﻿body {
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding-top: 97px;
    overflow-x: hidden;
}

/* button styles for approval */
.container-btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.btns {
    display: flex;
    flex-direction: row;
    gap: 0.5em;
}

.yes-b {
    background-color: green;
    color: white;
    padding: 9px 14px
}

.no-b {
    background-color: red;
    color: white;
    padding: 9px 14px
}

@media only screen and (max-width: 600px) {
    .btns {
        flex-direction: column;
    }

    .titles > .container {
        font-size: 15px;
        margin-top: -15px;
        padding: 0px !important;
    }
}

.add-hscode {
    cursor: pointer;
}

.hscode-arrow {
    color: lightgreen;
    border-radius: 5px;
    font-size: small;
    cursor: pointer;
}

.disable-style {
    background-color: #deb887 !important;
}

/*Table css for views*/
table {
    border-collapse: collapse;
    border: solid 1px #ddd;
    width: 100%;
}

.search-button {
    color: #555;
}

.p-10 {
    padding: 10px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.pt-0 {
    padding-top:0;
}

.mt-0 {
    margin-top: 0;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.border-right {
    border-right: 1px solid #f6f6f6;
}

.line-height-1 {
    line-height: 1.8em;
}

.font-weight-bold {
    font-weight: bold;
}

th {
    text-align: center;
    border-collapse: collapse;
}

td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

/*tr:hover {
                    background-color: #f2f2f2;
                }

                tr:nth-child(even) {
                    background-color: #f9f9f9;
                }*/
body {
    font-family: 'Muli',sans-serif;
    font-weight: 300;
    font-size: 14px;
}

.filter_box {
    padding: 6px;
    width: 100%;
}

.summary {
    text-align: right;
    margin-bottom: 5px;
}

.button {
    padding: 5px 5px;
    width: 5px;
    height: 5px;
}
.button1 {
    /*width: 100%;
            height: 100%;*/
    text-shadow: 0 -1px 0 #ddd;
    padding: 4px 14px;
    border: none;
    background-color: #51a351;
    border-radius: 5px;
}
.buttoncol {
    text-align: center;
}

.glyphicon {
    padding: 5px;
}
/*
    Navbar
*/

.navbar-fixed-top {
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: #5FCF80;
    color: white;
}

    .navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
        background-color: white;
    }

.navbar-inner {
    min-height: 40px;
    border: 1px solid #d4d4d4;
}

/*Pagination*/
.pagination {
    display: inline-block;
}

.pagination a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
}

/*apply for license view*/
.createApp {
    font-size: 14px;
    background-color: #f6f9fa;
    width: 1100px;
    height: 420px;
    padding: 20px;
}

/*Change Password view*/
.controls {
    float: left;
    margin-left: 20px
}

.control-label {
    text-align: right;
    float: left;
    width: 160px;
    padding-top: 5px;
}

.control-group {
    height: 30px;
    margin-bottom: 20px;
}

.instructions {
    background-color: #f6f9fa;
    border-radius: 5px;
    vertical-align: top;
    padding: 1%;
    margin-left: 2%;
    border: 1px solid #e9f0f3;
}

.span3 {
    font-size: 13px;
    line-height: 18px;
    color: #808080;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 8px;
    width: 224px;
}

.form-actions {
    padding-left: 180px;
    padding-top: 19px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.headings {
    color: #0088cc
}
/*Reports view*/
.Adminheader {
    color: #08C;
    font-size: 30px;
    line-height: 40px;
}

a:hover {
    color: #005580;
    background-color: #eee;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding: 0 !important;
    width:100%;
    
}

/*logout button*/
#logoutButton {
    color: #4D4D4D;
    font-weight: bold;
    padding: 28px 15px 28px;
    text-decoration: none;
}

#logoutButton:hover {
    color: #5FCF80;
}


/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

.carousel-caption blockquote {
    margin: 0px 300px 20px;
    text-transform: uppercase;
}

.carousel-caption h2.inspections {
    color: rgb(232, 216, 0);
}

.carousel-caption h2.informative {
    color: #39ADD2;
}

.carousel-caption h2.export {
    color: #F89406;
}

.carousel-caption h2.import {
    color: #E15258;
}

.carousel-control:hover {
    background: 0;
}

.price {
    font-size: 28px;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}
.whatis {
    background: #f6f9fa;
    padding: 80px 0;
    border-top: solid 1px #e9f0f3;
    border-bottom: solid 1px #e9f0f3;
}
.whatis .inner {
    text-align: center;
    width: 80%;
    margin: auto;
}
.faq .inner {
    text-align: center;
    background: #f6f9fa;
    margin-top: 15px;
    padding: 15px;
}

.applyin {
    background: #fff;
    padding: 80px 0;
}

.applyin img {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.26);
}
.applyin .inner strong {
    color: #E15258;
}

.applyin .inner {
    text-align: center;
    width: 50%;
    margin-top: 15px;
    padding: 15px;
}
h3{
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}
#footer {
    background: #5FCF80 !important;
    color: white;
    padding: 60px 0;
    text-align: center;
    width: 100%;
   /* margin-left: -5px;
    margin-right: auto;
    position: absolute;*/
    bottom:0;
}
#footer a:hover {
    color: black;
    background: none;
}
#footer a {
    color: white;
    background: none;
}

.titles {
    color: white;
    margin-bottom: 15px;
    padding: 100px;
    word-wrap: break-word;
    background: url(/images/sectionbg2.jpg);
    text-shadow: 1px 2px 4px black;
    word-wrap: normal;
    max-height: 300px;
}
.span5 {
    /*width: 470px;*/
    line-height: 1.8em;
    float: left;
    margin-left: 30px;
}
.float {
    background: white;
    margin-top: -70px;
    padding: 30px;
    border-radius: 10px;
}
.faq .container *, *:after, *:before {
    box-sizing: border-box !important;
}
.faq .closed, .faq .open {
    cursor: pointer;
    padding: 20px;
    border-radius: 5px;
    border: 2px solid #F6F9FA;
    color: black;
    transition: .1s ease-in;
    margin-top: 10px;
}

    .faq .closed:hover {
        border-color: #b4f7c8;
    }

.faq .open {
    border-color: #5FCF80;
}

#content {
    min-height: 400px;
}
span.required {
    color: #ff0000;
}
tr:nth-child(even) {
    background-color: #f9f9f9;
}
.filter_box {
    padding: 8px;
    color: #808080;
    width: 100%;
}

.summary {
    text-align: right;
    margin-bottom: 5px;
}
table {
    border-collapse: collapse;
    border: solid 1px #ddd;
    width: 100%;
}

.search-button {
    color: #555;
}

th {
    text-align: center;
    border-collapse: collapse;
}

td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.button {
    padding: 4px 14px;
    width: 5px;
    height: 5px;
}

.button1 {
    text-shadow: 0 -1px 0 #ddd;
    padding: 4px 14px;
    border: none;
    background-color: #51a351;
    border-radius: 5px;
}

.glyphicon {
    padding: 5px;
}
.bs-callout {
    padding: 0px 20px;
    margin: 20px 20px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    height: 112px;
}

.span10 {
    width: 370px;
}

.img-bordered {
    border: 5px solid #efefee;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    /*z-index: 1000;*/ /* Sit on top */
    padding: .2em; /* Location of the box */
    /*left: 358px;*/
    /*top: 203px;*/
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hidden; /* Enable scroll if needed */
    background-color: #aaaaaa; /* Fallback color */
    background-color: rgba(0,0,0,0.30); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    width: 406px !important;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    /*left: 358px;*/
    /*top: 203px;*/
    /*width: 80%;*/
    outline: 0px;
    z-index: 1002;
    /*height:auto;
        width:auto;*/
    position: absolute;
    padding: .2em;
    overflow: hidden;
}

.mb-0 {
    margin-bottom: 0px;
}

.dropDown {
    width:100% !important;
}

.ADButtons a {
    text-shadow: 0 -1px 0 #ddd;
    padding: 4px 14px;
    border: none;
    background-color: #bfbfbf;
    border-radius: 5px;
}

.ADButtons{
    padding: 10px 10px;
    margin: 0% 5%;
}

.btmbtn {
    background: white;
    border: 1px solid #ddd;
    color: #08c;
    padding: 8px 12px 8px 12px;
    margin-left: 10px;
}
.bottomBtns {
    float: left;
    background: #5fcf80;
    width: 100%;
    padding-top: 8px;
    padding-left:0px;
}

.odd {
    background-color:#E5F1F4;
}

#bg {
    position: absolute;
    top: 8px;
    left: 0px;
    z-index: 0;
    text-align:center;
}

.license-item img:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.1);
}

.hsTable {
    border-collapse: separate !important;
    border-spacing: 0 15px;
}
.hsTable td {
    width: 1.5em;
    height: 1.5em;
    background: #f9f9f9;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.hsTable td:first-child {
    border-left: 1px solid #d8d8d8;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.hsTable td:last-child {
    border-right: 1px solid #d8d8d8;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

input, button, select, textarea {
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 6px 12px;
}

.border {
    border: 1px solid #e8e7e7;
    padding: 10px 5px 90px 5px;
    border-radius: 10px;
}
  /*
#item:hover {
  
    transition-delay:0.7s;
    width:100%;
    padding:5px;
    border-radius:5px;
}*/