﻿/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'PetitaBold Regular';
src: local('PetitaBold Regular'), url('../Font/PetitaBold.ttf') format('truetype');
}
body {
       font-family: "PetitaBold Regular";
}

.container {
    font-family: "PetitaBold Regular";
    padding-left:0px;
    padding-right:0px;
    margin-left: 0px;
    margin-right: 0px;
    overflow-x: hidden;
        width: 100%;
}
.btn {
       font-family: "PetitaBold Regular";
}
.title {
    background-color: #F0C129;
    padding: 5px;
}

.sub-title {
    background-color: #F0C129;
}

.header {
    font-size: 21px;
    text-align: center;
    
    color: #222E62;
}
.success-header {
    font-size: 18px;
    text-align: center;
    
    color: #222E62;
}

.sub_header {
    font-size: 14px;
    text-align: center;
    color: #222E62;
}

.sub-title-header {
    font-size: 16px;
    text-align: center;
    color: #F0C129;
}

.sub-title {
    background-color: #222E62;
    padding: 5px;
}

.panel-body {
    padding: 10px;
}

.date-field {
    padding-right: 0px;
}

    .date-field div {
        padding: 1px;
    }
 

        .date-field div:first-child {
            padding-left: 15px;
        }

@media (max-width: 480px) and (min-width: 0px) {
    .date-field div:first-child {
            padding-left: 10px;
        }
    .date-field div {
        padding-left: 10px;
    }
}
.control-label {
    color: #222E62;
}

.btn-primary {
    background-color: #222E62;
}



.hide {
    display: none;
}

.errorMsg {
    color: #EE3293;
    top: -13px;
}

.chktext {
    margin-top:3px;
    margin-left: 25px;
    display: block;
    text-align: justify;
}
.required_sign {
    color:#EE3293;
}

.footer-logo {
        text-align: center;
}
    .footer-logo > img {
        height:35px;
    }
.panel-body
{
    min-height:70%;
}
.modal-dialog
{
        border: 9px solid #EE3293!important;
}
.modal-content {
    -webkit-box-shadow: 0px;
    border-radius: 0px;
    border: 0px;
    box-shadow:0px 5px 15px rgba(0,0,0,0)!important;
}



.barcode-header
    {
      padding: 25px 0;
    
    color: #fff;
    font-size: 36px;
    }

.barcode-title {
    background-color: #00ADEF;
    padding: 5px;
}
.barcode-body-header {
    background-color:#FFAF3C;
    padding: 8px 0;
    margin-top:-11px;
    color: #fff;
    font-size: 20px;

}
.barocode-info {
    color: #000;
    
    font-size: 22px;
    padding: 17px 0;
}
.barcode-input {
height:50px;
-webkit-border-radius:15px;
}
.statusHeading1
{
    color:#fff;
    font-size:20px;
}

input[type=checkbox] {
        outline: 5px auto #EE3293!important;
}

input[type="text"]:disabled {
  background-color: #efecec;
}
.tooltip.top {
    
        position: absolute;
}
   

    .nhstooltip + .tooltip > .tooltip-inner {
    background-color: #222E62; 
    color: #FFFFFF; 
    
  }
  /* Tooltip on top */
  .nhstooltip + .tooltip.top > .tooltip-arrow {
    border-top: 5px solid #222E62;
  }
  /* Tooltip on bottom */
  .nhstooltip + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid #222E62;
  }
  /* Tooltip on left */
  .nhstooltip + .tooltip.left > .tooltip-arrow {
    border-left: 5px solid #222E62;
  }
  /* Tooltip on right */
  .nhstooltip + .tooltip.right > .tooltip-arrow {
    border-right: 5px solid #222E62;
  }

.success-message-box {
    margin: 30px 8% 0px 8%;
    border: 1px solid;
    border-radius: 25px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color:#4a5686;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    color: #222e62;
}
.modal-body  ul {
        padding: 0px 0px 0px 8px !important
}