/* DatePicker elements */
.well {
  padding: 20px;
}

.input-group {
  flex-wrap: nowrap;
}

/* Modal elements */
.modal-content {
  width: 110%;
}

.form-control {
  height: auto;
}

.form-group {
  margin-top: 15px;
  padding-left: 15px;
}

.form-action {
  padding-inline-start: 0px;
}

/* Icon elements */
i.fa.fa-plus, i.fa.fa-upload {
  margin: 5px 10px 5px 5px;
}

/* Table elements */
.badge {
  padding: 0.4em 0.8em;
}

/* Graph elements*/
.panel_toolbox {
  min-width: 0px;
}

i.fa.fa-square.graph-color-0{
  color: #3498DB;
}

i.fa.fa-square.graph-color-1{
  color: #1ABB9C;
}

i.fa.fa-square.graph-color-2{
  color: #9B59B6;
}

i.fa.fa-square.graph-color-3{
  color: #fd7e14;
}

i.fa.fa-square.graph-color-4{
  color: #ffc107;
}

i.fa.fa-square.graph-color-5{
  color: #e83e8c;
}

/* User menu */
.dropdown-menu.dropdown-usermenu.pull-right.show {
  position: absolute;
  will-change: transform;
  top: 0px;
  left: -90px;
  transform: translate3d(0px, 57px, 0px px);
}

#logout-form{
  display: none;
}

.nav_menu {
  margin-bottom: 0px;
  padding-bottom: 15px;
}

.col-md-12.col-sm-12 {
  margin-top: 10px;
}

footer {
  background: #F7F7F7;
}

.clearfix {
  min-height: 45px;
}

@media (min-width: 1900px){
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 1900px){
  .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 640px){
  table.tile_info td {
    font-size: 12px;
  }
}

.tile_count .tile_stats_count {
  border-bottom: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.tile_count .tile_stats_count:before {
  height: 100%;
}

.tile_count .tile_stats_count span {
  white-space: normal;
  font-size: 16px;
}

.col-md-2.col-sm-2.col-xs-2.tile_stats_count {
  white-space: normal;
}

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 0;
}

tbody.data-body {
  line-height: 3;
}

table.dataTable tbody th,
table.dataTable tbody td {
  vertical-align: middle;
}

.no-data-info {
  display: flex;
  justify-content: center;
}

#main-sidebar {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  overflow-y: auto;
}

.input-group-addon {
  font-size: 22px;
}

.x_title{
  margin-top: 10px
}
.lucky-search{
  text-align: right;
  padding-right: 5px;
  display: block;
  width: 100%;
  font-size: 13px;
  height: calc(1.5em + .75rem + 2px);
  line-height: 1.5;
  line-height: 1.471;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.lucky-search-box{
  border: 1px solid #ced4da;
  color: #495057;
  border-radius: .25rem;
  background-color: #fff;
  background-clip: padding-box;
  font-weight: 400;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  padding: .375rem .75rem;
}

.lucky-search-label{
  margin-bottom: 0;
  margin-right: 5px;
}

.date-needed {
  cursor: no-drop !important;
}

.report-button{
  border-radius: 5px;
  max-width: 90px;
}

.report-alert {
  height: 25px;
  margin-top: 10px
}

.report-badge{
    padding: 1em 0.8em;
}

.search-btn{
  margin-bottom: 0px;
}

.profile_info {
    width: 100%;
}

/* .dataTables_length {
  display: none !important;
} */

/* .dataTables_filter {
  display: none !important;;
}  */

  /* table.dataTable tbody td .modal-dialog p {
    white-space: normal;
  } */

  /* .login_content form .parsley-errors-list {
    margin-top: -15px;
    text-align: left;
  } */

  /* .parsley-errors-list {
    padding: 0;
    margin: 8px 0;
  } */

  /* .parsley-errors-list > li {
    font-size: 14px;
    line-height: 1em;
  } */


  /* .list-group .list-group-item label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  } */

  /* .list-group .list-group-item label > div {
    margin-right: 8px;
  } */

  /* #sortable {
    padding: 0;
    margin: 0;
  } */

  /* #sortable li {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    cursor: ns-resize;
  } */

  /* #sortable li:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  } */

  /* #sortable li:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  } */

  /* .row.disabled {
    opacity: 0.3;
  } */

  /* .bootstrap-select .dropdown-menu {
    max-width: 100%;
  } */

  /* .dropdown-item {
    white-space: normal;
  } */

  /* #employee-form-group{
    display: flex;
    flex-direction: row;
    align-items: center;
  } */

  /* #loader
  {
    height: 36px;
    width: 36px;
    border: none;
    -webkit-background-size: 36px 36px;
    -o-background-size: 36px 36px;
    -moz-background-size: 36px 36px;
    background-size: 36px 36px;
    margin: 5px;
    background-image: url("https://i.stack.imgur.com/4JmO2.gif");
    background-color: transparent;
  } */

  /* #loader:hover{
    cursor: wait;
  } */

/* POSITION OF TOOLTIPS */
/* .tooltipSmall, .tooltipLarge, .tooltipMedium{
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
} */

/* TOOLTIP STYLING */
/* .tooltipSmall .tooltipSmalltext,
.tooltipMedium .tooltipMediumtext,
.tooltipLarge .tooltipLargetext{
visibility: hidden;
background-color: #2d3f55;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 5px 0; */

/* Position the tooltip */
/* position: absolute;
z-index: 1;
top: 100%;
left: 50%;
margin-left: -60px;
} */

/* LARGURAS */
/* .tooltipSmall .tooltipSmalltext{
width: 120px;
}
.tooltipLarge .tooltipLargetext {
width: 240px;
}

.tooltipMedium .tooltipMediumtext {
width: 140px;
} */

/* HOVERS */

/* .tooltipSmall:hover .tooltipSmalltext {
visibility: visible;
}

.tooltipLarge:hover .tooltipLargetext {
visibility: visible;
}

.tooltipMedium:hover .tooltipMediumtext {
visibility: visible;
}

.tile_count {
    margin-bottom: -10px;
}

.graph-labels{
    display: flex;
    justify-content: space-evenly;
}

textarea.update-cargo-big-field {
  min-height: 150px;
}

.comp-list{
  display:flex;
  flex-direction: column;
  padding-inline-start: 20px;
}

.comp-list li {
  margin-bottom: 10px;
}

.comp-list .fa-check:before, .comp-list .fa-close:before {
  margin-right: 10px;
}

.question-checkbox{
 display: flex;
 padding: 5px;
}

.question-checkbox input{
  width: 4%;
}

.x_content.competencias {
  padding: 0 13px;
} */
