﻿@charset "utf-8";
/* For the Portal IFrame use */
.label-key
{
    display: inline-block;
    float: left;
    width: 256px;
}

.label-value
{
    display: inline-block;
    float: left;
    width: 256px;
}

header
{
    width: 100%;
    clear: both;
    display: inline-block;
}

.footer
{
    text-align: right;
    font-size: 12px;
    margin-top: 0;
    height: initial;
    width: 100%;
    display: inline-block;
}

#login-container {
    height: 30px;
    max-width: 200px;
    margin-left: auto;
    display: inline-block;
    float: right;
}

.footerLogoLink {
    position: absolute;
    display: block;
    right: 10px;
    bottom: 10px;
}

.footer .footerLogo
{
        background-image: url("https://static.pcibooking.net/Images/poweredmobile150pxwidth.png");
        background-repeat: no-repeat;
        height: 42px;
        width: 150px;
        float: right;
        background-size: 100%;
}

.footer .sandbox-label {
    margin-top: 14px;
}

input.form-input, select.form-input, textarea.form-input
{
    width: 256px;
    float: left; 
}

label.form-input
{
    overflow: auto;
    display: block;
}

input[type=text] + i.fa-times.clear-input-icon {
    right: 75px;
}

input.form-checkbox
{
    float: left;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

label.form-checkbox-label
{
    width: 90%;
}

label.form-label
{
    width: 50%;
    max-width: 200px;
    float: left;
    display: inline-block;
}

.form-container
{
    width: 100%;
    max-width: 456px;
}

.main-container
{
    width: 100%;
}

.forgot_password
{
    width: 100%;
    display: inline-block;
    clear: both;
}

.mobile-login-icon
{
    display: none;
}


.section 
{
    margin-bottom: 15px;
}

.sub-header
{
    background-color: #444444;
    color: #ffffff;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 20px;
    padding: 10px;
}

.sub-header .collaps
{
    float: left;
    margin: 0 1% 0 0;
}

.sub-content
{
    border: 2px solid #333333;
    padding: 2%;
    font-size: 16px;
    min-height: 50px;
}

.sub-content label.title, .sub-content label.text
{
    width: 48%;
    display: inline-block;
    padding-top: 10px;
}

.delete-identifier
{
    position: absolute;
    right: 0;
}

#mobile-login-box
{
    border: 2px solid #A7A7A7;
    text-align: left;
    position: absolute;
    z-index: 9999;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: bold;
    right: 4px;
    top: 75px;
    min-width: 90px;
    background-color: #fff;
    line-height: 22px;
}

#mobile-login-box a, #mobile-login-box a:visited
{
    color: #333333;
    text-decoration: none;
}

#mobile-login-box a:hover
{
    color: #A7A7A7;
}

#mobile-login-box .login-pointer
{
      background-image: url("https://static.pcibooking.net/Images/tooltiparrow-2.png");
      background-repeat: no-repeat;
      top: -10px;
      height: 11px;
      position: absolute;
      width: 23px;
      z-index: 1001;
      right: 0px;
}


.buttons-panel{
    padding: 5px 0px;
}

.buttons-panel i {
      font-size: 30px;
      color: #fff;
      padding: 2px;
      width: 35px;
      height: 35px;
      text-align: center;
      border-radius: 3px;
      cursor: pointer;
}

.buttons-panel i.disabled
{
    opacity: 0.5;
    color: #fff !important;
}

.buttons-panel .paging i {
    xmargin-left: 2px;
}

.buttons-panel i:hover {
    opacity: 0.5;
}

.buttons-panel .paging 
{
    border-radius: 3px;
    height: 36px;
}

.buttons-panel .paging #pageTo
{
    color: #ffffff;
}

.buttons-panel .numbers input
{
    width: 40px;
    height: 26px;
    margin-top: 5px;
    padding: 0 6px;
    text-align: center;
    line-height: 26px;
}

.buttons-panel .numbers label
{
    display: inline-block;
    margin-top: 6px;
    vertical-align: top;
}

.buttons-panel .search, .buttons-panel .feedback, .buttons-panel .actions
{
    border-radius: 3px;
    height: 36px;
    padding: 0 5px;
    margin-bottom: 2px;
}

.buttons-panel .search input
{
    height: 26px;
    margin-top: 5px;
    padding: 0 6px;
    line-height: 26px;
}

.buttons-panel .search input.form-input,.buttons-panel .search select.form-input
{
    width: 75%;
}

.buttons-panel .search input.form-input.date
{
    width: 75%;
    float: right;
}

.buttons-panel .search input[type=checkbox]
{
    width: 20px;
}

.buttons-panel .search input[type=checkbox]:hover
{
    opacity: 0.7;
    cursor: pointer;
    transition: all 0.4s ease;
}

.buttons-panel .search input[type=checkbox]:checked
{
    opacity: 1 !important;
}

.buttons-panel .search label.form-label
{
    width: 25%;
    display: inline-block;
    line-height: 35px;
}

.buttons-panel .search .icons
{
    
}

.buttons-panel .search h3
{
    border-bottom: none;
    margin: 0 0 5px 0;
}

.buttons-panel .search fieldset
{
    min-height: 35px;
    margin-bottom: 0;
}

.buttons-panel .feedback .fa-check
{
    background-color: #fff;
    border: 2px solid #92d58b;
    color: #92d58b;
    line-height: 27px;
}

.buttons-panel .feedback .fa-times
{
    background-color: #fff;
    border: 2px solid #e53e3a;
    color: #e53e3a;
    line-height: 27px;
}

#adv-search-panel
{
    top: 35px;
    left: 0;
    z-index: 11;
}

.bottom-buttons
{
    height: 40px;
    width: 100%;
    display: block;
    position: relative;
    text-align: center;
}

.bottom-buttons a
{
    text-decoration: none;
}

.bottom-buttons a:hover
{
    xopacity: 0.5;
}

.bottom-buttons div
{
    line-height: 40px;
    vertical-align: top;
    padding-top: 3px;
}

.bottom-buttons i
{
    font-size: 50px;
    line-height: 40px;
    cursor: pointer;
}

.bottom-buttons i:hover
{
    opacity: 0.5;
}

.bottom-buttons a.disabled,.bottom-buttons a.disabled i,.bottom-buttons a.disabled:hover {
  color: #c4c4c4 !important;
  opacity: 1;
}

.bgcolor-primary
{
    background-color: #444444;
}

.color-primary
{
    color: #444444;
}

.bgcolor-secondary
{
    background-color: #e1e1e1;
}

.color-secondary
{
    color: #e1e1e1;
}

.landscapte-rotate {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
	background-image: url("https://static.pcibooking.net/Images/rotate-phone.png");
	background-position: center;
    background-size: 72%;
}

/* Tablet */
@media only screen and (min-width: 721px) and (max-width: 970px) , (max-width: 970px) 
{	
    /*.footerLogoLink
    {
        top: -41px;
    }*/

    .footer .footerLogo
    {
          background-image: url("https://static.pcibooking.net/Images/poweredbyleft200pxwidth.png");
          background-repeat: no-repeat;
          height: 37px;
          width: 200px;
          float: right;
          background-size: 100%;
    }

    .footer .sandbox-label {
        margin-top: 6px;
    }
}

/* Phone */
@media only screen and (min-width: 450px) and (max-width: 720px) , (max-width: 720px) 
{    
    /*.footerLogoLink
    {
        top: -26px;
    }*/

    .footer .footerLogo
    {
          background-image: url("https://static.pcibooking.net/Images/pcimobile.png");
          background-repeat: no-repeat;
          height: 22px;
          width: 36px;
          float: right;
          background-size: 100%;
    }

    .footer .sandbox-label {
        margin-top: 1px;
        padding: 1px 10px;
    }

    .sub-header
    {
        background-color: #444444;
        color: #ffffff;
        cursor: pointer;
        text-transform: uppercase;
        line-height: 20px;
        font-size: 20px;
    }

    .mobile-login-icon {
        display: inline-block;
        background: url(https://static.pcibooking.net/Images/sprite-13.png) 3px -168px no-repeat;
        width: 20px;
        height: 20px;
        cursor: pointer;
        right: 8px;
        top: 49px;
        position: absolute;
    }
    
    .login-display
    {
        display: none;
    }
    
    input.form-input
    {
        margin-bottom: 5px;
        display: inline-block;
        width: 100%;
    }
    
    .label-key
    {
        margin-bottom: 5px;
        display: inline-block;
        width: 55%;
        margin-right: 2%;
    }
    
    input.form-input, textarea.form-input, select.form-input
    {
        width: 100%;
        max-width: 456px;
    }
    
    .reservation .form-input
    {
        width: 40%;
        float: left;
        word-wrap: break-word;
    }
    
    .reservation .form-label
    {
        width: 56%;
        float: left;
        word-wrap: break-word;
    }
        
    label.error
    {
        left: 0;
        position: relative;
        width: 100%;
        clear: both;
    }
    
    fieldset
    {
        height: auto;
        min-height: 40px;
    }

    .buttons-panel .icons .fa-caret-down {
        display: none;
    }

    input[type=text] + i.fa-times.clear-input-icon {
        right: 40px;
    }
}

/* Phone 420px */
@media only screen and (min-width: 200px) and (max-width: 449px) , (max-width: 449px) 
{
    .section
    {
        margin-bottom: 8px;
    }

    .buttons-panel{
        padding: 0px 0px;
    }

    .buttons-panel #reload-container, .buttons-panel .fa-print, .buttons-panel .fa-file-text-o, .buttons-panel .actions.right
    {
        display: none !important;
    }

    h2
    {
        font-size: 16px;
    }
    
    fieldset
    {
        height: auto;
        min-height: 26px;
    }
    
    .sub-content
    {
        border: 2px solid #333333;
        padding: 2%;
        font-size: 14px;
    }
    
    label.form-label
    {
        margin-bottom: 6px;
        width: 100%;
    }
    
}