/*@colorPrimary3: #526e82;*/
body {
    background-color: #0382B1;
    color: white;
    font-family: 'Roboto', sans-serif;
}
body a,
body a:hover,
body a:focus,
body a:active,
body a.active {
    color: white;
    text-decoration: none;
}
h4 {
    font-weight: 300;
    font-size: 150%;
}
.heading {
    font-size: 16px;
    font-weight: 300;
    color: white;
    background-color: white;
    border: none;
    padding: 10px;
}
.text-center {
    text-align: center !important;
}
#wrapper {margin-top:0px;}
#left-bar {padding: 0px 5px 10px !important;}
#post-data-display {
    padding-top: 10px !important;
    background: rgba(3,103,139,0.6) !important;
}
#right-bar {
    background: #035C7C;
    padding-top: 0px;
}
.topbar .dropdown-header {
    font-weight: 300;
    color: #038BBC;
}
.topbar .dropdown-header .dropdown-header-link a {
    color: #038BBC !important;
}
#topbar-first {
    background-color:#fff;
    color: white;
}
#topbar-first a {
    color: white;
}
#topbar-first .caret {
    border-top-color: #bebebe;
}
#topbar-first .btn-group > a {
    background-color: #e99d22;
}
#topbar-first .media-list a {
    color: white;
}
#topbar-first .media-list li {
    color: #038BBC;
}
#topbar-first .media-list li i.accepted {
    color: #4cd9c0 !important;
}
#topbar-first .media-list li i.declined {
    color: #ff8989 !important;
}
#topbar-first .media-list li.placeholder {
    border-bottom: none;
}
#topbar-first .media-list .media .media-body .label {
    padding: .1em .5em .1em;
}
#topbar-first .account .user-title {
    text-align: right;
    padding-top:5px;
}
#topbar-first .account .user-title span {
    color: #d7d7d7;
}
#topbar-first .dropdown.account > a,
#topbar-first .dropdown.account.open > a,
#topbar-first .dropdown.account > a:hover,
#topbar-first .dropdown.account.open > a:hover {
    /*background-color: #7191a8;*/
    color:#1A3E60;
}
#topbar-first .nav > .account .dropdown-toggle span{
    color:#1A3E60;
}
#topbar-first .nav > li > a:hover, #topbar-first .nav > .open > a{
    background:#0382B1;
}
#topbar-second {
    background-color: #ffffff;
    background-image: none;
    background:#11618F; 
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    /* border-bottom: 1px solid #d4d4d4;*/
}
#topbar-second .nav > li > a {
    padding: 6px 13px 0px 13px;
    text-decoration: none;
    text-shadow: none;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    min-height: 49px;
}
#topbar-second .nav > li > a:hover,
#topbar-second .nav > li > a:active,
#topbar-second .nav > li > a:focus {
    border-bottom: 3px solid #E99D22;
    background-color: #f7f7f7;
    color: white;
    text-decoration: none;
}
#topbar-second .nav > li > a i {
    font-size: 14px;
}
#topbar-second .nav > li > a .caret {
    border-top-color: #7a7a7a;
}
#topbar-second .nav > li.active > a {
    min-height: 46px;
    color:black !important;
}
#topbar-second .nav > li > a#space-menu {
    padding-right: 13px;
    border-right: 1px solid #ededed;
}
#topbar-second .nav > li > a#search-menu {
    padding-top: 15px;
}
#topbar-second .nav > li > a:hover,
#topbar-second .nav .open > a,
#topbar-second .nav > li.active {
    border-bottom: 3px solid #E99D22;
    background-color: #f7f7f7;
    color: white;
}
#topbar-second .nav > li.active > a:hover {
    border-bottom: none;
}
#topbar-second #space-menu-dropdown li > ul > li > a > .media .media-body p {
    color: #bebebe;
    font-size: 11px;
    margin: 0;
    font-weight: 400;
}
.media-list li {
    border-bottom:0px !important;
    /*border-left: 3px solid white;*/
    font-size: 12px;
    color:white;
}
.media-list li a {
    color: white;
}
.media-list li.new {
    border-left: 3px solid #0A70C4;
    background-color: #0D2E4C;
    color:white;
}
.media-list li:hover,
.media-list li.selected {
    background-color: #038BBC;
    /*border-left: 3px solid #4cd9c0;*/
}
.media .time {
    font-size: 11px;
    color: white;
}
.media .media-body {
    font-size: 13px;
}
.media .media-body:hover , .media-list li.selected {
    font-size: 13px;
    color:white;
}
.media .media-body h4.media-heading {
    font-size: 18px;
    font-weight: 500;
    color: white;
}
.media .media-body h4.media-heading a {
    color: #fff;
    font-weight: 700;
}
.media .media-body h4.media-heading small,
.media .media-body h4.media-heading small a {
    font-size: 11px;
    color: white;
}
.media .media-body h5 {
    color: #fff;
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 5px;
    min-height: 15px;
}
.media .media-body .module-controls {
    font-size: 85%;
}
.media .media-body .module-controls a {
    color: #4cd9c0;
}
.media .content a {
    color: #4cd9c0;
}
.media .content .files a {
    color: white;
}
.modal .dropdown-menu,
.panel .dropdown-menu,
.nav-tabs .dropdown-menu {
    border: 1px solid #d7d7d7;
}
.modal .dropdown-menu li.divider,
.panel .dropdown-menu li.divider,
.nav-tabs .dropdown-menu li.divider {
    background-color: #f7f7f7;
    border-bottom: none;
    margin: 9px 1px !important;
}
.modal .dropdown-menu li,
.panel .dropdown-menu li,
.nav-tabs .dropdown-menu li {
    border-left: 3px solid white;
}
.modal .dropdown-menu li a,
.panel .dropdown-menu li a,
.nav-tabs .dropdown-menu li a {
    color: white;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 15px;
}
.modal .dropdown-menu li a i,
.panel .dropdown-menu li a i,
.nav-tabs .dropdown-menu li a i {
    margin-right: 5px;
}
.modal .dropdown-menu li a:hover,
.panel .dropdown-menu li a:hover,
.nav-tabs .dropdown-menu li a:hover {
    background: none;
}
.modal .dropdown-menu li:hover,
.panel .dropdown-menu li:hover,
.nav-tabs .dropdown-menu li:hover,
.modal .dropdown-menu li.selected,
.panel .dropdown-menu li.selected,
.nav-tabs .dropdown-menu li.selected {
    border-left: 3px solid #4cd9c0;
    background-color: #038BBC !important;
}
.panel {
    border: none;
    background-color: transparent;
    position: relative;
    margin-bottom:0px;
    border-bottom:rgba(255,255,255,0.2) 1px solid;
}
.panel h1 {
    font-size: 16px;
    font-weight: 300;
    margin-top: 0px;
    color: white;
}
.panel .panel-heading {
    font-size: 14px;
    font-weight: 700;
    color: white;
    background-color:transparent;
    border: none;
    padding: 10px 0;
    border-top-left-radius:0px;
    border-top-right-radius: 0px;
    /*border-radius: 4px;*/
}
.panel .panel-heading .media-list {
    color: white ;
    background-color:rgba(12,41,64,0.2);
}
.panel .panel-body {
    padding: 10px 0px;
    font-size: 13px;
    background:transparent; 
}
.panel .panel-body p {
    color: white !important;
}
.panel .statistics .entry {
    margin-left: 20px;
    font-size: 12px;
}
.panel .statistics .entry .count {
    color: #4cd9c0;
    font-weight: 600;
    font-size: 20px;
    line-height: 0.8em;
}
.panel h3.media-heading small {
    font-size: 75%;
}
.panel h3.media-heading small a {
    color: #4cd9c0;
}
.panel-danger {
    border: 2px solid #ff8989;
}
.panel-danger .panel-heading {
    color: #ff8989;
}
.panel-success {
    border: 2px solid #4cd9c0;
}
.panel-success .panel-heading {
    color: #4cd9c0;
}
.panel-warning {
    border: 2px solid #fdd198;
}
.panel-warning .panel-heading {
    color: #fdd198;
}
.installer h2 {
    font-weight: 100;
}
.installer .panel {
    margin-top: 50px;
}
.installer .panel h3 {
    margin-top: 0px;
}
.well-small {
    padding: 10px;
    border-radius: 3px;
}
.well {
    border: none;
    box-shadow: none;
    background-color: #038BBC;
    margin-bottom: 1px;
}
.well hr {
    margin: 5px 0 10px 0;
    border-top: 1px solid #d9d9d9;
}
.well table > thead {
    font-size: 11px;
}
.img-rounded {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.nav-pills .dropdown-menu,
.nav-tabs .dropdown-menu,
.account .dropdown-menu {
    background-color: #038BBC;
    border: none;
}
.nav-pills .dropdown-menu li.divider,
.nav-tabs .dropdown-menu li.divider,
.account .dropdown-menu li.divider {
    background-color: #61859e;
    border-bottom: none;
    margin: 9px 1px !important;
}
.nav-pills .dropdown-menu li,
.nav-tabs .dropdown-menu li,
.account .dropdown-menu li {
    border-left: 3px solid #1878C7;
}
.nav-pills .dropdown-menu li a,
.nav-tabs .dropdown-menu li a,
.account .dropdown-menu li a {
    color: white;
    font-weight: 400;
    font-size: 13px;
    padding: 4px 15px;prefe
}
.nav-pills .dropdown-menu li a i,
.nav-tabs .dropdown-menu li a i,
.account .dropdown-menu li a i {
    margin-right: 5px;
    font-size: 14px;
    display: inline-block;
    width: 14px;
}
.nav-pills .dropdown-menu li a:hover,
.nav-tabs .dropdown-menu li a:hover,
.account .dropdown-menu li a:hover {
    background: none;
}
.nav-pills .dropdown-menu li:hover,
.nav-tabs .dropdown-menu li:hover,
.account .dropdown-menu li:hover,
.nav-pills .dropdown-menu li.selected,
.nav-tabs .dropdown-menu li.selected,
.account .dropdown-menu li.selected {
    border-left: 3px solid #E99D22;
    color: #ffffff !important;
    background-color: #0D2E4C !important;
}
.nav-pills.preferences .dropdown .dropdown-toggle {
    color: #bebebe;
}
.nav-pills.preferences .dropdown.open .dropdown-toggle,
.nav-pills.preferences .dropdown.open .dropdown-toggle:hover {
    background-color: rgba(0,0,0,0.2);
}
.popover {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.popover .popover-title {
    background: none;
    border-bottom: none;
    color: white;
    font-weight: 300;
    font-size: 16px;
    padding: 15px;
}
.popover .popover-content {
    font-size: 13px;
    padding: 5px 15px;
    color: white;
}
.popover .popover-content a {
    color: #4cd9c0;
}
.popover .popover-navigation {
    padding: 15px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #038BBC;
}
.nav-tabs li {
    font-weight: 400;
    font-size: 14px;
}
.tab-content .tab-pane a {
    color: #fff;
}
.tab-content .tab-pane .form-group {
    margin-bottom: 5px;
}
/*.nav-tabs {
  border-bottom-width: 2px;
  border-bottom: 1px solid #ddd;

  li {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 6px;
  }

}

.tab-content .tab-pane {

  a {
    color: @colorInfo2;
  }

  .form-group {
    margin-bottom: 5px;
  }
}
.nav-tabs {
  li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: none;
    border-radius: none;
    color: @colorFont1;
    padding: 0 10px 3px 10px;
  }

  li > a:hover {
    background: none;
    color: @colorFont3;
  }

}*/
.nav-tabs.tabs-center li {
    float: none;
    display: inline-block;
}
.nav-tabs.tabs-small li > a {
    padding: 5px 7px;
}
/*.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: @colorFont3;
  cursor: default;
  background-color: #fff;
  border: none;

}*/
.nav .caret,
.nav .caret:hover,
.nav .caret:active {
    border-top-color: white;
    border-bottom-color: white;
}
.nav li.dropdown > a:hover .caret,
.nav li.dropdown > a:active .caret {
    border-top-color: white;
    border-bottom-color: white;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
    border-top-color: white;
    border-bottom-color: white;
}
/*.nav-tabs > li {
  font-size: 11px;
  font-weight: 600;
}*/
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    /*border-color: #ededed;*/
    color: white;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
    color: white;
}
.btn {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
    background-image: none;
    text-shadow: none;
    border-radius: 3px;
    outline: none !important;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    /*padding: 6px 14px;*/
    padding: 8px 16px;
}
.input.btn {
    outline: none;
}
.btn-lg {
    padding: 16px 28px;
}
.btn-sm {
    padding: 4px 8px;
    font-size: 12px;
}
.btn-sm i {
    font-size: 14px;
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
}
.btn-default {
    background: #ededed;
    color: #7a7a7a !important;
}
.btn-default:hover,
.btn-default:focus {
    background: #e8e8e8;
    text-decoration: none;
    color: #7a7a7a;
}
.btn-default:active,
.btn-default.active {
    outline: 0;
    background: #e0e0e0;
}
.btn-primary {
    background: #038BBC;
    color: white !important;
}
.btn-primary:hover,
.btn-primary:focus {
    background: #038BBC;
    text-decoration: none;
}
.btn-primary:active,
.btn-primary.active {
    outline: 0;
    background: #61859e;
}
.btn-info {
    background: #038BBC;
    color: white !important;
}
.btn-info:hover,
.btn-info:focus {
    background: #0382b1 !important;
    text-decoration: none;
}
.btn-info:active,
.btn-info.active {
    outline: 0;
    background: #0382b1;
}
.btn-danger {
    background: #ff8989;
    color: white !important;
}
.btn-danger:hover,
.btn-danger:focus {
    background: #ff6f6f;
    text-decoration: none;
}
.btn-danger:active,
.btn-danger.active {
    outline: 0;
    background: #ff6f6f;
}
.btn-success {
    background: #4cd9c0;
    color: white !important;
}
.btn-success:hover,
.btn-success:focus {
    background: #37d5b9;
    text-decoration: none;
}
.btn-success:active,
.btn-success.active {
    outline: 0;
    background: #37d5b9;
}
.btn-warning {
    background: #fdd198;
    color: white !important;
}
.btn-warning:hover,
.btn-warning:focus {
    background: #fdcd8e;
    text-decoration: none;
}
.btn-warning:active,
.btn-warning.active {
    outline: 0;
    background: #fdcd8e;
}
/*.btn-group {
  border: 2px solid @colorPrimary3;
  border-radius: 6px;
}*/
.radio,
.checkbox {
    margin-top: 5px !important;
    margin-bottom: 0;
}
.form-control {
    border: 2px solid #ededed;
    box-shadow: none;
}
.form-control:focus {
    border: 2px solid #4cd9c0;
    outline: 0;
    box-shadow: none;
}
.form-control.form-search {
    border-radius: 30px;
    background-image: url('../img/icon_search16x16.png');
    background-repeat: no-repeat;
    background-position: 10px 8px;
    padding-left: 34px;
}
.form-group-search {
    position: relative;
}
.form-group-search .form-button-search {
    position: absolute;
    top: 4px;
    right: 4px;
    border-radius: 30px;
}
textarea {
    resize: none;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('../img/select_arrow.png') !important;
    background-repeat: no-repeat;
    background-position: right 13px;
    overflow: hidden;
    width: 120%;
}
/* Firefox hack */
/*@-moz-document url-prefix() {
  select {
    background-image: none !important;
    padding: 5px 12px !important;
  }
}*/
::-webkit-input-placeholder {
    color: #bebebe !important;
}
::-moz-placeholder {
    color: #bebebe !important;
}
/* firefox 19+ */
:-ms-input-placeholder {
    color: #bebebe !important;
}
/* ie */
input:-moz-placeholder {
    color: #bebebe !important;
}
.help-block {
    color: #aeaeae !important;
    font-size: 12px;
}
label{
    color:#038BBC !important;
}
.label {
    text-transform: uppercase;
}
.label {
    text-transform: uppercase;
    display: inline-block;
    padding: 3px 5px 4px 5px;
    font-weight: 600;
    font-size: 10px !important;
    color: white !important;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: none;
}
.label-default {
    background: #ededed;
    color: #7a7a7a !important;
}
a.label-default:hover {
    background: #e0e0e0 !important;
}
.label-info {
    background-color: #4cd9c0;
}
a.label-info:hover {
    background: #37d5b9 !important;
}
.label-danger {
    background-color:#038BBC;
}
a.label-danger:hover {
    background: #ff6f6f !important;
}
.label-success {
    background-color: #038BBC;
}
a.label-success:hover {
    background: #37d5b9 !important;
}
.label-warning {
    background-color: #fdd198;
}
a.label-warning:hover {
    background: #fdc67f !important;
}
.alert-default {
    color: white;
    background-color: #f7f7f7;
    border-color: #ededed;
    font-size: 13px;
}
.alert-default .info {
    margin: 10px 0 10px 0;
}
.alert-success {
    color: #84be5e;
    background-color: #f7fbf4;
    border-color: #97d271;
}
.alert-warning {
    color: #e9b168;
    background-color: #fffbf7;
    border-color: #fdd198;
}
.alert-danger {
    color: #ff8989;
    background-color: #fff6f6;
    border-color: #ff8989;
}
.badge-space {
    margin-top: 6px;
}
.badge {
    padding: 3px 5px;
    border-radius: 2px;
    font-weight: normal;
    font-family: Arial, sans-serif;
    font-size: 10px !important;
    text-transform: uppercase;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: none;
    background-color: #d7d7d7;
    line-height: 1;
}
.list-group-item {
    padding: 6px 15px;
    border: none;
    border-width: 0 !important;
    border-left: 3px solid #038BBC !important;
    font-size: 12px;
    font-weight: 600;
}
.list-group-item i {
    font-size: 14px;
}
a.list-group-item:hover,
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    z-index: 2;
    color: white;
    background-color: #038BBC !important;
    border-left: 3px solid #e99d22 !important;
}
/*.list-group-item:first-child {
  border-top: none;
}

.list-group-item {
  background-color: white;
  border: none;
  padding: 6px 15px;
  line-height: 20px;
  font-weight: 600;
  font-size: 13px;
  font-weight: 600;
  border-left: 3px solid red !important;

}

a.list-group-item {
  color: @colorFont3;
}

.list-group-item:hover, list-group-item.active:hover {
  background: @colorBackground1;
  color: @colorFont3;
  padding-left: 12px;
  border-left: 3px solid @colorInfo2;
}

a.list-group-item.active:hover {
  padding-left: 13px;
}

a.list-group-item.active {
  background: @colorBackground1;
  color: @colorFont3;
  border: none;
  padding-left: 13px;
  border-left: 3px solid @colorInfo2;
}*/
.modal {
    border: none;
}
.modal h1,
.modal h2,
.modal h3,
.modal h4,
.modal h5 {
    margin-top: 20px;
    color: #038BBC;
    font-weight: 300;
}
.modal h4.media-heading {
    margin-top: 0;
}
.modal-title {
    font-size: 20px;
    font-weight: 200;
    color: white;
}
.modal-dialog {
    margin-top: 10%;
}
.modal-content {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 2px 26px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 26px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 26px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.1);
    border: none;
}
.modal-content .modal-header {
    padding: 20px 20px 0 20px;
    border-bottom: none;
    text-align: center;
}
.modal-content .modal-header .close {
    margin-top: 2px;
    margin-right: 5px;
}
.modal-content .modal-body {
    padding: 20px;
    font-size: 13px;
}
.modal-content .modal-footer {
    margin-top: 0;
    text-align: left;
    padding: 10px 20px 30px 20px;
    border-top: none;
    text-align: center;
    background: #0382B1;
}
.modal-content .modal-footer hr {
    margin-top: 0;
}
.modal-content .modal-footer .modal-loader {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.5);
}
.ekko-lightbox .modal-content .modal-body {
    padding: 10px;
}
.ekko-lightbox .modal-content .modal-footer {
    padding: 0 10px 10px 10px;
}
.ekko-lightbox-nav-overlay a,
.ekko-lightbox-nav-overlay a:hover {
    color: #7191a8;
}
.progress {
    height: 10px;
    margin-bottom: 15px;
    box-shadow: none;
    background: #ededed;
    border-radius: 10px;
}
.progress-bar-info {
    background-color: #4cd9c0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tooltip-inner {
    background-color:#038BBC;
    max-width: 400px;
    text-align: left;
    font-weight: 300;
    padding: 2px 8px 4px 8px;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #038BBC;
}
.tooltip.top-left .tooltip-arrow {
    border-top-color: #038BBC;
}
.tooltip.top-right .tooltip-arrow {
    border-top-color: #038BBC;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #038BBC;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #038BBC;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #038BBC;
}
.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #038BBC;
}
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #038BBC;
}
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}
table th {
    font-size: 11px;
    color: #bebebe;
    font-weight: normal;
}
table thead tr th {
    border: none !important;
}
table .time {
    font-size: 12px;
}
table td a:hover {
    color: #4cd9c0;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 6px 5px 4px 5px;
}
.loader {
    height: 60px;
    background: url('../img/loader.gif') no-repeat center center;
}
#wallStream .loader {
    background: url('../img/loader_body.gif') no-repeat center center;
}
.loader-small {
    height: 32px;
    width: 32px;
}
.grid-view .filters input,
.grid-view .filters select {
    border: 2px solid #ededed;
    box-shadow: none;
    border-radius: 4px;
    font-size: 12px;
    padding: 4px;
}
.grid-view .filters input:focus,
.grid-view .filters select:focus {
    border: 2px solid #4cd9c0;
    outline: 0;
    box-shadow: none;
}
.grid-view {
    padding: 15px 0 0 0;
}
.grid-view img {
    border-radius: 3px;
}
.grid-view table th {
    font-size: 13px !important;
    font-weight: bold !important;
}
.grid-view table tr {
    font-size: 13px !important;
    color:white;
}
.grid-view .summary {
    font-size: 12px;
    color: #bac2c7;
}
.grid-view-loading {
    background: url('../img/loader.gif') no-repeat top left;
}
.userInput,
.spaceInput {
    background-color: #4cd9c0;
    font-weight: 600;
}
.wall-entry {
    position: relative;
}
.wall-entry .media .img-space {
    position: absolute;
    top: 35px;
    left: 35px;
}
.wall-entry .wall-entry-controls,
.wall-entry .wall-entry-controls a {
    font-size: 11px;
    color: white;
}
.space-owner {
    text-align: center;
    margin: 14px 0;
    font-size: 13px;
    color: #999;
}
.placeholder {
    padding: 10px;
}
.placeholder-empty-stream {
    background-image: url('../img/placeholder-postform-arrow.png');
    background-repeat: no-repeat;
    padding: 37px 0 0 70px;
    margin-left: 90px;
}
ul.tag_input {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #ededed;
}
ul.tag_input.focus {
    border: 2px solid #4cd9c0;
    outline: 0;
    box-shadow: none;
}
.space-member-sign {
    color: #4cd9c0;
}
.file_upload_remove_link,
.file_upload_remove_link:hover {
    color: #ff8989;
}
#contentFormError {
    color: #E99D22;
}
.comment_create,
.content_edit {
    position: relative;
}
.comment_create .fileinput-button,
.content_edit .fileinput-button {
    position: absolute;
    top: 2px;
    right: 2px;
    padding: 6px 10px;
    background: transparent !important;
}
.comment_create .fileinput-button .fa,
.content_edit .fileinput-button .fa {
    color: #d7d7d7;
}
.comment_create .fileinput-button:hover .fa,
.content_edit .fileinput-button:hover .fa {
    background: transparent !important;
    color: #b2b2b2;
}
.comment_create .fileinput-button:active,
.content_edit .fileinput-button:active {
    box-shadow: none !important;
}
.data-saved {
    padding-left: 10px;
    color: #4cd9c0;
}
.wallFilterPanel li {
    font-size: 11px;
    font-weight: 600;
}
.wallFilterPanel li a {
    color: white;
}
.wallFilterPanel .dropdown-menu li {
    margin-bottom: 0;
}
.wallFilterPanel .dropdown-menu li a {
    font-size: 12px;
}
.wallFilterPanel .dropdown-menu li a:hover {
    color: #fff !important;
}
ul.tour-list li a {
    color: #4cd9c0;
}
ul.tour-list li.completed a {
    color: #bebebe;
}
.errorMessage {
    color: #ff8989;
}
.error {
    border-color: #ff8989 !important;
}
.highlight {
    background-color: #E99D22;
}
.atwho-view .cur {
    border-left: 3px solid #4cd9c0;
    background-color: #f7f7f7 !important;
}
.atwho-user,
.atwho-space,
.atwho-input a {
    color: #4cd9c0;
}
.atwho-input a:hover {
    color: #4cd9c0;
}
.atwho-view strong {
    background-color: #f9f0d2;
}
.atwho-view .cur strong {
    background-color: #f9f0d2;
}
.comment .jp-progress {
    background-color: #dbdcdd !important;
}
.comment .jp-play-bar {
    background: #cacaca;
}
.modal-dialog.fadeIn,
.modal-dialog.pulse {
    -webkit-animation-duration: 200ms;
    -moz-animation-duration: 200ms;
    animation-duration: 200ms;
}
.panel.pulse,
.panel.fadeIn {
    -webkit-animation-duration: 200ms;
    -moz-animation-duration: 200ms;
    animation-duration: 200ms;
}
img.bounceIn {
    -webkit-animation-duration: 800ms;
    -moz-animation-duration: 800ms;
    animation-duration: 800ms;
}
.outside .text {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 15px;
}
.outside .text a {
    color: #ffffff;
    text-decoration: underline;
}
.outside h1,
.outside h2 {
    color: #ffffff !important;
}
.outside .panel {
    box-shadow: 0px 0px 15px #627d92;
    -moz-box-shadow: 0px 0px 15px #627d92;
    -webkit-box-shadow: 0px 0px 15px #627d92;
}
.outside .panel .panel-heading,
.outside .panel .panel-body {
    padding: 15px;
}
.outside .panel .fa {
    width: 18px;
}
.outside .panel .check-ok {
    color: #4cd9c0;
}
.outside .panel .check-warning {
    color: #fdd198;
}
.outside .panel .check-error {
    color: #ff8989;
}
.outside .panel .prerequisites-list ul {
    list-style: none;
    padding-left: 15px;
}
.outside .panel .prerequisites-list ul li {
    padding-bottom: 5px;
}
.outside .install-header {
    position: relative;
    text-align: center;
    height: 152px;
    background-position: top center;
    border-radius: 3px;
    border: 3px solid #ffffff;
}
.outside .install-header .install-header-title {
    padding: 6% 30px 0 30px;
}
.outside .install-header.install-header-small {
    height: 110px;
}
.outside .install-header.install-header-small .install-header-title {
    padding: 3% 30px 0 30px;
}
.markdown-render a,
.markdown-render a:visited {
    color: #4CD9C0 !important;
}


.topbar ul.nav > li > a{
    color : white;
}
#topbar-second .nav > li > a:hover, #topbar-second .nav .open > a, #topbar-second .nav > li.active{
    color:black;
    border-bottom:3px solid #e99d22;
}
#topbar-second .nav > li > a:hover, #topbar-second .nav > li > a:active, #topbar-second .nav > li > a:focus{
    color:black;
}

.atwho-input.form-control{
    background:white;
    border:0px !important;
    color:#038BBC !important;
}
.nav > li > a:hover, .nav > li > a:focus{
    background: #E99D22;
}
.nav-pills.preferences .dropdown.open .dropdown-toggle, .nav-pills.preferences .dropdown.open .dropdown-toggle:hover{
    color:#3a8bcf;
}

.panel > .list-group .list-group-item{
    background: none repeat scroll 0 0 #0c2940;
}
a.list-group-item{
    color: white !important; 
}

.panel .nav{
    background: rgba(0,0,0,0.2);
    margin:0px !important;
    /* padding-left:5px;*/
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
    background: #0382B1;
}

a:focus{
    outline:none !important;
}
.nav-tabs > li > a{
    border:none !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    background: #038BBC;
    color:white;
}

.nav-tabs{
    border-bottom:1px solid #038BBC; 
}


hr{
    border-color: rgba(0,0,0,0.5); 
}

#profile-tabs{
    padding:0px !important;
}

.media-list{
    background: rgba(0,0,0,0.15);
}
.modal-body{
    color:#038BBC;
}

.placeholder{
    color: #e99d22;
    font-size: 18px;
}
.dropdown-menu{
    background: #0C263B;
}

#topbar-first .notifications .arrow::after{
    border-color:transparent transparent #0C263B;
}


.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #038BBC;
}
.space-owner{
    color: white;
}
.close{
    color: #038BBC;
    opacity: 0.49;
}
.close:hover, .close:focus{
    color: #038BBC;
}
.pagination > li > a, .pagination > li > span{
    background-color: #E99D22;
    border:1px solid #038BBC;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
    background-color: #038BBC;
}

small, .small{
    color: white;
}
#profile-category-1 {
    background: #0587BA !important;
    padding-bottom: 10px;
}

html,body{
    min-height: 100%;
    margin: 0;
    height: 100%;
}

#footer {
    clear: both;
    width:100%;
    /*position: relative;*/
    left:0;
    bottom:0;
}
#wrapper {
    min-height:100% !important;
}
#wrapper:after {
    content: "";
    display: block;
}
.paragraph-p{
    color:white !important;
}

.min-height-footer{
    min-height:1000px;
}

.master-ranking-image img{
    width:80%;border-radius:4px;
}

.nav-pills > li > a{
    border-radius: 0px; 
}

.btn-lg-signup{
    width:100%;   
    background:#E89C23 ;
}

.you textarea{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100% !important;
    height:70px;
}
.yiichat .posts{
    border:0px;
}
.owner img{
    width:40px;
    height:40px;
}
.chat-image img{
    width:39px !important;
}
.chat-padding{
    padding:10px 0px 0px 10px !important;
}
.post-scroll{
    overflow-y:hidden !important;
}
.qq-upload-list 
{
    list-style: none;
}
.chartlink{

}
.chartlink a{
    color: #E99D22 !important;
    padding-right:5px;
    font-style: italic;
    color: #E99D22;
    font-weight:bold;
}
#onlineRadioFrame{
    width:100% !important;
}

.image-upload-container img{
    background-size:cover;
    height:350px;
}
.file-image-size img{
    width:100%;
}
.news-image img{
    width:100% !important;border-radius:4px;
}

.news-heading{
    color:white !important ;
}
.img-size-news img{
    width: 100%;
    height:100% !important;
}
.clef{
    -moz-user-select: none;
    background: #39c none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-decoration: none;
    width:281px !important;
}
.clef .text{
    width:234px !important;
}

.label-color label{
    color: #fff !important;
}

.model-offline-like{
    margin-top:0px !important;
    background: #09344d none repeat scroll 0 0;
    color: #E99D22 !important;
}
.close-like-button{
    color: #E99D22 !important;
}
.eighty-percent {width: 80% !important;}
.marketdata-header {padding:10px 5px 5px 0;font-weight:bold;width:59px;max-width:59px;min-width:59px;color:#79C6EA;}
.marketdata-row {padding-right:5px;font-weight:normal;width:59px;max-width:59px;min-width:59px;color:#fff;}
.marketdata-long {width:72px;max-width:72px;min-width:72px;overflow:hidden;padding-right:2px;}
.membership-table {font-weight:bold;font-size:16px;}
.membership-table td {padding:10px;margin-right:30px;}
.membership-heading {color: #2AAEC4 !important;}
*:focus {
    outline: none;
}