﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #686868;
}


#header
{
    background: -moz-linear-gradient(top, rgba(233,233,233,1) 0%, rgba(227,227,227,1) 23%, rgba(254,254,254,1) 86%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#fefefe',GradientType=0 );
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
   /* background-image: url(../images/logo_transparent.png);*/
}

#logo {
    padding: 2px 0px 0px 4px;
    float: left;
    background-image: url(../images/logo-amerijet-290x90.png);
    background-repeat: no-repeat;
    display: block;
    width: 290px;
    height: 85px;
    text-indent: -99999px;
}

.headerTitle
{
    width: 238px !important;
    height: 85px !important;
    /*margin:20px !important;*/

}
.containerBG
{
background: url(/images/backoffice-background-image.jpg) no-repeat;
background-size: cover;

}
.container
{
    /* border: 1px solid black; */
    padding: 0;
    /*background-color: #E6E6E6 !important;*/
    /*background-color: rgba(230, 230, 230, 0.6) !important;*/
    background-color: rgba(200,215,235,1) !important;
    
}

.container-fluid
{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+3,d2dfed+24,c8d7eb+33,c8d7eb+33,bed0ea+51,a6c0e3+51,afc7e8+62,bad0ef+75,99b5db+88,799bc8+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 3%, rgba(210,223,237,1) 24%, rgba(200,215,235,1) 33%, rgba(200,215,235,1) 33%, rgba(190,208,234,1) 51%, rgba(166,192,227,1) 51%, rgba(175,199,232,1) 62%, rgba(186,208,239,1) 75%, rgba(153,181,219,1) 88%, rgba(121,155,200,1) 100%); /* FF3.6-15 */
   /* background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(210,223,237,1) 24%,rgba(200,215,235,1) 33%,rgba(200,215,235,1) 33%,rgba(190,208,234,1) 51%,rgba(166,192,227,1) 51%,rgba(175,199,232,1) 62%,rgba(186,208,239,1) 75%,rgba(153,181,219,1) 88%,rgba(121,155,200,1) 100%); /* Chrome10-25,Safari5.1-6 */
   /* background: linear-gradient(to bottom,  rgba(255,255,255,1) 3%,rgba(210,223,237,1) 24%,rgba(200,215,235,1) 33%,rgba(200,215,235,1) 33%,rgba(190,208,234,1) 51%,rgba(166,192,227,1) 51%,rgba(175,199,232,1) 62%,rgba(186,208,239,1) 75%,rgba(153,181,219,1) 88%,rgba(121,155,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#799bc8',GradientType=0 ); /* IE6-9 */
    /*background-image: linear-gradient(to bottom,#337ab7 0,#2e6da4 100%);*/

    /*padding: 0;
    background-color: red !important;*/
    border: 1px solid silver;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.form-group
{
    padding: 0 20px;
    margin-bottom: 10px !important;
}


.well
{
    border: 1px solid;
    padding-top: 2px;
    margin-right:10px;
    background-color:white !important;
}

.well-lg
{
    height: 200px;
    padding-top: 9px;
    padding-right: 9px;
    padding-left: 9px;
        background-color:white !important;
}

.well-sm
{
    /*height: 120px;*/
    padding-top: 9px;
    /*adding curved corners*/
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color:white !important;
}



.pull-right
{
    float: right !important;
}


.questions
{
    font-weight: bold;
    font-size: 14px;
}

.rindent
{
    margin-left: 40px !important;
}

.ckbindent
{
    margin-left: 20px !important;
}

.txtindent
{
    margin-left: 50px !important;
}

.alignControlLabel
{
    text-align: left !important;
}


/* from style.css*/

.cblue
{
    color: blue;
    font-size: 11px;
}

.clearfloat
{
    clear: both;
}

.clear
{
    clear: both;
}




.nav
{
   /* border: 1px solid #e9e9e9;
    background-repeat: repeat-x;
    height: 32px;

    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    text-decoration-color: red;*/
}

.nav li a
{
    /*color: #0c408b;*/
    line-height:none; 
    font-weight: bold;
}

#nav .inner
{
    height: 32px;
    margin: 5px 0 5px 7px;
    font-size: 16px;
    position: relative;
}

    .navbar-nav>li>a:hover
     {
    text-decoration:underline;
     line-height:none;
    }
            .tab-content {
            border-right:1px silver solid;
            border-left:1px silver solid;
            border-bottom:1px silver solid;
        }

    .main-menu li a {
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 300;
    color: #8397b5;
}
.copyRightFooter
{
    background-color: rgba(255,255,255,1);
    padding: 18px;

}

    .footer-fixed-bottom {
    bottom: 0px;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

#hold
{
    z-index: 5;
    /*border:1px solid #838383;*/
    /*margin-left: 7px;*/
    width: 100%;
    float: left;
    padding: 0 0 30px;
}

#admincontent
{
    /*background-color: #FFF;
    width: 608px;*/
}

.colorGray
{
    background-color:#85A3C2;
}

.colorWhite
{
    background-color:white;
}

#holdhomepage
{
}

.myfirst-color{background-color: blue} 

.firstSecond-color{background-color:green !important}

.panel-heading { cursor: default; }
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    cursor: pointer;
}

/*Try the below style for a nice card like look*/
.skin-card {
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-bottom-color: #d5d5d5;
    border-bottom-width: 2px;
    border-radius: 4px;
    background-color: #ffffff;
    color: #333333;
    overflow-x:auto;
}

/* === Footer === */

#footerdivider
{
  /*  background-repeat: no-repeat;
    border-bottom: 1px solid #838383;
    border-top: 1px solid #838383;
    clear: both;
    height: 5px;*/
    margin: 0 0 0 7px;
}

.mandatory
{
    font-family: Tahoma;
    font-size: 10px;
    color: Red;
    font-weight: bold;
}

.formHeaderTxt
{
    font-family: Tahoma;
    font-size: 20px;
    color: #0c408b;
    font-weight: bold;
}

#headertext
{
    float: left;
    width: 8px;
    height: 16px;
}

#headertext2
{
    width: 480px;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 300px;
    top: 10px;
}

#headertext2 ul li
{
    font-size: 18px;
    /*color: White;*/
}

#headerlogout
{
    float: right;
    margin-right: 5px;
    margin-left:25px !important;
    margin-top: 5px;
    text-align: left;
}

#headerlogout A:link
{
    text-decoration: none;
    color:#0c408b;
    font-weight: bold;
}

#headerlogout A:visited
{
    text-decoration: none;
    color: #0c408b;
    font-weight: bold;
}

#headerlogout A:active
{
    text-decoration: none;
    color: #0c408b;
    font-weight: bold;
}

#headerlogout A:hover
{
    text-decoration: underline;
    color: #0c408b;
    font-weight: bold;
}

.headerloginlabel
{
    color: #FFF;
}

.btn-mobile
{
    color: white;
    border-radius: 10px;
    padding: 4px 5px;
}

.btn-green
{
    background-color: #008002;
}

.btn-green:focus, .btn-green:hover,.btn-green:visited,.btn-green:active
{
    color: white !important;
    text-decoration:none;
}

.btn-blue
{
    background-color: #005880;
}

.btn-blue:focus, .btn-blue:hover, .btn-blue:visited, .btn-blue:active
{
    color: white !important;
    text-decoration:none;
}

/*paging style*/
.pagination-ys
{
    padding-left: 0;
    margin: 10px 0;
    border-radius: 4px;
}

.pagination-ys table > tbody > tr > td
{
    display: inline;
}

.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span
{
    position: relative;
    float: left;
    padding: 5px 10px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #dd4814;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination-ys table > tbody > tr > td > span
{
    position: relative;
    float: left;
    padding: 5px 10px;
    line-height: 1.42857143;
    text-decoration: none;
    margin-left: -1px;
    z-index: 2;
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}

.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span
{
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span
{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus
{
    color: #97310e;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.gridHeader
{
    background-color:#85A3C2;
    padding:4px;
}



.GridStyle
{
    /* border: 6px solid rgb(217, 231, 255); */
    background-color: White;
    font-family: arial;
    font-size: 12px;
    border-collapse: collapse;
    margin-bottom: 0px;
}
.GridStyle tr
{
    border: 1px solid rgb(217, 231, 255);
   /* color: Black;*/
    height: 25px;
}
/* Your grid header column style */
.GridStyle th
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+3,d2dfed+24,c8d7eb+33,c8d7eb+33,bed0ea+51,a6c0e3+51,afc7e8+62,bad0ef+75,99b5db+88,799bc8+100 */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 3%, rgba(210,223,237,1) 24%, rgba(200,215,235,1) 33%, rgba(200,215,235,1) 33%, rgba(190,208,234,1) 51%, rgba(166,192,227,1) 51%, rgba(175,199,232,1) 62%, rgba(186,208,239,1) 75%, rgba(153,181,219,1) 88%, rgba(121,155,200,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 3%,rgba(210,223,237,1) 24%,rgba(200,215,235,1) 33%,rgba(200,215,235,1) 33%,rgba(190,208,234,1) 51%,rgba(166,192,227,1) 51%,rgba(175,199,232,1) 62%,rgba(186,208,239,1) 75%,rgba(153,181,219,1) 88%,rgba(121,155,200,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 3%,rgba(210,223,237,1) 24%,rgba(200,215,235,1) 33%,rgba(200,215,235,1) 33%,rgba(190,208,234,1) 51%,rgba(166,192,227,1) 51%,rgba(175,199,232,1) 62%,rgba(186,208,239,1) 75%,rgba(153,181,219,1) 88%,rgba(121,155,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#799bc8',GradientType=0 ); /* IE6-9 */

    border: none;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    padding: 4px;
    /*color:Black;*/

    /*added this for the curved edges*/
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
/* Your grid header link style */
.GridStyle tr th a,.GridStyle tr th a:visited
{
        color: #666666;
}
.GridStyle tr th, .GridStyle tr td table tr td
{
    border: none;
}

.GridStyle td
{
    border-bottom: 1px solid rgb(217, 231, 255);
    padding: 2px;
}
.table-bordered {
    /*display: block;*/
    line-height: 1.5em;
    margin-bottom: 15px;
    /*padding: 20px 0 10px 0;*/
    background: #fff;
    border: 1px solid #ddd;
    /*-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);*/
}


/*Try the below style for a nice card like look*/
.skin-card {
    padding-left: 15px;
    border: 1px solid #e9e9e9;
    border-bottom-color: #d5d5d5;
    border-bottom-width: 2px;
    border-radius: 4px;
    background-color: #ffffff;
    color: #333333;
    overflow-x:auto;
}

.btn-mobile
{
    color: white;
    border-radius: 10px;
    padding: 4px 5px;
}

.btn-green
{
    background-color: #008002;
}

.btn-blue
{
    background-color: #005880;
}


/*this should be at the bottom*/
/* Small devices (tablets, 768px and up) */

@media (min-width: 992px)
{
    .container
    {
       width: 1200px; 

    }
}

@media (max-width: 1327px) and (min-width: 767px)
{
    .bg-container
    {
        margin-top:100px;
    }
    .container-fluid
    {
        background-color:green;
    }
    table
    {
        border-collapse: collapse !important;
        background-color: silver;
        border-spacing: 50px;
        /*background-color:green;*/
        width: 100% !important;
        font-size: small;
        line-height: normal;
    }
    .row
    {
        width: 100% !important;
    }



}

@media (max-width: 765px) {
    .container {
        background-color: red; /*#E6E6E6;*/
    }

    #nav {
        color: #000000;
        border: 0;
        background-image: none;
        margin-left: 5px;
        padding-bottom: 5px;
    }

    .navbar-toggle {
        /*background-color: blue;*/
        background-image: none;
        border: 1px solid silver;
        border-radius: 4px;
    }

    .icon-bar {
        color: gray;
        background-color: red;
    }

    logoM {
    }

    .well-lg {
        padding-left: 8px;
    }

    .well-sm {
        height: 375px !important;
        font-size: small;
        /*border-top-left-radius: 6px;*/
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .rindent {
        margin-left: 22px !important;
    }

    .ckbindent {
        margin-left: 22px !important;
    }
}



@media print
{
    #forEmailContent
    {
        background-color: greenyellow;
    }

    table
    {
        border-collapse: collapse !important;
        background-color: silver;
        border-spacing: 50px;
        /*background-color:green;*/
        width: 100% !important;
        font-size: small;
        line-height: normal;
    }

    table-striped
    {
    }

    table-bordered
    {
    }
    /*tr > td
    {
        width: 100%;
    }*/

    td
    {
        /*font-size:small;*/
        line-height: normal;
    }

    /*.form-group
{
    padding: 0 5px;
    margin-bottom: 0px !important;
}*/
    h4
    {
        font-size: 13px;
        font-weight: 100;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .disclaimer
    {
        list-style-type: decimal;
        line-height: 1.2;
        font-size: 0.9em;
    }


    /*.invoiceBG
    {
        background-color: #bdc6d7 !important;
    }*/
}

.flexbox
{
    display:flex !important;
}

