html {
  height: 100%; }

body {
  padding-top: 0px;
  height: 100%;
  position: relative;
  font-size: 13px; }

* {
  outline: none; }

/* .row > [class*="col-"] {
  margin-bottom: 25px; } */

.row.no-margin-bottom > [class*="col-"] {
  margin-bottom: 10px; }

.row.no-gap {
  margin-left: 0;
  margin-right: 0; }
.row.no-gap > [class*="col-"] {
  padding-left: 0;
  padding-right: 0px; }

.no-padding {
  padding: 0px !important; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.clear-both {
  clear: both; }

.no-margin-bottom {
  margin-bottom: 0; }

.no-margin {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }
  
.fa {
    margin: 3px;
    font-size: 30px;
}

.font-weight-300 {
  font-weight: 300; }

.text-indent {
  text-indent: 1em; }

.navbar {
  z-index: 10001;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
.navbar > .container, .navbar > .container-fluid {
  z-index: 10001; }
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  height: 60px;
  line-height: 60px;
  margin-left: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  padding: 0;
  font-size: 1.5em; }
.navbar > .container .navbar-brand .fa-angle-right, .navbar > .container-fluid .navbar-brand .fa-angle-right {
  margin-left: 5px;
  margin-right: 5px; }
.navbar > .container .navbar-expand-toggle, .navbar > .container-fluid .navbar-expand-toggle {
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0px;
  float: left;
  -moz-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  opacity: 0.75; }
.navbar > .container .navbar-expand-toggle .icon, .navbar > .container-fluid .navbar-expand-toggle .icon {
  font-size: 1.4em; }
.navbar > .container .navbar-right-expand-toggle, .navbar > .container-fluid .navbar-right-expand-toggle {
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0px;
  position: absolute;
  right: 0;
  -moz-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  opacity: 0.75; }
.navbar > .container .navbar-right-expand-toggle .icon, .navbar > .container-fluid .navbar-right-expand-toggle .icon {
  font-size: 1.4em; }
.navbar .navbar-breadcrumb {
  margin-left: 0px;
  background-color: transparent;
  padding: 0px;
  float: left; }
.navbar .navbar-breadcrumb > li {
  vertical-align: middle;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.5em; }
.navbar .navbar-nav > li > a {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 0px 20px 0px 20px; }
.navbar .dropdown-menu {
  padding: 0;
  border: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  animation-duration: 0.4s;
  -webkit-animation-duration: 0.4s;
  z-index: -1;
  position: absolute; }
.navbar .dropdown-menu .title {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 5px 10px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }
.navbar .dropdown-menu .message {
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
  padding: 10px 20px; }
.navbar .dropdown-menu .notifications.list-group {
  list-style: none;
  padding: 0;
  margin: 0; }
.navbar .dropdown-menu .notifications.list-group .list-group-item {
  min-width: 250px;
  padding: 8px;
  border: 0;
  border-bottom: 1px solid #EEE; }
.navbar .dropdown-menu .notifications.list-group .list-group-item .icon {
  margin-right: 5px; }
.navbar .dropdown-menu .notifications.list-group .badge {
  border-radius: 1em; }
.navbar .dropdown-menu .notifications.list-group .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }
.navbar .dropdown-menu .notifications.list-group .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px; }
.navbar .dropdown-menu .notifications.list-group a.list-group-item:hover {
  cursor: pointer; }
.navbar .dropdown.profile .dropdown-menu {
  width: 305px;
  padding-bottom: 0px;
  text-align: center; }
.navbar .dropdown.profile .dropdown-menu li.profile-img {
  padding: 0px;
  max-height: 300px;
  overflow: hidden; }
.navbar .dropdown.profile .dropdown-menu li.profile-img img.profile-img {
  width: 100%;
  height: auto;
  margin: 0px;
  border: 0; }
.navbar .dropdown.profile .dropdown-menu .profile-info {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 15px; }
.navbar .dropdown.profile .dropdown-menu .profile-info .username {
  font-size: 1.8em; }

.app-container {
  min-height: 100%;
  position: relative;
  padding-bottom: 30px; }
.app-container .app-footer {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 65px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  font-size: 12px;
  font-family: 'Roboto Condensed', sans-serif; }
.app-container .app-footer .wrapper {
  padding: 10px 35px;
  padding-left: 25px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle; }
.app-container .content-container {
  margin-right: 0;
  margin-left: 0; }
.app-container .content-container .side-menu {
  overflow-y: auto;
  z-index: 100000;
  position: fixed;
  width: 60px;
  height: 100%;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }
.app-container .content-container .side-menu .navbar-header {
  width: 100%;
  border-bottom: 0px solid #e7e7e7; }
.app-container .content-container .side-menu .navbar-header .navbar-brand {
  width: 455px;
  line-height: 60px;
  height: 60px;
  padding: 0;
  width: 100%;
  overflow: hidden;
  font-family: 'Roboto Condensed', sans-serif; }
.app-container .content-container .side-menu .navbar-header .navbar-brand .icon {
  width: 60px;
  text-align: center;
  display: inline-block; }
.app-container .content-container .side-menu .navbar-header .navbar-brand .title {
  margin-left: -10px;
  display: none; }
.app-container .content-container .side-menu .navbar-header .navbar-expand-toggle {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0px;
  -moz-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  opacity: 0.75; }
.app-container .content-container .side-menu .navbar {
  border: none;
  padding-left: 0px; }
.app-container .content-container .side-menu .navbar-nav li {
  display: block;
  width: 100%;
  overflow: hidden; }
.app-container .content-container .side-menu .navbar-nav li a {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 0 10px 0 10px;
  height: 46px;
  line-height: 46px;
  display: block;
  white-space: nowrap; }
.app-container .content-container .side-menu .navbar-nav li a .icon {
  margin-left: 0px;
  width: 38px;
  text-align: center;
  font-size: 1.1em;
  display: inline-block; }
.app-container .content-container .side-menu .navbar-nav li a .title {
  width: 0px;
  white-space: nowrap;
  padding-left: 6px;
  display: none; }
.app-container .content-container .side-menu .navbar-nav li.dropdown {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  box-shadow: none; }
.app-container .content-container .side-menu .navbar-nav li.dropdown ul li a {
  height: 44px;
  line-height: 44px;
  vertical-align: middle;
  padding: 0em 1.2em; }
.app-container .content-container .side-menu .navbar-nav li.dropdown > a:after {
  content: "";
  position: absolute;
  right: 1em; }
.app-container .content-container .side-menu .navbar-nav .panel-collapse.in {
  display: none; }
.app-container .content-container .side-menu:hover {
  width: 250px; }
.app-container .content-container .side-menu:hover .navbar-header .navbar-brand .title {
  display: inline-block; }
.app-container .content-container .side-menu:hover .navbar-nav li a .title {
  width: 192px;
  display: inline-block; }
.app-container .content-container .side-menu:hover .navbar-nav li.dropdown > a:after {
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  right: 1em; }
.app-container .content-container .side-menu:hover .panel-collapse.in {
  display: block; }
.app-container .content-container .side-body {
  padding-top: 70px; }
.app-container .content-container .side-body.padding-top {
  padding-top: 84px; }

.app-container.expanded .app-footer {
  left: 250px; }
.app-container.expanded .app-footer .wrapper {
  padding-left: 25px; }

.app-container.expanded .content-container .navbar-top {
  padding-left: 250px; }

.app-container.expanded .content-container .side-menu {
  width: 250px; }
.app-container.expanded .content-container .side-menu .navbar-header .navbar-brand .title {
  display: inline-block; }
.app-container.expanded .content-container .side-menu .navbar-nav li a .title {
  display: inline-block; }
.app-container.expanded .content-container .side-menu .navbar-nav li .panel-collapse.in {
  display: block; }
.app-container.expanded .content-container .side-menu .navbar-nav li.dropdown > a:after {
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  right: 1em; }

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-left: -15px;
  margin-right: -15px; }

.page-title {
  font-family: 'Roboto Condensed', sans-serif;
  margin-left: -10px;
  margin-right: -10px;
  padding: 15px 10px;
  margin-bottom: 0px;
  height: auto; }
.page-title .title {
  font-size: 2em; }
.page-title .page-action {
  float: right;
  height: 40px;
  line-height: 40px;
  vertical-align: middle; }

.sub-title {
  font-family: 'Roboto Condensed', sans-serif; }
.sub-title > * {
  display: inline-block; }
.sub-title h3 {
  margin-right: 10px; }
.sub-title .description {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 0.9em; }
.sub-title .action .btn {
  padding: 0 0.5em; }

/* Main body section */
.app-container .side-body {
  margin-left: 75px;
  margin-right: 15px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s; }

.app-container.expanded .side-body {
  margin-left: 260px; }

/* small screen */
@media (max-width: 768px) {
  .navbar {
    padding-left: 0; }
  .navbar .navbar-nav {
    width: auto;
    margin: 0; }
  .navbar .navbar-nav > li {
    display: inline-block; }
  .navbar .navbar-right {
    position: absolute;
    top: 0;
    right: -100%;
    height: 100%;
    width: 100%;
    -moz-transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear; }
  .navbar .navbar-right .open .dropdown-menu {
    position: absolute; }
  .navbar .navbar-right.expanded {
    right: 0; }
  .app-container .navbar-top {
    min-width: 300px; }
  .app-container .content-container .side-menu {
    margin-left: -250px;
    width: 0px; }
  .app-container .content-container .side-body {
    margin-left: 10px; }
  .app-container.expanded .navbar-top {
    min-width: 480px;
    padding-left: 0px; }
  .app-container.expanded .side-menu {
    margin-left: 0px;
    width: 250px; }
  .app-container.expanded .side-body {
    margin-left: 10px; }
  .app-container .app-footer .wrapper, .app-container.expanded .app-footer .wrapper {
    padding-left: 25px; }
}

/* Card */
.card {
  background-color: #FFF;
  border-radius: 1px;
  overflow: hidden;
  position: relative; }
.card .card-body {
  padding: 25px; }
.card .card-body .sub-title {
  font-size: 1.2em;
  padding: 1.2em 0em 0.4em 0em;
  margin-bottom: 25px; }
.card .card-body .sub-title .description {
  padding-left: 0.4em;
  font-size: 0.8em;
  opacity: 0.8; }
.card .card-body.half-padding {
  padding: 12.5px; }
.card .card-header .card-title {
  padding: 5px 25px;
  float: left; }
.card .card-header .card-title .title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.5em;
  text-decoration: none; }
.card .card-header .pull-right {
  padding: 0.5em 1em; }
.card .card-header:after {
  content: '';
  display: block;
  clear: both; }
.card .card-profile-img img {
  width: 100%;
  height: auto; }
.card .card-jumbotron {
  padding: 1.5em 1.5em; }

.card:hover .card-header .title {
  text-decoration: none !important; }

.card.summary-inline .card-body {
  padding: 20px; }
.card.summary-inline .card-body .content {
  float: right; }
.card.summary-inline .card-body .content .title {
  font-family: 'Lato', sans-serif;
  margin-top: -0.3em;
  font-size: 3.5em;
  text-align: right; }
.card.summary-inline .card-body .content .sub-title {
  font-family: 'Lato', sans-serif;
  font-size: 0.9em;
  text-align: right;
  margin-top: -10px;
  margin-bottom: 0;
  padding: 0;
  border-bottom: 0; }

.card.profile .card-body {
  padding: 0.5em 0.8em; }

.card.profile .card-footer {
  padding: 0.5em 0.8em; }

.panel {
  border-radius: 1px; }
.panel .panel-heading {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }

.chart {
  padding: 15px; }

.chart.no-padding {
  padding: 0;
  margin-bottom: -5px; }

/* .btn {
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 1px;
  border-width: 1px;
  font-family: 'Roboto Condensed', sans-serif; } */

/* .btn-group-lg > .btn, .btn-group-lg > .btn-lg {
  border-radius: 1px; }
 */
.progress {
  border-radius: 1px;
  box-shadow: none; }
.progress .progress-bar {
  box-shadow: none; }

.pagination {
  margin-top: 5px;
  margin-bottom: 5px; }
.pagination li:first-child > a, .pagination li:first-child span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
.pagination li:last-child > a, .pagination li:last-child span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.form-control {
  border-radius: 1px;
  box-shadow: none; }

.bs-example-modal .modal {
  z-index: 100;
  position: relative;
  display: block; }

.modal {
  z-index: 100001; }
.modal .modal-dialog .modal-header {
  font-family: 'Roboto Condensed', sans-serif; }
.modal .modal-dialog .modal-content {
  border-radius: 1px;
  box-shadow: none; }
.modal .modal-dialog .modal-footer .btn {
  margin-top: 0;
  margin-bottom: 0; }

.modal-backdrop {
  z-index: 100000; }

.modal-backdrop.in {
  opacity: 0.8; }

.alert {
  border-width: 0px;
  border-radius: 1px; }

.list-group .badge {
  border-radius: 1px; }

.list-group .list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.list-group .list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.checkbox3, .radio3 {
  margin-top: 0px;
  margin-bottom: 0px; }

.checkbox-inline {
  margin-bottom: 5px; }

.checkbox3 label, .radio3 label {
  padding: 8px 0 8px 30px; }

.checkbox3 label::before, .radio3 label::before {
  top: 5px; }

.checkbox3 label::after, .radio3 label::after {
  top: 5px; }

.checkbox3 label, .radio3 label, .checkbox-inline, .radio-inline {
  font-weight: normal; }

.bootstrap-switch {
  border-radius: 1px; }

.thumbnail {
  border-radius: 1px;
  padding: 0; }
.thumbnail .caption {
  padding: 0.5em 1.2em; }
.thumbnail .caption .h1, .thumbnail .caption .h2, .thumbnail .caption .h3, .thumbnail .caption h1, .thumbnail .caption h2, .thumbnail .caption h3 {
  margin-top: 15px; }

body.login-page {
  background: url(../../img/app-header-bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
body.login-page .login-box {
  width: 100%;
  max-width: 320px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0; }
body.login-page .login-box > .title {
  margin-bottom: 1em; }
body.login-page .login-box > .row {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0; }
body.login-page .login-form {
  padding: 0em; }
body.login-page .login-form .login-header {
  margin-bottom: 1.2em;
  font-size: 1.5em; }
body.login-page .login-form .login-body {
  padding: 1.5em;
  border-radius: 1px; }
body.login-page .login-form input {
  margin-bottom: 0.8em;
  margin-top: 0.5em;
  padding: 1.2em 1em;
  font-size: 1.1em;
  border-radius: 1px; }
body.login-page .login-button .btn {
  padding: 0.5em 2em;
  font-size: 1.1em;
  border-radius: 1px;
  margin-bottom: 0; }
body.login-page .login-footer {
  padding-top: 8px;
  padding-bottom: 8px;
  width: 100%;
  text-align: right;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

@media (max-width: 768px) {
  body.login-page .login-form .login-header {
    margin-bottom: 1em; }
  body.login-page .login-box {
    width: 100%;
    max-width: 260px; } }

.dataTables_wrapper .row {
  margin-bottom: 0.5em; }

.dataTables_wrapper .top {
  margin-bottom: 6px;
  position: relative; }

.dataTables_wrapper .bottom {
  margin-top: 6px; }

.dataTables_wrapper .top:after, .dataTables_wrapper .bottom:after {
  position: relative;
  clear: both;
  display: block;
  content: ''; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0;
  margin-left: 0;
  border: 0; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  border: 0; }

.dataTables_wrapper tfoot {
  display: none; }

.code-preview {
  width: 100%;
  min-height: 400px; }

.nav-tabs > li {
  margin-bottom: -1px; }
.nav-tabs > li > a {
  border-radius: 0;
  border: 0; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-radius: 0;
  border-top: 0; }

.tab-content > div {
  padding: 20px; }

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left, .tabs-right {
  display: table; }

.tabs-left > .nav-tabs {
  display: table-cell;
  margin-right: 19px; }

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px; }

.tabs-right > .nav-tabs {
  display: table-cell;
  margin-left: 19px; }

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px; }

.tab:after {
  content: '';
  display: block;
  clear: both; }

.step .nav-tabs {
  border-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px; }
.step .nav-tabs > li[class^="col-"] {
  padding-left: 0;
  padding-right: 0; }
.step .nav-tabs > li:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
.step .nav-tabs > li {
  border-right: 0; }
.step .nav-tabs > li > a {
  margin-right: 0;
  display: block;
  width: 100%;
  padding: 1em;
  padding-left: 2em;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  border-bottom: 0; }
.step .nav-tabs > li > a .icon {
  font-size: 2.5em;
  display: inline-block;
  margin-right: 0.25em;
  vertical-align: middle; }
.step .nav-tabs > li > a .step-title {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  text-align: left; }
.step .nav-tabs > li > a .step-title .title {
  font-weight: bold;
  font-size: 1.1em; }
.step .nav-tabs > li > a .step-title .description {
  font-size: 0.9em; }
.step .nav-tabs > li > a:hover {
  border-bottom: 0; }
.step .nav-tabs > li:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translate(0%, -50%);
  z-index: 100001; }
.step .nav-tabs > li:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: -16px;
  transform: translate(0%, -50%);
  z-index: 100000; }
.step .nav-tabs > li.active > a, .step .nav-tabs > li.active > a:focus, .step .nav-tabs > li.active > a:hover {
  border: 0;
  border-radius: 0;
  border-bottom: 0; }
.step .nav-tabs > li:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }
.step .nav-tabs > li:last-child:before, .step .nav-tabs > li:last-child:after {
  display: none; }

.step .tab-content > div {
  padding: 0; }

.step.card-no-padding .nav-tabs {
  margin-bottom: 0px; }
.step.card-no-padding .nav-tabs > li {
  border-radius: 0; }

.step.card-no-padding .tab-content > div {
  padding: 20px; }

.step.tabs-left .tab-content {
  padding: 5px 15px;
  display: table-cell;
  vertical-align: top; }
.step.tabs-left .tab-content > div {
  padding: 20px; }

.step.tabs-left .nav-tabs {
  border-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0; }
.step.tabs-left .nav-tabs > li[class^="col-"] {
  padding-left: 0;
  padding-right: 0; }
.step.tabs-left .nav-tabs > li:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }
.step.tabs-left .nav-tabs > li {
  border-right: 0px;
  min-width: 250px;
  display: table;
  width: 250px; }
.step.tabs-left .nav-tabs > li > a {
  margin-right: 0;
  display: table-cell;
  width: 100%;
  padding: 1em;
  padding-left: 2em;
  vertical-align: middle;
  table-layout: fixed;
  white-space: nowrap;
  overflow: hidden; }
.step.tabs-left .nav-tabs > li > a .icon {
  font-size: 2.5em;
  display: inline-block;
  margin-right: 0.25em;
  vertical-align: middle; }
.step.tabs-left .nav-tabs > li > a .step-title {
  width: auto;
  display: inline-block;
  vertical-align: middle; }
.step.tabs-left .nav-tabs > li > a .step-title .title {
  font-weight: bold;
  font-size: 1.1em; }
.step.tabs-left .nav-tabs > li > a .step-title .description {
  font-size: 0.9em; }
.step.tabs-left .nav-tabs > li > a:hover {
  border-bottom: 0; }
.step.tabs-left .nav-tabs > li:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 10000;
  display: none; }
.step.tabs-left .nav-tabs > li:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: -16px;
  transform: translate(0%, -50%);
  z-index: 10000;
  display: none; }
.step.tabs-left .nav-tabs > li.active > a, .step.tabs-left .nav-tabs > li.active > a:focus, .step.tabs-left .nav-tabs > li.active > a:hover {
  border: 0;
  border-radius: 0;
  border-bottom: 0; }
.step.tabs-left .nav-tabs > li.active:after, .step.tabs-left .nav-tabs > li.active:before {
  display: block; }
.step.tabs-left .nav-tabs > li:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

@media (max-width: 768px) {
  .step .nav-tabs > li:after {
    display: none; }
  .step .nav-tabs > li:before {
    display: none; } }

.loader-container {
  display: none; }

.loader .loader-container {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1003; }

.loader:after {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  border-radius: 1px; }

.pricing-table .pt-header {
  text-align: center;
  padding: 1em; }
.pricing-table .pt-header .plan-pricing .pricing {
  font-size: 2.5em; }
.pricing-table .pt-header .plan-pricing .pricing-type {
  opacity: 0.9; }

.pricing-table .pt-body {
  padding: 1em;
  text-align: center; }
.pricing-table .pt-body .plan-detail {
  padding: 0;
  margin: 0;
  list-style: none; }

.pricing-table .pt-footer {
  padding: 0.75em;
  text-align: center; }

.icons-list {
  list-style: none;
  margin: 0;
  padding: 0; }
.icons-list > li {
  float: left;
  text-align: center;
  width: 100px;
  height: 100px;
  padding: 8px; }
.icons-list > li span {
  display: block; }
.icons-list > li .glyphicon {
  font-size: 1.5em; }
.icons-list > li .glyphicon-class {
  margin-top: 8px;
  font-size: 0.75em; }

.icons-list:after {
  content: '';
  display: block;
  position: relative;
  clear: both; }

.row.example > [class*='col-'] > div {
  background-color: #EEE;
  padding: 10px;
  border: 1px solid #DDD; }

.breadcrumb {
  margin-bottom: 0; }
.breadcrumb > li + li:before {
  font-family: FontAwesome;
  content: '\f105';
  margin-right: 3px; }

.message-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.message-list > a > li {
  border-bottom: 1px dotted #EEE;
  padding: 8px; }
.message-list > a > li > .message-block {
  padding-left: 70px;
  min-height: 60px; }
.message-list > a > li > .message-block .username {
  font-size: 12px;
  font-weight: bold; }
.message-list > a > li > .message-block .message-datetime {
  font-size: 10px;
  color: #AAA; }
.message-list > a > li > .message-block .message {
  font-size: 12px; }
.message-list > a > li .profile-img {
  width: 60px;
  height: 60px; }
.message-list > a:hover li {
  background-color: rgba(0, 0, 0, 0.01); }

.bs-example > * {
  margin-bottom: 20px; }

.bs-example > *:last-child {
  margin-bottom: 5px; }

.landing-page {
  font-family: 'Roboto Condensed', sans-serif; }
.landing-page .navbar .navbar-toggle {
  position: absolute;
  right: 0;
  border-radius: 0;
  border: 0;
  height: 44px;
  padding: 0 15px; }
.landing-page .app-header {
  padding-top: 100px;
  background-image: url("../img/app-header-bg.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-bottom: 0; }
.landing-page .app-header .app-logo {
  margin-bottom: 20px; }
.landing-page .app-header .app-description {
  margin-bottom: 40px; }
.landing-page .app-content-a, .landing-page .app-content-b {
  padding-top: 50px;
  padding-bottom: 20px; }
.landing-page .app-content-b.feature-1 {
  background-image: url("../img/bg/picjumbo.com_HNCK3558.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-bottom: 0; }
.landing-page .app-content-b.contact-us {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../img/contact-us-bg.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  margin-bottom: 0; }
.landing-page .app-content-b.contact-us .contact-us-header {
  font-weight: 300;
  font-size: 46px; }
.landing-page .app-content-b.contact-us .contact-us-description {
  font-weight: 300;
  font-size: 18px;
  opacity: 0.9;
  text-indent: 40px; }
.landing-page .app-content-b.contact-us form {
  margin-top: 20px; }
.landing-page .app-content-b.contact-us form input {
  padding: 10px;
  width: 100%;
  border: 0px; }
.landing-page .app-content-header {
  font-weight: 300;
  font-size: 46px; }
.landing-page .app-content-description {
  font-weight: 300;
  font-size: 18px; }
.landing-page .app-footer {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0; }
.landing-page .app-footer p {
  margin: 0; }
.landing-page .navbar-affix {
  width: 100%;
  height: 60px;
  border-top: 2px rgba(78, 205, 196, 0.8);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  position: fixed;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(96, 100, 109, 0.4);
  box-shadow: 0px 0px 6px 0px rgba(96, 100, 109, 0.4); }
.landing-page .navbar.affix {
  z-index: 4000;
  background-color: rgba(255, 255, 255, 0.95) !important;
  height: 60px;
  opacity: 1;
  margin-top: 0px; }
.landing-page .navbar-affix.affix li a {
  height: 60px;
  line-height: 60px; }
.landing-page .navbar-affix.affix .navbar-nav > li > a {
  background-color: transparent;
  font-weight: 400;
  color: #333; }
.landing-page .navbar {
  padding-left: 0px;
  background-color: transparent;
  box-shadow: none; }
.landing-page .navbar .navbar-right {
  position: relative;
  right: 0; }
.landing-page .navbar .navbar-header {
  border-bottom: 0px solid #e7e7e7; }
.landing-page .navbar .navbar-header .navbar-brand {
  width: 45px;
  line-height: 60px;
  height: 60px;
  padding: 0;
  width: 100%;
  overflow: hidden;
  padding-left: 0px;
  font-family: 'Roboto Condensed', sans-serif; }
.landing-page .navbar .navbar-header .navbar-brand .icon {
  width: 50px;
  text-align: center;
  display: inline-block; }
.landing-page .navbar .navbar-header .navbar-brand .title {
  margin-left: -10px;
  display: inline-block; }
.landing-page .navbar .navbar-header .navbar-expand-toggle {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0px;
  -moz-transition: all 0.25s linear;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  opacity: 0.75; }

@media only screen and (max-width: 768px) {
  .landing-page .navbar .navbar-header .navbar-brand {
    padding-left: 15px; } }

.row-example > [class*="col-"] {
  margin-bottom: 0px; }

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20; }

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px; }

.navbar-wrapper .navbar .container {
  width: auto; }

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px; }

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10; }

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777; }

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px; }

/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center; }

.marketing h2 {
  font-weight: normal; }

.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px; }

/* Featurettes
------------------------- */
.featurette-divider {
  margin: 80px 0;
  /* Space out the Bootstrap <hr> more */ }

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px; }

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px; }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0; }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px; }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4; }
  .featurette-heading {
    font-size: 50px; }

}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 100px;
    margin-bottom: 20px; } }




.loginform{
  background: #c58c61;
  color: #ffffff;
  padding: 10px;
  height: auto;
}
.loginform h2{text-align: center}

.loginform .form-group{


  padding-top: 10px;


}

.menu_nav
{
  padding-left: 263px;

}

tr:nth-child(odd) {
  background: #fcfcfc !important;
}

tr:nth-child(even) {
  background: #eaecef !important;
}

.side-body
{

  margin-top: 81px;
} 
.card
{
  margin: 0px;
  margin-top: 11px;

}

.logo_name {
  color: #fb1f6d;
  font-weight: 600;
  font-size: 25px;
  padding-top: 10px;
}

.footer_bt
{
  background-color:#ddd;
  min-height: 37px !important;
  position: fixed;
  bottom: 0px;
  width: 100%;
  line-height: 32px;
  z-index:999;
}

.wrapbmar
{
  margin-bottom:30px ;
}

.panel-body {
  padding: 15px;
  min-height: 400px;
  overflow: auto;
  margin-bottom: 25px;
}

.block img {
  border: 1px solid #a5a0a0;
  width:100%
}
.mobile_v { display: none}
.sidebar form{display: none;margin: 0px !important;}

@media only screen and (max-width: 500px) {

  .mobile_v{
    display: block}
  .desk_v{display: none}
  .sidebar form{display: block;margin:0 0 4px 0 !important;}


}

/*  slots.html */
/* slots game IFame */
#closeW{
width: 20px;
height: 20px;
position: absolute;
top: -20px;
background-color: #f00;
right: 14px;
content: "X";
font-size: 12px;
}
#closeGameWindow{
display:none;
}

a.button.yellow {
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    topo: 0;
    top: 23px;
    margin: auto;
    font-size: 36px;
    border-radius: 50px;
    max-width: 250px;
        width: 100%;
}


/* Yellow Shadow */
@-moz-keyframes yellow {
  0%, 100% {
    -moz-box-shadow: 1px 0px 19px 4px #fff503, inset 0px 0px 10px rgba(255, 255, 255, 0.5);
    box-shadow: 1px 0px 19px 4px #fff503, inset 0px 0px 10px rgba(255, 255, 255, 0.5); }

  50% {
    -moz-box-shadow: 0px 0px 0px 0px rgba(255, 245, 3, 0), inset 0px 0px 0px rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 0px 0px rgba(255, 245, 3, 0), inset 0px 0px 0px rgba(255, 255, 255, 0); } }

@-webkit-keyframes yellow {
  0%, 100% {
    -webkit-box-shadow: 1px 0px 19px 4px #fff503, inset 0px 0px 10px rgba(255, 255, 255, 0.5);
    box-shadow: 1px 0px 19px 4px #fff503, inset 0px 0px 10px rgba(255, 255, 255, 0.5); }

  50% {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(255, 245, 3, 0), inset 0px 0px 0px rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 0px 0px rgba(255, 245, 3, 0), inset 0px 0px 0px rgba(255, 255, 255, 0); } }

@-o-keyframes yellow {
  0%, 100% {
    box-shadow: 1px 0px 19px 4px #fff503, inset 0px 0px 10px rgba(255, 255, 255, 0.5); }

  50% {
    box-shadow: 0px 0px 0px 0px rgba(255, 245, 3, 0), inset 0px 0px 0px rgba(255, 255, 255, 0); } }

@keyframes yellow {
  0%, 100% {
    box-shadow: 1px 0px 19px 4px #fff503, inset 0px 0px 10px rgba(255, 255, 255, 0.5); }

  50% {
    box-shadow: 0px 0px 0px 0px rgba(255, 245, 3, 0), inset 0px 0px 0px rgba(255, 255, 255, 0); } }



/* Button */
.button {
  text-align: center;
  padding: 10px 20px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px 0;
  border-radius: 10px 0;
  margin-right: 20px; }

/* Blue Background */
/* Yellow Background */
.yellow {
  text-shadow: 0px 1px 0px #faffc7;
  background-image: -webkit-linear-gradient(top, #fff966, #f3fd80);
  background-image: -moz-linear-gradient(top, #fff966, #f3fd80);
  background-image: -o-linear-gradient(top, #fff966, #f3fd80);
  background-image: linear-gradient(to bottom, #fff966, #f3fd80);
  -webkit-animation: yellow 2s infinite;
  -moz-animation: yellow 2s infinite;
  -o-animation: yellow 2s infinite;
  animation: yellow 2s infinite; }

/* White Background */
/*
Lumino Admin Bootstrap Template
Version 1.0
*/


/*Global Styles*/
html {
	scroll-behavior: smooth;
  }

body {
	background: #f1f4f7;
	padding-top: 50px;
	color: #5f6468;
}

p {
	color: #777;
}

a, a:hover, a:focus {
	color: #30a5ff;
}

h1, h2, h3, h4, h5, h6 {
	color: #5f6468;
}

h1 {
	font-weight: 300;
	font-size: 40px;
}

h2 {
	font-weight: 300;
	margin-bottom: 20px;
}

h3, h4 {
	font-weight: 300;
}

.large {
	font-size: 2em;
}

.text-muted {
	color: #9fadbb;
}

.color-gray { color: #5f6468; }
.color-blue { color: #30a5ff; }
.color-teal { color: #1ebfae; }
.color-orange { color: #ffb53e; }
.color-red { color: #f9243f; }

.bg-primary .glyphicon-remove { color: #5f6468;}
.bg-primary .glyphicon-remove:hover { color: #ef4040;}

.no-padding {
	padding: 0; margin: 0;
}

.glyphicon-xl {
	font-size: 6em;
}

.glyphicon-l {
	font-size: 3em;
}

.glyphicon-m {
	font-size: 1.5em;
}

.glyphicon-s {
	font-size: 0.75em;
}

.form-control {
	border: 1px solid #cecece;
	box-shadow: none;
}

.form-control:focus {
	border: 1px solid #30a5ff;
	outline: 0;
	box-shadow: inset 0px 0px 0px 1px #30a5ff;
}

.navbar-header .navbar-brand {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
}

.navbar-header .navbar-brand span {
	color: #30a5ff;
}

/*Buttons*/

a.btn:hover,
button:hover {
	opacity: 0.8;
}

a.btn:active,
button:active {
	box-shadow: inset 0px 0px 500px rgba(0,0,0,.1);
	opacity: 1;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #e9ecf2;
	border-color: #e9ecf2;
	color: #1b3548;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #30a5ff;
	border-color: #30a5ff;
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #8ad919;
	border-color: #8ad919;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #ffb53e;
	border-color: #ffb53e;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #f9243f;
	border-color: #f9243f;
}

/*Backgrounds*/

.bg-primary {
	color: #1b3548;
	background-color: #e9ecf2;
}
a.bg-primary:hover {
	background-color: #e9ecf2;
}
.bg-success {
	color: #fff;
	background-color: #8ad919;
}
a.bg-success:hover {
	background-color: #8ad919;
}
.bg-success a {
	color: rgba(255, 255, 255, .75);
}
.bg-info {
	color: #fff;
	background-color: #30a5ff;
}
a.bg-info:hover {
	background-color: #30a5ff;
}
.bg-info a {
	color: rgba(255, 255, 255, .75);
}
.bg-warning {
	color: #fff;
	background-color: #ffb53e;
}
a.bg-warning:hover {
	background-color: #ffb53e;
}
.bg-warning a {
	color: rgba(255, 255, 255, .75);
}
.bg-danger {
	color: #fff;
	background-color: #f9243f;
}
a.bg-danger:hover {
	background-color: #f9243f;
}
.bg-danger a {
	color: rgba(255, 255, 255, .75);
}

/*Panels*/

.panel {
	border: 0;
}

.panel-heading {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.025em;
}

.panel-default .panel-heading {
	background: #fff;
	border-bottom: 1px solid #eee;
	color: #5f6468;
}

.panel-footer {
	background: #fff;
	border-top: 1px solid #eee;
}

.panel-widget {
	padding: 0;
	position: relative;
}

.panel-widget .panel-footer {
	border: 0;
	text-align: center;
}

.panel-footer .input-group {
	padding: 0px;
	margin: 0 -5px;
}

.panel-footer .input-group-btn:last-child>.btn,
.panel-footer .input-group-btn:last-child>.btn-group {
	margin: 0;
}

.panel-widget .panel-footer a {
	color: #999;
}

.panel-widget .panel-footer a:hover {
	color: #666;
	text-decoration: none;
}

.panel-blue { background: #30a5ff; color: #fff; }
.panel-teal { background: #1ebfae; color: #fff; }
.panel-orange { background: #ffb53e; color: #fff; }
.panel-red { background: #f9243f; color: #fff; }

.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p {
	color: #fff;
	color: rgba(255, 255, 255, .8);
}

.panel-blue .panel-heading,
.panel-teal .panel-heading,
.panel-orange .panel-heading,
.panel-red .panel-heading {
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.panel-blue .text-muted,
.panel-teal .text-muted,
.panel-orange .text-muted,
.panel-red .text-muted {
	color: rgba(255, 255, 255, .5);
}

.dark-overlay {
	background: rgba(0, 0, 0, .05);
	text-align: center;
}

.widget-left {
	height: 80px;
	padding-top: 15px;
	text-align: center;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.widget-right {
	text-align: left;
	line-height: 1.6em;
	margin: 0px;
	padding-top: 20px;
	height: 80px;
	color: #999;
	font-weight: 300;
	background: #fff;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
	.widget-right {
	margin: 0;
	text-align: center;
	border-radius: 0px 5px 5px 0px;
}
}

@media (max-width: 768px) {
	.widget-left {
		border-radius: 5px 0px 0px 5px;
	}
}

.widget-right .text-muted {
	color: #9fadbb;
}
.widget-right .large {
	color: #5f6468;
}

.panel-blue .widget-left { background: #fed230; color: #fff; }
.panel-teal .widget-left { background: #1ebfae; color: #fff; }
.panel-orange .widget-left { background: #ffb53e; color: #fff; }
.panel-red .widget-left { background: #f9243f; color: #fff; }

.panel-widget {
	background: #fff;
}

/*Jumbotron*/

.jumbotron {
	background: #fff;
	border-bottom: 1px solid #eee;
	color: #5f6468;
}

/*Tabs*/

.panel .tabs {
	margin: 0;
	padding: 0;
}

.nav-tabs {
	background: #e9ecf2;
	border: 0;
}

.nav-tabs li a:hover {
	background: #fff;
}

.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {
	border: 0;
	padding: 15px 20px;
}

.nav-pills {
	padding: 15px;
	padding-bottom: 0;
}

.nav-pills li a,
.nav-pills li a:hover,
.nav-pills li.active a,
.nav-pills li.active a:hover {
	border: 0;
	padding: 7px 15px;
}

.nav-pills li.active a,
.nav-pills li.active a:hover {
	background: #30a5ff;
}

.tab-content {
	padding: 15px;
}


/*Navbar*/

.navbar {
	border: 0;
}

.navbar input {
	border: 0;
	background: #444;
	color: #fff;
}

.navbar input:focus {
	color: #fff;
	background: #555;
	border: 1px solid #30a5ff;
	outline: 0;
	box-shadow: inset 0px 0px 0px 1px #30a5ff;
}

.user-menu {
	display: inline-block;
	margin-top: 14px;
	margin-right: 10px;
	float: right;
	list-style: none;
	padding: 0;
}

.user-menu a {
	color: #fff;
}

.user-menu a:hover, .user-menu a:focus {
	text-decoration: none;
}

/* Sidebar */

.sidebar {
	display: block;
	background-color: #fff;
	padding: 0;
	display: none;
}

.sidebar form {
	padding: 20px 15px 5px 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.sidebar {
		display: block;
  		position: fixed;
		top: 50px;
		bottom: 0;
		left: 0;
		z-index: 1000;
		display: block;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto;
		background-color: #fff;
		box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);
	}
	.navbar-header {
		width: 100%;
	}
}

.sidebar ul.nav a:hover,
.sidebar ul.nav li.parent ul li a:hover {
	text-decoration: none;
	background-color: #e9ecf2;
}

.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
	color: #fff;
	background-color: #30a5ff;
}

.sidebar ul.nav ul,
.sidebar ul.nav ul li {
	list-style: none;
	list-style-type: none;
}

.sidebar ul.nav ul.children {
	width: auto;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
}

.sidebar ul.nav ul.children li a {
	height: 40px;
	background: #f9f9f9;
	color: #30a5ff!important;
}

.sidebar ul.nav li.current a {
	background-color: #30a5ff;
	color: #fff!important;
}

.sidebar ul.nav li.parent ul li a {
	border: none;
	display:block;
	padding-left: 0px;
	line-height: 40px;
}


.sidebar span.glyphicon {
	margin-right: 10px;
}

.sidebar ul.nav li.divider {
	border-bottom: 1px solid #eee;
	margin: 20px 0;
}

.sidebar .attribution {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 15px;
	text-align: center;
	border-top: 1px solid #eee;
	font-size: 12px;
}

/*Breadcrumbs*/

.breadcrumb {
	border-radius: 0;
	padding: 10px 15px;
	background: #e9ecf2;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	margin: 0 ;
}

h1.page-header {
	margin-top: 30px;
	border-bottom: 0;
}

/*Charts*/

.main-chart {
	background: #fff;
}

.easypiechart-panel {
	text-align: center;
	padding: 1px 0;
	margin-bottom: 20px;
}

.placeholder h2 {
	margin-bottom: 0px;
}

.donut {
	width: 100%;
}

.easypiechart {
	position: relative;
	text-align: center;
	width: 120px;
	height: 120px;
	margin: 20px auto 10px auto;
}

.easypiechart .percent {
	display: block;
	position: absolute;
	font-size: 26px;
	top: 38px;
	width: 120px;
}

#easypiechart-blue .percent { color: #30a5ff;}
#easypiechart-teal .percent { color: #1ebfae;}
#easypiechart-orange .percent { color: #ffb53e;}
#easypiechart-red .percent { color: #ef4040;}

/*Calendar Widget*/

#calendar, .datepicker-inline {
	width: 100%;
}

#calendar table {
	width: 100%;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
	color: rgba(255, 255, 255, .50);
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
	color: #ffffff;
	background-color: rgba(0, 0, 0, .5);
	border-color: #285e8e;
}

.datepicker table tr td span:hover,
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
	background: rgba(0, 0, 0, 0.25);
}

.panel-heading .glyphicon {
	margin-right: 10px;
}

/*Todo List Widget*/

.todo-list-item .glyphicon {
	margin-right:5px;
	color: #9fadbb;
}

.todo-list-item .glyphicon:hover {
	margin-right:5px;
	color: #1b3548;
}

.todo-list {
	padding: 0;
	margin: -15px;
	background: #fff;
	color: #5f6468;
	list-style: none;
}

#checkbox {
	margin: 0;
}

.todo-list .checkbox {
	display:inline-block;
	margin: 0px;
}

.panel-body input[type=checkbox]:checked + label {
	text-decoration: line-through;
	color: #777;
}

.todo-list-item {
	list-style: none;
	line-height: 0.9;
	padding: 5px;
}

.todo-list-item:hover, a.todo-list-item:focus {
	text-decoration: none;
	background-color: #f6f6f6;
}

.todo-list-item .trash .glyph:hover {
	color: #ef4040;
}


/*Chat Widget*/

.chat ul {
	list-style: none;
	margin: -15px;
	padding: 15px;
}

.chat ul li {
	margin-bottom: 10px;
	padding: 15px 5px;
	border-bottom: 1px solid #eee;
}

.chat ul li.left .chat-body { margin-left: 100px;}
.chat ul li.right .chat-body { margin-right: 100px;}

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

.chat ul .glyphicon {
	margin-right: 5px;
}

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

.chat-body small {
	margin-left: 5px;
}

/*Tables*/
.table {
	background: #fff;
}
table .collapse.in {
	display:table-row;
}
/*div>table>tbody>tr:nth-child(4n+1) {
	background-color:#dcdcdc;
}
div>table>tbody>tr:nth-child(even)>td {
	border: none;
	padding: 0;
}*/
.fixed-table-container {
	border: 1px solid #eee;
}

.fixed-table-container thead th {
	background: #f7f7f8;
	border-color: #ddd;
	color: #5f6468;
	font-weight: 300;
	font-size: 16px;
}

.fixed-table-container tbody td {
	border: 1px solid #eee;
}

.fixed-table-container tbody td:last-child {
	border-right: none;
}

.table>thead>tr>th {
	border-bottom: 1px solid #e6e7e8;
	vertical-align: middle;
	height: 50px;
}

.fixed-table-pagination .pagination {
    margin-top: 10px;
    margin-bottom: 0px;
}
.fixed-table-pagination .pagination-detail {
	margin-top: 20px;
}

/*Icons*/


.sidebar .glyph, .user-menu .glyph {
	height: 16px;
	width: 16px;
	margin: 0 10px 0 0;
	stroke-width: 3px;
}

.user-menu .glyph {
	stroke-width: 4px;
}

.breadcrumb .glyph {
	height: 14px;
	width: 14px;
	margin: -2px 0 0 0;
	stroke-width: 4px;
}

.alert .glyph, .panel-heading .glyph {
	width: 26px;
	height: 26px;
	margin: 0 10px 0 0;
	stroke-width: 2px;
}

.panel-widget .glyph {
	stroke-width: 2px;
}

.todo-list .glyph {
	width: 14px;
	height: 14px;
	stroke-width: 4px;
	color: #999;
}

.glyph.table {
	background: none;
	border: none;
}

/*Icon Grid*/

.icon-grid div {
	border: 1px solid #ddd;
	margin: 0 0 -1px -1px;
	text-align: center;
	padding: 10px 0 20px 0;
}

.icon-grid svg {
	width: 35%;
	display: block;
	margin: 0 auto;
}

.icon-grid h4 {
	display: none;
}

.icon-grid pre {
	margin: 10px 10px -10px 10px;
	border-radius: 0;
	font-size: 10px;
	border-color: #ddd;
	height: 65px;
	overflow: scroll;
}

.gtext_l tr th {
	text-align: left !important;
}
.mobile_v { display: none}
.sidebar form{display: none;margin: 0px !important;}

@media only screen and (max-width: 500px) {
	.mobile_v{
		display: block}
	.desk_v{display: none}
	.sidebar form{display: block;margin:0 0 4px 0 !important;}


}





.list-cust .list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}

.list-cust .list-group-item:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.list-cust .list-group-item {
	border-right:0px;
	border-left:0px;
}
.list-group :not(:first-child) {
	background-color: #fff;

}

.noPadding {
	padding: 1px !important;
	margin: 1px !important;
}

.toggle-hide-css {
	visibility: hidden;
}

.toggle-show-css {
	visibility: visible;
}

.onoffswitch4 {
	position: relative; width: 90px;
	-webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch4-checkbox {
	display: none;
}

.onoffswitch4-label {
	display: block; overflow: hidden; cursor: pointer;
	border: 2px solid #27A1CA; border-radius: 0px;
}

.onoffswitch4-inner {
	display: block; width: 200%; margin-left: -100%;
	-moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
	-o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch4-inner:before, .onoffswitch4-inner:after {
	display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 26px;
	font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	border: 2px solid transparent;
	background-clip: padding-box;
}

.onoffswitch4-inner:before {
	content: "Yes";
	padding-left: 10px;
	background-color: #FFFFFF; color: #27A1CA;
}

.onoffswitch4-inner:after {
	content: "No";
	padding-right: 10px;
	background-color: #FFFFFF; color: #666666;
	text-align: right;
}

.onoffswitch4-switch {
	display: block; width: 25px; margin: 0px;
	background: #27A1CA;
	position: absolute; top: 0; bottom: 0; right: 65px;
	-moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s;
}

.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-inner {
	margin-left: 0;
}

.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-switch {
	right: 0px;
}

.table_1 {width: 100%;float: left;}
.table_1 tr td {
	padding: 3px;
}


.tab_popup {
    position: absolute;
    width: 87%;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;
    z-index: 10;
}

.fd {
    width: 100%;
	float: left;
	position: relative;
}
.table_over{
    overflow-y: auto;
    max-height: 600px;
}

.bg_ff {background: #fff;}
.bdr_1 {border: solid 1px #ddd;}
.m_t_65 {margin-top: 65px;}
.m_t_15 {margin-top: 15px;}
.m_b_15 {margin-bottom: 15px;}
.m_b_10 {margin-bottom: 10px;}
.m_t_5 {margin-top: 5px;}
.m_t_10 {margin-top: 10px;}
.noPadding.m_t_10 {margin-top: 10px !important;}
.m_tb_15 {margin-top: 15px;margin-bottom: 15px;}
.p_lr_15 {padding-left: 15px; padding-right: 15px;}
.p_tb_15 {padding-bottom: 15px; padding-top: 15px;}
.p_t_15 {padding-top: 15px;}
.p_b_10 {padding-bottom: 10px;}
.p_b_15 {padding-bottom: 15px;}
.p_10 {padding: 10px;}
.clr_ff {color: #fff;}
.font_16 {font-size: 16px;}
.bg_38 {background: #38719e;}
.overflow_x {overflow-x: auto; width: 100%; float: left; position: relative;}
.float_right {float: right;}
table.table_2 { width: 100%;float: left; border-left: solid 1px #ddd; border-top: solid 1px #ddd; background: #fff;}
table.table_2 tr th {border-bottom: solid 1px #ddd; border-right: solid 1px #ddd; background: #ddd; padding: 7px;font-size: 14px;}
table.table_2 tr td {
	border-bottom: solid 1px #ddd; border-right: solid 1px #ddd;
	font-size: 14px;
	color: #777;
	text-align: center;
	padding: 10px 3px;
}

table.table_2 tr:hover {transition: all 0.5s;  background: #f2f2f2; }
.maxWid_800 {max-width: 800px; margin: auto;}



    table.tbl_1 tr td {
        font-size: 14px;
        color: #777;
        text-align: center;
        padding: 10px 3px;
    }
	.row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	input.fd {width: 100% !important;}
.col-sm-9.main {padding-left: 0px !important; padding-right: 0px !important;}
.font_normal {font-weight: normal;}
.float-right {float: right;}


table.table_Create input {
    width: 100%;
    float: left;
    border: solid 1px #ddd;
    padding: 7px 5px;
    font-size: 14px;
    border-radius: 5px;
}

table.table_Create {
    max-width: 500px;
    float: left;
}
table.table_Create tr td {
    padding-right: 5px;
}
.pointer { cursor: pointer; }
.closeP_1 {
    float: right;
    cursor: pointer;
}

.loginAdmin {
    max-width: 500px;
    margin: auto;
    box-shadow: 1px 1px 11px rgb(0 0 0 / 10%);
	background: #fff;
}
#mySpinner {
	width: 110px;
}
@media (max-width: 520px) {
	.p_top_main {padding-top: 45px;}
}

.errorMessagePop {
	color: #f00;
    background-color: #ffe0e452;
    border: solid 1px;
	padding: 6px 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
	width: 100%;

}
.successMessagePop {
	color: #080;
    background-color: #e4ffe052;
    border: solid 1px;
	padding: 6px 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
	width: 100%;
	float: left;
}
.warnMessagePop {
	color: #ffb53e;
    background-color: #ffb53e03;
    border: solid 1px;
	padding: 6px 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
	width: 100%;
	float: left;
}
.h_80vh {
	height: 80vh;
	overflow: auto;
}

@media (max-width: 450px) {
	table.table_2.table_adj tr td, table.table_2.table_adj tr th {
		font-size: 10px;
	}
}
