﻿html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    border-color: #C6C6C6 !important;
    border-radius: 0 !important;
}

.radcombo-border {
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
}

.emptybox-3 {
    border: 1px solid #cccccc;
    height: 28px;
    background: #EEEEEE;
}

.RadComboBoxDropDown .rcbList {
    list-style: none outside none;
    margin: 0;
    overflow-y: scroll !important;
    padding: 0;
    position: relative;
}

.masthead-msg {
    color: #C1534A;
    font-size: 14px;
}
/* SLIDE THREE */
.slideThree {
    width: 80px;
    height: 26px;
    background: #CCCCCC;
    margin: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}

    .slideThree input[type="checkbox"] {
        visibility: hidden;
    }

div.loading {
    background-color: #FFFFFF;
    background-image: url('../../img/loading.gif') !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    opacity: 1;
}

    div.loading * {
        opacity: .8;
    }

.slideThree:after {
    content: 'NO';
    font: 12px/26px Arial, sans-serif;
    color: #C1534A;
    position: absolute;
    right: 10px;
    z-index: 0;
    font-weight: bold;
    text-shadow: 1px 1px 1px #F0F0F0;
}

.slideThree:before {
    content: 'YES';
    font: 12px/26px Arial, sans-serif;
    color: #007F00;
    position: absolute;
    left: 10px;
    z-index: 0;
    font-weight: bold;
    text-shadow: 1px 1px 1px #F0F0F0;
}

.slideThree label {
    display: block;
    width: 41px;
    height: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 1;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
    background: #fcfff4;
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.slideThree input[type=checkbox]:checked + label {
    left: 36px;
}

.signature_img {
    background-size: 100% 100%;
    height: 95px;
    width: 50%;
    margin-left: 2px;
}

.btn-color {
    color: rgba(51, 86, 106, 0.7) !important;
    text-shadow: 1px 1px 1px #FFFFFF !important;
    font-size: 12px;
    font-weight: normal;
    padding: 1px 19px !important;
}

.capitalize {
    text-transform: capitalize;
}

.align-right {
    text-align: right !important;
}

.align-center {
    text-align: center !important;
}

.align-left {
    text-align: left;
}

.align-justify {
    text-align: justify;
}

.action:hover {
    background: #606060 !important;
}

.btn-grid {
    text-shadow: none !important;
    box-shadow: none !important;
    vertical-align: text-top;
    display: inline-block;
    width: 22px;
    height: 20px;
}

    .btn-grid.btnAdd {
        background: url(/img/docs/plus.png) repeat scroll 0 20px / 22px auto rgba(0, 0, 0, 0);
    }

    .btn-grid.btnRemv {
        background: url("/img/docs/minus.png") repeat scroll 0 20px / 22px auto rgba(0, 0, 0, 0);
    }

    .btn-grid.btnRefresh {
        background: url("/img/docs/refresh.png") repeat scroll 0 20px / 22px auto rgba(0, 0, 0, 0);
    }

.btnRemvchild {
    background: url("/img/docs/minus.png") repeat scroll 0 20px / 22px auto rgba(0, 0, 0, 0);
}

.btn-grid.btnPerc {
    background: url(/img/docs/persentage.png) repeat scroll 0 20px / 22px auto rgba(0, 0, 0, 0);
}

.btn-grid.btnPrice {
    background: url(/img/docs/price.png) repeat scroll 0 20px / 22px auto rgba(0, 0, 0, 0);
}

.btn-grid.btnVal {
    background: url(/img/docs/value.png) repeat scroll 0 20px / 22px auto rgba(0, 0, 0, 0);
}

.btn-grid.disabled, .btn-grid[disabled] {
    background-color: transparent !important;
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}

.btn-grid:hover {
    /*background-position: 0px 0px;*/
    box-shadow: none;
    cursor: pointer;
}

.table_history tbody tr td {
    padding: 5px !important;
}

.smallMsg_head {
    color: #0070C0;
    margin-left: 3px;
    font-size: 13px;
}

.labelInvoiceHead {
    height: 14px;
    padding: 5px 4px !important;
    border-radius: 0px !important;
    border-left: 1px solid #C6C6C6;
    background-color: #D9D9D9 !important;
    color: #0070C0;
    font-size: 13px;
    font-weight: normal;
    text-shadow: none !important;
}

.labelHeadGreen {
    height: 14px;
    padding: 5px 4px !important;
    border-radius: 0px !important;
    border-left: 1px solid #C6C6C6;
    background-color: rgba(185, 226, 159, 0.65) !important;
    color: #0070C0;
    font-size: 13px;
    font-weight: normal;
    text-shadow: none !important;
}

.labelHeadOrange {
    height: 14px;
    padding: 5px 4px !important;
    border-radius: 0px !important;
    border-left: 1px solid #C6C6C6;
    background-color: rgba(245, 216, 130, 0.69) !important;
    color: #0070C0;
    font-size: 13px;
    font-weight: normal;
    text-shadow: none !important;
}

.labelHeadMandatory {
    height: 14px;
    padding: 5px 4px !important;
    border-radius: 0px !important;
    border-left: 1px solid #C6C6C6;
    background-color: #D9D9D9 !important;
    color: #C00000 !important;
    font-size: 13px;
    font-weight: normal;
    text-shadow: none !important;
}

.labelInvoiceHeadInternalUse {
    padding: 5px 4px !important;
    border-radius: 0px !important;
    border-left: 1px solid #C6C6C6;
    background-color: #E2E08C !important;
    color: Black !important;
    font-size: 15px;
    font-family: Calibri !important;
    text-align: center;
    text-shadow: none !important;
}

.smallMsg {
    color: #0070C0;
    margin-left: 3px;
}

.smallMsgMandatory {
    color: #C00000;
    margin-left: 3px;
}

.lblSwith {
    color: #BBBBBB;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.displayNone {
    display: none;
}

.Content-top {
    margin-top: 2em;
}

.Margin {
    margin: 9px 7px 0px 1px;
}

.Margintop5 {
    margin-top: 5px;
}

.Margintop10 {
    margin-top: 10px;
}

.Margintop-5 {
    margin-top: -5px !important;
}

.MarginBottom0 {
    margin-bottom: 0px !important;
    overflow: hidden;
}

.MarginRight0 {
    margin-right: 0px !important;
}

.MarginBottom1 {
    margin-bottom: 1px !important;
}

.textboxInvoice {
    margin-bottom: 0px !important;
    border-radius: 0px !important;
}

.Border-Top {
    border-top: 1px solid Silver;
}

.Border-Bottom {
    border-bottom: 1px solid Silver;
}

.h4Invoice {
    background-color: #475D72;
    color: White;
    padding: 4px;
    margin: 0px;
    border-bottom: 1px solid #1D354D;
}

/* For Combobox Styling */
.RadComboBox {
    display: inline-block;
    height: 29px;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

.mandatorymsg {
    color: #B94A48;
    font-size: 90%;
}

.RadComboBox_Edge .rcbInputCell, .RadComboBox_Edge .rcbArrowCell {
    background-color: white !important;
}

.RadComboBox_Edge .rcbReadOnly {
    border: 1px solid silver !important;
    height: 29px !important;
}

/* For Autocompelete Combobox Styling */

.RadComboBox_AutoComplete .rcbInputCell, .RadComboBox_AutoComplete .rcbArrowCell {
    background-color: white !important;
}

.RadComboBox_AutoComplete tr {
    border: 1px solid silver !important;
    height: 29px !important;
}

/* For Consignee/Importer and Buyer Autocompelete Combobox Styling */

.RadComboBox_Default .rcbInputCell, .RadComboBox_Default .rcbArrowCell {
    background-color: white !important;
}

.RadComboBox_Default tr {
    border-bottom: 1px solid white !important;
    border-top: 1px solid silver !important;
    border-left: 1px solid silver !important;
    border-right: 1px solid silver !important;
    height: 29px !important;
}

html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #8E8E8E #B8B8B8 #B8B8B8 #8E8E8E;
    color: #555555;
    font: 14px "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.textboxLineItems {
    margin-bottom: 0px !important;
    border-radius: 0px !important;
    border: 0px !important;
    resize: none;
    padding: 4px !important;
}

.RequiredFields {
    background-color: #FFE3FF !important;
}

.brandEdit {
    padding: 10px !important;
    font-size: 16px !important;
}

.MarginBottom10 {
    margin-bottom: 10px;
}

.margin-bottom-5em {
    margin-bottom: 5em;
}

.margin-top-4em {
    margin-top: 4em;
}

.BorderTopOnly {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.BorderBottomOnly {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.Padding5 {
    padding: 5px !important;
}

.width100 {
    width: 100% !important;
}

.Transparent {
    background: none !important;
    border: none !important;
}

.AlignTop {
    vertical-align: top !important;
}

.MarginRight5 {
    margin-right: 5px !important;
}

.MarginLeft5 {
    margin-left: 5px !important;
}

.Fontsize12 {
    font-size: 12px !important;
}

.Fontsize14 {
    font-size: 14px !important;
}

.FontNormal {
    font-weight: normal !important;
}

.Padding0 {
    padding: 0px !important;
}

.Margin0 {
    margin: 0px !important;
}

.dropdownContent {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.HideDiv {
    display: none;
}

.ShowDiv {
    display: block;
}

.HidePointer {
    cursor: text !important;
    text-decoration: none !important;
}

.mandatory {
    color: #C00000 !important;
}

.InvoiceStatus-lable {
    color: White !important;
    font-weight: normal !important;
    border-radius: 0px !important;
    padding: 8px !important;
    vertical-align: middle !important;
    text-transform: uppercase;
    text-align: center;
    text-shadow: none !important;
}
.label.label-duplicated
{
    background-color: #EE82EE !important;
}
.align-right {
    text-align: right;
}

.Test {
    margin-left: 6px !important;
    margin-top: -6px !important;
}

.line-hight {
}

.line-hight5 
{
    line-height: 5px !important;
}

.input-mini-orange14 {
    color: Black !important;
    height: 14px !important;
    width: 16px !important;
}

.input-large-orange {
    color: Black !important;
    height: 33px !important;
    width: 16px !important;
}

.input-lineitem-orange {
    color: Black !important;
    height: 44px !important;
    width: 16px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.border-bottom0 {
    border-bottom: 0px !important;
}

.border-top0 {
    border-top: 0px !important;
}

.border-right {
    border-right: 1px !important;
}

.border-settlement {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.padTop3
{
    padding-top: 3px;
}
.padTop5
{
    padding-top: 5px;
}

.Padding-Left5 {
    padding-left: 5px;
}
.Padding-Left10 {
    padding-left: 10px;
}
.Padding-Left15 {
    padding-left: 15px;
}

.Color-disable {
    color: #555555 !important;
}

.tooltip-inner {
    white-space: normal;
    position: relative;
    text-align: left;
}
#btnSendDiv .dropdown-menu a
{
    cursor: pointer !important;
}

@-moz-document url-prefix() {
    .btn;

{
    line-height: 16px !important;
}

}

@-webkit-document url-prefix() {
    .btn;

{
    line-height: 16px !important;
}

}
/*
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .btn-group > .btn + .btn { display: inline-block !important; } 
  
}
*/
@media (max-width: 767px) {
    #mediumbar #top-nav {
        width: 185px !important;
    }

        #mediumbar #top-nav > ul > li a {
            background: white;
            text-shadow: none !important;
            box-shadow: none !important;
            border: 0px none white !important;
            color: #6A6A6A !important;
            text-align: left !important;
            padding: 6px 15px !important;
        }

            #mediumbar #top-nav > ul > li a:hover {
                color: white !important;
                background: #94BA65;
            }

    .btn-group > .btn {
        /*background: white;*/
        text-shadow: none !important;
        box-shadow: none !important;
        border: 0px none white !important;
        /*color: #6A6A6A !important;*/
        text-align: left !important;
        /*padding: 6px 15px !important;
        width: 90%;*/
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        .btn-group > .btn:hover {
            color: white !important;
            background: #94BA65;
        }



    .disableButton {
        background-color: #CECECE !important;
        color: #F5F5F5 !important;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
        margin: 2px 6px !important;
    }

    .borderSet {
        border-bottom-right-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    /* Classes For Action Buttons bar on Invoice */
    .top0 {
        top: 0 !important;
    }

    .pos-relative {
        position: relative !important;
    }

    .left {
        left: 0px !important;
    }
}

.Color-white {
    color: White !important;
}

.Color-black {
    color: #6A6A6A !important;
}

.Color-darkGray {
    color: #7f7f7f !important;
}

.margin-icon {
    margin-top: 4px !important;
}

textarea {
    resize: none;
}




/*------------------------------------------------------------------
 
Layout: Topbar

------------------------------------------------------------------- */
#mediumbar {
    position: relative;
    z-index: 1;
    padding: 8px;
    background: #16283a;
    border-bottom: 1px solid #000000;
}

    #mediumbar .badge {
        line-height: 11px;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: .35em;
    }

    #mediumbar #menu-trigger {
        position: absolute;
        top: 22px;
        left: 0;
        display: none;
        color: #ffffff;
        font-size: 18px;
    }

        #mediumbar #menu-trigger:hover {
            text-decoration: none;
        }

    #mediumbar .container.open #top-nav {
        display: block;
    }

    #mediumbar #top-nav > ul > li > .dropdown-menu {
        top: 140%;
        right: auto;
        left: 0;
    }

        #mediumbar #top-nav > ul > li > .dropdown-menu::before {
            content: '';
            display: inline-block;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-bottom: 7px solid #AAA;
            position: absolute;
            top: -7px;
            right: auto;
            left: 9px;
        }

        #mediumbar #top-nav > ul > li > .dropdown-menu::after {
            content: '';
            display: inline-block;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 6px solid white;
            position: absolute;
            top: -6px;
            right: auto;
            left: 10px;
        }

    #mediumbar #top-nav > ul.pull-right > li > .dropdown-menu {
        left: auto;
        right: 0;
    }

        #mediumbar #top-nav > ul.pull-right > li > .dropdown-menu::before {
            left: auto;
            left: 9px;
        }

        #mediumbar #top-nav > ul.pull-right > li > .dropdown-menu::after {
            left: auto;
            left: 10px;
        }

    #mediumbar #top-nav > ul.pull-right .dropdown-submenu .dropdown-menu {
        left: auto;
        right: 100%;
    }

    #mediumbar #top-nav > ul {
        padding: 0;
        margin: 0;
    }

        #mediumbar #top-nav > ul > li {
            float: left;
            padding: 0;
            margin: 0 0 0 1.5em;
            list-style: none;
            color: #ffffff;
            font-size: 11px;
        }

            #mediumbar #top-nav > ul > li:first-child {
                margin-left: 0;
            }

            #mediumbar #top-nav > ul > li > a {
                /*color: #80a7cf;                orignal*/
                color: #ffffff;
            }

                #mediumbar #top-nav > ul > li > a > .caret {
                    border-top-color: #80a7cf;
                }

.fixHeight {
    min-height: 42px !important;
    padding-bottom: 16px !important;
}

#addCompany {
    color: #000000;
    font-size: smaller;
    outline: medium none;
    padding-left: 1%;
    text-decoration: underline;
}

#addContact {
    color: #000000;
    font-size: smaller;
    outline: medium none;
    padding-left: 1%;
    text-decoration: underline;
}

#addPerson {
    color: #000000;
    font-size: smaller;
    outline: medium none;
    padding-left: 1%;
    text-decoration: underline;
}
#addConsignor {
    color: #000000;
    font-size: smaller;
    outline: medium none;
    padding-left: 1%;
    text-decoration: underline;
}

/****** CSS written for Status Grid **************/
.footable > tbody > tr > td, .footable > thead > tr > th {
    border: 1px solid #CCCCCC !important;
    /*padding-left:5px !important;*/
}

.bgTable {
    background-color: #EEEEEE;
}

    .bgTable tr:hover {
        background-color: #EEEEEE !important;
    }

    .bgTable tr td input {
        box-shadow: none !important;
    }

.alignJustify {
    text-align: justify;
}

.bgGray {
    background-color: #EEEEEE !important;
}

.bgDarkGray {
    background-color: #D9D9D9 !important;
}

.bgOrange {
    background-color: rgb(240, 201, 81);
    line-height: 17px;
    padding: 4px;
}

.min-height16 {
    min-height: 16px !important;    
}

.height27 {
    height: 33px !important;
    line-height: 18px !important;
}

.height20 {
    height: 19px !important;
    line-height: 19px !important;
}

.height34 {
    height: 34px !important;
    line-height: 18px !important;
}

.borderLeft0 {
    border-left: 0px !important;
}

.borderRight0 {
    border-right: 0px !important;
}

.borderLeft2 {
    border-left: 2px solid #cccccc !important;
}

.borderLeft1 {
    border-left: 1px solid #CCCCCC !important;
}

.borderRight2 {
    border-right: 2px solid #CCCCCC !important;
}

.borderRight1 {
    border-right: 1px solid #CCCCCC !important;
}

.capitalize {
    text-transform: capitalize;
}

div.loading
{
    background-color: #FFFFFF;
    background-image: url('../../img/Loading.gif') !important;
    background-position: center 20% !important;
    background-repeat: no-repeat !important;
    opacity: 0.8;
    z-index: 100000;
}
div.loading *
{
    opacity: 0.8;
}
/* Responsive */
@media (max-width: 767px) {
    #mediumbar {
        padding: 0;
        background: none;
        border-bottom: none;
    }

        #mediumbar #menu-trigger {
            display: block;
        }

        #mediumbar #top-nav {
            position: absolute;
            top: 45px;
            left: -9px;
            z-index: 1;
            display: none;
            background: #F90;
            position: absolute;
            min-width: 160px;
            padding: 4px 0;
            margin: 1px 0 0;
            list-style: none;
            background-color: white;
            border: 1px solid #CCC;
            border: 1px solid rgba(0, 0, 0, 0.2);
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            -webkit-background-clip: padding-box;
            -moz-background-clip: padding-box;
            background-clip: padding-box;
        }

            #mediumbar #top-nav .dropdown-menu {
                position: static;
                top: 0;
                right: 0;
                left: 0;
                float: none;
                display: block;
                padding: 0 0 .5em 1em;
                margin: 0;
                background: transparent;
                border: none;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
            }

                #mediumbar #top-nav .dropdown-menu::before,
                #mediumbar #top-nav .dropdown-menu::after {
                    display: none !important;
                }

            #mediumbar #top-nav > ul {
                float: none;
                padding-top: .65em;
                margin: .5em .5em;
                border-top: 1px dotted #CCC;
            }

                #mediumbar #top-nav > ul:first-child {
                    padding: 0;
                    border-top: none;
                }

                #mediumbar #top-nav > ul > li {
                    float: none;
                    display: block;
                    margin-left: 0;
                }

                    #mediumbar #top-nav > ul > li a {
                        display: block;
                        padding: 6px 6px;
                        color: #333;
                        font-size: 12px;
                    }

                        #mediumbar #top-nav > ul > li a:hover {
                            color: #ffffff;
                            text-decoration: none;
                            background: #94ba65;
                            -webkit-border-radius: 5px;
                            -moz-border-radius: 5px;
                            border-radius: 5px;
                        }

                        #mediumbar #top-nav > ul > li a .caret {
                            border-top-color: #333;
                        }

                        #mediumbar #top-nav > ul > li a.dropdown-toggle {
                            color: #333;
                            background: transparent;
                        }

            #mediumbar #top-nav::before {
                content: '';
                display: inline-block;
                border-left: 7px solid transparent;
                border-right: 7px solid transparent;
                border-bottom: 7px solid #CCC;
                border-bottom-color: rgba(0, 0, 0, 0.2);
                position: absolute;
                top: -7px;
                left: 9px;
            }

            #mediumbar #top-nav::after {
                content: '';
                display: inline-block;
                border-left: 6px solid transparent;
                border-right: 6px solid transparent;
                border-bottom: 6px solid white;
                position: absolute;
                top: -6px;
                left: 10px;
            }
}

@media (max-width: 767px) {
    .footable > tbody > tr:last-child > td.footable-last-column {
        /*width: 500px;*/
    }
    
    /*********************************
    ATA CARNET RESPONVE LABEL CLASSES
    *********************************/
    .responsive-marginleft10
    {
        margin-left: 10px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    /*Chrome CSS here*/
    /*
    #Content_btnSendDropdown
    {
        padding-top: 6px !important;
        padding-bottom: 7px !important;
    }
*/
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    .btn-grid.btnAdd {
        background: url(/img/docs/plus.png) !important;
        background-position: 0 20px !important;
        background-repeat: repeat !important;
        background-size: 22px auto !important;
    }

    .btn-grid.btnRemv {
        background: url("/img/docs/minus.png") !important;
        background-position: 0 20px !important;
        background-repeat: repeat !important;
        background-size: 22px auto !important;
    }

    .btn-grid.btnRefresh {
        background: url("/img/docs/refresh.png") !important;
        background-position: 0 20px !important;
        background-repeat: repeat !important;
        background-size: 22px auto !important;
    }

    .btnRemvchild {
        background: url("/img/docs/minus.png") !important;
        background-position: 0 20px !important;
        background-repeat: repeat !important;
        background-size: 22px auto !important;
    }

    .btn-grid.btnPerc {
        background: url(/img/docs/persentage.png) !important;
        background-position: 0 20px !important;
        background-repeat: repeat !important;
        background-size: 22px auto !important;
    }

    .btn-grid.btnPrice {
        background: url(/img/docs/price.png) !important;
        background-position: 0 20px !important;
        background-repeat: repeat !important;
        background-size: 22px auto !important;
    }

    .btn-grid.btnVal {
        background: url(/img/docs/value.png) !important;
        background-position: 0 20px !important;
        background-repeat: repeat !important;
        background-size: 22px auto !important;
    }
}


@media only screen and (min-device-width: 1168px) and (max-device-width: 1920px)
{   
    .widthPerc2
    {
        width: 2%;
    }
    .widthPerc3
    {
        width: 3%;
    }
    .widthPerc4
    {
        width: 4%;
    }
    .widthPerc5
    {
        width: 5%;
    }
    .widthPerc6
    {
        width: 6%;
    }
    .widthPerc7
    {
        width: 7%;
    }
    .widthPerc8
    {
        width: 8%;
    }
    .widthPerc9
    {
        width: 9%;
    }
    .widthPerc10
    {
        width: 10%;
    }
    .widthPerc11
    {
        width: 11%;
    }
    .widthPerc12
    {
        width: 12%;
    }
    .widthPerc13
    {
        width: 13%;
    }
    .widthPerc14
    {
        width: 14%;
    }
    .widthPerc15
    {
        width: 15%;
    }
    .widthPerc16
    {
        width: 16%;
    }
    .widthPerc20
    {
        width: 20%;
    }
    .widthPerc28
    {
        width: 28%;
    }
}


@media (min-width: 767px) and (max-width: 1024px)
{
    .ipadMax980
    {
        text-align: center !important;
        width: 100% !important;
        text-indent: 0px;
        padding: 0px !important;
    }
    .ipadMarginAuto
    {
        margin: 0px auto !important;        
    } 
    .ipadMarginLeft0
    {
        margin-left: 0px !important;
    }
    .ipadMarginLeft5
    {
        margin-left: 5px !important;
    }
    .ipadMarginLeft20
    {
        margin-left: 20px !important;
    }
    .ipadFloatNone
    {
        float: none !important;
    }
    .ipadBtnPad
    {
        padding: 8px 5px !important;
    } 
    .ipadDisplayNone
    {
        display: none !important;
    }  
    .ipadBorderLeft
    {
        border-left: 1px solid #ccc;
    }
    .span3ipad
    {        
        width: 21.90% !important;
    }
    .span4ipad
    {        
        width: 31.914893617021278% !important;
    } 
    .span6ipad
    {        
        width: 47.93617021276595% !important;
    }  
    .span8ipad
    {        
        width: 64.957% !important;
    }
    .span9ipad
    {        
        width: 71.468% !important;
    }
    .span12ipad
    {
        width: 99.957% !important;
    }      
    .modal
    {
        top: 35%;
    }  
    .onoff-switch
    {
        /*width: 10px !important;*/
    }
}


/********************************************
ATA-CARNET LINE ITEM TABLE RESPONSIVE CLASSES
*********************************************/

@media (min-width: 1160px)
{       
    .table-widthPerc5
    {
        width: 5%;
    }
    .table-widthPerc6
    {
        width: 6%;
    }
    .table-widthPerc7
    {
        width: 7%;
    }
    .table-widthPerc8
    {
        width: 8%;
    }
    .table-widthPerc9
    {
        width: 9%;
    }
    .table-widthPerc10
    {
        width: 10%;
    }
    .table-widthPerc12
    {
        width: 12%;
    }
    .table-widthPerc15
    {
        width: 15%;
    }
    .table-widthPerc20
    {
        width: 20%;
    }
    .table-widthPerc25
    {
        width: 25%;
    }
    .table-widthPerc30
    {
        width: 30%;
    }
    .table-widthPerc33
    {
        width: 33%;
    }
    .table-widthPerc50
    {
        width: 50%;
    }
    
     table#tblCntryDestination tbody tr td div.chosen-container
        {
            width: 100% !important;
        }
        table#GridLineItems tbody tr td div.chosen-container, table#GridLineItems tfoot tr td div.chosen-container {
            min-width: 100% !important;
            max-width: 125px;
        }
        .row-height30
        {
            height: 30px;
        }
        .responsive-marginLeft37
        {
            margin-left: 37px !important;
        }
}

/*exporter address modal style*/
.basic-modal h3, info-modal h3 {
    color: #333333;
    text-shadow: none;
}
.modal-header {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
}
.modal-header h3 {
    font-size: 18px !important;
    text-shadow: none !important;
}
/*********** Media Query For IE **********/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .font13-ie {
        font-size: 13px !important;
   }
}