@font-face {
    font-family: Actor;
    src: url(../fonts/actor/actor-regular.eot);
    src: url(../fonts/actor/actor-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/actor/actor-regular.woff) format('woff'), url(../fonts/actor/actor-regular.ttf) format('truetype'), url(../fonts/actor/actor-regular.svg#actorregular) format('svg');
    font-weight: 400;
    font-style: normal;
    unicode-range: U+0-2f, U+40-10FFFF
}

@font-face {
    font-family: Actor;
    src: url(../fonts/open-sans/opensans-regular.eot);
    src: url(../fonts/open-sans/opensans-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/open-sans/opensans-regular.woff) format('woff'), url(../fonts/open-sans/opensans-regular.ttf) format('truetype'), url(../fonts/open-sans/opensans-regular.svg#pt_sansregular) format('svg');
    font-weight: 400;
    font-style: normal;
    unicode-range: U+30-39
}

:focus {
    outline: 0!important
}

html {
    overflow-x: hidden
}

body {
    color: #c7c7c7;
    font-size: 13px;
    font-family: Actor
}

@-moz-document url-prefix() {
    body {
        font-size: 12px
    }
}

.btn,
body,
button,
input,
select,
textarea {
    -webkit-font-smoothing: antialiased
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

a {
    color: #1E66A5
}

a:hover {
    color: #164d7e
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Actor, sans-serif
}

h1,
h2,
h3 {
    margin-top: 10px
}

#leftbar,
#rightbar,
body {
    background: -moz-linear-gradient(left,  #0a0a0a 0%, #1a1a1a 50%, #0a0a0a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0a0a0a), color-stop(50%,#1a1a1a), color-stop(100%,#0a0a0a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%); /* IE10+ */
    background: linear-gradient(to right,  #0a0a0a 0%,#1a1a1a 50%,#0a0a0a 100%); /* W3C */

}

small {
    font-size: 90%
}

label {
    margin-bottom: 2px
}

.container {
    max-width: 100%;
    width: auto
}

.alert,
.breadcrumb,
.container .jumbotron,
.dropdown-menu,
.form-control,
.jumbotron,
.label,
.list-group-item:first-child,
.list-group-item:last-child,
.modal-content,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a,
.navbar,
.pager li>a,
.pager li>span,
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span,
.panel,
.panel-group .panel,
.panel-heading,
.popover,
.popover-title,
.progress,
.thumbnail,
.well {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

#top-menu .dropdown-menu,
.panel,
.progess,
.progress,
aside .form-control,
aside .form-control:focus,
blockquote {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.nav>li>a {
    padding: 9px 15px 8px
}

.form-group {
    margin-bottom: 10px
}

textarea.form-control {
    min-height: 100px;
    font-size: 12px
}

.btn,
label {
    font-weight: 400
}

.media>.pull-left {
    margin-right: 10px
}

.btn {
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .15)
}

.input-group-btn>.btn {
    margin-right: -1px;
    margin-left: -1px
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: 0 0
}

blockquote {
    border-left: 5px solid #ACACAC;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    background: #fff;
    position: relative;
    width: 100%
}

.blockquote {
    border: 0;
    padding: 2px 0 0 80px;
    position: relative;
    background: 0 0;
    box-shadow: none
}

.blockquote p,
blockquote p {
    font-size: 13px
}

blockquote>i {
    position: absolute;
    right: 8px;
    bottom: 0;
    font-size: 50px;
    opacity: .15
}

.blockquote>img {
    position: absolute;
    top: 3px;
    left: 0;
    width: 60px;
    border-radius: 40px
}

.blockquote small:before {
    content: ""
}

[class*=lists] {
    list-style: none;
    margin-left: 8px;
    padding-left: 0
}

[class*=lists]>li:before {
    margin-right: 7px;
    font-family: icomoon;
    font-size: 10px
}

.lists-star>li:before {
    content: "\e0d4"
}

.lists-right>li:before {
    content: "\e102"
}

.lists-caret>li:before {
    content: "\e10e"
}

.lists-arrow-right>li:before {
    content: "\e12e"
}

.lists-arrow-right-2>li:before {
    content: "\f105";
    font-size: 12px
}

.lists-circle>li:before {
    content: "\e13f"
}

.lists-plus>li:before {
    content: "\e106";
    font-size: 8px
}

tr.blue,
tr.dark,
tr.green,
tr.red,
tr.yellow {
    color: #fff
}

tr.blue td,
tr.dark td,
tr.green td,
tr.red td,
tr.yellow td {
    border-top: 0!important
}

.table>thead>tr>th {
    padding: 6px 8px 5px;
    font-size: 11px;
    border-bottom: 0
}

.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered {
    border: 0
}

.table-bordered>tbody>tr>td,
.table-bordered>thead>tr>th {
    border-bottom: 0;
    border-left: 0
}

.table-bordered>tbody>tr>td:last-child,
.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.table-responsive {
    border: 0
}

.dropcap {
    text-transform: uppercase;
    font-size: 55px;
    float: left;
    line-height: 97%;
    margin: -2px 5px 0 -4px
}

.dataTable {
    margin: 0
}

.dataTable th:hover {
    cursor: pointer
}

.sOption_wrapper {
    float: left;
    width: 100%;
    border-bottom: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box
}

.sOption_wrapper .pagination {
    margin-top: 0
}

.sOption_wrapper .sOption {
    padding: 12px 0 10px
}

.sOption_wrapper .pagin {
    padding: 16px 0 18px
}

.sOption_wrapper select {
    margin: 1px 0 0;
    font-size: 12px;
    width: 70px;
    padding: 3px
}

.sOption_wrapper input[type=text] {
    margin: 0;
    height: 26px;
    padding-right: 25px;
    width: 300px
}

.dataTables_filter label {
    position: relative
}

.dataTables_filter label:after {
    content: "\e083";
    color: #A3A3A3;
    font-family: icomoon;
    position: absolute;
    right: 8px;
    top: 5px
}

.dataTables_paginate>a,
.pagin-numbers a {
    margin-left: -1px;
    padding: 7px 10px;
    height: 32px;
    height: 33px \0/;
    font-size: 12px;
    margin-top: 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: 0 1px 0 #fff;
    color: #333;
    cursor: pointer
}

.dataTables_paginate>a:hover,
.pagin-numbers a:hover,
.paginate_active {
    background: rgba(204, 204, 204, .19)
}

.btn {
    background-color: #fff;
    font-size: 13px;
    border: 1px solid #B6B6B6;
    border-radius: 0
}

.btn-sm {
    font-size: 12px;
    padding: 5px 10px
}

.btn-lg {
    font-size: 16px
}

aside .btn {
    box-shadow: none
}

.btn-primary {
    background-color: #3780c1;
    border-color: #2e6da7
}

.btn-danger {
    background-color: #d53e39;
    border-color: #b92c28
}

.btn-warning {
    background-color: #eb9607;
    border-color: #DB8A00
}

.btn-info {
    background-color: #3DADCE;
    border-color: #2A93B3
}

.btn-dark {
    background-color: #232323;
    border-color: #141414
}

.btn-dark .caret {
    border-top-color: #fff
}

.btn-success {
    background-color: #4FB44F;
    border-color: #43A343
}

.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover {
    background-color: #1b1b1b
}

.btn-dark,
.btn-dark a,
.btn-dark:active,
.btn-dark:hover {
    color: #fff!important
}

.btn-xs {
    padding: 4px 8px 3px;
    font-size: 11px
}

.btn-gr-gray {
    background-color: #F5F5F5;
    background-image: -moz-linear-gradient(top, #FFF, #E6E6E6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#E6E6E6));
    background-image: -webkit-linear-gradient(top, #FFF, #E6E6E6);
    background-image: -o-linear-gradient(top, #FFF, #E6E6E6);
    background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
    background-repeat: repeat-x;
    border: 1px solid #CCC;
    color: #333;
    border-color: #E6E6E6 #E6E6E6 #BFBFBF;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    box-shadow: none
}

.btn-gr-gray:active,
.btn-gr-gray:focus,
.btn-gr-gray:hover {
    background: #F5F5F5;
    color: #333;
    border-color: #E6E6E6 #E6E6E6 #BFBFBF;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-gr-gray .caret {
    border-top-color: #333
}

#main {
    position: relative
}

#content {
    /*background: url(../img/content-bg/content-bg.jpg);*/
    background: #ffffff;
    margin: 0px 20px 0px 20px;
    padding: 20px 20px 40px 20px;
    position: relative;
    color: #333;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, .8)
}

#footer {
    background: url(../img/content-bg/content-bg.jpg);
    margin: 0px 20px 0px 20px;
    padding: 20px 20px 35px;
    position: relative;
    color: #333;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .8)
}

#leftbar,
#rightbar {
    display: block;
    position: relative;
    z-index: 16;
    height: 100%
}

#leftbar-toggle,
#rightbar-toggle {
    background: transparent url(../img/body-bg/cloth.png);
    color: #eee;
    width: 15px;
    height: 30px;
    position: absolute;
    font-size: 20px;
    cursor: pointer
}

#leftbar-toggle:hover,
#rightbar-toggle:hover {
    color: #FFA206
}

#rightbar-toggle {
    right: 100%;
    box-shadow: -2px 0 2px rgba(0, 0, 0, .3);
    top: 11px;
    padding: 1px 0 0 7px;
    border-radius: 50px 0 0 50px
}

#leftbar-toggle {
    left: 100%;
    box-shadow: 2px 0 2px rgba(0, 0, 0, .3);
    top: 11px;
    padding: 1px 0 0;
    border-radius: 0 50px 50px 0
}

#rightbar.toggled {
    box-shadow: -3px 0 3px -1px rgba(0, 0, 0, .4)
}

#leftbar.toggled {
    box-shadow: 3px 0 3px -1px rgba(0, 0, 0, .4)
}

.toggled .sidebar-toggle i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    position: absolute
}

#rightbar.toggled .sidebar-toggle i {
    margin: 4px 0 0 2px
}

#leftbar.toggled .sidebar-toggle i {
    margin: 5px 0 0 -1px
}

aside a {
    color: #c7c7c7
}

.side-menu ul li a.active:hover,
aside a.active,
aside a.active i,
aside a:active,
aside a:focus,
aside a:hover,
aside a:hover i {
    color: #FFA206
}

aside small {
    color: #818181
}

aside small.small {
    color: inherit;
    margin-top: 4px;
    display: block
}

aside ul {
    list-style: none;
    margin: 0;
    padding: 0
}

aside .shadowed {
    margin: 0 15px 15px;
    padding: 12px
}

#header {
    padding: 15px
}

#header .dropdown-menu {
    margin-top: -2px
}

#header .form-control:focus {
    border: 0;
    box-shadow: none
}

.logo {
    float: left;
    font-size: 15px;
    padding: 7px 15px
}

.logo:hover {
    color: #FFA206
}

#top-menu {
    margin-left: 10px
}

#top-menu>li>a,
.logo {
    color: #c7c7c7;
    text-shadow: 1px 1px 1px #000
}

#top-menu .caret {
    border-top-color: #c7c7c7;
    display: none
}

#top-menu>li>a:hover .caret {
    border-top-color: #FFA206
}

#top-menu>li.active>:hover,
#top-menu>li.active>a,
#top-menu>li.active>a:focus,
#top-menu>li>a:focus,
#top-menu>li>a:hover {
    background: 0 0;
    color: #FFA206
}

.profile-menu {
    float: right;
    padding: 3px;
    margin-left: 10px
}

.profile-menu .profile-pic {
    width: 29px;
    height: 29px
}

.top-search {
    float: right;
    position: relative;
    padding-right: 30px
}

.top-search input[type=text] {
    border: 0;
    background: 0 0
}

.top-search button[type=submit] {
    background: 0 0;
    border: 0;
    color: #797979;
    position: absolute;
    top: 7px;
    right: 3px;
    font-size: 14px
}

.top-search .form-control {
    height: 35px;
    font-family: inherit;
    width: 230px
}

aside .top-search.shadowed {
    padding: 0;
    width: auto;
    float: none
}

.top-search::-webkit-input-placeholder {
    color: #818181;
    font-style: italic
}

.top-search:-moz-placeholder {
    color: #818181;
    font-style: italic
}

.top-search::-moz-placeholder {
    color: #818181;
    font-style: italic
}

.top-search:-ms-input-placeholder {
    color: #818181;
    font-style: italic
}

.updates {
    margin-right: 10px;
    padding: 0 3px 0 9px;
    height: 35px;
    color: #333
}

.updates ul {
    margin: 0
}

.updates li {
    float: left
}

.updates .shortline {
    color: #4f4f4f;
    font-size: 12px
}

.updates ul li>a {
    float: left;
    padding: 5px 2px;
    opacity: .7
}

.updates a:hover {
    opacity: 1
}

.updates a img {
    width: 25px
}

.updates a.messages img {
    margin-top: 4px
}

.updates .dropdown-menu {
    width: 320px;
    margin-left: -160px;
    z-index: 30
}

.updates .media {
    width: 100%;
    float: left
}

.updates .date {
    font-size: 11px;
    margin-left: 5px;
    color: #8d8d8d
}

.updates-header {
    border-bottom: 1px solid #ccc;
    padding: 0 12px 4px;
    font-size: 12px
}

.updates-footer {
    background: #f7f7f7;
    margin-bottom: -5px;
    padding: 3px 10px;
    text-align: center;
    font-size: 12px
}

.updates .listview {
    height: 196px
}

.red {
    background: #E93C3C
}

.green {
    background: #09AD30
}

.blue {
    background: #0087f4
}

.yellow {
    background: #FFA206
}

.dark {
    background: #474747
}

.shortcut-area {
    float: left;
    margin-bottom: 15px;
    width: 100%
}

.shortcut {
    width: 95px;
    margin: 0 10px 10px 0;
    height: 80px;
    text-align: center;
    position: relative;
    float: left;
    padding: 12px 9px 9px
}

.shortcut i {
    font-size: 36px;
    color: #333;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms
}

.shortcut .title {
    display: block;
    margin-top: 3px;
    color: #6B6B6B
}

.shortcut:hover .title {
    display: none
}

.shortcut:hover i {
    font-size: 50px;
    color: #0077b0
}

.s-counts {
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    line-height: 100%;
    padding: 2px 2px 1px;
    margin: 3px;
    font-size: 11px
}

.block {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    text-shadow: none
}

.block>h2 {
    font-size: 13px;
    width: 100%;
    text-transform: uppercase;
    color: #737373;
    margin: 0 0 10px;
    font-weight: 400;
    line-height: 100%;
    padding: 9px 13px;
    letter-spacing: 0
}

.block-body {
    padding: 5px 15px 15px
}

.config {
    position: absolute;
    top: 8px;
    right: 10px
}

.config>a {
    color: #6D6D6D;
    margin-left: 7px
}

.config>a:hover {
    color: #000
}

.config>.btn {
    color: #333
}

.p-header {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px dashed #B1B1B1
}

.p-header .config {
    top: 0;
    right: 0
}

.p-header>h2 {
    font-size: 20px;
    line-height: 100%;
    font-weight: 400;
    margin: 5px 0 8px;
    letter-spacing: 0
}

.block-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
    text-shadow: none;
    background: #333;
    display: inline-block;
    color: #fff;
    padding: 6px 10px 5px;
    text-transform: uppercase;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .2);
    margin: 0 0 15px
}

.activity {
    margin: 0;
    list-style: none
}

.activity>li {
    margin-bottom: 8px;
    float: left;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 8px
}

.activity .number {
    float: left;
    padding: 4px 7px 2px;
    line-height: 100%;
    font-size: 29px;
    color: #FFF;
    text-align: center;
    min-width: 70px
}

.activity .media-body {
    margin: 10px 10px 0;
    text-transform: uppercase
}

.post-title {
    line-height: 21px;
    display: block;
    margin: 0 0 5px
}

.controls>.btn+.btn {
    margin-left: 0
}

.controls .btn,
.controls .btn:hover {
    margin-right: -1px
}

.controls .btn i {
    font-size: 10px;
    color: #383838
}

.controls .btn:hover i {
    color: #000
}

.simple-list .list-group {
    margin-bottom: 0
}

.simple-list .icon {
    font-size: 15px;
    display: inline-block;
    width: 12px;
    color: #868686
}

.simple-list .block>h2 {
    margin-bottom: 0
}

.box-view {
    padding: 0 8px 5px;
    display: inline-block;
    width: 100%
}

.box-view>.box-item {
    padding: 7px;
    display: inline-block;
    margin: 0
}

.box-view>.box-item img {
    max-width: 100%
}

.side-menu>li>ul {
    background: rgba(0, 0, 0, .35);
    padding-bottom: 10px;
    display: none;
    margin-bottom: 10px;
    border: 1px solid #292929;
    border-top: 0
}

.side-menu>li:last-child ul {
    border-top: 1px solid #292929
}

.side-menu ul li a,
.side-menu>li>a {
    max-width: 100%;
    display: block
}

.side-menu>li>a {
    border-bottom: 1px solid #292929;
    padding: 7px 0
}

.side-menu>li:first-child>a {
    padding-top: 2px
}

.side-menu ul li a {
    padding: 9px 12px 0
}

.side-menu ul li a:hover {
    color: #868686
}

.side-menu>li i {
    width: 23px;
    display: inline-block
}

.side-menu>li.open ul {
    display: block
}

ul.post-menu {
    margin: 15px 0 10px
}

ul.post-menu li:first-child {
    padding-left: 0
}

ul.post-menu li a {
    color: #9C9C9C;
    font-size: 15px;
    padding-bottom: 15px;
    text-transform: uppercase
}

@-moz-document url-prefix() {
    ul.post-menu li a {
        padding-bottom: 13px
    }
}

ul.post-menu li a.active {
    background: url(../img/up-arrow.png) no-repeat center bottom;
    position: relative;
    z-index: 10
}

.post-options i,
ul.post-menu li a.active,
ul.post-menu li a:hover {
    color: #333
}

.post-area {
    margin-bottom: 30px
}

.text-post {
    resize: none;
    height: 80px;
    margin: 0;
    width: 100%;
    padding: 7px 8px;
    border: 1px solid #ccc
}

.post-options {
    background: #F0F0F0;
    border: 1px solid #ccc;
    border-top: 0;
    margin: -1px 0 15px 0;
    padding: 3px 12px;
    position: relative
}

.post-options a {
    margin-right: 10px
}

.post-options a:hover i {
    color: #000
}

.wall-post {
    position: absolute;
    top: 0;
    right: 0;
    height: 29px;
    line-height: 100%
}

.post {
    display: inline-block;
    width: 100%
}

.media-header {
    margin-bottom: 5px
}

.add-comment {
    display: none
}

.media-header .poster i {
    margin: 2px 8px 0;
    color: #868686
}

.comments .media:hover {
    background: #f3f3f3
}

.cancel-comment {
    margin-left: 3px
}

.comments .text-post,
.post .media-body p {
    margin-bottom: 10px
}

.post [class*=post-] {
    margin-right: 15px
}

.post [class*=post-].pull-right {
    margin-right: 0
}

.post .post-like.liked i {
    color: orange
}

.media-footer {
    padding: 6px 10px;
    background: #FDFDFD;
    margin: 15px 0 20px;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    line-height: 100%
}

.media-footer .post-comment {
    margin-left: 0;
    color: #1E66A5
}

.media-footer .post-comment:hover {
    cursor: pointer;
    color: #164d7e
}

.post .media .media {
    border: 1px solid #ccc;
    padding: 10px;
    margin: -1px 0 0 0
}

.image-post {
    max-width: 100%;
    display: block
}

.album-post .img-popup img {
    width: 100px
}

.img-popup {
    position: relative;
    display: inline-block;
    margin: 0 10px 10px 0
}

.img-popup>i {
    position: absolute;
    background: rgba(255, 255, 255, .9);
    width: 28px;
    height: 28px;
    text-align: center;
    color: #000;
    font-size: 14px;
    padding-top: 7px;
    border-radius: 22px;
    top: 50%;
    margin: -14px 0 0 -14px;
    left: 50%;
    opacity: 0;
    z-index: 200;
    transition: opacity 300ms;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms
}

.img-popup:hover {
    opacity: .8
}

.img-popup:hover i {
    opacity: 1
}

.tab {
    padding: 6px 6px 7px;
    border-bottom: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a {
    border: 0;
    background: 0 0
}

.nav-tabs>li>a {
    padding: 5px 15px;
    color: #616161
}

.nav-tabs>li a:hover {
    background: #e5e5e5
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover {
    background: #41A2D3;
    color: #fff
}

.tab-content {
    padding: 12px 15px 15px
}

.modal-backdrop:focus,
.modal:focus {
    outline: 0!important
}

.modal-backdrop {
    background: #fff
}

.flat {
    min-width: 250px;
    padding: 0
}

.flat .flat-header,
.modal-header {
    padding: 13px 15px 11px;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 0 #fff
}

.flat .flat-title,
.modal-title {
    margin: 0;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    color: #707070
}

.flat .flat-body {
    padding: 15px
}

.flat .flat-footer,
.modal-footer,
.std42-dialog .ui-dialog-buttonpane {
    padding: 12px 15px;
    border-top: 1px solid #CCC;
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, .5)
}

.modal-footer {
    margin-top: 0
}

.modal-backdrop.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

#sb-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none
}

#sb-body,
#sb-info,
#sb-loading,
#sb-overlay,
#sb-title,
#sb-wrapper-inner {
    position: relative
}

#sb-body,
#sb-body-inner,
#sb-loading,
#sb-loading-inner img,
#sb-nav,
#sb-overlay,
#sb-player.html {
    height: 100%;
    width: 100%
}

#sb-body-inner,
#sb-loading-inner,
#sb-nav-close,
#sb-wrapper {
    position: absolute
}

#sb-container,
#sb-wrapper {
    visibility: hidden
}

#sb-info,
#sb-title,
#sb-wrapper-inner {
    overflow: hidden
}

#sb-player.html {
    overflow: auto
}

#sb-loading-inner {
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    left: 50%
}

#sb-body,
#sb-loading {
    background-color: #060606
}

#sb-info,
#sb-title {
    margin: 0;
    padding: 0
}

#sb-title,
#sb-title-inner {
    height: 26px
}

#sb-title-inner {
    text-align: center
}

#sb-info,
#sb-info-inner {
    height: 20px;
    line-height: 20px
}

#sb-info-inner {
    font-size: 12px
}

#sb-nav {
    float: right;
    text-align: right
}

[id^=sb-nav-] {
    display: inline-block;
    width: 16px;
    margin-left: 3px;
    cursor: pointer;
    line-height: 100%;
    vertical-align: middle
}

#sb-nav-close,
#sb-nav-next,
#sb-nav-previous {
    color: #EEE
}

#sb-nav-next,
#sb-nav-previous {
    font-size: 16px
}

#sb-nav-close {
    top: 15px;
    right: 20px;
    z-index: 101;
    font-size: 16px
}

#sb-counter {
    color: #616161;
    display: inline-block;
    float: left
}

.carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: #000;
    display: none
}

.carousel:hover .carousel-control {
    display: block
}

.carousel-control [class*=icon-] {
    font-weight: 400;
    font-family: icomoon;
    font-size: 33px;
    position: static;
    line-height: 100%;
    text-align: center;
    margin: 3px auto auto
}

.carousel:hover [class*=icon-] {
    display: block
}

.carousel-control .icon-prev:before {
    content: "\f100"
}

.carousel-control .icon-next:before {
    content: "\f101"
}

.photo-slide .carousel-control {
    width: 30px;
    height: 30px;
    margin-top: -15px
}

.photo-slide .carousel-control [class*=icon-] {
    font-size: 22px
}

.carousel-caption {
    background: rgba(0, 0, 0, .45);
    padding-top: 0
}

.carousel-caption * {
    text-shadow: none!important
}

.carousel-caption h3 {
    margin-bottom: 0
}

.accordion .panel-heading .panel-title a {
    display: block;
    width: 100%
}

.accordion .panel-heading .panel-title a.active:after,
.accordion .panel-heading .panel-title a:after {
    font-family: icomoon;
    float: right;
    font-size: 18px
}

.accordion .panel-heading .panel-title .accordion-toggle:after {
    content: "\f107"
}

.accordion .panel-heading .panel-title .active:after {
    content: "\f106"!important
}

.dropdown-menu {
    font-size: 13px
}

.dropdown-menu.select-green {
    border-color: #048629
}

.dropdown-menu.select-blue {
    border-color: #007A99
}

.dropdown-menu.select-orange {
    border-color: #EE7C00
}

.dropdown-menu.select-red {
    border-color: #C20000
}

.dropdown-menu>li>a {
    padding: 3px 12px
}

.dropdown-menu>li>a:hover,
.elfinder-button-menu-item:hover,
.elfinder-contextmenu-item:hover {
    color: #000;
    background: #ddd
}

.dropdown-menu .divider {
    background-color: #c7c7c7
}

.tooltip.right .tooltip-arrow {
    border-right-color: #5A5A5A
}

.tooltip.left .tooltip-arrow {
    border-left-color: #5A5A5A
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #999
}

.tooltip-inner {
    background: -moz-linear-gradient(top, #999 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, #999 0, #000 100%);
    background: -o-linear-gradient(top, #999 0, #000 100%);
    background: -ms-linear-gradient(top, #999 0, #000 100%);
    background: linear-gradient(to bottom, #999 0, #000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#000000', GradientType=0);
    font-size: 12px;
    text-shadow: none;
    border-radius: 2px
}

.panel,
.panel-group .panel-heading+.panel-collapse .panel-body,
.panel-heading {
    background: 0 0;
    border: 0
}

.panel-title {
    font-size: 14px
}

.popover {
    box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

.popover,
.popover-title {
    border: 0
}

.popover.top .arrow {
    border-top-color: #d5d5d5
}

.popover.right .arrow {
    border-right-color: #d5d5d5
}

.popover.left .arrow {
    border-left-color: #d5d5d5
}

.popover.bottom .arrow {
    border-bottom-color: #DDD
}

aside .top-search .form-control {
    width: 100%
}

.counts li {
    padding: 0 0 7px;
    margin-bottom: 3px;
    border-bottom: 1px solid #292929
}

.counts li:last-child {
    padding-bottom: 2px
}

.big-text {
    display: block;
    font-size: 20px;
    color: #FFA206
}

.sub-text {
    display: block;
    width: 100%;
    margin-top: -5px
}

.clock #date {
    font-size: 12px;
    text-transform: uppercase;
    margin: 3px 0 0 -1px;
    text-align: center
}

.clock #time {
    font-size: 35px;
    line-height: 110%;
    color: #FFA206;
    margin: 0 0 2px -3px;
    text-align: center;
    letter-spacing: -3px
}

.notification>ul.tab {
    margin: -12px -12px 0;
    background: rgba(0, 0, 0, .2);
    padding: 7px 0 8px;
    margin-bottom: 10px
}

.notification>ul.tab li {
    display: inline-block;
    padding: 0 10px
}

.notification>ul.tab li.active a {
    color: #FFA206
}

.notification .tab-content .media {
    padding-bottom: 5px;
    margin-top: 10px;
    border-bottom: 1px solid #292929
}

.notification .tab-content .media>a {
    margin: 1px 8px 0 0
}

.notification .tab-content .media>a img {
    width: 26px;
    height: 26px
}

.notification .tab-content {
    line-height: 12px;
    padding: 0
}

.notification .tab-content small {
    display: block;
    margin-top: 2px
}

.news-feed {
    position: relative
}

#news-feed {
    height: 280px
}

.news-feed .itemTitle {
    margin-right: 5px
}

.feedEkList {
    width: 100%;
    float: left
}

.news-feed .feedEkList li {
    border-bottom: 1px solid #292929;
    padding-bottom: 8px;
    margin-bottom: 8px
}

.news-feed .itemTitle a {
    color: #FFA206;
    line-height: 18px
}

.news-feed .itemTitle a:hover {
    color: #ce8100
}

.news-feed .itemDate {
    font-size: 85%
}

.news-feed .loader {
    width: 30px;
    height: 30px;
    position: absolute;
    margin-left: -15px;
    left: 50%;
    margin-top: -15px;
    top: 50%;
    opacity: .75;
    border-radius: 5px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

[class*=side-pie] {
    border-radius: 100px;
    display: inline-block
}

.side-pie-large {
    padding: 9px 8px 8px 9px!important;
    margin: 0!important
}

.side-pie-tiny {
    padding: 6px 5px 5px 6px!important;
    margin: 0 3px!important
}

.line-chart {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGElEQVQYV2PU1NT8z0AAMBJSAJIfVcQAAO6dAYSHMOXKAAAAAElFTkSuQmCC)
}

.side-tristate .side-border {
    padding-bottom: 12px;
    margin-bottom: 17px
}

.side-tristate .side-border:last-child {
    margin: 0
}

.side-collapse .panel-heading {
    padding: 0
}

.side-collapse .panel-heading .panel-title {
    font-size: 13px
}

.side-collapse .panel-heading h3 a {
    padding: 3px 0 9px;
    border-bottom: 1px solid #292929
}

.side-collapse .panel-title a:after {
    font-size: 15px!important
}

.side-collapse .panel-body {
    color: #8A8A8A;
    padding: 0;
    margin: 4px 0 10px
}

.side-progress .progress {
    padding: 2px;
    border: 1px solid #292929;
    height: 11px;
    background: rgba(0, 0, 0, .35);
    box-shadow: none;
    margin-bottom: 6px
}

.p-album .p-album-body img {
    width: 80px;
    margin: 0 3px 8px;
    display: inline-block;
    padding: 2px;
    background: rgba(0, 0, 0, .35);
    border: 1px solid #292929
}

.p-album .p-album-body img:hover {
    opacity: .8
}

.information .info-body {
    max-height: 250px
}

.information .info-body i {
    font-size: 62px;
    color: #FFA206;
    float: left;
    margin: 0 11px 0 0
}

.side-form .form-control,
.side-form .form-control:focus {
    border: 1px solid #292929
}

.side-form .form-control {
    font-size: 11px;
    background: rgba(0, 0, 0, .35)
}

select.form-control {
    padding-left: 4px;
    padding-right: 4px
}

.side-form textarea.form-control {
    resize: none;
    height: 80px
}

aside .side-calendar {
    padding: 0
}

.side-calendar .fc-header {
    background: rgba(0, 0, 0, .25);
    border-bottom: 1px solid #292929;
    margin-bottom: 0
}

.side-calendar .fc-header-title h2 {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0;
    padding: 6px 7px 7px
}

.side-calendar td,
.side-calendar th {
    border-color: #292929
}

.side-calendar td {
    font-size: 11px;
    color: #c7c7c7
}

.side-calendar th {
    font-size: 9px;
    padding: 4px 0
}

.side-calendar .fc-grid .fc-day-number {
    text-align: center;
    float: none
}

.side-calendar .fc-today,
.side-calendar th {
    color: #FFA206
}

.side-calendar .fc-today {
    background: rgba(0, 0, 0, .35)!important
}

.side-calendar .fc-button-today {
    display: none
}

.side-calendar .fc-text-arrow i {
    font-size: 18px;
    margin-right: 9px;
    position: relative;
    top: 4px
}

.side-calendar .fc-text-arrow:hover {
    color: #FFA206;
    cursor: pointer
}

.side-calendar .fc-header-right {
    text-align: right
}

.side-calendar .fc-button {
    background: 0 0;
    border: 0;
    padding: 0
}

.side-calendar .block {
    margin-bottom: -5px
}

.side-calendar .fc-content table td {
    padding-top: 5px
}

aside .side-profile {
    padding: 4px;
    position: relative
}

.side-profile .banner-img {
    width: 100%
}

.side-profile .profile-pic img {
    width: 90px;
    height: 90px;
    top: 0;
    margin: 20px 0 0 -45px;
    left: 50%;
    position: absolute;
    border: 7px solid rgba(0, 0, 0, .5)
}

.side-profile h4 {
    text-align: center;
    margin: 25px 0 0;
    border-bottom: 1px solid #292929;
    padding-bottom: 3px;
    color: #FFA206
}

.side-profile .btn-gr-gray {
    border: 3px solid rgba(0, 0, 0, .9);
    margin: 10px 0 15px
}

.overflow {
    overflow: auto
}

#content .vertical-handle {
    background: rgba(0, 0, 0, .25)
}

.chzn-drop .vertical-handle {
    right: 1px;
    background: rgba(0, 0, 0, .3)
}

.nicescroll-rails {
    z-index: 100!important
}

.progress {
    background: #fff;
    padding: 3px;
    box-shadow: 0 1px 0 #fff, inset 0 0 4px rgba(0, 0, 0, .2);
    border: 1px solid #ccc
}

.img-shadowed {
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .3)
}

.alert {
    border: 0;
    color: #fff
}

.alert a {
    color: #fff;
    border-bottom: 1px dashed #fff
}

.alert a:hover {
    border-bottom-style: solid
}

.alert[class*=alert-] {
    border: 0;
    color: #fff;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, .14)
}

.alert-success {
    background-color: #28C44D
}

.alert-info {
    background-color: #41A2D3
}

.alert-warning {
    background-color: #E0C63D
}

.alert-danger {
    background-color: #E47272
}

.alert-icon {
    padding-left: 45px;
    position: relative
}

.alert-icon>i {
    font-size: 23px;
    position: absolute;
    top: 12px;
    left: 15px
}

.alert-dismissable .close {
    color: #fff;
    opacity: .7;
    text-shadow: none;
    font-size: 16px;
    top: -9px;
    right: -26px
}

.pagination {
    background: #fff;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .25);
    margin: 10px 0;
    font-family: Tahoma
}

.pagination>li>a,
.pagination>li>span {
    background: 0 0;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 0 #fff;
    color: #616161;
    cursor: pointer
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span {
    border: 1px solid #ccc;
    background: 0 0;
    color: #a2a2a2
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    border-color: #ccc;
    background: rgba(204, 204, 204, .4);
    color: #333;
    box-shadow: 0 1px 0 #fff
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background: rgba(204, 204, 204, .19);
    color: #333
}

.pager>li a {
    margin-bottom: 3px
}

.breadcrumb,
.pager li>a,
.pager li>span {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .2), 1px 1px 0 #fff;
    border: 1px solid #ccc;
    color: #616161;
    background: #fff
}

.pager li>a.active,
.pager li>a:focus,
.pager li>a:hover {
    background: #f3f3f3;
    color: #333
}

.jumbotron {
    font-size: 16px
}

.s-text {
    font-size: 13px
}

.thumbnail .btn {
    margin: 6px 4px 0 0
}

.list-group-item {
    background: 0 0;
    border-bottom: 1px solid #ddd;
    border-left: 0;
    border-right: 0
}

.list-group-item:first-child {
    border-top: 0
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background: rgba(0, 0, 0, .032)!important;
    border-color: transparent;
    border-bottom: 0;
    color: #333!important
}

.nav-pills>.active>a >.badge,
a.list-group-item.active>.badge {
    color: #fff;
    background-color: #428bca;
    font-size: 11px
}

a.list-group-item:focus,
a.list-group-item:hover {
    background: rgba(0, 0, 0, .05)
}

.panel-footer {
    border: 0
}

.media-heading {
    font-size: 12px;
    font-weight: 700
}

.gallery-container .img-popup img {
    width: 100%
}

.gallery-container .gallery-thumb {
    width: 165px
}

.block.thumbnail {
    margin-bottom: 10px;
    padding: 5px
}

.gallery-sort,
.thumbs-container {
    display: inline-block;
    width: 100%;
    overflow: hidden
}

.gallery-sort .pager {
    margin-top: 10px
}

#content .block,
.shortcut,
.tab-container,
.table {
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .2), 0 1px 0 #fff;
    border: 1px solid #ccc;
    background: #fff
}

.shadowed {
    background: rgba(0, 0, 0, .35);
    box-shadow: 0 0 5px rgba(0, 0, 0, .42) inset, 0 1px 0 rgba(255, 255, 255, .1)
}

.shadowed .title {
    font-size: 12px;
    line-height: 100%;
    font-weight: 400;
    margin: -12px -12px 10px -12px;
    padding: 8px 9px 9px;
    background: rgba(0, 0, 0, .25);
    text-transform: uppercase
}

.media-object,
.poster-pic {
    width: 45px;
    padding: 3px;
    background: #FFF;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2)
}

.block>h2,
.form-wizard .wizard-nav,
.nav-tabs,
.panel-default>.panel-heading,
.panel-footer,
.panel-heading,
.table thead>tr>th,
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table-striped>tbody>tr:nth-child(even)>td,
.table-striped>tbody>tr:nth-child(even)>th,
.wizard-footer {
    background: rgba(0, 0, 0, .05)
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background: 0 0
}

.show-more {
    margin: 6px 0 -4px 0;
    text-align: center;
    display: block;
    width: 100%
}

input:focus,
select:focus,
textarea:focus {
    outline: 0
}

.divider {
    margin: 20px -17px;
    background: #ccc;
    height: 1px;
    box-shadow: 0 1px 0 #fff
}

.side-border {
    border-bottom: 1px solid #292929;
    padding-bottom: 5px;
    margin-bottom: 8px
}

.counts li:last-child,
.list-group-item:last-child,
.news-feed .feedEkList li:last-child,
.side-border:last-child,
.side-collapse .panel:last-child h3 a {
    margin-bottom: 0;
    border-bottom: 0
}

.fileupload .thumbnail,
.slider.slider-horizontal .slider-track,
.text-post,
.uneditable-input {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.close {
    position: relative;
    top: -1px;
    font-size: 14px
}

.label {
    padding-bottom: .2em;
    font-weight: 400
}

.activity>li:last-child,
aside ul li:last-child,
aside ul li:last-child a {
    border-bottom: 0
}

.dropdown-menu,
.elfinder-button-menu,
.elfinder-contextmenu,
.elfinder-contextmenu-sub,
.elfinder-dialog,
.modal-content {
    border: 2px solid #272727;
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fff 1%, #dadada 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), color-stop(100%, #dadada));
    background: -webkit-linear-gradient(top, #fff 1%, #dadada 100%);
    background: -o-linear-gradient(top, #fff 1%, #dadada 100%);
    background: -ms-linear-gradient(top, #fff 1%, #dadada 100%);
    background: linear-gradient(to bottom, #fff 1%, #dadada 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dadada', GradientType=0)
}

.listview .media {
    margin-top: 0;
    border-bottom: 1px solid #ccc;
    position: relative
}

.listview .media:not(.listview-header) {
    padding: 12px 0
}

.updates .listview .media {
    padding: 6px 10px
}

.listview-header {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-left: 27px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%
}

.listview-header .check-all {
    position: absolute;
    top: 50%;
    height: 14px;
    margin-top: -11px;
    left: 0
}

.listview .media:hover {
    background: rgba(255, 255, 0, .1)
}

.listview-header:hover {
    background: transparent!important
}

.listview .media label {
    margin-bottom: 0
}

.listview .media small {
    color: #919191
}

.listview .media-object {
    width: 40px
}

.updates .media-object {
    width: 30px
}

.listview .media .attrs {
    padding: 4px 5px;
    line-height: 100%;
    margin: 4px 5px 2px 0;
    font-size: 12px;
    float: left;
    width: auto;
    color: #676767
}

.list-view-search {
    float: right;
    margin-right: 1px
}

.list-options {
    position: absolute;
    right: 5px;
    display: none;
    height: 30px;
    margin-top: -15px;
    top: 50%;
    z-index: 100
}

.listview .media:hover .list-options {
    display: block
}

.list-delete-all {
    display: none
}

.block .listview .media {
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #eee
}

.block .listview .media .list-options {
    right: 20px
}

.block .listview .attrs {
    box-shadow: none!important
}

.listview-block .block>h2 {
    margin-bottom: 0
}

.error-404 {
    width: 320px;
    margin: 40px 0 0
}

.error-404 h1 {
    font-size: 125px;
    margin-bottom: 20px;
    text-shadow: 0 0 5px #000;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=6)
}

.error-text {
    font-size: 29px;
    margin: 15px 0;
    line-height: 100%
}

.badge {
    border-radius: 1px;
    letter-spacing: -1px;
    padding: 4px 4px 3px;
    font-weight: 400
}

[class*=lbox-] {
    background: rgba(0, 0, 0, .4);
    position: absolute
}

.lbox-horz {
    height: 136px;
    width: 100%;
    margin-top: -68px;
    top: 50%
}

.lbox-vert {
    height: 100%;
    width: 200px;
    left: 70%
}

.login-box {
    width: 200px;
    height: 136px;
    position: absolute;
    margin-top: -68px;
    top: 50%;
    left: 70%;
    padding: 15px;
    text-align: center
}

.lbox-vert a.forgot-password {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 16px
}

.login-box .btn {
    border: 1px solid #000
}

.cover {
    position: relative;
    margin: -13px -13px 30px
}

.cover img {
    max-width: 100%
}

.cover .profile-pic {
    max-width: 130px;
    position: absolute;
    max-height: 100%;
    bottom: -20px;
    z-index: 10;
    left: 15px;
    border: 4px solid rgba(0, 0, 0, .1);
    box-sizing: content-box;
    border-radius: 2px
}

.cover .profile-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: right;
    background: rgba(0, 0, 0, .35);
    padding: 8px
}

.cover .profile-btn .btn-gr-gray {
    border: 0;
    margin-left: 3px
}

.message-menu {
    width: 170px;
    background: rgba(0, 0, 0, .025);
    margin-right: 0!important;
    border-right: 1px solid #eee
}

.message-menu a {
    color: #333
}

.message-menu .list-group-item {
    border: 0;
    padding: 6px 15px
}

.message-header {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%
}

.message-body .listview-header {
    padding: 10px 13px 10px 42px!important
}

.message-body .listview-header .check-all {
    margin-top: -7px;
    left: 15px
}

.message-time {
    margin-top: 4px
}

.message-pagin a {
    font-size: 24px;
    margin: 0 2px
}

.message-tag {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-top: 4px;
    float: right
}

.main-graph {
    border-left: 1px solid #e4e4e4
}

.sub-graph {
    width: 205px;
    margin: 0!important
}

.sub-graph .sub-item {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 5px;
    padding: 0 0 8px 0;
    text-align: center
}

.sub-graph .sub-item:last-child {
    border: 0;
}

;
#footer {
    text-align: center;
    color: #797979;
    margin-top: 10px
}

.ie-block {
    background: #000;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000000001;
    text-align: center;
    font-family: "Courier New", Courier, monospace
}

.ie-block .Ops {
    color: #c20202;
    margin: 10px;
    font-size: 70px;
    text-shadow: 1px 1px 1px #000
}

.ie-block p {
    font-size: 20px;
    letter-spacing: -.01em;
    color: #ccc;
    width: 960px;
    margin: 0 auto
}

.ie-block .browsers {
    background: #eee;
    padding: 20px 0;
    list-style: none;
    margin: 30px 0
}

.ie-block .browsers li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0 10px
}

.ie-block .browsers li div {
    margin-top: 15px;
    color: #333
}

.ie-block .browsers li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px
}

.ie-block .browsers li a:hover {
    background: #fff
}

@media (min-width:1201px) {
    #rightbar .sidebar-container {
        width: 230px!important
    }
    #rightbar .sidebar-container>.shadowed {
        display: block!important
    }
}

@media (max-width:1200px) {
    #content {
        margin: 0px;
    }
    #rightbar {
        min-width: 15px;
        position: absolute;
        right: 0
    }
    #rightbar .sidebar-container {
        width: 15px
    }
    #rightbar .sidebar-container>.shadowed {
        display: none
    }
}

@media (min-width:992px) {
    #leftbar .sidebar-container {
        width: 230px;
    }
    .modal-narrow {
        width: 400px
    }
    .modal-wide {
        width: 930px
    }
}

@media (max-width:992px) {
    #content {
        margin: 0px;
    }
    #leftbar .sidebar-container {
        width: 200px
    }
    .top-search .form-control {
        width: 150px
    }
    .form-tab .tab-content {
        min-width: 100%;
        width: 100%
    }
    .masonry {
        position: static!important;
        top: auto!important;
        right: auto!important;
        left: auto!important;
        bottom: auto!important
    }
    .m-container {
        height: auto!important
    }
    .dataTables_paginate,
    .sOption_wrapper input[type=text] {
        width: 100%;
        display: block
    }
    .dataTables_info {
        display: none
    }
}

@media (max-width:992px) and (min-width:769px) {
    #leftbar .sidebar-container {
        width: 200px!important
    }
    .message-menu {
        width: 150px
    }
}

@media (min-width:769px) {
    #leftbar .shadowed {
        display: block
    }
    .list-view-search {
        width: 300px
    }
    .compose-message .dropdown-menu {
        width: 500px
    }
}

@media (max-width:768px) {
    #content {
        margin: 0px
    }
    #leftbar {
        min-width: 15px;
        position: absolute;
        left: 0
    }
    #leftbar .sidebar-container {
        width: 15px
    }
    #leftbar .sidebar-container .shadowed {
        display: none
    }
    .p-header>h2 {
        text-align: center;
        font-size: 17px;
        margin-bottom: 10px
    }
    .lbox-vert,
    .login-box {
        left: 50%;
        margin-left: -100px
    }
    #header .top-search,
    #top-menu,
    #top-menu>li,
    .top-search input[type=text] {
        width: 100%;
        display: block
    }
    #header .top-search,
    #top-menu {
        margin-top: 10px
    }
    #top-menu .caret {
        display: block;
        float: right;
        margin-top: 8px
    }
    #top-menu>li {
        margin: 0;
        border-bottom: 1px solid #292929
    }
    #top-menu>li.open,
    #top-menu>li:last-child {
        border: 0
    }
    #top-menu .divider {
        background-color: #292929;
        box-shadow: none
    }
    #top-menu .dropdown-menu {
        position: relative;
        width: auto;
        border: 1px solid #292929;
        background: rgba(0, 0, 0, .35);
        margin: 0 10px;
        float: none
    }
    #top-menu .dropdown-menu li a {
        color: #c7c7c7
    }
    #top-menu .dropdown-menu li a:hover {
        background: 0 0;
        color: #FFA206
    }
    ul.post-menu li a.active {
        background: 0 0
    }
    ul.post-menu {
        margin-bottom: 5px
    }
    .listview .media-object,
    .media-object,
    .poster-pic {
        width: 30px
    }
    .list-view-search {
        margin: 10px 1px 0 0
    }
    .message-menu {
        width: 40px;
        height: 24px;
        position: absolute;
        top: -28px;
        left: 50%;
        margin-left: -20px;
        z-index: 1;
        border: 0;
        overflow: hidden
    }
    .message-menu.toggled {
        width: 200px;
        height: auto;
        margin-left: -100px;
        background: rgba(255, 255, 255, .9);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .5)
    }
    .message-menu .message-menu-toggle {
        background: rgba(0, 0, 0, .01);
        width: 100%;
        text-align: center;
        font-size: 25px;
        display: block
    }
    .message-menu.toggled .message-menu-toggle:before {
        content: "\f106"
    }
    .message-menu .message-menu-toggle:hover {
        background: rgba(0, 0, 0, .04);
        cursor: pointer
    }
    .message-header {
        margin-bottom: 25px
    }
    .compose-message,
    .compose-message .dropdown-menu,
    .message-header .compose-btn {
        width: 100%
    }
    .updates {
        position: absolute;
        top: 15px;
        right: 50px;
        margin-left: auto
    }
    .updates .dropdown-menu {
        width: 250px;
        margin-left: -157px
    }
}

@media (max-width:480px) {
    #rightbar,
    .p-header .config {
        display: none
    }
    .post [class*=post-] {
        display: block;
        margin-bottom: 5px
    }
    .post [class*=post-].pull-right {
        float: left!important
    }
    .carousel-caption,
    .cover .profile-btn .btn span,
    ul.post-menu li a span {
        display: none
    }
    ul.post-menu li a.active span {
        display: inline-block
    }
    .media-footer {
        height: 64px
    }
    .listview .media-object {
        width: 25px
    }
    .error-404 {
        width: 100%
    }
    .login-register {
        width: auto;
        position: static;
        margin: 10px
    }
    .cover .profile-btn {
        padding: 5px
    }
    .cover .profile-btn .btn {
        font-size: 12px;
        padding: 1px 6px
    }
}