/* line 3, app/assets/stylesheets/_btn.css.scss */
.btn-red {
  background-color: #FF3B70;
  opacity: 0.7;
}

/* line 8, app/assets/stylesheets/_btn.css.scss */
.btn-green {
  background-color: #91DED1;
  opacity: 0.7;
}

/* line 13, app/assets/stylesheets/_btn.css.scss */
.btn-whrite {
  background-color: #FFF;
  opacity: 1;
}

/* line 18, app/assets/stylesheets/_btn.css.scss */
.btn-signin-foramt {
  font-size: 12px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 25, app/assets/stylesheets/_btn.css.scss */
.btn-text_white {
  color: white;
}

/* line 29, app/assets/stylesheets/_btn.css.scss */
.btn-large {
  width: 125px;
}
/* line 3, app/assets/stylesheets/_content.css.scss */
body.nav-md, body.nav-sm {
  background: #20285A;
}

/* line 7, app/assets/stylesheets/_content.css.scss */
.wrapper_40 {
  right: 0;
  margin: 10% auto 0;
  max-width: 40%;
  position: relative;
  min-width: 280px;
}

/* line 15, app/assets/stylesheets/_content.css.scss */
.title-line:before, .title-line:after {
  width: 10% !important;
}

/* line 19, app/assets/stylesheets/_content.css.scss */
.container {
  max-width: 100%;
}

/* line 23, app/assets/stylesheets/_content.css.scss */
.nav_title {
  margin-top: 30px;
}

/* line 27, app/assets/stylesheets/_content.css.scss */
.img-circle {
  border-radius: 50%;
}

/* line 31, app/assets/stylesheets/_content.css.scss */
.menu_section > ul {
  display: block;
}

/* line 35, app/assets/stylesheets/_content.css.scss */
.sidebar-footer a {
  background: unset;
}

/* line 39, app/assets/stylesheets/_content.css.scss */
table > thead > tr, .left_col .nav_title, .left_col, .sidebar-footer {
  background-color: #20285A;
}

/* line 43, app/assets/stylesheets/_content.css.scss */
.img-circle.profile_img.profile_img_size {
  height: 50px;
  width: auto;
  margin-top: 0;
}

/* line 49, app/assets/stylesheets/_content.css.scss */
tbody tr {
  vertical-align: middle;
  line-height: 50px;
}

/* line 54, app/assets/stylesheets/_content.css.scss */
.x_title {
  border-bottom: 2px solid #8C93AC;
}

/* line 58, app/assets/stylesheets/_content.css.scss */
.x_panel {
  border: 2px solid #8C93AC;
  border-radius: 5px;
}

/* line 63, app/assets/stylesheets/_content.css.scss */
.table thead th, .table tbody td {
  text-align: center;
}

/* line 67, app/assets/stylesheets/_content.css.scss */
.column-width-4 {
  width: 12.5%;
}

/* line 71, app/assets/stylesheets/_content.css.scss */
.column-width-8 {
  width: 14%;
}

/* line 75, app/assets/stylesheets/_content.css.scss */
.column-width-2 {
  width: 8%;
}

/* line 79, app/assets/stylesheets/_content.css.scss */
.column-boder-left {
  border-left: solid 1px;
}

/* line 83, app/assets/stylesheets/_content.css.scss */
.card {
  margin-bottom: 20px;
  border-radius: 5px;
  border: 2px solid #8C93AC;
}

/* line 89, app/assets/stylesheets/_content.css.scss */
.x_title span {
  font-size: 15px;
  margin-left: 12px;
  color: #8C93AC;
}

/* line 95, app/assets/stylesheets/_content.css.scss */
.profile-clearfix {
  padding-bottom: 1em;
}

/* line 99, app/assets/stylesheets/_content.css.scss */
.toggle {
  padding-top: 0px;
}

/* line 103, app/assets/stylesheets/_content.css.scss */
.nav-sm .nav_title {
  width: 70px;
}

/* line 107, app/assets/stylesheets/_content.css.scss */
.nav-sm span {
  display: none;
}

/* line 111, app/assets/stylesheets/_content.css.scss */
.alert {
  width: 100%;
}

/* line 115, app/assets/stylesheets/_content.css.scss */
.inline {
  display: inline-flex;
}

/* line 119, app/assets/stylesheets/_content.css.scss */
.block {
  display: block;
}

/* line 123, app/assets/stylesheets/_content.css.scss */
.nav-sm .sidebar-footer {
  visibility: unset;
  width: 70px;
}

/* line 128, app/assets/stylesheets/_content.css.scss */
.nav-sm .sidebar-footer a {
  width: unset;
}
/* line 3, app/assets/stylesheets/_font.css.scss */
.font-menu-title {
  font-weight: bold;
  font-size: 20px;
  margin-left: 8%;
  margin-right: 8%;
  line-height: 20px;
  display: block;
  color: #FFF;
}

/* line 12, app/assets/stylesheets/_font.css.scss */
.font-menu-subtitle {
  font-size: 20px;
  margin-left: 8%;
  margin-right: 8%;
  line-height: 20px;
  display: block;
  color: #FFF;
}

/* line 21, app/assets/stylesheets/_font.css.scss */
.font-menu-center {
  display: flex;
  justify-content: center;
}

/* line 26, app/assets/stylesheets/_font.css.scss */
.x_title h2, .text-filters {
  color: #20285A;
  font-size: 20px;
  font-weight: bold;
}

/* line 32, app/assets/stylesheets/_font.css.scss */
.row h1 {
  margin-bottom: 25px;
  font-size: 30px;
  font-weight: bold;
  color: #20285A;
}

/* line 39, app/assets/stylesheets/_font.css.scss */
.text-green {
  color: #91DED1;
}

/* line 43, app/assets/stylesheets/_font.css.scss */
.text-red {
  color: #FF3B70;
}

/* line 47, app/assets/stylesheets/_font.css.scss */
.text-default {
  color: #212529;
}

/* line 51, app/assets/stylesheets/_font.css.scss */
.item-actions-remove {
  color: #FF3B70;
  font-size: 30px;
}
/* line 3, app/assets/stylesheets/_pagination.css.scss */
.pagination {
  font-size: 15px;
  color: #212529 !important;
}

/* line 8, app/assets/stylesheets/_pagination.css.scss */
.pagination > * {
  margin-right: 0.1em;
  padding: 0.3em 0.4em;
}

/* line 13, app/assets/stylesheets/_pagination.css.scss */
.pagination a:hover {
  background: #20285A none repeat scroll 0 0;
  color: white;
}

/* line 18, app/assets/stylesheets/_pagination.css.scss */
.pagination a:active {
  text-shadow: none;
}

/* line 22, app/assets/stylesheets/_pagination.css.scss */
.pagination .current {
  background: #20285A none repeat scroll 0 0;
  color: white;
  text-shadow: 1px 1px 1px #171717;
}

/* line 28, app/assets/stylesheets/_pagination.css.scss */
.pagination .disabled {
  color: #C0C0C0;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
