body.skin-dgc,
body {
  -webkit-font-smoothing: antialiased;
  background-color: #F8F8F8;
}
body.skin-dgc h3,
body h3,
body.skin-dgc h4,
body h4 {
  color: #707070;
}
body.skin-dgc .bg-primary,
body .bg-primary {
  background-color: #707070;
  color: #ffff;
}
body.skin-dgc .content-wrapper,
body .content-wrapper,
body.skin-dgc .right-side,
body .right-side {
  background-color: #F8F8F8;
}
body.skin-dgc .wrapper,
body .wrapper,
body.skin-dgc .main-sidebar,
body .main-sidebar,
body.skin-dgc .left-side,
body .left-side {
  background-color: #F8F8F8;
  color: #fff;
  padding-top: 0;
  border-right: 1px solid #F8F8F8;
}
body.skin-dgc.fixed .content-wrapper,
body.fixed .content-wrapper,
body.skin-dgc.fixed .right-side,
body.fixed .right-side {
  padding-top: 0;
}
body.skin-dgc .content-header,
body .content-header {
  background: #F8F8F8;
  padding: 15px;
  margin-top: 15px;
  border-bottom: 1px solid #F8F8F8;
}
@media (max-width: 767px) {
  body.skin-dgc .content-header,
  body .content-header {
    padding-top: 0;
  }
  body.skin-dgc .content-header .breadcrumb,
  body .content-header .breadcrumb {
    top: -4px;
  }
}
body.skin-dgc .content-header > h1,
body .content-header > h1 {
  font-weight: 300;
  font-size: 2em;
  color: #707070;
}
body.skin-dgc .content-header > h1 a,
body .content-header > h1 a {
  color: #707070;
  text-decoration: none;
}
body.skin-dgc .content-header > h1 span,
body .content-header > h1 span {
  color: #989DAD;
  font-size: 1em;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
body.skin-dgc .content-header .content-header-row,
body .content-header .content-header-row {
  margin-top: 15px;
  min-height: 30px;
}
body.skin-dgc .content-header .content-header-row.dgc_crud_search,
body .content-header .content-header-row.dgc_crud_search {
  position: relative;
  width: 100%;
  display: none;
}
body.skin-dgc .content-header .content-header-row.dgc_crud_search.active,
body .content-header .content-header-row.dgc_crud_search.active {
  display: block;
}
body.skin-dgc .content-header .content-header-row.dgc_crud_search.active i.fa-search,
body .content-header .content-header-row.dgc_crud_search.active i.fa-search {
  color: #707070;
}
body.skin-dgc .content-header .content-header-row.dgc_crud_search i:first-child,
body .content-header .content-header-row.dgc_crud_search i:first-child {
  font-size: 1em;
  color: #989DAD;
  position: absolute;
  top: 17px;
  left: 17px;
  float: left;
}
body.skin-dgc .content-header .content-header-row.dgc_crud_search i:last-child,
body .content-header .content-header-row.dgc_crud_search i:last-child {
  font-size: 1em;
  color: #989DAD;
  position: absolute;
  top: 17px;
  right: 17px;
  float: right;
  cursor: pointer;
}
body.skin-dgc .content-header .content-header-row.dgc_crud_search input,
body .content-header .content-header-row.dgc_crud_search input {
  -webkit-appearance: none;
  outline: none;
  width: 100%;
  border: 0;
  box-shadow: none;
  font-weight: 300;
  font-size: 1.4em;
  color: #2F323A;
  font-family: 'Source Sans Pro', sans-serif;
  border-radius: 5px;
  padding: 10px;
  padding-left: 40px;
}
body.skin-dgc .content-header .content-header-row.dgc_crud_search input:focus,
body .content-header .content-header-row.dgc_crud_search input:focus,
body.skin-dgc .content-header .content-header-row.dgc_crud_search input:active,
body .content-header .content-header-row.dgc_crud_search input:active,
body.skin-dgc .content-header .content-header-row.dgc_crud_search input:hover,
body .content-header .content-header-row.dgc_crud_search input:hover {
  box-shadow: none;
  border-color: #707070;
}
body.skin-dgc .content-header .content-header-row .btn-group,
body .content-header .content-header-row .btn-group {
  margin-right: 15px;
}
body.skin-dgc .content-header .content-header-row .btn-group > .btn,
body .content-header .content-header-row .btn-group > .btn {
  border-color: #d2d6de;
  background-color: transparent;
  box-shadow: none;
}
body.skin-dgc .content-header .content-header-row .btn-group > .btn.active,
body .content-header .content-header-row .btn-group > .btn.active,
body.skin-dgc .content-header .content-header-row .btn-group > .btn.active:hover,
body .content-header .content-header-row .btn-group > .btn.active:hover {
  background: #d2d6de;
}
body.skin-dgc .content-header .content-header-row .btn-group > .btn:hover,
body .content-header .content-header-row .btn-group > .btn:hover {
  background: #fafafa;
}
body.skin-dgc .content-header .nav-tabs-custom,
body .content-header .nav-tabs-custom {
  margin: 0;
  position: relative;
  box-shadow: none;
  top: 15px;
  border-radius: 0;
}
body.skin-dgc .content-header .nav-tabs-custom ul.nav-tabs,
body .content-header .nav-tabs-custom ul.nav-tabs {
  border: 0;
}
body.skin-dgc .content-header .nav-tabs-custom ul.nav-tabs > li,
body .content-header .nav-tabs-custom ul.nav-tabs > li {
  border: 0;
  margin: 0;
  border-bottom: 3px solid transparent;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.05em;
}
body.skin-dgc .content-header .nav-tabs-custom ul.nav-tabs > li.active,
body .content-header .nav-tabs-custom ul.nav-tabs > li.active {
  border-bottom-color: #24416B;
}
body.skin-dgc .content-header .nav-tabs-custom ul.nav-tabs > li.active a,
body .content-header .nav-tabs-custom ul.nav-tabs > li.active a {
  color: #2F323A;
}
body.skin-dgc .content-header .nav-tabs-custom ul.nav-tabs > li a,
body .content-header .nav-tabs-custom ul.nav-tabs > li a {
  font-family: 'Source Sans Pro', sans-serif;
  border: 0;
  color: #989DAD;
}
body.skin-dgc .content-header .nav-tabs-custom ul.nav-tabs > li:hover a,
body .content-header .nav-tabs-custom ul.nav-tabs > li:hover a {
  color: #2F323A;
}
body.skin-dgc .main-sidebar .sidebar-logo,
body .main-sidebar .sidebar-logo {
  color: #7f3eb2;
  background: -webkit-linear-gradient(right, aliceblue, aliceblue);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  text-align: center;
  font-size: 2em;
  font-weight: 100;
  padding-top: 25px;
  padding-bottom: 10px;
}
body.skin-dgc .main-sidebar .sidebar-logo img,
body .main-sidebar .sidebar-logo img {
  width: 80%;
}
body.skin-dgc .main-sidebar .slimScrollDiv,
body .main-sidebar .slimScrollDiv {
  position: static !important;
}
body.skin-dgc .main-sidebar .sidebar,
body .main-sidebar .sidebar {
  padding-top: 0.3em;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
body.skin-dgc .main-sidebar .sidebar ul.sidebar-menu,
body .main-sidebar .sidebar ul.sidebar-menu {
  padding: 1.5em;
  padding-right: 0;
}
body.skin-dgc .main-sidebar .sidebar ul.sidebar-menu li a,
body .main-sidebar .sidebar ul.sidebar-menu li a {
  color: #414141;
  padding: 0.5em 1em;
}
body.skin-dgc .main-sidebar .sidebar ul.sidebar-menu li a i,
body .main-sidebar .sidebar ul.sidebar-menu li a i {
  margin-right: 4px;
}
body.skin-dgc .main-sidebar .sidebar ul.sidebar-menu li:hover a,
body .main-sidebar .sidebar ul.sidebar-menu li:hover a {
  color: #707070;
}
body.skin-dgc .main-sidebar .sidebar ul.sidebar-menu li.active,
body .main-sidebar .sidebar ul.sidebar-menu li.active {
  background-color: #24416B;
  border-radius: 0;
}
body.skin-dgc .main-sidebar .sidebar ul.sidebar-menu li.active a,
body .main-sidebar .sidebar ul.sidebar-menu li.active a {
  color: #fff;
}
body.skin-dgc .main-sidebar .sidebar ul.sidebar-menu li.sidebar-menu-title,
body .main-sidebar .sidebar ul.sidebar-menu li.sidebar-menu-title {
  color: #414141;
  font-size: 0.8em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding-top: 2em;
  padding-bottom: 1em;
}
body.skin-dgc .main-sidebar .sidebar ul.sidebar-menu .sidebar-menu-title:first-child,
body .main-sidebar .sidebar ul.sidebar-menu .sidebar-menu-title:first-child {
  padding-top: 0;
}
body.skin-dgc .box-primary,
body .box-primary,
body.skin-dgc .box,
body .box,
body.skin-dgc .timeline-item,
body .timeline-item {
  border: 0;
  box-shadow: none;
}
body.skin-dgc .box-primary,
body .box-primary {
  margin-bottom: 15px;
}
body.skin-dgc .box-primary .box-body,
body .box-primary .box-body {
  padding: 15px;
}
body.skin-dgc .timeline-item .timeline-header,
body .timeline-item .timeline-header {
  padding: 0;
  padding-bottom: 0.5em;
  border: 0;
  color: #707070;
}
body.skin-dgc .timeline-item .timeline-body,
body .timeline-item .timeline-body {
  padding: 0;
}
body.skin-dgc .box-solid,
body .box-solid {
  border: 1px solid #F8F8F8;
  background-color: #F8F8F8;
}
body.skin-dgc .box-widget,
body .box-widget {
  border: 1px solid #F8F8F8;
  background-color: #F8F8F8;
}
body.skin-dgc .box-transparent,
body .box-transparent {
  background: #fff;
  padding: 15px;
  border: 0;
  box-shadow: none;
}
body.skin-dgc .box-transparent .box-body,
body .box-transparent .box-body {
  padding: 0;
}
body.skin-dgc .box-transparent table.table,
body .box-transparent table.table {
  border-collapse: separate;
}
body.skin-dgc .box-transparent table.table.table-hover tbody > tr.hover,
body .box-transparent table.table.table-hover tbody > tr.hover {
  background: #fafafa;
}
body.skin-dgc .box-transparent table.table.table-hover tbody > tr.hover td,
body .box-transparent table.table.table-hover tbody > tr.hover td {
  background: none;
}
body.skin-dgc .box-transparent table.table tbody > tr,
body .box-transparent table.table tbody > tr {
  background: #fff;
}
body.skin-dgc .box-transparent table.table tr td,
body .box-transparent table.table tr td {
  border: 0;
  border-bottom: 1px solid #F8F8F8;
}
body.skin-dgc .box-transparent table.table tr:last-child td,
body .box-transparent table.table tr:last-child td {
  border: 0;
}
body.skin-dgc .box-transparent table.table tr th,
body .box-transparent table.table tr th {
  border: 0;
  border-bottom: 1px solid #ccc;
  color: #707070;
  padding-bottom: 3px;
  font-size: 18px;
  font-weight: 300;
}
body.skin-dgc .box-transparent table.table tr th a,
body .box-transparent table.table tr th a {
  color: #707070;
}
body.skin-dgc .box-transparent .dataTables_info,
body .box-transparent .dataTables_info {
  color: #989DAD;
}
body.skin-dgc .box-transparent .dataTables_paginate .pagination > li.active a,
body .box-transparent .dataTables_paginate .pagination > li.active a {
  background-color: #24416B;
  border-color: #24416B;
  color: #fff;
  border-radius: 0;
}
body.skin-dgc .btn,
body .btn {
  border-radius: 0;
}
body.skin-dgc .btn.btn-danger,
body .btn.btn-danger {
  background-color: transparent;
  border-color: #8b2d2d;
  color: #8b2d2d;
}
body.skin-dgc .btn.btn-danger.btn-flat,
body .btn.btn-danger.btn-flat {
  background-color: #8b2d2d;
  border-color: #8b2d2d;
  color: #fff;
}
body.skin-dgc .btn.btn-success,
body .btn.btn-success {
  background-color: transparent;
  border-color: #50C14E;
  color: #50C14E;
}
body.skin-dgc .btn.btn-secondary,
body .btn.btn-secondary {
  background-color: transparent;
  border-color: #24416B;
  color: #24416B;
}
body.skin-dgc .btn.btn-primary,
body .btn.btn-primary {
  background-color: #24416B;
  border-color: #24416B;
  color: #fff;
}
body.skin-dgc .btn.btn-primary:hover,
body .btn.btn-primary:hover,
body.skin-dgc .btn.btn-primary:active,
body .btn.btn-primary:active,
body.skin-dgc .btn.btn-primary:focus,
body .btn.btn-primary:focus {
  background-color: #707070;
  border-color: #707070;
}
body.skin-dgc .btn.btn-icon > i,
body .btn.btn-icon > i {
  margin: 0;
}
body.skin-dgc .flash-alert,
body .flash-alert {
  border: 0;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 99999;
  min-width: 40%;
}
body.skin-dgc .flash-alert > i,
body .flash-alert > i,
body.skin-dgc .flash-alert > strong,
body .flash-alert > strong {
  font-size: 20px;
}
body.skin-dgc .flash-alert.alert-success,
body .flash-alert.alert-success {
  color: #fff !important;
  background-color: #50C14E !important;
}
body.skin-dgc .flash-alert.alert-success button.close,
body .flash-alert.alert-success button.close {
  color: #fff !important;
  opacity: 1;
}
body.skin-dgc .flash-alert.alert-danger,
body .flash-alert.alert-danger {
  background-color: #932632 !important;
  color: #fff !important;
}
body.skin-dgc .flash-alert.alert-danger button.close,
body .flash-alert.alert-danger button.close {
  color: #fff !important;
  opacity: 1;
}
body.skin-dgc .flash-alert.alert-info,
body .flash-alert.alert-info {
  background-color: #fff !important;
  color: aliceblue !important;
}
body.skin-dgc .flash-alert.alert-info button.close,
body .flash-alert.alert-info button.close {
  color: aliceblue !important;
  opacity: 1;
}
.horizontal-progress ul {
  list-style: none;
  text-align: center;
  padding: 0;
  height: 70px;
}
.horizontal-progress ul li {
  display: inline-block;
  float: left;
  width: 25%;
  position: relative;
  cursor: pointer;
}
.horizontal-progress ul li span {
  background-color: #c3c3c3;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  padding-top: 3px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  z-index: 100;
  position: relative;
}
.horizontal-progress ul li div {
  display: block;
  text-align: center;
  color: #b7b7b7;
}
.horizontal-progress ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 14px;
  height: 2px;
  background-color: #c3c3c3;
  width: 50%;
}
.horizontal-progress ul li:after {
  content: '';
  position: absolute;
  right: 0;
  top: 14px;
  height: 2px;
  background-color: #c3c3c3;
  width: 50%;
}
.horizontal-progress ul li:first-child:before {
  display: none;
}
.horizontal-progress ul li:last-child:after {
  display: none;
}
.horizontal-progress ul li.active span,
.horizontal-progress ul li.active:before,
.horizontal-progress ul li.active:after {
  background-color: #50C14E;
}
.horizontal-progress ul li.active div {
  color: #50C14E;
}
h1.h1-styled {
  text-align: center;
  font-weight: 200;
  font-size: 2.5em;
  color: #707070;
  margin-bottom: 1em;
}
h2 {
  font-size: 20px;
}
.row > div > h2 {
  margin-top: 0;
}
.login-page {
  background-color: #F8F8F8 !important;
}
.login-page .login-logo {
  background: -webkit-linear-gradient(right, aliceblue, aliceblue);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-size: 3em;
  font-weight: 100;
}
.login-page .login-logo img {
  width: 300px;
}
.login-page .login-box-body {
  border: 1px solid #F8F8F8;
}
.breadcrumb {
  background: none !important;
}
@media (max-width: 991px) {
  .content-header > .breadcrumb {
    position: absolute;
    top: 11px;
    right: 10px;
  }
  .content-header > .breadcrumb .btn span {
    display: none;
  }
  .content-header > .breadcrumb .btn i {
    margin: 0;
  }
}
.mobile-header {
  background: #F8F8F8;
  border-bottom: 1px solid #F8F8F8;
  padding: 15px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .mobile-header {
    display: none;
  }
}
.mobile-header .sidebar-toggle {
  font-size: 1.5em;
  color: #707070;
  z-index: 2000;
  position: relative;
}
.mobile-header .mobile-logo {
  color: #7f3eb2;
  background: -webkit-linear-gradient(right, aliceblue, aliceblue);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  text-align: center;
  font-size: 2em;
  font-weight: 100;
  width: 100%;
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
}
.mobile-header .mobile-logo img {
  height: 30px;
  position: relative;
  top: -3px;
}
.tree {
  /*Connector styles on hover*/
}
.tree ul {
  padding: 0;
  padding-top: 20px;
  position: relative;
}
.tree li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 20px 5px 0 5px;
}
.tree li::before,
.tree li::after {
  content: '';
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 1px solid #ccc;
  width: 50%;
  height: 20px;
}
.tree li::after {
  right: auto;
  left: 50%;
  border-left: 1px solid #ccc;
}
.tree li:only-child::after,
.tree li:only-child::before {
  display: none;
}
.tree li:only-child {
  padding-top: 0;
}
.tree li:first-child::before,
.tree li:last-child::after {
  border: 0 none;
}
.tree li:last-child::before {
  border-right: 1px solid #ccc;
  border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after {
  border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
}
.tree ul ul::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #ccc;
  width: 0;
  height: 20px;
}
.tree li a {
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-decoration: none;
  color: #666;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.tree li > a:hover {
  background: #707070;
  color: #fff;
  border: 1px solid #707070;
}
.tree li a:hover + ul li::after,
.tree li a:hover + ul li::before,
.tree li a:hover + ul::before,
.tree li a:hover + ul ul::before {
  border-color: #94a0b4;
}
.help-block {
  font-size: 90%;
  padding: 0;
  margin: 0;
  position: relative;
  top: -4px;
}
.box-title {
  padding: 5px;
}
.premium-marker {
  color: #7a7a7a;
}
.fc-button {
  border-color: #24416B !important;
  background: none !important;
  color: #24416B !important;
  border-radius: 0 !important;
}
.fc-button.fc-state-active {
  box-shadow: none;
  background-color: #eaeaea !important;
}
.fc-button:focus {
  border-radius: 0 !important;
  outline: 0;
}
.btn.btn-primary {
  background-color: #555;
  border-color: #4444;
  color: #fff !important;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary.hover,
.btn.btn-primary:focus {
  background-color: #444;
  color: #fff;
}
.btn.btn-success {
  background-color: #eb3437;
  border-color: #eb3437;
}
.btn.btn-info {
  background-color: #e9e9e9;
  border-color: #d9d9d9;
  color: #555 !important;
}
.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info.hover {
  background-color: #d9d9d9;
}
.btn-white {
  background-color: #fff;
  color: #000 !important;
}
.btn-white:hover,
.btn-white:active,
.btn-white.hover {
  background-color: #eee;
  color: #000 !important;
}
.header .logo {
  background-color: #333;
}
.header .logo:hover {
  background-color: #222;
}
.header .navbar {
  background-color: #222;
}
a {
  color: #333;
}
a:hover,
a:active,
a.hover {
  color: #777;
}
/*
.input-group input.form-control {
	border-bottom-left-radius: 3px !important;
	border-top-left-radius: 3px !important;
}
*/
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #5c5c5c;
  border-color: #5c5c5c;
}
.paging_bootstrap {
  text-align: right;
}
.pagination {
  margin: 0px;
}
.alert-small {
  margin-left: 0px;
  padding: 10px;
}
.alert-small.alert-dismissable .close {
  top: 0px;
  right: 0px;
}
table tr.error td {
  background-color: #f2dede;
}
.box-header .btn.pull-right {
  margin-top: 10px;
  margin-right: 10px;
}
.btn-xs i {
  margin-right: 5px;
}
table td > a {
  color: #3C8DBC;
  text-decoration: underline;
}
table td > a:hover {
  text-decoration: underline;
}
.btn {
  text-decoration: none !important;
}
.breadcrumb .btn {
  margin-top: -11px;
}
.breadcrumb .btn i {
  margin-right: 3px;
}
.breadcrumb .btn.pull-right {
  margin-left: 10px;
}
.table-hover > tbody > tr.hover > td,
.table-hover > tbody > tr.hover > th {
  background-color: #f5f5f5;
}
.modal .modal-header,
.modal .modal-body,
.modal .modal-footer {
  padding: 10px;
}
.box.box-primary,
.nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #888;
}
.content-wrapper > .alert {
  margin: 15px;
}
.box-app .box-body .box-app-logo {
  text-align: center;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.box-app .box-body .box-app-logo img {
  width: auto;
  height: auto;
  max-height: 30px;
}
.box-app .box-body .box-app-name {
  font-size: 1.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-app .box-body p {
  height: 50px;
}
.box-kpi {
  border: 1px solid #F8F8F8;
  background-color: #F8F8F8;
  box-shadow: none;
}
.box-kpi .box-body {
  text-align: center;
}
.box-kpi .box-body h3 {
  text-align: center;
  margin-top: 0;
  font-size: 1.3em;
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: 5px;
}
.box-kpi .box-body p {
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0;
  color: #414141;
}
.application-question-demo {
  padding: 15px;
  background-color: #F8F8F8;
  border-radius: 5px;
  display: block;
  position: relative;
}
.application-question-demo:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 5px;
}
.application-question-demo:hover:after {
  background: #222;
  opacity: 0.1;
}
.application-pages {
  display: inline-flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  align-content: flex-start;
  overflow-x: auto;
  width: 100%;
}
.application-pages .application-page {
  flex: 0 0 800px;
  width: 800px;
  border-radius: 5px;
  min-height: 400px;
  background-color: #F8F8F8;
  align-self: flex-start;
  padding: 15px;
}
.application-pages .application-page button.application-page-delete,
.application-pages .application-page button.application-page-move {
  margin-left: 5px;
  opacity: 0.3;
}
.application-pages .application-page button.application-page-delete:hover,
.application-pages .application-page button.application-page-move:hover {
  opacity: 1;
}
.application-pages .application-page h2 {
  margin-top: 0;
  margin-bottom: 30px;
}
.application-pages .application-page h2 input {
  padding: 0;
  background: none;
  border: 0;
  line-height: 100%;
  height: auto;
  width: 280px;
}
.application-pages .application-page h2 input:focus,
.application-pages .application-page h2 input:hover {
  box-shadow: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0.7);
}
.application-pages .application-page .application-page-question-add {
  text-align: center;
}
.application-pages .application-page .application-page-question {
  margin-bottom: 20px;
}
.application-pages .application-page .application-page-question > button.pull-right,
.application-pages .application-page .application-page-question > .application-page-question-size {
  margin-left: 5px;
  opacity: 0.3;
}
.application-pages .application-page .application-page-question > button.pull-right:hover,
.application-pages .application-page .application-page-question > .application-page-question-size:hover {
  opacity: 1;
}
.application-pages .application-page .application-page-question > label {
  width: 280px;
}
.application-pages .application-page .application-page-question input[disabled],
.application-pages .application-page .application-page-question textarea[disabled] {
  background: #fff;
}
.application-pages .application-page .application-page-question input.editable {
  padding: 0;
  background: none;
  border: 0;
  line-height: 100%;
  height: auto;
  width: 100%;
}
.application-pages .application-page .application-page-question input.editable:focus,
.application-pages .application-page .application-page-question input.editable:hover {
  box-shadow: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0.7);
}
.application-pages .application-page-space {
  width: 50px;
  flex: 0 0 50px;
  text-align: center;
  font-size: 20px;
}
/*# sourceMappingURL=style.css.map */