/* -----------------------------------------------------*/
/*Common Elements*/
/* -----------------------------------------------------*/
.MainCPBkgAll {
    display: block;
    width: 100%;
    height: calc(100vh - 74px);
    overflow:auto;
}
.mapContainer {
    display: inline-block
}
#deleteLocImage {
    height: 32px;
}
#ddl_LocDocument {
    width: 140px !important;
}
.pac-container:after {
    background-image: none !important;
    height: 0px;
}
#pwdTip_n {
    display: inline-block !important;
}
#div_mobileHelp_Container_n {
    display: none !important;
}
#pwdTip_r {
    display: inline-block !important;
}

#div_mobileHelp_Container_r {
    display: none !important;
}

html .k-grid tr:hover {
    background: #999 !important;
    color: #686868;
}

html .k-grid tr.k-alt:hover {
    background: #999 !important;
    color: #686868;
}

input.noborder {
    border: none !important;
}

.CCexpDiv{
        display:inline-block;float:right
    }
    .CCexpKendoDropDownHalf{
        display: inline-block;
        float:left;
        width:136px !important;
        height:30px;
        margin-right:8px;
        background-color: #cdcdcd;
        border-radius:0px;
        border-color: transparent;
    }
/*QUICK QUOTE*/
.qqResultTitle {
    width: 150px;
}
.GridInputBlockLrg-2{
    display: inline-block;
    float:left;
    width:50%;
    padding:0px;
    background-color: #f4f3f3;
    border-bottom: 1px solid#ccc;
}
.GridInputBlockLrg-3{
    display: inline-block;
    float:left;
    width:50%;
    padding:0px;
    background-color: #f4f3f3;
    border-left: 1px solid#ccc;
    border-bottom: 1px solid#ccc;
}
.GridInputBlockLrg-4{
    display: inline-block;
    float:left;
    width:50%;
    padding:0px;
    background-color: #fff;
    margin-top:8px;
}
.InputStyle-qq{
    display: inline-block;
    float:right;
    width:210px;
    height:30px;
    margin-right:4px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}
.InputStyle-qq2{
    display: inline-block;
    float:left;
    width:175px;
    height:30px;
    margin-right:4px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}
.PickDelHeader {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    padding-top: 11px;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
}
.ZipStateExpand-2{
    display: inline-block;
    float: right;
    width:214px;
    height:38px;
}
.DatetimeBlock-2{
    display: inline-block;
    float:right;
    width:207px;
    height:44px;
    margin-bottom:0px;
    margin-right:2%; 
}
.KendoDropDownqq{
    display:inline-block;
    float:right;
    width:205px;
    height:30px;
    border: transparent;
    background-color:#cdcdcd;  
    margin-right:8px;
    border-radius:0px;
    overflow: scroll;
}
.DateTimeStyle-qq{
    display: inline-block;
    width:210px;
    /*float:right;*/
    height:25px;
}
.ResultText100P {
    display: inline-block;
    width: 426px;
    height: 100px;
    padding: 8px;
    font-size: 12px;
}
.ResultTextLeft{
        display: inline-block;
        width:120px;
        height:auto;
        padding: 7px;
        font-size: 12px;
    }
.ResultTextRight{
        display: inline-block;
        width:306px;
        height:auto;
        padding: 7px;
        font-size: 12px;
        word-wrap: break-word;
    }
.ResultTextRight > span{
        display: inline-block;
        width:306px;
        height:auto;
        padding: 0px;
        font-size: 12px;
        word-wrap: break-word;
    }
.ResultInfoBlock2{
    display:block;
    overflow-y: hidden;
    overflow-x: hidden;
    width:100%;
    background-color:#fff;
}
.ResultInfoBlockShort{
    display:block;
    overflow-y: hidden;
    overflow-x: hidden;
    width:100%;
    background-color:#fff;
}
/*END QUICK QUOTE*/

/*ALERT WINDOW*/
.AlertBttnDisabled {
    display: block;
    float: left;
    text-align: center;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.AlertBttnDisabled:hover{
    color: #fff;
}
.AlertBttn{
    display:block;
    float:left;
    text-align: center;
    width:121px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
    z-index: 3002;
    padding-top:5px;
}
.AlertBttn:hover{
    background-color: #666666;
    color: #fff;
}
.ShiftRightButton{
    margin-right:8px;
}
.ThanksWindow {
    display: none;
    position: fixed;
    top: 40%;
    left: 40%;
    height: auto;
    width: auto;
    background-color: #000;
    z-index: 3000;
    padding: 16px;
    color: #fff;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
}
.FloatingAlertDiv {
    display: none;
    position: fixed;
    top: 40%;
    left: 40%;
    height: auto;
    width: 280px;
    background-color: #000;
    z-index: 99999;
    padding: 16px;
    color: #fff;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
}
.FloatingAlertButtonBlock{
    display:block;
    width:250px;
    min-height: 30px;
    height:auto;
    z-index: 3001;
    margin-top:16px;    
}
/*END ALERT WINDOW*/
.OP_MapDisplay{
    display:inline-block;
    width:100%;
    height:250px;
    background-color:#ccc;

}
.QT_MapDisplay{
    display:inline-block;
    width:540px;
    height:200px;
    background-color:#ccc;

}
.qqLabel{
    width:100px;
    display: inline-block;
}
.searchAhead{
    background-color:#fff;
    cursor:default;
}
.searchAhead:hover{
    background-color:#f68026;
    cursor:pointer;
}
.HoverWindow {
    display: inline-block;
    width: 210px;
    height: auto;
    max-height: 100px;
    overflow: scroll;
    overflow-x: hidden;
    padding-bottom: 8px;
    border-radius: 0px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    left: 290px;
    position: relative;
}
.HoverWindow_AddAddress {
    display: inline-block;
    width: 210px;
    height: auto;
    max-height: 100px;
    overflow: scroll;
    overflow-x: hidden;
    padding-bottom: 8px;
    border-radius: 0px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    left: 311px;
    position: relative;
}
.HoverWindowSearchAhead {
    display: inline-block;
    width: 280px;
    height: auto;
    max-height: 100px;
    overflow: scroll;
    overflow-x: hidden;
    padding-bottom: 8px;
    border-radius: 0px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    left: 345px;
    top: -130px;
    position: relative;
}
.TrackResultWindow{
        display: none;
        z-index:1002;
        overflow-y: auto;
        overflow-x:hidden;
        height:80%;
        width:550px;
        background-color: #fff;
        position:fixed;
        margin: 0% auto;
        top:10%;
        left: 0;
        right: 0
    }
.TopWindowBlock2{
        display:inline-block;
        height:inherit;
        width:100%;
        background-color: #f0f0f0;
    }
.TopWindowBlock3{
        display:inline-block;
        height:inherit;
        width:100%;
        background-color: #cccccc;
    }
.TopWindowBlock4{
        display:inline-block;
        height:inherit;
        width:100%;
    }
.QTDetailsHeader{
    display:inline-block;
    height:50px;
    width:100%;
}
.InputTextResult{
    float:left;
    margin: 8px 8px 8px 8px;
}
.TrackingIDText {
    display: inline-block;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 26px;
    padding: 8px;
    float: left;
    width: 100%;
    color: #fff;
}
.CCResultField{
    display:inline-block;
    float:left;
    min-height:40px;
    width:96%;
    margin:2%;
    padding:8px;
    background-color:#0eb736;
}
.k-animation-container, .k-widget, .k-widget *, .k-animation-container *, .k-widget *::before, .k-animation-container *::after, .k-block .k-header, .k-list-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: border-box;
}
.moveupblack {
	background-image: url('../../../Images/NewLayout/pushupblack.png'); 
	width: 20px;
	height: 22px;
    display:inline-block;
    opacity: .5
}
.CCResultFail{
    display:inline-block;
    float:left;
    min-height:40px;
    width:96%;
    margin:2%;
    padding:8px;
    background-color:#B50E0E;
}
.CCResultSuccess{
    display:inline-block;
    float:left;
    min-height:40px;
    width:96%;
    margin:2%;
    padding:8px;
    background-color:#0eb736;
}
.moveupblack:hover {
	background-image: url('../../../Images/NewLayout/pushuphover.png');
    cursor:pointer;
}
.movedownblack {
	background-image: url('../../../Images/NewLayout/pushdownblack.png'); 
	width: 20px;
	height: 22px;
    display:inline-block;
    opacity: .5
}
.movedownblack:hover {
	background-image: url('../../../Images/NewLayout/pushdownhover.png');
    cursor:pointer;
}
.disabledDiv{
    pointer-events: none;
    opacity: 0.4;
}
* {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    text-rendering: optimizeLegibility;
}
.WarningTextColor{
    color:#ff0000;
}
.ButtonLink {
            background:none!important;
            border:none; 
            padding:0!important;
            /*optional*/
            font-family: Tahoma, Helvetica, Arial, sans-serif; /*input has OS specific font-family*/
            font-size:8pt;
            text-decoration:underline;
            color: #0000FF;
            cursor:pointer;
}
.container{
    padding:0px;
    width:1000px;
    margin:0px;
}
.container-fluid{
    padding:0px;
    max-height:1000px;
    margin:0px;
}
.center{
    margin:auto;
    width:1000px;
}
.row{
    margin:0px;
    padding:0px;
}
.LrgRightMargin{
    Margin-right:11px;
}
.LrgLeftMargin{
    Margin-left:11px;
}
#FloattoRightPass{
    float:right;
}
.GetQuoteBlock{
    display: inline-block;
    float:right;
    width:660px;
    height:40px;
    margin-right:8px;
    margin-top:6px;
}
.MultiButtonBlock{
    display: inline-block;
    float:right;
    width:100%;
    height:250px;
    margin-top:6px;
    margin-bottom:6px;
}
.CheckContainSm{
    display: inline-block;
    margin-right:8px;
    float:right;
    width:280px;
    height:30px;
}
.CheckContain{
    display: inline-block;
    margin-right:8px;
    float:right;
    width:400px;
    height:30px;
}
.CheckContainImportOrders{
    display: inline-block;
    margin-right:5%;
    margin-top: 20px;
    float:right;
    width:400px;
    height:30px;
}
.RedRequired{
    display: inline-block;
    color:red;
}
.RowDivider{
    display: inline-block;
    width:100%;
    height:4px;
    border-top: 1px solid #cdcdcd;
    
}
.TitleWordWrap{
    width: 380px;
    word-wrap: break-word;
}
.TitleHeaderBlock{
    display:block;
    width:100%;
    height:75px;
    background-color:#fff;
    border-bottom: 1px solid #cdcdcd;
    
}
.StandardLrgRightSpacing{
    margin-right:2.5%;
}
.FullWindowButtonBlock{
    width:100%;
    height:80px;
    
}
.GrayButtonBlock{
    display:block;
    width:100%;
    height:60px;
    background-color: #cdcdcd;
    padding-top:16px;
    padding-bottom:16px;
    margin-top:18px;
    
}
.SmWordWrap{
    width:70%;
    word-wrap: break-word;
}
.CenterButtonMain{
    margin-right:20px;
    margin-top:20px;
}
.CenterButtonMainSm{
    margin-right:20px;
    margin-top:20px;
}
.ButtonBlockLowRight{
    display:block;
    width:100%;
    height:45px;
    margin-bottom:20px;
    
}
.ButtonBlockHighRight{
    display:block;
    width:100%;
    height:45px;
    margin-top:20px;
}
.ZipStateExpand{
        display: inline-block;
        float: right;
        width:289px;
        height:38px;
}
.GrayTop{
    display:inline-block;
    height:70px;
    width:100%;
    background-color: #c8c7c7;
}
.GrayTopLrg{
    display:inline-block;
    height:70px;
    width:100%;
    background-color: #c8c7c7;
}
.GrayTopText{
    display:inline-block;
    float:left;
    padding-top:21px;
}
.DivButtonFloatRight{
    display:inline-block;
    float:left;
    height:90px;
    width:100px;
    margin-left:8px;
}
.PackageItemHeader{
    display:inline-block;
    width:100%;
    height:0px;
}
.InvisibleSpacer{
    display:inline-block;
    width:106px;
    height:30px;
}
.PushLeftSm{
    margin-left:103px;
}
.PushLeftXSml{
    margin-left:5px;
}
.FloatSplit{
    display:inline-block;
    float:right;
    width:208px;
    height:40px;
    
}
.FloatSplitBottom {
    display: inline-block;
    float: right;
    width: 310px;
    height: 40px;
}
.FloatSplitBottomBtnOnly{
    display:inline-block;
    float:right;
    width:84px;
    height:40px;
}
.ErrorMessageBlock{
    display: inline-block;
    height:auto;
    width:360px;
    z-index:2000;
    background-color:rgba(255,0,0,0.7);
    position:fixed;
    margin: 0% auto;
    top:15%;
    left: 0;
    right: 0;
    border-radius: 0px;
    padding:8px;
}
.ErrorMessageText{
    color:#fff;
}
.ErrorMessageBlockMain{
    display: inline-block;
    height:auto;
    width:100%;
    z-index:2000;
    background-color:rgba(255,0,0,0.9);
    margin: 0% auto;
    top:0%;
    left: 0;
    right: 0;
    border-radius: 0px;
    padding:8px;
    text-align: center;
}
.ErrorMessageTextMain{
    color:#fff;
}
.ErrorUploadIcon{
    font-size: 300%;
}
.ExpandRow{
    display:inline-block;
    min-height: 40px;
    height:auto;
    width:100%;
    margin:0px;
    padding: 5px 0px 0px 8px;
    border-bottom: 1px solid #cdcdcd;
}
.ShowDetailsRow{
    display:none;
    width:100%;
    min-height:40px;
    height:auto;
    margin:0px;
    padding:8px 8px 20px 20px; 
}
.ResultRow{
    font-size:14px;
}
.ButtonBlockLowRightBtm{
    display:block;
    width:100%;
    height:130px;
    margin-top:8px;
    background: white;
}
.AcctLRGRow{
     padding-top:8px;
    padding-left:8px;
    padding-bottom:8px;
}
.CheckBlockContain{
    display: inline-block;
    float:left;
    height:30px;
    width:100px;
    margin-left:4px;
}
.CheckBlockContain-2{
    display: inline-block;
    float:left;
    height:30px;
    width:30%;
    margin-left:0px;
}
.CheckBlockContain_Wide{
    display: inline-block;
    float:left;
    height:30px;
    width:250px;
    margin-left:0px;
}
.ContCheckBlockContain{
    display: inline-block;
    float:left;
    height:30px;
    width:100%;
    margin-left:4px;
}
.SmlExpandBottom{
    display: none;
    height:20px;
    width:100%;
}
 .SCInputStyle{
     display: inline-block;
    float:right;
    width:120px;
    height:30px;
    margin-right:167px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}
.ColumnRightText{
    display: inline-block;
    float:right;
    width:280px;
    height:30px;
    margin-right:8px;
    border-radius:0px; 
    font-size:14px;
}
.LoginInputCheckText{
    display:block;
    padding-top:4px; 
}
/* -----------------------------------------------------*/
/* Xcelerator User Defined Options

all button text is either #333 or #fff only*/
/* -----------------------------------------------------*/
.InactiveButtonColor{
    background-color:#ccc;

}
.PromoBKGColor{
    background-color:#333;   
}
.PromoTextColor{
    color: #fff;   
}
.InsertPromoData{
    background-color: #fff;
}
.CCInputText{
    display: inline-block;
    float:left;
    margin-left: 4px;
    margin-top:4px;
}
.LoginInputText{
    display: inline-block;
    float:left;
    margin-top:4px;
    margin-left:4px;
}
.QuickFunctionBlock{
    display:block;
    height:53px;
    width:360px;
    background-color:#333;
}
.ListBoxLRGAcct{
    display:block;
    overflow:scroll; 
    background-color:#fff;
    border:1px solid #f0f0f0;
    margin-top:40px;
    margin-bottom:40px;
    margin-left:5%;
    margin-right:5%;
    height:300px;
    width:90%;
    padding-top:10px;
    padding-left:10px;
    border-radius: 0px;
}
.ListBoxLRGAcct-2{
    display:inline-block;
    overflow:scroll; 
    background-color:#fff;
    border:1px solid #f0f0f0;
    margin-top:40px;
    margin-bottom:40px;
    margin-left:5%;
    margin-right:5%;
    height:100px;
    width:90%;
    padding-top:10px;
    padding-left:10px;
    border-radius: 0px;
}
/* -----------------------------------------------------*/
/* Main Background Panel*/
/* -----------------------------------------------------*/
    .MainBkg{
    width:1000px;
    height:3700px;
    background-color:#fff;
    margin:auto;
    margin-top:0px;
}
/* -----------------------------------------------------*/
/* Variable Background Sizes*/
/* -----------------------------------------------------*/
.MainBkgQuote{
    width:1000px;
    min-height:700px;
    height:auto;
    background-color:#fff;
    margin:auto;
    margin-top:0px;  
}
.MainBkgNewOrder{
    width:1000px;
    min-height:700px;
    height:auto;
    background-color:#fff;
    margin:auto;
    margin-top:0px;  
}
.MainBkgAddressBook{
    width:1000px;
    height:1000px;
    background-color:#fff;
    margin:auto;
    margin-top:0px;  
}
.MainBkgMain{
    width:1000px;
    min-height:650px;
    height:auto;
    background-color:#fff;
    margin:auto;
    margin-top:0px;
}
.MainBkgReports{
    width:1000px;
    min-height:650px;
    height:auto;
    background-color:#fff;
    margin:auto;
    margin-top:0px;
}
.ReportsBkgMain{
    width:1000px;
    height:auto;
    background-color:#fff;
    margin:auto;
    margin-top:0px;
}
.MainBkgAddAddress{
    width:1000px;
    min-height:800px;
    height:auto;
    background-color:#fff;
    margin:auto;
    margin-top:0px;
}
.MainBkgAddReference{
    width:1000px;
    height:800px;
    background-color:#fff;
    margin:auto;
    margin-top:0px;
}
.MainBkgReference{
    width:1000px;
    height:1000px;
    background-color:#fff;
    margin:auto;
    margin-top:0px;
}
/* -----------------------------------------------------*/
/* Float Classes*/
/* -----------------------------------------------------*/
.FloattoLeft{
    float:left;
}
.FloattoRight{
    float:right;
}
/* -----------------------------------------------------*/
/* Alert Message*/
/* -----------------------------------------------------*/
.AlertMessageBar{
    background-color: #ff0000;
    min-height:33px;
    height:auto;
    width:100%;
    padding:6px;
}
.PromoMessageBar{
    display: inline-block;
    min-height:33px;
    height:auto;
    width:100%;
    padding:6px;

}
.AlertText{
    display:inline-block;
    float:left;
    color:#fff;
    padding-top:0px;
    margin-top:6px;
    text-align:center;
}
.PromoText{
    display:inline-block;
    height:auto;
    width:90%;
    margin:auto;
    text-align:center;
}
.AlertBarIcon{
    display:inline-block;
    float:left;
    font-size:20px;
    margin-top:2px;
    margin-right:10px;
    color: #fff;
}
.AlertBarIconClosePosition{
    position: absolute; 
    right:15px; 
    float:right; 
    top:0px;
}
.PromoBarIconClosePosition{
    position:relative; 
    right:15px; 
    float:right; 
    top:0px;
}
.AlertBarIconClose{
    display:inline-block;
    font-size:20px;
    color:#fff;
    padding-top:2px;
    cursor: pointer;
}
.AlertBarIconClose:hover{
    color:#333;
}
.PromoBarIconClose{
    display:inline-block;
    font-size:20px;
    color:#fff;
    padding-top:2px;
    cursor: pointer;
}
.PromoBarIconClose:hover{
    color:#f68026;
}
.AlertTextBar{
    width:500px;
    margin: auto;
    height:33px;
}
.PromoTextBar{
    width:90%;
    margin: auto;
    height:33px;
    padding-top:6px;
    margin-bottom: 2px;

}
/* -----------------------------------------------------*/
/* Logo Space */
/* -----------------------------------------------------*/
.LoginLogoSpaceTracking {
    display: inline-block;
    float: left;
    max-width: 370px;
}
.UserInfo{
    display:inline-block;
    float:right;
    line-height: 1.45;
    text-align:right;
    margin-top:8px;
    margin-right:8px;
}
.LogoSpace{
    display:block;
    width:1000px;
    height:148px;
    margin:auto;
}
.LogoSpacerNew{
    display:block;
    float:left;
    height:138px;
    width:350px;
    padding:8px 8px 8px 0px;
}
.InsertLogoSpace{
    width: auto;
    max-width: 344px;
    height:auto;
    max-height: 122px;
    background-repeat: no-repeat;
    background-size: contain;
}
/* -----------------------------------------------------*/
/* Quick Track and Quote Block */
/* -----------------------------------------------------*/
.UserNameRow{
   height:99px; 
}
.QuickBlockRow{
    float:right;
   display:block;
   height:48px;
   width:500px;
}
.QuickBlockArea{
    display:block;
    float:right;
    height:48px;
    width:237px;
    margin-top:0px;
    background-color:#333;
    position:static;
}
.HelpNumberContainer {
    text-align: right;
    height: 20px;
    width: 256px;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 14px;
}
/* -----------------------------------------------------*/
/* Main Nav Bar */
/* -----------------------------------------------------*/
.MainNavBar {
    display: block;
    width: 1000px;
    height: 56px;
    background-color: #fff;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 4px;
}
/* -----------------------------------------------------*/
/* Sub Nav Bar */
/* -----------------------------------------------------*/
.SubNavBar{
    width:1000px;
    height:56px;
    background-color:#fff;
    margin:auto;
    margin-top:40px;
    margin-bottom:4px;
}
.SubNavPadding{
    display: inline-block;
    float:left;
    text-align: center;
    width: 10%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    background-color: #cecece;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#333;
}
.ReportSubNavBar{
    width:1000px;
    height:56px;
    background-color:#fff;
    margin:auto;
    margin-top:0px;
    margin-bottom:4px;
}
.ReportSubNavPadding{
    display: inline-block;
    float:left;
    text-align: center;
    width: 20%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    background-color: #cecece;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#333;
}
/* -----------------------------------------------------*/
/* Specialty Buttons */
/* -----------------------------------------------------*/
.SmltoFit {
    display: block;
    width: 116px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
    margin-right: 11px;
    margin-top: 11px;
}
.SmltoFit2 {
    display: block;
    width: 116px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
    margin-right: 11px;
    margin-top: 34px;
}
.ButtonContainer{
    display:inline-block;
    padding:10px;
    margin:0px;
    width:1000px;
    height:80px;
}
.NavBttnDisabled {
    display: inline-block;
    float: left;
    text-align: center;
    width: 11.5%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.NavBttnDisabled:hover{
    color: #fff;
}
.NavBttn{
    display: inline-block;
    float:left;
    text-align: center;
    width: 11.1%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#333;
}
.NavText{
    display:inline-block;
    text-align: center;
    margin-top:18px;
    font-size:15px;
}
.NavBttnEndDisabled {
    display: inline-block;
    float: left;
    text-align: center;
    width: 11.1%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.NavBttnEnd {
    display: inline-block;
    float: left;
    text-align: center;
    width: 11.2%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #333;
    cursor: pointer;
}
.QuickBttnDisabled {
    display: inline-block;
    float: left;
    text-align: center;
    width: 105px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.QuickBttnDisabled:hover{
    color: #fff;
}
.QuickBttn{
    display: inline-block;
    float:left;
    text-align: center;
    width: 105px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
    margin-left:9px;
    margin-top:9px;
}
.QuickBttn:hover{
    background-color: #666666;
    color: #fff;
}
.QuickText{
    display:inline-block;
    text-align: center;
    margin-top:5px;
    font-size:14px;
}
.SubNavBttnDisabled {
    display: inline-block;
    float: left;
    text-align: center;
    width: 11.5%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
    background-color: #f68026;
}
.SubNavBttnDisabled:hover{
    color: #fff;
}
.SubNavBttn{
    display: inline-block;
    float:left;
    text-align: center;
    width: 20%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    background-color: #cecece;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#a3a3a3;
}
.SubNavBttn:hover{
    background-color: #fff;
    color: #333;
}
.SubNavText{
    display:inline-block;
    text-align: center;
    margin-top:10px;
    font-size:14px;
    line-height:1.25;
}
.ReportSubNavBttnDisabled {
    display: inline-block;
    float: left;
    text-align: center;
    width: 20%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    background-color: #f68026;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.ReportSubNavBttnDisabled:hover{
    color: #fff;
}
.ReportSubNavBttn{
    display: inline-block;
    float:left;
    text-align: center;
    width: 20%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    background-color: #cecece;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#a3a3a3;
}
.ReportSubNavBttn:hover{
    background-color: #fff;
    color: #333;
}
.ReportSubNavBttnClicked{
    background-color: #fff;
    color: #333;
}
.ReportSubNavBttn-2Disabled {
    display: inline-block;
    float: left;
    text-align: center;
    width: 25%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    background-color: #f68026;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.ReportSubNavBttn-2Disabled:hover{
    color: #fff;
}
.ReportSubNavBttn-2{
    display: inline-block;
    float:left;
    text-align: center;
    width: 25%;
    height: 56px;
    font-weight: 400;
    text-decoration: none;
    background-color: #cecece;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#a3a3a3;
}
.ReportSubNavBttn-2:hover{
    background-color: #fff;
    color: #333;
}
.ReportSubNavText{
    display:inline-block;
    text-align: center;
    margin-top:19px;
    font-size:14px;
    line-height:1.25;  
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
.ReportSubNavText-2{
    display:inline-block;
    text-align: center;
    margin-top:11px;
    font-size:14px;
    line-height:1.25;  
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
.ResultBttnDisabled {
    display: inline-block;
    float: right;
    text-align: center;
    width: 167px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.ResultBttnDisabled:hover{
    color: #fff;
}
.ResultBttn{
    display: inline-block;
    float:right;
    text-align: center;
    width: 167px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    margin-top:18px;
    margin-right:11px;
    cursor:pointer;
    color:#fff;
}
.ResultBttn:hover{
    background-color: #666666;
    color: #fff;
}
/* -----------------------------------------------------*/
/* Main Buttons */
/* -----------------------------------------------------*/

.LrgBttnTopSmDisabled {
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.LrgBttnTopSmDisabled:hover{
    color: #fff;
}
.LrgBttnTopSm{
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
}
.LrgBttnTopSm:hover{
    background-color: #666666;
    color: #fff;
}

.LrgBttnTopDisabled {
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.LrgBttnTopDisabled:hover{
    color: #fff;
}

.LrgBttnTop{
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
}
.LrgBttnTop:hover{
    background-color: #666666;
    color: #fff;
}
.SessionMainBttnText {
    display: inline-block;
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}
.MainBttnText{
    display:inline-block;
    text-align: center;
    margin-top:5px;
    font-size:14px;
}
.XlrgBttnDisabled {
    display: inline-block;
    float: left;
    text-align: center;
    width: 239px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.XlrgBttnDisabled:hover{
    color: #fff;
}
.XlrgBttn{
    display: inline-block;
    float:left;
    text-align: center;
    width: 239px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
}
.XlrgBttn:hover{
    background-color: #666666;
    color: #fff;
}
.LrgBttnDisabled {
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.LrgBttnDisabled:hover{
    color: #fff;
}
.LrgBttnSession {
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor: pointer;
    color: #fff;
    border: none;
    border-radius: 0px;
}

.LrgBttnSession:hover {
        background-color: #666666;
        color: #fff;
    }
.LrgBttn{
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
    border:none;
    border-radius:0px;
}
.LrgBttn:hover {
        background-color: #666666;
        color: #fff;
    }
.SessionLrgBttn {
    display: inline-block;
    text-align: center;
    width: 120px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor: pointer;
    color: #fff;
    border: none;
    border-radius: 0px;
}

.SessionLrgBttn:hover {
        background-color: #666666;
        color: #fff;
    }
.LrgBttnUpload {
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor: pointer;
    color: #fff;
}
.UploadControls {
    margin-bottom: 6px; width: 425px !important;
}
.LrgBttnUpload:hover {
    background-color: #666666;
    color: #fff;
}
.MdmBttnDisabled {
    display: inline-block;
    float: left;
    text-align: center;
    width: 167px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.MdmBttnDisabled:hover{
    color: #fff;
}
.MdmBttn{
    display: inline-block;
    float:right;
    text-align: center;
    width: 120px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
    margin-right:4px;
}
.MdmBttn:hover{
    background-color: #666666;
    color: #fff;
}
.SmlBttnDisabled {
    display: inline-block;
    text-align: center;
    width: 116px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.SmlBttnDisabled:hover{
    color: #fff;
}
.SmlBttn{
    display: inline-block;
    text-align: center;
    width: 116px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
}
.SmlBttn:hover{
    background-color: #666666;
    color: #fff;
}
.XSmlBttnDisabled {
    display: inline-block;
    float: left;
    text-align: center;
    width: 70px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.XSmlBttnDisabled:hover{
    color: #fff;
}
.XSmlBttn {
    display: inline-block;
    float: left;
    text-align: center;
    width: 70px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor: pointer;
    color: #fff;
    margin-top: 10px;
    margin-right: 10px;
}
.XXSmlBttn:hover{
    background-color: #666666;
    color: #fff;
}
.XXSmlBttnDisabled {
    display: inline-block;
    text-align: center;
    width: 70px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.XXSmlBttnDisabled:hover{
    color: #fff;
}
.XXSmlBttn {
    display: inline-block;
    text-align: center;
    width: 70px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor: pointer;
    color: #fff;
    margin-top: 10px;
    margin-right: 10px;
}

.XXSmlBttn2 {
    width: 116px;
}

.XXSmlBttn:hover {
    background-color: #666666;
    color: #fff;
}
.LrgBttnFormDisabled {
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.LrgBttnFormDisabled:hover{
    color: #fff;
}
.LrgBttnForm{
    display: inline-block;
    float:right;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
    margin-right:8px;
}
.LrgBttnForm:hover{
    background-color: #666666;
    color: #fff;
}
.LrgBttnForm2Disabled {
    display: inline-block;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.LrgBttnForm2Disabled:hover{
    color: #fff;
}
.LrgBttnForm2{
    display: inline-block;
    float:right;
    text-align: center;
    width: 188px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
    margin-right:50px;
}
.LrgBttnForm2:hover{
    background-color: #666666;
    color: #fff;
}
.XSmlBttn-2Disabled {
    display: inline-block;
    float: right;
    text-align: center;
    width: 70px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    color: #fff;
}
.XSmlBttn-2Disabled:hover{
    color: #fff;
}
.XSmlBttn-2{
    display: inline-block;
    float:right;
    text-align: center;
    width: 59px;
    height: 30px;
    font-weight: 400;
    text-decoration: none;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    cursor:pointer;
    color:#fff;
}
/* -----------------------------------------------------*/
/* Accordion Control */
/* -----------------------------------------------------*/
button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}
button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.accordion.active:after {
    content: "\2212";
}
div.panel {
    padding: 0px 0px 0px 0px;
    background-color: white;
    max-height: 0px;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    margin:0px;
    border-radius: 0px;
}
div.panel.show {
    opacity: 1;
    max-height:5000px;  
}
div.panelsm {
    padding: 0px;
    background-color: white;
    max-height: 0px;
    height:auto;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    margin-bottom:2px;
}
div.panelsm.show {
    opacity: 1;
    max-height:none;  
}
/* -----------------------------------------------------*/
/* Grid */
/* -----------------------------------------------------*/
.ListGridBlock{
    display:block;
    width:100%;
    height:auto;
    margin-bottom: 11px;
    margin-top: 20px;
}
.LrgGridBlock{
    display:inline-block;
    width:100%;
    margin-bottom: 20px;
}
.ListBoxSmlWide{
    display:inline-block;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color:#fff;
    border:1px solid #f0f0f0;
    margin-left:1%;
    height:110px;
    width:98%;
    padding-top:10px;
    padding-left:10px;
}
 .ListBoxSml{
    overflow:scroll; 
    background-color:#fff;
    border:1px solid #f0f0f0;
    margin-left:5%;
    margin-right:55%;
    height:300px;
    width:40%;
    padding-top:10px;
    padding-left:10px;
}
.ListBoxXSml{
    overflow: scroll;
    background-color:#fff;
    border:1px solid #f0f0f0;
    margin-left:5%;
    margin-right:55%;
    height:300px;
    width:20%;
    padding-top:10px;
    padding-left:10px;
}
.ListBox{
    overflow:scroll; 
    background-color:#fff;
    border:1px solid #f0f0f0;
    margin-left:2.5%;
    margin-right:2.5%;
    height:400px;
    width:95%;
    padding-top:10px;
    padding-left:10px;
}
.RowListBox{
    overflow-x: hidden;
    overflow-y: scroll;
    float:right;
    background-color:#fff;
    border:1px solid #f0f0f0;
    height:50px;
    width:60%;
    padding-top:10px;
    padding-left:10px;
}
.RowListBoxSm{
    overflow-x: hidden;
    overflow-y: scroll;
    float:right;
    background-color:#fff;
    border:1px solid #f0f0f0;
    height:30px;
    width:280px;
    padding-top:10px;
    padding-left:10px;
    margin-right:8px;
}

.ListBoxRow {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    Font-weight: 400;
    font-style: Normal;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    cursor: pointer;
}
/* -----------------------------------------------------*/
/* Inputs */
/* -----------------------------------------------------*/
.TopTextListBoxBar{
    display: inline-block;
    height:auto;
    width:96%;
    margin-left:2%;
    margin-right:2%;
    margin-top:12px;
}
.TopRowSplitMd{
    display:inline-block;
    float:left;
    width:260px;
    height:38px;   
}
.TopRowSplit{
    display: block;
    float:left;
    width:250px;
    height:38px;   
}
.ResultInfoBlock{
    display:block;
    width:100%;
    height:168px;
    background-color:#cccccc;
    margin-top:11px;
}

.ResultGridInputBlockLrg{
    display: block;
    float:left;
    width:100%;
    padding:0px;
    height:auto;
}
.GridInputBlockHalf{
    display: inline-block;
    width:60%;
    margin-top:11px;
    padding:0px;
}
.GridHalfSm{
    display:inline-block;
    width:49.7%;
    height:80px;
    margin-top:8px;
    padding:0px;
}
.GridHalfMdm{
    display:inline-block;
    width:49.7%;
    height:118px;
    margin-top:8px;
    padding:0px;
}
.GridInputBlockLrg{
    display: inline-block;
    width:100%;
    margin-top:11px;
    padding:0px;
}
.GridInputBlockXLrg{
    display: inline-block;
    width:100%;
    margin-top:11px;
    padding:0px;
}
.GridInputBlockTop{
    display: inline-block;
    width:100%;
    height:38px;
    margin-top:11px;
    padding:0px;
}
.GridInputBlock{
    display: inline-block;
    float:left;
    width:50%;
    margin:0px;
    padding:0px;
    height:auto;
}
.InputStyle{
    display: inline-block;
    float:right;
    width:280px;
    height:30px;
    margin-right:8px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}
.k-multiselect-wrap {
    max-height: 30px !important;
}
.InputStyleEmailSMS{
    display: inline-block;
    float:right;
    width:200px !important;
    height:30px;
    margin-right:8px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}
.XSmInputStyle{
    display: inline-block;
    width:45px;
    height:30px;
    margin-right:8px;
    margin-top:10px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
    background-color:#fff;
}
.SmsInputStyle{
    display: inline-block;
    float:right;
    width:150px;
    height:30px;
    margin-right:8px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}
.SplitInputStyle{
    display: inline-block;
    float:left;
    width:116px;
    height:30px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
    margin-right:4px;
}
.MdInputStyle{
    display: inline-block;
    float:right;
    width:200px;
    height:30px;
    margin-right:8px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}
.RefInputStyle{
    display: inline-block;
    float:right;
    width:200px;
    height:30px;
    margin-right:8px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}
.TopInputStyle{
    display: inline-block;
    float:right;
    width:77%;
    height:30px;
    margin-right:8px;
    border: 1px solid #cdcdcd;
    border-radius: 0px;
}
.TopInputStyleSm{
    display: inline-block;
    float:left;
    width:150px;
    height:30px;
    margin-left:8px;
    border: 1px solid #cdcdcd;
    border-radius: 0px;
}
.SmInputStyle{
    display: inline-block;
    float:left;
    width:112px;
    height:30px;
    margin-right:8px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}
.SmInputStyle-2{
    display: inline-block;
    float:right;
    width:112px;
    height:30px;
    margin-right:8px;
    border: 1px solid #cdcdcd;
    border-radius:0px;
}

.InputArea {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    height: 38px;
    font-size: 14px;
}
.InputAreaHalf {
    display: inline-block;
    float: left;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    height: 38px;
    font-size: 14px;
    width: 99%;
}
.ResultInputArea {
    display: inline-block;
    float: left;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    height: 48px;
    font-size: 14px;
}
.MidRowStyle{
    display:block;
    vertical-align: middle;
    height:120px;
    margin-bottom:8px;
    margin-left:8px;
}
.RowStyle{
    vertical-align: middle;
    height:38px;
    margin-bottom:4px;
}
.RowStyleHeader{
    vertical-align: middle;
    height:38px;
    margin-bottom:12px;
}
.RowStyle-2{
    display:block;
    vertical-align: middle;
    width:100%;
    height:80px;
    margin-bottom:4px;
}
.RowStyle-3{
    display:block;
    vertical-align: middle;
    width:100%;
    height:auto;
    margin-bottom:4px;
    background: white;
}
.LrgRowStyle{
    vertical-align: middle;
    height:38px;
    margin-bottom:4px;
}
.KendoRowStyle{
    vertical-align: middle;
    height:45px;
    margin-top:4px;
    margin-bottom:4px;    
}
.ResultRowStyle{
    vertical-align: middle;
    height:60px;
    
}
.ResultInputTextLrg{
    display: inline-block;
    float:left;
    margin-top:20px;
    margin-left:8px;
}
.ResultInputText{
    display: inline-block;
    float:left;
    margin-top:13px;
    margin-left:8px;
}
.InputTextTop{
    display: inline-block;
    float:left;
    margin-top:4px;
    margin-left:8px;
    margin-right:8px;
}
.InputText{
    display: inline-block;
    float:left;
    margin-top:4px;
    margin-left:8px;
}
.InputTextChk {
    display: inline-block;
    float: left;
    margin-top: 4px;
    margin-left: 8px;
}
.attachDocDisclaimer {
    display:inline-block;
    height:auto;
    width:100%;
    background-color:#eee;
    padding:8px 8px 4px 8px;
}
.PackTypeText{
    display: inline-block;
    float:left;
    margin-top:16px;
    margin-left:8px;
}
.KendoLrgInputText{
    display: inline-block;
    float:left;
    margin-top:10px;
}
.DatetimeBlock{
    display: inline-block;
    float:right;
    width:280px;
    height:38px;
    margin-bottom:0px;
    margin-right:2%;
    
}
.DatetimeBlockSm{
    display: inline-block;
    float:right;
    width:200px;
    height:38px;
    margin-bottom:11px;
    margin-right:4%;
    
}
.DateBlockSm {
    display: inline-block;
    float: right;
    width: 210px;
    height: 38px;
    margin-bottom: 11px;
    margin-right: 2%;
}
.DateTimeStyle{
    display: inline-block;
    width:280px;
    /*float:right;*/
    height:25px;
}
/* -----------------------------------------------------*/
/* Address Controls */
/* -----------------------------------------------------*/

.AlphabetBlock{
    display:block;
    width:100%;
    height:70px;
    background-color:#fff;
    padding-top:22px;
    padding-left:8px;
    margin-bottom:20px;
}
.AlphaText{
    font-size: 18px;
}
#GoButtonForm{
margin-left:8px;    
    
}
#GoButtonFormLeft{
margin-right:8px;    
    
}
/* -----------------------------------------------------*/
/* Dropdown */
/* -----------------------------------------------------*/
.KendoDropDownHalf{
    display: inline-block;
    float:right;
    width:136px !important;
    height:30px;
    margin-right:8px;
    background-color: #cdcdcd;
    border-radius:0px;
    border-color: transparent;
    overflow: scroll;
}
.KendoDropDownLong{
    display:inline-block;
    float:right;
    width:280px !important;
    height:30px;
    border: transparent;
    background-color:#cdcdcd;  
    margin-right:8px;
    border-radius:0px;
    overflow: scroll;
}
.KendoDropDownMdm {
    display: inline-block;
    float: right;
    width: 200px !important;
    height: 30px;
    border: transparent;
    background-color: #cdcdcd;
    margin-right: 8px;
    border-radius: 0px;
    overflow: scroll;
}
.KendoDropDownMedSml {
    display: inline-block;
    float: right;
    width: 140px !important;
    height: 30px;
    border: transparent;
    background-color: #cdcdcd;
    margin-right: 8px;
    border-radius: 0px;
    overflow: scroll;
}
.KendoDropDownTop{
    display:inline-block;
    float:right;
    width:77% !important;
    height:30px;
    border: transparent;
    background-color:#cdcdcd;  
    margin-right:8px;
    border-radius:0px;
    overflow: scroll;
}
.KendoDropDownSm{
    display: inline-block;
    float:left;
    width:112px;
    height:30px;
    margin-right:8px;
    background-color: #cdcdcd;
    border-radius:0px;
    border-color: transparent;
    overflow: scroll;
}
.KendoDropDownSm-2{
    display: inline-block;
    float:right;
    width:112px;
    height:30px;
    margin-right:8px;
    background-color: #cdcdcd;
    border-radius:0px;
    border-color: transparent;
    overflow: scroll;
}
.KendoDropDown{
    display:inline-block;
    float:right;
    width:280px !important;
    height:30px;
    border: transparent;
    background-color:#cdcdcd;  
    margin-right:8px;
    border-radius:0px;
    overflow: scroll;
}
.KendoDropDownText {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #333;
}
.KendoDropDownLeft{
    display:inline-block;
    float:left;
    width:280px;
    height:30px;
    border: transparent;
    background-color:#cdcdcd;  
    margin-left:12px;
    overflow: scroll;
    border-radius: 0px;
}
/* -----------------------------------------------------*/
/* Charts */
/* -----------------------------------------------------*/
.ChartBlockDouble{
    display: inline-block;
    width:100%;
    background-color:#fff;
    margin:0px;
    padding:0px;
}
.ChartBlockLeft{
    display:inline-block;
    float:left;
    width:50%;
    height:498px;
    background-color:#fff;
    margin:0px;
    padding:0px;
}
.ChartBlockRight{
    display:inline-block;
    float:left;
    width:50%;
    height:498px;
    background-color:#fff;
    margin:0px;
    padding:0px;
}
.ChartBlockSingle{
    display: inline-block;
    width:100%;
    background-color:#fff;
    margin:0px;
    padding:0px;
}
.SingleWideChart{
    display:inline-block;
    float:left;
    width:100%;
    height:498px;
    background-color:#fff;
    margin:0px;
    padding:0px;
}
.ChartHeaderLeft{
    display:inline-block;
    float:left;
    width:50%;
    height:65px;
    background-color:#797979;
    
    
}
.ChartHeaderRight{
    display:inline-block;
    float:left;
    width:50%;
    height:65px;
    background-color:#797979;
}
.SingleWideChartLtGry{
    display:inline-block;
    float:left;
    width:100%;
    height:498px;
    background-color:#f4f4f4;
    margin:0px;
    padding:0px;
}
.CalendarButtonStyle{
    display:inline-block;
    float:right;
    width:65%;
    height:30px;
}
/* -----------------------------------------------------*/
/* Radio Button Cluster */
/* -----------------------------------------------------*/
.RadioTextSm{
    display:inline-block;
    float:left;
    font-size: 12px;
    cursor:pointer;
    margin-left:4px;
    margin-top:6px;
}
.RadioClusterAreaSm{
    display: inline-block;
    float:right;
    height:30px;
    margin-right:5px;
    text-align: center;
    }
.RadioStyleSm{
    display: inline-block;
    float:left;
    margin-top:3px;
    margin-right:8px;
    height:23px;
    cursor:pointer;
}
.RadioLrgSpacer{
    display:block;
    width:100%;
    height:50px;
}
.RadioXlLrgSpacer{
    display:inline-block;
    width:100%;
    height:30px;
}
.RadioClusterSpacerFull{
    display:inline-block;
    height:80px;
    width:96%;
    margin-right:2%;
    margin-left:2%;
    margin-bottom:5px;
}
.RadioClusterSpacer{
    display:inline-block;
    float:right;
    height:30px;
    width:60%;
    margin-right:8px;
}
.RadioClusterAreaLrg{
    display: inline-block;
    float:right;
    width:50%;
    height:30px;
    margin-right:0px;
    text-align: center;
    }
.RadioClusterArea{
    display: inline-block;
    float:right;
    width:143px;
    height:30px;
    margin-right:0px;
    text-align: center;
}
.RadioText{
    display:inline-block;
    float:left;
    margin-top:4px;
    margin-left:4px;
    cursor:pointer;
    
}
.RadioStyle{
    display: inline-block;
    float:left;
    margin-top:3px;
    margin-left:10px;
    height:23px;
    cursor:pointer;
    
}
/* -----------------------------------------------------*/
/* Checkboxes */
/* -----------------------------------------------------*/
.CheckClusterArea{
    display: inline-block;
    float:right;
    width:30%;
    height:30px;
    margin-right:0px;
    text-align: center;
}
.CheckText{
    display:inline-block;
    float:left;
    margin-top:4px;
    margin-left:4px;
    cursor:pointer;
    
}
.CheckStyle{
    display: inline-block;
    float:left;
    margin-top:3px;
    height:23px;
    cursor:pointer;
}
/* -----------------------------------------------------*/
/* Common Pop Up Controls */
/* -----------------------------------------------------*/
    .TopWindowBlock{
        display:inline-block;
        height:48px;
        width:100%;
        background-color: #cccccc;
    }
    .QuoteResults {
        display: inline-block;
        height: 240px;
        width: 100%;
        overflow-y: scroll;
    }
    .black_overlay{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right:0;
        width: 100%;
        height: 100%;
        background-color:#000;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
    }
    .black_overlay2{
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right:0;
        width: 100%;
        height: 100%;
        background-color:#000;
        z-index:1001;
        -moz-opacity: 0.4;
        opacity:.40;
        filter: alpha(opacity=40);
    }
.WindowIconClose{
    display: block;
    font-size:40px;
    text-decoration: none;
    color:#fff;
    margin-right:0px;
    padding-top:1px;
    padding-left:10px;
    padding-right: 15px;
    margin-top:1px;
}
.WindowIconClose:hover{
    color:#f68026;
}
.WindowIconCloseBlock{
    display: inline-block;
    float:right;
    width:40px;
    height:55px;
    padding:0px;
    text-decoration: none;
    background-color:#3e3e3e;
}
.PopupHeader{
    display:inline-block;
    float:left;
    height:60px;
    width:100%;
    background-color:#3e3e3e;
}
.PopupHeader2{
    height:60px;
    width:240px;
    background-color:#3e3e3e;
}
.ExtendPopupHeader{
    display:inline-block;
    float:left;
    height:56px;
    width:100%;
    background-color:#3e3e3e;
    
}
.ExtendPopupHeaderLrg{
    display:inline-block;
    float:left;
    height:60px;
    width:100%;
    background-color:#3e3e3e;
}
.WindowHeading{
    display: inline-block;
    float: left;
    color: #fff;
    margin-top:12px;
    margin-left:0px;
    margin-right:0px;
}
.QuickTrackWindow {
    display: none;
    z-index: 1002;
    overflow: auto;
    height: 235px;
    width: 450px;
    background-color: #fff;
    position: fixed;
    margin: 0% auto;
    top: 15%;
    bottom: 5%;
    left: 0;
    right: 0;
}
    .PromoWindow{
        display: none;
        z-index:1002;
        overflow: auto;
        height:230px;
        width:450px;
        background-color: #fff;
        position:fixed;
        margin: 0% auto;
        top:240px;
        left: 0;
        right: 0;
    }
.FeedbackWindow{
    display: none;
    z-index:1002;
    overflow: auto;
    height:430px;
    width:650px;
    background-color: #fff;
    position:fixed;
    margin: 0% auto;
    top:240px;
    left: 0;
    right: 0;
}
.QuickQuoteWindow {
    display: none;
    z-index: 1002;
    overflow: auto;
    height: auto;
    max-height: 537px;
    width: 680px;
    background-color: #fff;
    position: fixed;
    margin: 0% auto;
    top: 5%;
    bottom: 5%;
    left: 0;
    right: 0;
    padding-left: 0px;
}
.QuoteResultWindow {
    display: none;
    z-index: 1003;
    overflow: auto;
    height: auto;
    max-height: 537px;
    width: 680px;
    background-color: #fff;
    position: fixed;
    margin: 0% auto;
    top: 5%;
    bottom: 5%;
    left: 0;
    right: 0;
}
/* -----------------------------------------------------*/
/* Footer */
/* -----------------------------------------------------*/
.LoginFooter{
    position: fixed;
    left: 0;
    bottom: 0;
    height: 74px;
    width: 100%;
    z-index:99;
    background-color: #fff;
}
.Footer{
    position: fixed;
    left: 0;
    bottom: 0;
    height: 74px;
    width: 100%;
    z-index:99;
    background-color: #fff;
}
.FooterText {
    display:block;
    text-align:center;
    width:200px;
    height:20px;
    font-size: 10px;
    color: #a9a9a9;
    margin:auto;
}
.FooterText2 {
    font-size: 14px;
    color: #333;
}
.RightFooterText{
    display: block;
    float:right;
    font-size:12px;
    color:#a9a9a9;
    margin-top:10px; 
    margin-bottom:10px;
    margin-bottom:12px;
}
.FooterLogoSpace{
    display: inline-block;
    float: right;
    height:74px;
    width:400px; 
}
.LogoImageContainer{
    display:block;
    float:right;
    height:38px;    
}
.MobileFooterSpace {
    display: block;
    height: 200px;
    width: 208px;
    margin: auto;
    text-align: center;
}
.FooterContainerLeft {
    display: block;
    float: none;
    width: 360px;
    height: 40px;
    margin: auto;
    padding-left: 0px;
    padding-top: 0px;
    margin-top:4px;
    margin-bottom:0px;
}
.FooterContainerRight{
    display: block;
    margin: auto;
    width: 200px;
    height: 74px;
}
.FixedMobileFooter{
    float:left;
    width:100%;
    height:74px;
    background-color: #fff;
    display: none;
    z-index:101;
}
.FixedMobileFooterMain{
    float:left;
    width:100%;
    height:74px;
    display: none;
    z-index:101;
    background-color: #fff;
}
.MobileFooterText{
    text-align: center;
    font-size:12px;
    color:#a9a9a9;
    width:245px;
    height:100px;
    margin:auto;
    margin-top:11px;
    
}
.MobileLogoImageContainer {
    display: block;
    width: 245px;
    height: 74px;
}
/* -----------------------------------------------------*/
/* Mobile Nav */
/* -----------------------------------------------------*/
.MobileNavIcon{
    display:none;
    float:right;
    padding:0px;
    margin-right:18px;
    font-size:300%;
    cursor: pointer;
}
.TopMobileMenuBlock{
    display:block;
    width:100%;
    height:30px;
    background-color:#333;
    text-decoration: none;
}
.MobileMenuBlock{
    display:block;
    width:100%;
    height:70px;
    background-color:#4b4b4b;
    margin-top:30px;
    border-top:1px solid #333;
    text-decoration: none;
}
.MobileMenuBlockNormal{
    display:block;
    width:100%;
    height:70px;
    background-color:#4b4b4b;
    border-top:1px solid #333;
    text-decoration: none;
}
.MobileNavText {
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin-left: 11px;
    margin-top: 20px;
    color: #fff;
    text-decoration: none;
}
#slideMenu{
    display:none;
}
.LrgButtonTopSpacer-2{
    margin-left: 8px;
}
/*XG-1451*/
.StatusIconRowNew {
    display: inline-block;
    width: 100%;
    min-height: 120px;
    height: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.DeliveryInfoWindow {
    display: inline-block;
    float: left;
    width: 200px;
    height: 124px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left:10px;
}

.DeliveryInfoLabel {
    display: block;
    width: 100%;
    height: 30px;
}

.DeliveryInfoLabelText {
    font-size: 14px;
    color: #ff0000;
    padding-top: 7px;
    padding-left: 4px;
}

.DeliveryInfoMain {
    display: block;
    height: 92px;
    width: 100%;
}

.DeliveryInfoMainLeft {
    display: block;
    float: left;
    width: 120px;
    height: 92px;
}

.DeliveryInfoMainRight {
    display: block;
    float: left;
    width: 79px;
    height: 92px;
    border-left: 1px solid #ccc;
}

.DeliveryInfoDay {
    display: block;
    height: 30px;
    width: 100%;
}

.DeliveryInfoDayText {
    padding-left: 5px;
    padding-top: 4px;
    font-size: 20px;
}

.DeliveryInfoDate {
    display: block;
    width: 120px;
    height: 62px;
}

.DeliveryInfoDateDay {
    display: block;
    float: left;
    width: 70px;
    height: 62px;
    font-size: 60px;
    font-weight: 300;
}

.DeliveryInfoMo {
    display: block;
    float: left;
    width: 50px;
    height: 62px;
    font-size: 60px;
}

.StatusCodeSpace {
    display: block;
    float: left;
    width: 290px;
    height: auto;
    margin-top: 4px;
    margin-right: 4px;
}

.StatusCode {
    display: inline-block;
    min-height: 40px;
    height: auto;
    width: 290px;
    text-align: center;
}

.StatusCodeText {
    display: inline-block;
    float: right;
    padding-top: 15px;
    padding-right: 4px;
    padding-bottom: 15px;
    color: #fff;
    font-size: 12px;
    width: 250px;
    height: auto;
    text-align: left;
    margin-bottom: 0px;
}

.StatusCodeColor {
    background-color: #ff0000;
}

.BackGroundMainColor {
    background-color: #dcdcdc;
}

.DisplayInfoBlockGrayTop {
    display: block;
    height: auto;
    min-height: 50px;
    width: 100%;
    background-color: #eee;
}

.AlertIconSpace {
    display: inline-block;
    float: left;
    width: 23px;
    height: 23px;
    margin-top: 8px;
    margin-left: 10px;
}

.StatusView {
    display: inline-block;
    width: 290px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    padding-top: 4px;
    color: #333;
    cursor: pointer;
}

.StatusView:hover {
    color: #ff0000;
}

.NewStatusIcon {
    display: inline-block;
    width: 54px;
    margin-right: 20px;
    margin-bottom: 4px;
    cursor: pointer;
    text-align: center;
    font-size: 8pt;
}

.NewStatusIconBlock {
    display: block;
    width: 100%;
    min-height: 65px;
    height: auto;
    margin: auto;
}

/*END XG-1451*/

/*
    XG-1431
*/

#div_SessionAlive {
    width: 375px;
    height: 150px;
    display: none;
    padding: 0px;
    overflow: hidden;
}
    #div_SessionAlive .GridInputBlockLrg {
        padding: 10px;
    }

#div_SessionTimeout {
    height: 230px;
    width: 375px;
    display: none;
    padding: 0px;
    overflow: hidden;
}

    #div_SessionTimeout .GridInputBlockLrg {
        padding: 10px;
    }

.PCIPalText{
    float:right;
    width: 100%;
    padding:5px;
    text-align:right;
}



.pciPalBlock .InputText {
    width: 300px;
}

.pciPalBlock .InputStyle, .pciPalBlock .KendoDropDownLong, .pciPalBlock .SCInputStyle {
    float: left;
}

/* -----------------------------------------------------*/
/* MEDIA */
/* -----------------------------------------------------*/
@media screen and (max-width: 260px) {
    .InsertLogoSpace {
        max-width: 30%;
        width: 30%;
        height: 40px;
    }

    .LogoSpacerNew {
        max-width: 30%;
        width: 30%;
        height: 40px;
    }
}
@media screen and (max-width: 320px) {
    .SubNavText {
        font-size: 12px;
        margin-top: 2px;
    }

    .ExtendPopupHeaderLrg {
        height: 92px;
        width: 100%;
    }
}
@media screen and (max-width: 340px) {
    .ExtendPopupHeader {
        height: 92px;
    }
}
@media screen and (max-width: 360px) {
    .ExtendHeaderBlock {
        height: 120px;
    }

    .WindowIconCloseBlock {
        position: absolute;
        right: 0;
        top: 0;
        margin-left: 10px;
    }

    .RadioClusterAreaLrg {
        width: 100%;
    }

    .RadioClusterSpacer {
        width: 50%;
        height: 76px
    }
}
@media screen and (max-width: 407px) {
    .DeliveryInfoWindow {
        width: 100%;
        border-top: 1px solid #ccc;
    }
}
@media screen and (max-width: 460px) {
    #PasswordEmailMoveDown{
        margin-top:20px;
    }
    .ExtendPopupHeaderXL{
    height:130px;
    width:100%;    
    }   
    .SubNavText{
        font-size:12px;
        margin-top:12px;
    }
    .SubNavBttn{
    width: 25%;
    }
    .SubNavPadding{
        display:none;
    }
    .ReportSubNavPadding{
        display:none;
    }
    .ReportSubNavBttn{
    width: 33.3%;
    }
    .ReportSubNavText{
        font-size:12px;
        margin-top:19px;
    }
    .ReportSubNavText-2{
        font-size:12px;
        margin-top:19px;
    }
}
@media screen and (max-width: 520px) {
    .AlertTextBar {
        width: 80%;
    }
}

@media screen and (max-width: 524px) {
    .NewStatusIconBlock {
        width: 100%;
    }
}
@media screen and (max-width: 550px) {
    .ResultInfoBlock{
        height:225px;
    }
    .TopWindowBlock{
        height:70px;
    }
    .QuoteResults {
        height: 200px;
    }
    .AlertBarIconClose{
        font-size: 40px;
        margin-right:2px;
    }
    .AlertText{
        margin-top:0px;
    }
    .PromoBarIcon{
        margin-left:48%;
        margin-top:10px;
        font-size: 30px;
    }
    .PromoText{
        margin-top:13px;
    }
    .QuickBlockRow {
        height: 154px;
        width: 100%;
    }
    .LogoSpace {
        height: 253px;
    }
    .HelpNumberContainer{
        width:100%;
        padding-right:4px;
        text-align:right;
    }
    .QuickBlockArea{
        width:100%;
        padding:8px;
        height:105px;
    }
    .QuickBttn {
        width: 100%;
        margin:0px;
        padding: 0px;
        height:40px;
    }
    .QuickText{
        margin-top:10px;
    }
    .QuickBttNResponsiveSpacer{
        margin-bottom:8px;

    }
}
@media screen and (max-width: 580px) {
    .AlphabetBlock {
        height: 100px;
    }
}
@media screen and (max-width: 605px) {
    .GridInputBlockTop{
        width:100%;
        height:auto;
        margin-top:20px;
        margin-bottom:4px;
        padding:0px;
    }
     
    .TopRowSplit{
        width:100%;
        margin-bottom:20px; 
    }
    .TopInputStyle{
        height:38px;
    }
    .KendoDropDownTop{
        height:38px;    
    }
}
@media screen and (max-width: 650px) { 
    .FixedMobileFooterMain{
        display:none;
    }
    .Footer{
        display: block;
    }
}
@media screen and (max-width: 740px) {
    .MobileLogoImageContainer {
        display: block;
        float: right;
        width: 100px;
        height: auto;
        margin-right: 10px;
    }

   .MainNavBar{
        display: none;
    }
    .UserInfo{
        display: none;
    }
     .MobileNavIcon{
    display:inline-block;
    }
    #slideMenu{
    display:block;
    }
}
@media screen and (max-width: 768px) {
    #deleteLocImage {
        height: 40px;
    }
    .KendoDropDownMedSml {
        width: 180px !important;
    }

    .QT_MapDisplay {
        width: 100%;
    }
    .mapContainer {
        display: block !important;

    }
    .CCnumber {
        height: 38px !important;
    }

    #pwdTip_n {
        display: none !important;
    }
    #div_mobileHelp_Container_n {
        display: inline-block !important;
    }
    #pwdTip_r {
        display: none !important;
    }
    #div_mobileHelp_Container_r {
        display: inline-block !important;
    }
    .StatusText {
        font-size: 9px;
    }

    .CCexpDiv{
        float:left;
        width:96%
    }
    .CCexpKendoDropDownHalf{
        margin:auto;
        margin-right:28%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:8px;
        width:100% !important;
        height:38px;
    }

    /*QUICK QUOTE*/
    .ResultInfoBlock2{
        width:100%;
    }
    .ResultInfoBlockShort{
        width:100%;
    }
    .ResultTextLeft{
        width:100%;
        height:auto;
        padding: 7px;
        font-size: 14px;
    }
    .ResultTextRight{
        display: inline-block;
        width:100%;
        height:auto;
        font-size: 14px;
        background-color:#eee;
    }
    /*END QUICK QUOTE*/

    .ThanksWindow {
        top: 38%;
        left: 10%;
        height: auto;
        width: 80%;
    }

    /*ALERT WINDOW*/
    .FloatingAlertDiv{
        top: 38%;
        left:10%;
        height:auto;
        width:80%;
    }
    .FloatingAlertButtonBlock{
        width:100%;   
    }
    .AlertBttn{
        width:100%;
    }
    .ShiftRightButton{
        margin-bottom:12px;
    }
/*END ALERT WINDOW*/

    .HoverWindow{
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:96%;
        left: 170px;
}
    .TrackResultWindow{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    margin-top:0px;
    }
    .InputTextResult{
    font-size:16px;
    }
    .LrgButtonTopSpacer-2{
        width:100%;
        height:45px;
        margin-top:12px;
        margin-right:0px;
    }
    .BttnDown{
        margin-top:25px;
    }
    .PromoBarIconClose{
        font-size: 40px;
        margin-right:2px;
    }
    .InputTextTop{
  font-size:16px;
}
     .AlertBarIcon{
        margin-left:48%;
        margin-top:10px;
        font-size: 30px;
    }
     .PromoText{
        font-size:16px;
        margin-top:13px;
    }
    .AlertText{
        font-size:16px;
    }
    .LoginInputCheckText{
    padding-top:5px; 
}
    .InputAreaHalf{
    min-height:45px;
    height:auto;
    font-size: 16px;
    width:100%;
}
     .ColumnRightText{
     margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:96%;
       font-size:16px;
}
    .SCInputStyle{
        margin:auto;
        margin-right:58%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:40%;
        height:38px;
    }
     .KendoDropDownHalf{
        margin:auto;
        margin-right:28%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:8px;
        width:70% !important;
        height:38px;
    }
    .SmlExpandBottom{
        display:inline-block;
    }
     .RadioTextSm{
        font-size: 16px;
        margin-top:3px;
        
    }
    .RadioClusterAreaSm{
        width:96%;
        margin-left:2%;
        margin-right:2%;
        height:30px;
        margin-top:8px;
    }
    .ReportSubNavBttn-2{
        width:25%;
    }
        .ListBoxLRGAcct{
        height:300px;
    }
        .ListBoxLRGAcct-2{
        height:300px;
    }
     .ButtonBlockLowRightBtm{
        width:100%;
        height:auto;
        margin-bottom:100px;
        margin-top:0px;
    }
    .ResultRow{
     font-size:16px;   
    }
    .FloatSplitBottomBtnOnly{
         height:100px;
        width:100%;
    }
    .FloatSplitBottom{
        height:160px;
        width:100%;
    }
    .ErrorMessageTextMain{
        font-size:16px;
    }
    .ErrorMessageBlockMain{
        width:100%;
    }
    .ErrorMessageBlock{
        width:100%;
        background-color:rgba(255,0,0,0.8);
        position:fixed;
        margin: 0% auto;
        top:11%;
        left: 0;
        right: 0;
        border-radius: 0px;
        padding:8px;
    }
    .SmInputStyle{
        margin:auto;
        margin-right:48%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:50%;
        height:40px;
    }
    .SmInputStyle-2{
        margin:auto;
        float:left;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:40%;
        height:40px;
    }
   .XSmInputStyle{
       height:45px;
    }
    .GridHalfMdm{
        width:100%;
        height:218px;
        margin:0px;
    }
    .GridHalfSm{
        width:100%;
        height:218px;
        margin:0px;
    }
    
    #GoButtonFormLeft{
        margin:0px;
    }
    .DivButtonFloatRight{
        width:96%;
        margin-left:2%;
        margin-right:3%;
        margin-top:14px;
        height:40px;
    }
    .TopRowSplitMd{
    width:100%;
    height:90px;
    margin-bottom:12px; 
    }
    .ListBoxSmlWide{
        width:96%;
        margin-left:2%;
        margin-right:3%;
        margin-top:14px;
        height:200px;
    }
    .TopInputStyleSm{
        width:96%;
        margin-left:2%;
        margin-right:3%;
        margin-top:14px;
        height:40px;
    }
    .GrayTop{
        height:135px;
    }
    .GrayTopLrg{
        height:auto;
        margin-bottom:4px;
        padding-bottom:8px;
        padding-left:4px;
    }
    .GrayTopText{
     padding-top:20px;
     width:100%;
    }
    .CenterButtonMainSm{
    margin-right:60%;
    margin-top:20px;
    
}
    .ButtonBlockLowRight{
        width:96%;
        margin-left:2%;
        margin-right:3%;
        margin-top:14px;
        
    }
    .ButtonBlockHighRight{
         width:96%;
        margin-left:2%;
        margin-right:3%;
    }
    .LinkStyleSm{
     font-size:16px;   
    }
    
    .GetQuoteBlock{
        height:80px;
        width:95%;
        margin:0px;
        padding-right:2%;
        padding-top:10px;
    }
    .LoginInputText{
        margin-left: 2%;
        font-size:16px;
        
    }
    .ZipStateExpand{
        width:100%;
        height:40px;
        margin-bottom:4px;
    }
    .CheckContainSm{
        margin-top:10px;
        padding-left:2%;
        width:100%;
    }
    .CheckContain{
        margin-top:10px;
        margin-bottom:4px;
        margin-left:2%;
        margin-right:2%;
        height:45px;
        width:96%;
    }
    .CheckContainImportOrders{
        margin-top:10px;
        margin-bottom:4px;
        margin-left:2%;
        margin-right:2%;
        height:45px;
        width:96%;
    }
    .KendoDropDownSm{
        margin-top:4px;
        width:50%;
        height:38px;
        margin-left:2%;
    }
     .KendoDropDownSm-2{
        float:left;
        margin-top:4px;
        width:40%;
        height:38px;
        margin-left:22%;
    }
     .KendoDropDownLong{
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:96% !important;
        height:40px;
    }
    .KendoDropDownMdm{
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:96% !important;
        height:40px;
    }
    .RowListBoxSm{
        margin:auto;
        margin-right:4%;
        margin-left:1%;
        margin-top:4px;
        margin-bottom:4px;
        width:95%;
    }
    .FloatSplit{
        width:100%;
    }
    .SplitInputStyle{
        height:40px;
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:10px;
        width:96%;
    }
    .PushLeftXSml{
        margin-left:2%;
    }
    .MdInputStyle{
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:96%;
        height:40px;
    }
    .RefInputStyle{
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:96%;
        height:40px;
    }
    .MobileAdjust{
    display: inline-block;
    margin-top:10px;
    }
    .SpaceDown{
    padding-top:2px;
    }
    .LrgBttnTop{
    margin-right:10%;
    margin-left:10%;
    width:80%;
    height: 45px;
    }
    .LrgBttnTopSm{
    margin-left:2%;
        margin-right:8px;
        height:45px;
    }
    .GrayButtonBlock{
        height:74px;
    }
    .SmltoFit{
        width:46%;
        margin-left:2%;
        margin-right:2%;
        padding:0px;
    }
    .SmltoFit2{
        width:46%;
        margin-left:2%;
        margin-right:2%;
        padding:0px;
    }
    .DatetimeBlock{
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:6px;
    }
    .DatetimeBlockSm{
        width:96%;
        margin-top:6px;
    }
    .DateBlockSm {
        width: 96%;
        margin-top: 6px;
    }
    .AddButtonSpace{
        margin-bottom:30px;
    }
    .RadioClusterAreaLrg{
     height:38px;   
    }
    #FloattoRightPass{
        margin-top:15px;
        width:100%;
    }
    .CheckText{
        font-size: 12px;
    }
    .RowStyle{
        height:70px;
    }
    .RowStyleHeader{
        height:70px
    }
     .RowStyle-2{
        height:150px;
    }
    .RowStyle-3{
        height:460px;
    }
    .LrgRowStyle{
        height:140px;
    }
    .KendoDropDown {
        margin: auto;
        margin-right: 2%;
        margin-left: 2%;
        margin-top: 4px;
        margin-bottom: 4px;
        width: 96% !important;
        height:38px;
    }
    .InputStyle {
        margin: auto;
        margin-right: 2%;
        margin-left: 2%;
        margin-top: 4px;
        margin-bottom: 4px;
        width: 96%;
        height:38px;
    }
    .InputStyleEmailSMS {
        margin: auto;
        margin-right: 2%;
        margin-left: 2%;
        margin-top: 4px;
        margin-bottom: 4px;
        width: 96%;
        height:38px;
    }
    .SmInputBlock{
        height:38px;
        width:50%;
    }
    .InputText{
    margin-left:2%;
    font-size:16px;
    }
    #selectAnAccount{
        margin-top: 10px;
    }
    .PackTypeText{

        display: none;
    } 
    .MainBttnText{
        margin-top:11px;
        font-size: 16px;
    }
    .XlrgBttn{
        height:45px;
    }
    .LrgButtonTopSpacer{
        width:100%;
        
    }
    .LrgBttn{
        height:45px;
    }
    .LrgBttnUpload {
        height: 40px;
        width: 120px;
    }
    .UploadControls {
        width: 355px !important;
    }
    .LrgBttnForm {
        height: 45px;
        margin-left: 2%;
        margin-right: 2%;
        width: 96%;
        margin-top: 20px;
    }
    .LrgBttnForm2{
        height:45px;
        margin-left:2%;
        margin-right:2%;
        width:96%;
        margin-top:20px;
    }
    .MultiButtonBlock{
        padding-left:10%;
        padding-right:0%;
    }
    .MdmBttn{
        height:45px;
    }
    .ResultBttn{
        margin-top:11px;
        height:45px;
        width:92%;
    }
    .SmlBttn{
        height:45px;
    }
    .XSmlBttn{
        height:45px;
        float:right;
        margin-right:8px;
    }
    .XSmlBttn-2{
        height:45px;
        float:right;
        width:32%;
        margin-top:12px;
        margin-right:8px;
    }
    .XXSmlBttn{
        height:45px;
        margin-right:8px;
        width: 50px;
    }
    .XXSmlBttn2 {
        height: 45px;
        margin-right: 8px;
        width: 100px;
    }
    .ListBoxSml{
    margin-left:5%;
    margin-right:5%;
    height:300px;
    width:90%;
    padding-top:10px;
    padding-left:10px;
    }
    .ListBoxXSml{
    margin-left:5%;
    margin-right:5%;
    height:300px;
    width:90%;
    padding-top:10px;
    padding-left:10px;
    }
    .ChartHeaderLeft h2 {
        margin-top: 25px;
    }
    .ChartHeaderRight h2 {
        margin-top: 25px;
    }
    .SmsInputStyle{
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:95%;
        height:40px;
    }
    
    .KendoDropDownLeft{
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:95%;
        height:40px;
    }
    .FixedMobileFooter{
        padding-top:6px;
        margin-top:0px;
        height:200px;
        display:inline-block;
    }
    .LoginFooter{
        display: none;
    }
    .QuickFunctionBlock {
        height: 67px;
        width:100%;
    }
    .PromoWindow{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    margin-top:0px;
    }
    .FeedbackWindow{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height: 100%;
        margin-top:0px;
    }
    .TitleWordWrap{
    width:80%;
    }
    .GridInputBlock{
    width:100%;
    }
    .GridInputBlockLrg-2{
        width:100%;
    }
    .GridInputBlockLrg-3{
        width:100%;
        border: none;
    }
    .GridInputBlockLrg-4{
        width:100%;
    }
    .InputStyle-qq{
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:96%;
        height:45px;
    }
    .DatetimeBlock-2{
        width:100%;
        margin-top:6px;
    }
    .ZipStateExpand-2{
        width:100%;
        height:40px;
        margin-bottom:4px;
    }
    .KendoDropDownqq{
        margin:auto;
        margin-right:2%;
        margin-left:2%;
        margin-top:4px;
        margin-bottom:4px;
        width:96%;
    }
    .ChartBlockLeft{
    width:100%;
    }
    .ChartBlockRight{
     width:100%;
    }
    .ChartHeaderRight {
        height: 80px;
        width:100%;
    }
    .ChartHeaderLeft {
        height: 80px;
        width:100%;
    }
     .QuickTrackWindow{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    margin-top:0px;
    }
    .QuoteResultWindow{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height: 100%;
        margin-top:0px;
    }
    .QuickQuoteWindow{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height: 100%;
        margin-top:0px;
    }

    .GridInputBlockHalf{
        width:100%;
    }

    .InputStyle-qq2 {
        margin-left: 2%;
    }
    .DateTimeStyle-qq {
        margin-left: 4%;
    }
}
    @media screen and (max-width: 900px) {
        .NavText {
            font-size: 13px;
            margin-top: 19px;
        }

        .CheckBlockContain-2 {
            width: 100%;
        }

        .CheckBlockContain_Wide {
            width: 100%;
        }

        .LogoSpacerNew {
            width: 190px;
            height: 98px;
        }

        .InsertLogoSpace {
            max-width: 174px;
            max-height: 82px;
        }
    }

    @media screen and (max-width: 920px) {
        .DeliveryInfoWindow {
            float: right
        }

        .ViewMore {
            width: 100%;
            margin-bottom: 10px;
        }

        .ViewLess {
            width: 100%;
            margin-bottom: 10px;
        }

        .StatusCodeText {
            width: 80%;
        }

        .StatusCode {
            width: 100%;
        }

        .StatusCodeSpace {
            width: 100%;
        }

        .OrderDetailsPopUpWindow {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            margin-top: 0px;
        }

        .DisplayInfoBlockGrayTop {
            display: block;
            height: auto;
            width: 100%;
            background-color: #eee;
            padding: 8px 8px 8px 8px;
        }
    }

    @media screen and (max-width: 1000px) {
        .MainNavBar {
            width: 100%;
        }

        .SubNavBar {
            width: 100%;
        }

        .ReportSubNavBar {
            width: 100%;
        }

        .CheckClusterArea {
            width: 60%;
            height: 30px;
        }
    }

    @media screen and (max-width: 1001px) {
        .MainBkg {
            width: 100%;
        }

        .MainBkgMain {
            width: 100%;
        }

        .MainBkgAddressBook {
            width: 100%;
            height: 100%;
        }

        .ReportsBkgMain {
            width: 100%;
            height: 100%;
        }

        .LogoSpace {
            width: 100%;
        }

        .MainBkgAddAddress {
            width: 100%;
            height: 100%;
        }

        .MainBkgAddReference {
            width: 100%;
            height: 100%;
        }

        .MainBkgReference {
            width: 100%;
            height: 100%;
        }

        .MainBkgTracking {
            width: 100%;
            height: 100%;
        }

        .MainBkgReports {
            width: 100%;
            height: 100%;
        }

        .MainBkgNewOrder {
            width: 100%;
            height: 100%;
        }

        .MainBkgQuote {
            width: 100%;
            height: 100%;
        }
    }

    @media screen and (max-width: 480px) {
        .CheckBlockContain {
            width: 100%;
        }
    }














