/*
 * celeste Style
 */
/*celeste Style Colors 
*/
/*  blue dark*/
/*white*/
/*white smoke*/
/*Aqua Blue*/
/*Blue*/
/*Aqua green*/
/*Aqua Blue */
/*black */
/*dfe8cc; Aqua Blue */
/*d9edf7 Aqua Blue */
/*white*/
/*red*/
/*blue*/
/*green*/
/*lightblue*/
/*yellow*/
/*red*/
/*black*/
/*DarkGray*/
/*LighGray*/
/*green*/
/*lightblue*/
/*orange*/
/*red*/
/*green*/
/*lightblue*/
/*orange*/
/*red*/
/*login background color*/
/*black*/
/*Aqua blue*/
/*yellow*/
/*  used by tabs*/
/*
 * Azucar Style 01
 */
/*@import "t00004-colors.less";*/
/* login style */
.logo-img {
  display: block;
  text-align: center;
}
body {
  pointer-events: none;
}
.center {
  display: block;
  margin: auto;
  width: 100%;
  justify-content: center;
  z-index: 9998;
  position: relative;
}
.se-pre-con {
  position: inherit;
  left: 0px;
  top: 0px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.brand {
  font: 600 32px/18px 'Open Sans', sans-serif;
  color: white;
  padding-bottom: 20px;
}
.body_img {
  margin: 0;
  color: #edf3ff;
  background: #c8c8c8;
  background-color: #124559;
  background-size: cover;
  background-repeat: no-repeat;
  font: 600 16px/18px 'Open Sans', sans-serif;
  /*    @media (min-width: 1024px) {
        background-image: url('../../../../resources/images/loginbackground.jpg');
    }*/
}
:after,
:before {
  box-sizing: border-box;
}
.clearfix:after,
.clearfix:before {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
  display: block;
}
a {
  color: inherit;
  text-decoration: none;
}
.body_img-gradient {
  /*background: linear-gradient(90deg, #088A32 0%, #FFBB02 100%); */
  background: white;
  background-size: inherit;
  background-repeat: inherit;
}
.body_color_backround {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #E5E5E5;
}
.jumbotron {
  margin-bottom: 0;
}
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.background-signin {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
  color: white;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
/* Simple template style*/
body {
  padding-top: 50px;
  background-color: white;
}
.jumbotron {
  margin-bottom: 0;
}
.margin-top {
  margin-top: 50px;
}
.icon-small {
  color: #19647E;
  font-size: 50px;
}
.background_window {
  background-color: #fff;
}
.form-title-style {
  font-size: x-large;
  color: #337ab7;
}
.form-title-style_m {
  font-size: x-large;
  color: white;
}
@media screen and (max-width: 768px) {
  .col-sm-4 {
    text-align: center;
    margin: 25px 0;
  }
}
.widget-container-item-line-danger {
  border: 1px solid #d9534f;
  border-radius: 0;
  transition: box-shadow 0.5s;
  background-color: white;
  margin-bottom: 10px;
  padding: 5px;
}
.widget-container-item-line-gray {
  display: inline-block;
  border: 1px solid #eeeeee;
  border-radius: 0;
  transition: box-shadow 0.5s;
  background-color: white;
  margin-bottom: 10px;
  padding: 5px;
}
@media (max-width: 768px) {
  .widget-container-item-line-primary {
    margin: 0px;
    padding: 0px;
  }
}
@media (min-width: 769px) {
  .widget-container-item-line-primary {
    border: 1px solid #d9edf7;
    border-radius: 0;
    transition: box-shadow 0.5s;
    background-color: whites;
    margin-bottom: 10px;
    padding: 5px;
    -mox-box-shadow: 0px 2px 0px #d9edf7;
    -webkit-box-shadow: 0px 2px 0px #d9edf7;
    box-shadow: 0px 2px 0px #d9edf7;
  }
}
.widget-container-modal-box {
  border-style: solid !important;
  border-color: #cccccc !important;
  border-width: 1px !important;
  margin-left: 20px;
}
.widget-container-item-line-white {
  border: 1px solid white;
  border-radius: 0;
  transition: box-shadow 0.5s;
  margin-bottom: 10px;
  padding: 5px;
}
.widget-container-menu-box {
  border-style: solid !important;
  border-color: #E5E5E5 !important;
  border-width: 2px !important;
}
.widget-container-menu {
  display: block;
  background-color: #fff;
}
.widget-container-menu:hover {
  background-color: #25274D;
  color: whitesmoke;
  -mox-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.module-style {
  color: #25274D;
}
.widget-item-border {
  display: block;
  border-color: #337ab7 !important;
  padding: 10px 20px 10px 20px;
  border: 5px;
  margin: 5px;
}
.widget-item-text {
  padding-top: 15px;
}
/*nav*/
.list-group-item-style {
  background-color: #f8f8f8 !important;
  text-indent: 15%;
}
.trrj-nav-dropdown {
  background-color: #25274D !important;
  color: #f8f8f8 !important;
  border-color: #25274D !important;
}
.trrj-nav-button {
  border-color: #f8f8f8 !important;
  background-color: #337ab7 !important;
  border-radius: 7px;
  padding-top: 5px !important;
  margin-top: 5px !important;
  padding-bottom: 5px !important;
  margin-bottom: 5px !important;
  color: white !important;
}
.trrj-nav-button:hover {
  background-color: black !important;
  color: #f8f8f8 !important;
}
/*
 * Global add-ons
 */
.modal-header {
  background-color: white;
  color: black;
}
.widget-container {
  display: block;
  background-color: #fff;
}
.widget-container-element-info {
  display: inline-block;
  padding-top: 1%;
  padding-bottom: 1%;
  margin: 1%;
  -mox-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  background-color: #e7f3fe;
}
.widget-container-element-success {
  display: inline-block;
  padding-top: 1%;
  padding-bottom: 1%;
  margin: 1%;
  -mox-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  background-color: #57dbc5;
}
.widget-container-element {
  display: inline-block;
  padding-top: 1%;
  padding-bottom: 1%;
  margin: 1%;
  -mox-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  background-color: #f8f8f8;
}
.widget-container-element-raw {
  display: inline-block;
  padding-top: 1%;
  padding-bottom: 1%;
  margin: 1%;
  -mox-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.widget-container-toolbar {
  display: block;
  background-color: #f8f8f8;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  margin: 1%;
  -mox-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}
.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #E5E5E5;
}
/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
  border: 0;
}
.trrj-nav-style {
  background-color: #007A2D !important;
}
/*
 * Sidebar
 */
.trrj-sidebar {
  background-color: #326cd9 !important;
  display: block !important;
}
.nav-collapse-background {
  background-color: #326cd9 !important;
}
.trrj-sidebar-text {
  color: #f8f8f8 !important;
}
.trrj-sidebar-text:hover {
  background-color: #25274D !important;
  color: white;
}
.nav-sidebar > li > trrj-sidebar-text {
  padding-right: 20px;
  padding-left: 20px;
}
.trrj-sidebar-text-large {
  color: #f8f8f8 !important;
  background-color: #326cd9 !important;
  font-size: x-large !important;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
}
.trrj-sidebar-icon-large {
  padding-right: 20px;
  padding-left: 20px;
}
.trrj-sidebar-text-large:hover {
  background-color: #25274D !important;
  color: white;
  padding-right: 20px;
  padding-left: 20px;
}
.sidebar {
  display: block;
  background-color: #326cd9;
  overflow-x: hidden;
  overflow-y: auto;
  border-right: 1px solid #E5E5E5;
  top: 50px;
  bottom: 0;
  left: 0;
  z-index: 1000;
  padding: 20px;
}
@media (max-width: 768px) {
  .trrj-sidebar-text-large {
    display: none !important;
  }
  .trrj-frame {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .sidebar {
    position: fixed;
    width: 165px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .trrj-sidebar-text {
    font-size: x-small;
  }
  .trrj-sidebar-text-large {
    display: none !important;
  }
  .trrj-frame {
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 20px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .sidebar {
    position: fixed;
    width: 165px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .trrj-sidebar-text {
    font-size: x-small;
  }
  .trrj-sidebar-text-large {
    display: none !important;
  }
  .trrj-frame {
    margin-left: 1px;
    margin-right: 10px;
    margin-top: 20px;
  }
}
@media (min-width: 1201px) {
  .sidebar {
    position: fixed;
    width: 250px;
  }
  .trrj-sidebar-text-large {
    display: none !important;
  }
  .trrj-frame {
    margin-left: 40px;
    margin-right: 20px;
    margin-top: 20px;
  }
}
/* Sidebar navigation */
.nav-sidebar {
  margin-right: 0px;
  /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
/*.main {
  padding: 10px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}
*/
/*
 * Placeholder dashboard ideas
 */
.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}
.background_table {
  background-color: white;
  width: 100% !important;
}
thead {
  background-color: #326cd9;
  color: #fff;
}
.trrj-foot {
  background-color: #57dbc5;
  font-size: medium;
  color: #000;
}
.trrj-foot-success {
  background-color: #57dbc5;
  font-size: medium;
  color: #4CAF50;
}
.trrj-foot-danger {
  background-color: #57dbc5;
  font-size: medium;
  color: #f44336;
}
.thead-secondary {
  background-color: #eeeeee !important;
  color: black !important;
}
.remove-icon {
  color: #d9534f;
}
.standard-icon {
  color: #25274D;
}
.text-background {
  color: white;
}
.nav-dropdown li a,
.divider {
  background-color: #25274D !important;
  color: #f8f8f8 !important;
}
.nav-dropdown {
  background-color: #25274D;
}
.nav-dropdown li a:hover {
  background-color: #25274D !important;
  color: #f8f8f8 !important;
}
.trrj-btn-style {
  color: white;
}
.trrj-btn-primary {
  color: #337ab7;
}
.trrj-btn-info {
  background-color: #E5E5E5;
  color: #d9edf7;
  border-radius: 25%;
  margin-left: 10px;
  border-color: #d9edf7;
}
.trrj-btn-danger {
  color: #d9534f;
}
.trrj-btn-success {
  background-color: #E5E5E5;
  color: #5cb85c;
  border-radius: 25%;
  margin-left: 10px;
  border-color: #5cb85c;
}
.trrj-btn-menu {
  color: white;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-bottom: 5px;
}
/*Combobox style*/
.custom-combobox {
  position: relative;
  display: inline-block;
}
.custom-combobox-toggle {
  position: absolute !important;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.custom-combobox-input {
  margin: 0;
  padding: 5px 10px;
  background-color: white !important;
}
.ui-autocomplete {
  z-index: 5000;
}
/* datatable */
.datatable_action {
  width: 100px;
  text-align: center;
}
.trrj-btn-edit {
  color: #337ab7;
}
.trrj-btn-view {
  color: #337ab7;
}
.trrj-btn-remove {
  color: #d9534f;
}
.trrj-btn-edit:hover {
  color: white !important;
  background-color: #337ab7;
}
.trrj-btn-view:hover {
  color: white !important;
  background-color: #337ab7;
}
.trrj-btn-remove:hover {
  color: white !important;
  background-color: #d9534f;
}
.trrj-readonly {
  background-color: #d9edf7 !important;
  color: #337ab7 !important;
  border-width: 0px !important;
}
/* graph - dashboard */
.widget-container-element-graph {
  display: block;
  background-color: white;
  padding-top: 1%;
  padding-bottom: 1%;
  margin: 0.1% 0.1% 0.1% 0.1%;
}
.widget-graph-element {
  background-color: white;
  width: 50%;
  height: 50%;
  padding: 5%;
  align-content: center;
}
.widget-graph-text-element {
  background-color: white;
  align-content: center;
  font-size: xx-small;
  border-color: #337ab7;
}
.graph-text-element-title {
  text-align: center;
  font-weight: bold;
  font-size: large;
  color: #337ab7;
}
.graph-text-element-subtitle {
  text-align: center;
  font-size: small;
  color: white;
}
.graph-text-element {
  text-align: center;
  font-size: x-small;
  color: #337ab7;
}
.col-container {
  display: table;
  /* Make the container element behave like a table */
  width: 100%;
  /* Set full-width to expand the whole page */
}
.col {
  display: table-cell;
  /* Make elements inside the container behave like table cells */
}
#myProgress {
  width: 100%;
  background-color: #E5E5E5;
}
#myBar {
  width: 50%;
  height: 30px;
  background-color: #5cb85c;
}
/*Panels*/
.panel {
  border: 1px solid #326cd9;
  border-radius: 0;
  transition: box-shadow 0.5s;
}
.panel:hover {
  box-shadow: 5px 0px 40px rgba(0, 0, 0, 0.2);
}
.panel-footer .btn:hover {
  border: 1px solid #eeeeee;
  background-color: #25274D !important;
  color: #eeeeee;
}
.panel-heading {
  color: white !important;
  background-color: #326cd9 !important;
  padding: 1px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.panel-footer {
  background-color: white !important;
}
.td-action-sm {
  width: 75px;
}
.td-action {
  width: 100px;
}
.td-action-3 {
  width: 130px;
}
.td-action-300 {
  width: 300px;
}
.trrj-note {
  background-color: #ffffcc;
  border-left: 6px solid #ffeb3b;
  padding: 5px;
  margin-bottom: 15px;
}
.trrj-danger {
  background-color: #ffdddd;
  border-left: 6px solid #f44336;
}
.trrj-success {
  background-color: #ddffdd;
  border-left: 6px solid #4CAF50;
}
.trrj-info {
  background-color: #e7f3fe;
  border-left: 6px solid #2196F3;
}
.trrj-warning {
  background-color: #ffffcc;
  border-left: 6px solid #ffeb3b;
}
/*********************************Alert message****************************************/
/* The snackbar - position it at the bottom and in the middle of the screen */
.snackbar-style {
  min-width: 250px;
  /* Set a default minimum width */
  margin-left: -125px;
  /* Divide value of min-width by 2 */
  text-align: center;
  /* Centered text */
  border-radius: 2px;
  /* Rounded borders */
  padding: 16px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 1;
  /* Add a z-index if needed */
  left: 50%;
  /* Center the snackbar */
  bottom: 30px;
  /* 30px from the bottom */
}
.msg-success {
  background-color: #ddffdd;
  border-left: 6px solid #4CAF50;
  min-width: 250px;
  /* Set a default minimum width */
  margin-left: -125px;
  /* Divide value of min-width by 2 */
  text-align: center;
  /* Centered text */
  border-radius: 2px;
  /* Rounded borders */
  padding: 16px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 1;
  /* Add a z-index if needed */
  left: 50%;
  /* Center the snackbar */
  bottom: 30px;
  /* 30px from the bottom */
}
.msg-danger {
  background-color: #ffdddd;
  border-left: 6px solid #f44336;
  min-width: 250px;
  /* Set a default minimum width */
  margin-left: -125px;
  /* Divide value of min-width by 2 */
  text-align: center;
  /* Centered text */
  border-radius: 2px;
  /* Rounded borders */
  padding: 16px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 1;
  /* Add a z-index if needed */
  left: 50%;
  /* Center the snackbar */
  bottom: 30px;
  /* 30px from the bottom */
}
#snackbar {
  visibility: hidden;
  /* Hidden by default. Visible on click */
  min-width: 250px;
  /* Set a default minimum width */
  margin-left: -125px;
  /* Divide value of min-width by 2 */
  text-align: center;
  /* Centered text */
  border-radius: 2px;
  /* Rounded borders */
  padding: 16px;
  /* Padding */
  position: fixed;
  /* Sit on top of the screen */
  z-index: 1;
  /* Add a z-index if needed */
  left: 50%;
  /* Center the snackbar */
  bottom: 30px;
  /* 30px from the bottom */
}
/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
  visibility: visible;
  /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
   However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
  z-index: 9999;
}
/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
/**********************************LOADER********************************/
@media (max-width: 768px) {
  .loader {
    height: 4px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: gainsboro;
  }
}
@media (min-width: 769px) {
  .loader {
    position: fixed;
    top: 50%;
    left: 50%;
    border: 16px solid gainsboro;
    /*Light grey*/
    border-top: 16px solid blueviolet;
    /* Blue */
    border-left: 16px solid blueviolet;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
}
@media (max-width: 768px) {
  .loader::before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 4px;
    background-color: blueviolet;
    animation: loading 2s linear infinite;
  }
}
@keyframes loading {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*********************************hidden element****************************************/
.trrj-hidden {
  display: none;
}
/**************************************Cards*************************************************/
.trrj-card-success {
  border-left: 10px solid #4CAF50;
}
.trrj-card-danger {
  border-left: 10px solid #f44336;
}
.trrj-card {
  padding: 25px;
  background-color: white;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  font-size: 14px;
  font-family: Arial, sans-serif;
  line-height: 18px;
}
@media (max-width: 768px) {
  .trrj-card {
    width: 90%;
    display: block !important;
    margin-left: 10px;
    margin-bottom: 5px;
  }
}
@media (min-width: 769px) {
  .trrj-card {
    width: 250px;
    display: inline-block !important;
    margin-left: 10px;
    margin-bottom: 10px;
  }
}
/* On mouse-over, add a deeper shadow */
.trrj-card:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}
.col-container {
  display: table;
  /* Make the container element behave like a table */
  width: 100%;
  /* Set full-width to expand the whole page */
}
.col {
  display: table-cell;
  /* Make elements inside the container behave like table cells */
}
.trrj-right {
  position: absolute;
  right: 10px;
}
.trrj-left {
  position: absolute;
  left: 10px;
}
.padding-0 {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.padding-1 {
  padding-right: 1px;
  padding-left: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.padding-2 {
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.small-item {
  font-size: small;
  height: 32px;
}
.trj-color-bar {
  color: #25274D !important;
}
.trrj-buttom-main-menu {
  margin-bottom: 5px;
  background-color: #337ab7;
  color: white;
  height: 60px;
  line-height: 50px;
  text-align: center;
  -mox-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
.trrj-buttom-main-menu:hover {
  margin-bottom: 5px;
  background-color: #25274D;
  color: whitesmoke;
  height: 60px;
  line-height: 50px;
  text-align: center;
  -mox-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
.trrj-disabled-item {
  background-color: #FCFFC4 !important;
}
@media (max-width: 768px) {
  .trrj-text {
    color: #337ab7;
    text-align: left;
  }
}
@media (min-width: 769px) {
  .trrj-text {
    color: black;
    text-align: right;
  }
}
.trrj-text-select {
  color: #000;
}
.trrj_column_hidden {
  color: white;
}
/*bottom circle large*/
.trrj-btn-circle.btn-xl {
  width: 280px;
  height: 280px;
  padding: 40px 64px;
  border-radius: 140px;
  font-size: 96px;
  line-height: 1.33;
}
.trrj-btn-circle {
  width: 120px;
  height: 120px;
  padding: 24px 0px;
  border-radius: 60px;
  text-align: center;
  font-size: 48px;
  line-height: 1.42857;
}
.trrj-btn-circle:hover {
  opacity: 50%;
}
.trrj-btn_opc:hover {
  opacity: 50%;
}
.trrj-footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #4e5166;
  color: #FFFFFF;
  text-align: center;
}
.trrj-tab {
  color: #326cd9;
}
/*# sourceMappingURL=t00004_01.css.map */