﻿body {
    font-family: Tahoma,Arial;
    font-size: 12px;
    color: #000000;
    margin: 0px; /* background-image: url(Images/base.jpg);*/
}

#container {
    margin: auto;
    width: 780px;
    height: auto;
}

#container-inner {
    margin: auto;
    width: auto;
    height: auto;
}

#header {
    background-image: url(Images/top-header-bg.jpg);
    height: 150px;
    width: auto;
}

#header-inside {
    background-image: url(../../Images/bg-header-inner.jpg);
    height: 65px;
}

#below-header {
    background-color: #a9afcd;
    height: 39px;
}

/*#login
{
	color: #FFFFFF;
	margin-top: 40px;
	margin-left: 40px;
}
#login-bg
{
	float:left;
	height:263px; 
	width:421px; 
	background-image:url(../../Images/login-bg.jpg)
}*/
#login {
    color: #FFFFFF;
    margin-top: 40px;
    margin-left: 10px;
    width: auto;
}

#login-bg {
    float: left;
    background-color: #0e1e75;
    height: 251px;
    width: 421px;
}

.forgot-pass {
    color: #00CCFF;
    font-size: 13px;
}

    .forgot-pass a {
        color: #00CCFF;
        font-size: 13px;
        text-decoration: none;
    }

        .forgot-pass a:hover {
            color: #fFF;
            font-size: 13px;
        }

#lnks-main {
    color: #333333;
    font-size: 12px;
    background-image: url(../../Images/lnk-bg.jpg);
    height: 33px;
    line-height: 30px;
    font-weight: 800;
}

    #lnks-main ul {
        color: #333333;
        font-size: 11px;
        background-image: url(../../Images/lnk-bg.jpg);
        height: 33px;
        margin: 0px;
        padding: 0px;
    }

        #lnks-main ul a {
            color: #333333;
            font-size: 11px;
            text-decoration: none;
        }

            #lnks-main ul a:hover {
                color: #88898a;
                font-size: 11px;
                text-decoration: underline;
            }

    #lnks-main li {
        list-style: none;
        display: inline;
        padding: 6px;
    }

#welcome {
    float: right;
    padding-right: 5px;
    color: #FFFFFF;
    font-size: 10px;
    margin-top: 3px;
}

    #welcome a {
        color: #00CCFF;
        font-size: 10px;
        text-decoration: none;
    }

        #welcome a:hover {
            color: #FFFFFF;
            font-size: 10px;
            text-decoration: none;
        }

#main-area {
    height: 400px;
    background-color: #fff;
    font-size: 11px;
}

.table-header {
    /*background-image: url(../../images/table-header-bg.jpg);*/
    background-color: #F8E598;
    height: 24px;
    color: #AE441B; /*#fff;*/
    font-size: 11px; /*padding-left:3px;*/
    text-align: center;
    background-color: #F8E598;
    background-repeat: repeat-x;
    font-weight: bold;
    border-color: #cccccc;
}

/*	
.tr-even
{ 
	font-size: 11px;	
	
	background-color: #F1E2C5;
	padding-left: 2px;
	height: 20px;	
	border : 1px solid #CCCCCC;
	
}
.tr-odd
{ 
	font-size: 11px;
	padding-left: 2px;
	height: 20px;
	border : 1px solid #CCCCCC;
	
	background-color: #F1E2C5;
	border-color:#cccccc;
}
*/

.css-button {
    /*background-image: url(../../Images/button-bg.jpg);	*/
    /*background-color: #1cc5f8;*/
    height: 29px;
    background-color: #F36F23;
    border: 0px #1cc5f8 solid;
    font-size: 12px;
    font-weight: bold;
    /*color: #990000;	*/
    color: #FFFFFF;
    margin: 0px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    /*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}

.css-button-disabled {
    /*background-image: url(../../Images/button-bg.jpg);	*/
    height: 29px;
    /*background-color: #1cc5f8;*/
    background-color: #f38c41;

    border: 0px #1cc5f8 solid;
    font-size: 12px;
    font-weight: bold;
    /*color: #990000;	*/
    color: #FFFFFF;
    margin: 0px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    /*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}


.css-button_small {
    /*background-image: url(../../Images/button-bg.jpg);	*/
    height: 29px;
    /*background-color: #1cc5f8;*/
    background-color: #F36F23;
    border: 0px #1cc5f8 solid;
    font-size: 12px;
    font-weight: bold;
    /*color: #990000;	*/
    color: #FFFFFF;
    margin: 0px;
    text-align: center;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    /*-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
}

#footer {
    background-image: url(../../Images/footer-bg.jpg);
    height: 20px;
    font-size: 10px;
    color: #FFFFFF;
    padding-left: 2px;
    line-height: 18px;
    padding-right: 6px;
}

.awb_textbox {
    width: 25px;
    font-size: 10px;
}

.awb_textbox_big {
    width: 65px;
    font-size: 10px;
    margin-left: 3px;
}

#data_grid_agent {
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
}

.div_titles {
    /*#FBEDB7*/
    border-bottom: 0px #0d1d74 solid;
    height: 45px;
    line-height: 23px;
}

.titles {
    font-size: 14px;
    padding-left: 3px;
    color: #F26820;
    /*float: left;*/
    text-align: left;
}

form {
    margin: auto;
    padding: 0px;
}

.warehouse-header { /*background-image:url(../../images/warehouse-bg.jpg);*/
    background-color: #FBEDB7;
    height: 24px;
    color: #AE441B;
    line-height: 17px;
    background-repeat: repeat-x;
}

.sub_details {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #AE441B;
    text-decoration: none;
}

.textbox_smallHeight {
    Height: 10px;
    font-size: 10px;
}


.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
}

.label {
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 12px;
}

.Scroll {
    font-family: Tahoma,Arial;
    font-weight: normal;
    font-size: 9pt;
    font-weight: bold;
}


/* /* Apply border to all cells 
.custom-table>tbody>tr:not(.table-header)>td 
{
   border:1px solid #828282;
}
tr-odd
*/

.tr-odd > td {
    font-size: 11px;
    padding-left: 2px;
    height: 20px;
    border: 1px solid #CCCCCC;
    /*background-color: #f4f3f3;*/
    background-color: #FFFFFF;
    border: 1px solid #828282;
}

.tr-even > td {
    font-size: 11px;
    /*background-color: #e8f1fc;*/
    background-color: #FFFFFF;
    padding-left: 2px;
    height: 20px;
    border: 1px solid #CCCCCC;
    /*border-color:#cccccc;*/
    border: 1px solid #828282;
}

.titlerr {
    font-weight: bold;
}

.ErrorLabel {
    font-weight: bold;
    color: red;
}
