﻿html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}

.textLogin
{
    color: #fff;
    text-decoration: none;
    margin-right: 2px;
    margin-left: 20px;
}

.form
{
    max-width: 400px;
    margin: 0 auto;
    background-color: #f6f6f6;
    padding: 30px 25px 0;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    text-align: center;
}

.form .form-group .input-group-addon
{
    height: 44px;
    width: 44px;
    padding-top: 15px;
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    background-color: transparent;
}

.form .form-group .input-group-addon .glyphicon
{
    font-size: 15px;
}

.form .form-control-login
{
    height: 44px;
    padding: 12px;
    padding-left: 46px;
    background-color: white;
    font-weight: 500;
}

.form .form-group.has-error label
{
    color: #d9534f;
}

.form .form-group.has-error label.error
{
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 13px;
}

.form .form-group.has-error input, form .form-group.has-error textarea
{
    border-color: #d9534f;
}

.form .form-group.has-error input:focus, form .form-group.has-error textarea:focus
{
    border-color: #d9534f;
    box-shadow: 0 0 6px #d9534f;
}

.form .form-group.has-error .input-group-addon
{
    color: #d9534f;
}

.form .form-group.has-success label
{
    color: #6fd653;
}

.form .form-group.has-success input, form .form-group.has-success textarea
{
    border-color: #6fd653;
}

.form .form-group.has-success input:focus, form .form-group.has-success textarea:focus
{
    border-color: #6fd653;
    box-shadow: 0 0 6px #6fd653;
}

.form .form-group.has-success .input-group-addon
{
    color: #6fd653;
}

.form .form-group.has-success .form-control-feedback
{
    opacity: 1;
}

.form .form-group.submit
{
    margin: 35px -25px 0;
}

.form .form-group.submit input[type="submit"]
{
    display: block;
    width: 100%;
    font-size: 18px;
    letter-spacing: 0.4em;
    border-radius: 0 0 4px 4px;
    border: 0;
    padding: 20px 0 22px;
    color: white;
    font-weight: 500;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.form .form-group.submit input[type="submit"].disabled
{
    background-color: #999999;
}

.form-control.error, .form-control.error + div.required > button
{
    border: 1px solid red !important;
}

.form-group label.error
{
    border: 1px solid red !important;
    display: none !important;
}

body
{
  background-position: center top;
  background-repeat: repeat;
}

#planSelected div{
      display:inline-table;
      background-color:#ccc;
      margin-right:5px;
      margin-bottom:5px !important;
      padding:3px;
      cursor:default;
      color:#434343;
      }
      #planSelected div span{
      font-weight:bold;
      color:red;
      cursor:pointer;
      }
.progress{      
  top: 150px;
  z-index: 999999;
  height:3px !important;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.blockSection
{
  height: 293px;
  width: 96%;
  background-color: #ccc;
  background-image:url(images/block.png);
  background-position:center;
  background-repeat:no-repeat;
  position: absolute;
  z-index: 99;
  opacity: 0.5;
}

/*Override*/
.modal-title
{
    color:#fff;
}

.form-control[readonly]
{
    background-color:#fff !important;
}

.selectpicker.listLanguage
{
    background-color:transparent !important;
}

.pagination.pagination-lg
{
    width:100%;
    margin:5px 0px !important;
}

.pagination-lg>li>a
{
    width:20% !important;
    text-align:center;
}
.modal-header .close
{
    color:#fff !important;
    font-size:30px inherit!important;
    opacity:inherit !important;
}

.cancel-status
{
    background-color:#f2dede;
}

.modal-backdrop
{
    min-height:100% !important;
    position:fixed !important;
}

.pager
{
    margin:0px;
}

.alert-thin
{
    padding:5px;margin-bottom:5px;margin-top:5px;
}

.highlight{
  padding: 9px 14px;
  margin-bottom: 10px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  border-radius: 4px;
}

.navbar
{
    margin-bottom:5px !important;
}

.panel
{
    margin-bottom:10px !important;
}

.list-group
{
    margin-bottom:5px !important;
}

.text-important
{
    font-size:20px;
    font-weight:bold;
}

#tripadvisor img
{
    width:100%;
}

.align-right
{
    text-align:right;
}

.align-center
{
    text-align:center;
}

.breadcrumb
{
    margin-top:20px;
    margin-bottom:5px !important;
}

#ContainerLiquidation .modal-content .modal-body
{
    padding-bottom:5px !important;
}

.highlight_transparent{
  padding: 9px 14px;
  margin: 5px 0px;
  border-radius: 4px;
}

.legendText
{
    display:inline-block;
    margin-right:8px;
}

.legendBall
{
    width:20px;
    height:20px;
    border-radius:10px;
    display:inline-block;
    margin:3px;
}
#calendarDipoAllotment td
{
    padding:3px !important;
}

.popover
{
    max-width:100%;
}

.link
{
    cursor:pointer;
}

.calendarBlock
{
    display: inline;
}
.datepicker-inline
{
    display: inline-block;
    border: 1px solid #dddddd;
    margin: 10px 20px;
    vertical-align: top;
    width: 260px !important;
    height:250px;
}
.calendarBlock .cw, .dow
{
    cursor: pointer;
    text-decoration: underline;
}

#contentCalendar
{
    text-align: center;
}

.datepicker thead tr:first-child th:hover
{
    background-color:#0A2F74;
    color:#fff;
}


.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}

.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
	width:100%;
}


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
    -webkit-flex: 2;
    flex: 2;
}
.cancel-status
{
    /*color: #FE4040;*/
    background-color: #FED7D7;
}
.close-status
{
    /*color: #a5a6a8;*/
    background-color: #eeeeee;
}
.reserve-status
{
    /*color: #fff;*/
    background-color: #97b5d9;
}
.confirm-status
{
    /*color: #a5a6a8;*/
    background-color: #E8F5DA;
}
.incomplete-status
{
    background-color: #F7F385;
}

.day.active.arrive
{
    background-color:#d9edf7 !important;
    color:#434343 !important;
}

.day.active.exit
{
    background-color:#fcf8e3 !important;
    color:#434343 !important;
}

.day.total, .day.exit, .day.arrive
{
    background-color:#eeeeee !important;
    color:#434343 !important;
}

.day.active.total
{
    background-color:#f2dede !important;
    color:#434343 !important;
}

.bg-gray
{
   background-color:#eeeeee !important;     
}

.bg-selected
{
    background-color:#3276b1 !important;
    color:#ffffff !important;
}

.legend-item
{
    padding:0px 3px;
    margin-right:2px;
}
.nopadding
{
    padding-left:0px !important;
    padding-right:0px !important;
}
.nopadding-right
{
    padding-right:0px !important;
}
.nopadding-left
{
    padding-left:0px !important;
}

.badge-wrap
{
    white-space:normal !important;    
}

#ModalException .modal-body
{
    background:url(../../images/errordefault.png) no-repeat;
    background-position:right;
}

.icon2x {
    font-size:28px;
}

.icon3x {
    font-size:42px;
}

.bs-callout {
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-warning {
    border-left-color: #aa6708;
}

.bs-callout-info {
    border-left-color: #3a87ad;
    background-color:#d9edf7;
}

.table-select  tr td{
    cursor:default;
}

.grpcheck {
    margin-bottom:5px !important;
}

.grpradio {
    margin-bottom:5px !important;
    display:inline-block !important;
}

.inlinechek {
    vertical-align:top;
    margin-bottom: 5px;
}

.inlinechek > input {
    vertical-align:top;
    height: 25px;
    width: 25px;
    cursor:pointer;
}

.inlinechek + label {
    max-width:130px;
    min-width:65px;
    margin-top:8px;
    font-weight:normal;
    line-height:15px;
    cursor:pointer;
}

.inlineradio {
    vertical-align:top;
    margin-bottom: 5px;
}

.inlineradio > input {
    vertical-align:top;
    height: 20px;
    width: 20px;
    cursor:pointer;
}

.inlineradio + label {
    max-width:130px;
    min-width:65px;
    margin-top:6px;
    font-weight:normal;
    line-height:15px;
    cursor:pointer;
}

.pnltoggle {
    cursor:pointer;
}

.medium-icon {
    font-size:20px;
}

.groupButton {
    margin-right:5px;
}

.label-block {
    display:block;
    word-break: break-all;
    white-space: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.badge-value {
    background-color:#1087dd !important;
    width:100%;
}

.title-result {
    border:1px solid #ddd;
    font-weight: bold;
    color:#333;
    margin-bottom:10px;
    Text-align:center;
    background-color:#f4f4f4;    
    padding-top: 4px;
    padding-bottom: 4px;
}

.total-result {
    color:#333;
    font-weight: bold;
}

.badge-total {
    background-color:#00a65a !important;
    width:100%;
}

.row-result {
    padding-bottom: 8px;
}

.field-result {
    word-break: break-all;
    white-space: normal;
}

.lbl_norecord {
    color:red;
    background-color:#ffffff;
    border:1px solid #eeeeee;
    padding:5px;
    border-radius:3px;
}

.lbl_haverecord {
    color:#ffffff;
    background-color:#59822c;
    border:1px solid #547a29;
    padding:5px;
    border-radius:3px;
}