﻿
body, nav, ul, li, a
{
    margin: 0;
    padding: 0;
}

body
{
    font-size: 13px;
}

a
{
    text-decoration: none;
}

.header
{
    height: 20%;
}

.menucontainer
{
    display: none;
}

.menu
{
    display: block;
}

a img
{
    border: 0px none;
}

.menucontainer
{
    width: 100%;
    margin: 10px auto;
}
.nav-wrap
{
    position: relative;
}

.tagg
{
    display: none !important;
    position: absolute;
    top: 12px;
    right: 10px;
}

.nav
{
    list-style: none;
    *zoom: 1;
    background: -moz-linear-gradient(top, #000000 0%, #000000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #000000 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #000000 0%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #000000 0%,#000000 100%); /* IE10+ */
    background: linear-gradient(to bottom, #000000 0%,#000000 100%); /* W3C */
    -pie-background: linear-gradient(top, #000000 0%,#000000 100%); /* W3C */ /*behavior: url(/javaScripts/polyfills/PIE.htc); */ /*(Required by IE) Note: this path is relative to the HTML file being viewed, not the CSS file it is called from.*/
    /*-webkit-border-radius: 5px;
    moz-border-radius: 5px;
    border-radius: 5px;*/
}

.nav:before, .nav:after
{
    content: " ";
    display: table;
}

.nav:after
{
    clear: both;
}

.nav ul
{
    list-style: none;
    width: 9em;
}

.nav a
{
    padding: 15px 15px;
    color: #fff;
    text-decoration: none;
}

.nav li
{
    position: relative;
}

.nav > li
{
    float: left;
}
.nav .parent.logo
{
    margin: 2px 0;
    padding: 3px 127px 0 25px;
}
.nav > li:hover > a
{
    color: #ffcc8a; 
	background-color:#008996 !important;
	text-decoration: underline;
}

.nav > li > a:focus
{
    color: #ffcc8a; /*Use this color for active/open menu - #fccd93*/
	background-color:#008996 !important;
	text-decoration: underline;
}
.nav > li > a
{
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 5px 0;
    padding: 7px 10px;
    text-decoration: none;
    transition: color 0.2s ease-in-out 0s;
    text-transform: uppercase;
}

.nav li:last-child.hover ul li.hover ul
{
    right: 0px;
}

.nav li ul
{
    position: absolute;
    left: -9999px;
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #7a7a7a;
    border-left: 1px solid #7a7a7a;
    /*border-radius: 0 0 5px 5px;*/
    border-right: 1px solid #7a7a7a;
    transition: opacity 0.25s ease 0.1s;
}

.nav li ul.mobileMenu
{
    min-width: 180px;
}

.nav > li.hover > ul
{
    left: -30px;
}

.nav > li:first-child.hover > ul
{
    left: 30px;
}

.nav li li.hover ul
{
    left: 100%;
    top: 0;
    background: none repeat scroll 0 0 #008996;
}

.nav li li a
{
    display: block;
    background: #F1F1F1;
    font-family: Helvetica,Arial,sans-serif;
    position: relative;
    z-index: 100;
    font-size: 14px;
    border-bottom: 1px solid #7a7a7a;
    color: #4f4f4f;
    margin: 0;
    padding: 6px 0 6px 10px;
}

.nav li li li a
{
    background: #F1F1F1;
    z-index: 200;
    border-bottom: 1px solid #7a7a7a;
    color: #4f4f4f;
    margin: 0;
    padding: 6px 0 6px 10px;
}

.twinMenu
{
    display: none;
}

.widowWidth
{
    background-color: white;
}
.header .searchwrapper .watermark
{
    font-size: 12.25px;
    font-family: Myriad Pro, Calibri, Helvetica, Arial, sans-serif;
    line-height: 17.15px;
}

/* Contact US - 09/11/13 F-0201 Changed for Feedback feature */

.mainRWDContent .SubMainHeader 
{
    clear: both;
    font-size: 1.7em;
    font-weight: normal;
    letter-spacing: 0;
    padding: 0.05em 0.6em 0.08em;
    text-align: left;
}
.SubMainContent {
    padding: 17px 0px 12px 12px;
    color: #484848;
    width: 100%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
}
.SubMainContent div.zipRow
{
    width:70%;
}
.SubMainContent .row
{
    float: left;
    width: 100%;
}
.SubMainContent .col
{
    float:left;
}
.floatLeft
{
    float:left;
}
.floatRight
{
    float:right;
}
.SubMainContent .col input.yellow[type="button"], .SubMainContent .col input.yellow[type="submit"] 
{
    margin:3px 0;
}
/* zee - 07122018 - css should be implemented to textarea of SubMainContent? */
.SubMainContent .col input[type="text"], .SubMainContent .col textarea, .textBox 
{
    margin-left:15px;
}
.RedCaps {
    margin-left:10px;
    font-size: 2.1em;
}
/*============================*/
div.divMsg
{
    text-align: center;
}
div.block
{
    overflow: hidden;
    padding: 8px 5px;
    width: 100%;
    text-align: left;
}
div.block > label
{
    width: 300px;
    display: block;
    float: left;
    text-align: left;
    padding-top: 2px;
}
div.block .input
{
    float: left;
    width: 250px;
    margin: 0px 3px 0px 0px;
}
.divYesNo
{
    float: left;
    width: 263px;
    padding-top: 4px;
    text-align:left;
}
.feedbackForm
{
    width: 100%;
}
.feedBackContainer
{
    padding: 30px 0 30px 30px;
    margin-top: 2px;
    overflow: hidden;
}
.feedBackContainer .row
{
    overflow: hidden;
    padding-bottom: 15px;
}
.feedBackContainer .last
{
    padding-bottom: 0;
    padding-left: 315px;
    text-align:left;
}
.feedBackContainer .row input.last
{
    margin-right: 0;
}
.member input, .contact input
{
    width: 20px;
    display: block;
    float: left;
}
.member label, .contact label
{
    width: 75px !important;
    display: block;
    float: left;
    margin-right: 20px;
}
h1.MainTitle, .h1.MainTitle
{
    width: 95%;
    padding-bottom: 5px;
}
div.block select.input
{
    width: 260px;
}
.successMsg
{
    padding: 10px 0 10px 0;
    text-align: left;
    width: 98% !important;
}
.buttonProcessing
{
    background: url("/Pages/Images/processing-ani.gif")  no-repeat 3px !important;
    padding-left: 29px !important;
    color: #000 !important;
}
/* END - Contact Us*/
@media screen and (max-width: 991px) and (min-width: 769px)
{
    /*.MainTitle {
        padding: 0 19px 10px;
    }*/
    .lightbox.level2
    {
    	height: 999%;
        position: absolute;
    }
    .widowWidth
    {
        background-color: Red;
    }
    .nav
    {
        width: 100%; /*background: #008996;  Old browsers */
        background: -moz-linear-gradient(top, #000000 0%, #000000 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#000000)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #000000 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #000000 0%,#000000 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #000000 0%,#000000 100%); /* IE10+ */
        background: linear-gradient(to bottom, #000000 0%,#000000 100%); /* W3C */
        -pie-background: linear-gradient(top, #000000 0%,#000000 100%); /* W3C */
        behavior: url(/javaScripts/polyfills/PIE.htc); /*(Required by IE) Note: this path is relative to the HTML file being viewed, not the CSS file it is called from.*/
        -webkit-border-radius: 0px;
        moz-border-radius: 0px;
        border-radius: 0px;
    }
    .nav > li.twoMenu > ul
    {
        width: 178px;
    }
    .nav > li.twoMenu > ul a:hover
    {
        color: #FFFFFF;
		background: #000000; 

    }
    .nav li li a
    {
        font-weight: normal;
		font-size: 14px;
    }
    .nav > li > a
    {
        padding: 7px 26px;
    }
     /* FOR TAB KEY. FOCUS SHOW SUB MENU */
    .nav li > a:focus,
    .nav li:focus > a {
	    color: #FFFFFF;
		background: #008996; 

     }
    /*left: 0px !important; THIS IS SHOW POPUP menu */
    .nav li:focus ul,
	    ul.show-menu {
	    left: 0px !important;  
	    opacity: 1;
        z-index:100;
    }
    /* END FOR TAB KEY.*/
    .container
    {
        width: 100%;
    }

    .FooterTable .col
    {
        width: 175px;
        min-height:130px;
    }
    .FooterTable
    {
        display: block !important;
        width: 100%;
    }
    .FooterTopLeftCol
    {
        width: inherit;
    }
    .FooterSecondCol
    {
        width: inherit;
    }
    .footer a
    {
        font-size: 13px;
    }
    .ie8 .container
    {
        width: 100%; /* the auto value on the sides, coupled with the width, centers the layout */
    }
    .header .parent.logo {
        display: none;
    }
    .header .mobLogo {
        visibility: hidden;
    }
    .header .logintxt
    {
        padding-right: 7px;
    }
    .ie8 .header .logintxt
    {
        padding-right: 30px;
    }
    .header .searchwrapper
    {
        left: -7px; /*F0188-Bug fix - old value-80%;*/
        height: 38px;
    }
    .header .mobMenu
    {
        display: none;
    }
    .FooterTable
    {
        border: 0;
        box-shadow: none;
        box-shadow: 0;
        -moz-box-shadow: 0;
        -webkit-box-shadow: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        behavior: none;
    }
    .menu
    {
        display: none;
        background: none;
        behavior: none;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0;
    }
    .menucontainer
    {
        display: block;
    }
    .espContent
    {
        width: 100%;
    }

    .twinMenu
    {
        display: inline-table;
        margin-top: 0px;
        width: 100%;
    }
    .nav-wrap
    {
        border-bottom:1px solid #6B6B6B;   
    }
    .twinMenu > div.left
    {
        float: left;
        width: 49%;
        border-right: 2px solid #FFF;
    }

    .twinMenu > div.right
    {
        float: right;
        width: 50%;
    }

    .twinMenu > div
    {
        background-color: #ffc787;
        display: inline-table;
        text-align: center;
        padding-top: 8px;
        padding-left: 2px;
        padding-bottom: 8px;
    }

    .twinMenu > div > a
    {
        color: #000000;
        font-weight: bold;
        font-family: Helvetica,Arial,sans-serif;
        text-transform: uppercase;
    }


   .twinMenu > div > a:hover
    {
        color: #000000;
		text-decoration: none;

    }


 .twinMenu > div:active
  {
        background-color: #ffc787;
        display: inline-table;
        text-align: center;
        padding-top: 6px;
        padding-bottom: 6px;
	border: 2px solid #000000;
    }


 .twinMenu > div:focus
  {
        background-color: #ffc787;
        display: inline-table;
        text-align: center;
        padding-top: 6px;
        padding-bottom: 6px;
	border: 2px solid #000000;
    }
    
    
    

    #list2 > li > .parent
    {
        background-image: url("/Pages/Images/arrow_expand.png");
        background-repeat: no-repeat;
        background-position: 9px 12px;
        background-color: #F1F1F1;
        border-bottom: 1px solid #CCCCCC;
    }

    #list2 > li
    {
        background-color: #F1F1F1;
    }

    #list2 > li > a
    {
        border-bottom: 1px solid #CCCCCC;
    }

    #list2 > li.hover > a
    {
        background-image: url("/Pages/Images/arrow_collapse.png");
        background-position: 9px 12px;
        background-color: #008996;
        color: #ffcc8a;
    }

    #list2 li li:hover
    {
        background-image: none;
        background-color: #008996;
        color: #FFFFFF !important;
    }

    #list2 li li:focus
    {
        background-image: none;
        background-color: #008996;
    }


    #list2 li li a:hover
    {
        background-image: none;
        background-color: #008996;
        color: #FFFFFF;
    }

    #list2 li li a:focus
    {
        background-image: none;
        background-color: #008996;
        color: #FFFFFF;
    }

    #list2 li li:hover a
    {
        color: #FFFFFF;
    }

    .tagg
    {
        display: block !important;
    }

    #list2 *
    {
        border-radius: 0px !important;
        list-style: none;
    }

    #list2
    {
        height: auto !important;
        background: #f1f1f1;
        border-radius: 4px;
    }

    #list2 > li > a
    {
        display: block;
        font-size: 14px;
        font-family: Helvetica,Arial,sans-serif;
        font-weight: normal;
        line-height: 20px;
        margin: 0;
        padding: 7px 10px;
        text-decoration: none;
        text-transform: uppercase;
        transition: color 0.2s ease-in-out 0s;
        color: #4f4f4f;
    }
    #list2 > li > a:hover
    {
        color: #ffcc8a;
        background-color: #008996;
    }
    #list2 .parent.logo
    {
        display: none;
    }

    #list2 li
    {
        float: none;
    }

    #list2 > li.findClub
    {
        display: none;
    }

    #list2 li ul
    {
        border-right: 0px none;
        border-left: 0px none;
        display: none;
    }
    #list2 ul li
    {
        display: block;
    }

    #list2 li li
    {
        background: #f8f8f8;
        padding: 5px;
        padding-left: 36px !important;
    }

    #list2 li li a
    {
        color: #333333;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 14px;
        text-indent: 2%;
        text-decoration: none;
        display: block;
    }

    #list2 li li.hover ul
    {
        border-left: 0px none;
        border-right: 0px none;
        border-bottom: 0px none;
    }

    #list2 > li > a
    {
        padding: 9px 10px 9px 34px;
        display: block;
    }

    #list2 > li > ul.childpos
    {
        position: relative;
        margin-left: 0px;
        z-index: 0;
    }

    #list2 ul
    {
        display: block;
        width: 100%;
    }

    #list2 > li.hover > ul, #list2 li li.hover ul
    {
        position: relative;
        display: block;
    }
        
    /* Contact US - 09/11/13 F-0201 Changed for Feedback feature */
    .content
    {
        padding: 0 6px;
    }
    .feedbackForm
    {
        margin: 0;
        width: 100%;
    }
    h1.MainTitle, .h1.MainTitle
    {
        padding: 13px 0 10px;
        width: 100%;
    }
    .feedBackContainer .last
    {
        padding-bottom: 0;
        padding-left: 315px;
    }
    .feedBackContainer
    {
        padding-left: 9%;
    }
    .errorImg
    {
        padding-top: 0;
    }
    .contactNumber
    {
        clear: left;
        padding-left: 274px;
    }
    
    /* END - Contact Us */
}

@media screen and (min-width: 768px) and (max-width: 786px)
{
    .menucontainer .row.slide {
        display: block !important;
    }
    .mobLogo.vishid {
        visibility: hidden;
    }
}
@media screen and (min-width: 769px) and (max-width: 786px)
{
    .nav > li > a {
        font-size: 14px;
        padding: 7px 26px;
    }
    .nav li li a {
        font-size: 13px;
        padding: 5px 0 5px 10px;
    }
    .nav > li.findClub {
        display: none;
    }
}
@media screen and (max-width: 768px)
{
    /*.MainTitle
    {
        padding: 17px 11px 10px
    }*/
    .lightbox.level2
    {
    	height: 999%;
        position: absolute;
    }
    .widowWidth
    {
        background-color: yellow;
    }
    .FooterTable
    {
        background: none;
        background-color: #F7F6F6;
        border: 0;
        box-shadow: none;
        box-shadow: 0;
        -moz-box-shadow: 0;
        -webkit-box-shadow: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        behavior: none;
    }
    .FooterTable .col
    {
        min-height:130px;
    }
    .FooterTopLeftCol
    {
        width: 197px !important;
    }
    .FooterSecondCol
    {
        width: 197px !important;
    }
    .footer a
    {
        font-size: 13px;
    }
    .FooterTable ul li.first
    {
        padding-top: 15px;
    }
    .FooterHeaderCell span
    {
        font-size: 14px;
    }
    .FooterTable ul li.first
    {
        padding-top: 15px;
    }
    .FooterHeaderCell span
    {
        font-size: 14px;
    }
    .footerLinks hr
    {
        background-color: #AAAAAA;
        height: 1px;
        margin: 5px 0 0;
        width: 106%;
        z-index: 1;
        left:-30px;
        display: block;
    }
    .header .mainLogo {
        display: none;
    }
    .header .logintxt
    {
        display: none;
    }
    .ie8 .header .logintxt
    {
        display: none;
    }
    .header .searchwrapper
    {
        display: none;
    }

    h2
    {
        /*background-color: White;*/
    }

    .container
    {
        width: 100%;
        margin: 0;
    }

    .ie8 .container
    {
        width: 100%;
        margin: 0;
    }

    .menucontainer
    {
        background: none;
        background-color: #FFF;
    }

    .menu
    {
        display: none;
        background: none;
        behavior: none;
        -webkit-border-radius: 0;
        moz-border-radius: 0;
        border-radius: 0;
    }

    .menucontainer
    {
        display: block;
    }

    .espContent
    {
        width: 100%;
    }
    .menucontainer
    {
        margin: 0;
        max-width: 900px;
        width: 100%;
    }

    .twinMenu
    {
        display: block;
        margin-top: 2px;
        width: 100%;
    }
    .nav-wrap
    {
        border:none;
    }
    .nav li ul.childpos
    {
        position: relative;
        z-index: 0;
        margin-left: 0;
    }

    .twinMenu > div.left
    {
        float: left;
        width: 49%;
        border-right: 2px solid #FFF;
    }

    .twinMenu > div.right
    {
        float: right;
        width: 50%;
    }

    .twinMenu > div
    {
        background-color: #ffc787;
        display: inline-table;
        text-align: center;
        padding-top: 8px;
        padding-bottom: 8px;
		
    }

    .twinMenu > div a
    {
        color: #000000;
        font-family: Helvetica,Arial,sans-serif;
        font-weight: bold;
        text-transform: uppercase;
    }

 .twinMenu > div:active
  {
        background-color: #ffcc8a;
        display: inline-table;
        text-align: center;
        padding-top: 6px;
        padding-bottom: 6px;
        border: 2px solid #000000;
    }


 .twinMenu > div:focus
  {
        background-color: #008996;
        display: inline-table;
        text-align: center;
        padding-top: 6px;
        padding-bottom: 6px;
	border: 2px solid #000000;
    }


    .menucontainer
    {
        min-width: 268px;
    }

    .tagg
    {
        display: none !important;
    }
   
    .nav *
    {
        border-radius: 0px !important;
    }

    .nav
    {
        height: auto !important;
        background: #F1F1F1;
        border-radius: 0;
        border-top: 1px solid #CDCDCD;
    }

    .nav li ul
    {
        border-bottom: none;
    }

    .nav a
    {
        color: #4f4f4f;
    }

    .nav > li.findClub
    {
        display: none;
    }

    .nav .parent.logo
    {
        display: none;
    }

    .nav > li
    {
        float: none;
        border-bottom: 1px #ccc solid;
    }

    .nav li ul
    {
        border-right: 0px none;
        border-left: 0px none;
    }

    ul li
    {
        display: block;
    }

    .nav li li li a
    {
        background: #f8f8f8;
        color: #898989;
        text-indent: 2%;
        text-decoration: none;
    }

    .nav li li a
    {
        color: #4f4f4f;
    }

    .nav li li.hover ul
    {
        border-left: 0px none;
        border-right: 0px none;
        border-bottom: 0px none;
    }

    .nav > li > .parent
    {
        background-image: url("/Pages/Images/arrow_expand.png");
        background-repeat: no-repeat;
        background-position: 9px 12px;
    }

    .nav li.bgChange > a
    {
        background-image: url("/Pages/Images/arrow_collapse.png");
        background-color: #008996;
        color: #ffcc8a;
    }

    .nav li li a:hover
    {
        background-image: none;
        background-color: #008996;
        color: #FFFFFF;
    }

        .nav li li a:focus
    {
        background-image: none;
        background-color: #008996;
        color: #FFFFFF;
    }

    .nav li li a
    {
        background: #F1F1F1;
        border-bottom: none;
        padding-left: 46px !important;
    }

    .nav > li > a
    {
        margin: 0;
    }

    .nav ul
    {
        display: block;
        width: 100%;
    }

    .nav > li.hover > ul, .nav li li.hover ul
    {
        position: static;
    }

    .nav > li > a, .nav li li a
    {
        padding: 9px 10px 9px 34px;
    }
    
    /* Contact US - 09/11/13 F-0201 Changed for Feedback feature */
    .SubMainContent .col {
       float: none;
       width: 100%;
       text-align: center;
       padding-top:10px;
       padding-bottom: 7px;
    }
    .SubMainContent .row {
        text-align: center;
    }
    .SubMainContent div.zipRow
    {
        width:100%;
    }
    .RedCaps {
        margin-left: 0;
    }
    .floatRight {
        float: none;
        clear: both;
    }
    .floatRight td.fieldLabel
    {
        width:50%;
    }
    .content
    {
        padding: 0 6px;
    }
    .feedbackForm
    {
        margin: 0;
        width: 100%;
    }
    h1.MainTitle, .h1.MainTitle
    {
        padding: 13px 0 10px;
        width: 100%;
    }
    .feedBackContainer .last
    {
        padding-bottom: 0;
        padding-left: 293px;
    }
    .feedBackContainer
    {
        padding-left: 9%;
    }
    .img #ctl00_MainContent_txtBarcodeId_errorImg
    {
        padding-top: 10px !important;
    }
    div.block > label
    {
        text-align: left;
        width: 280px;
    }
    .SubMainContent div.contactNumber
    {
        padding-top:0;
        clear: none;
        padding-left: 0;
        float:none;
    }
    .contactTime
    {
        margin-top:0px;
    }
    /* END - Contact US*/
        
    /* RWD - Tables */
	/* Force table to not be like tables anymore */
	#rwd-table table, 
	#rwd-table thead, 
	#rwd-table tbody, 
	#rwd-table th, 
	#rwd-table td, 
	#rwd-table tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#rwd-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
    #rwd-table thead tr td { 
		background-color:rgb(237, 237, 237);
	}
	#rwd-table tr { border: 1px solid #ccc; }
 
	#rwd-table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
    #rwd-table td.hideTDOnMobile  
    {
        display:none;
    }
	#rwd-table td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 9px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#rwd-table td:before { content: attr(data-title); }
	#rwd-table .width70
	{
	    width:100% !important;
	}
	/* END : RWD - Tables */
	.makepaymentWidth
	{
	    width:50%;
	}
}
/*@media screen and (max-width: 420px)
{
    .GrayBoxInScroll_last
    {
        float:left;
        margin-top: 10px;
    }
    .GrayBoxInScroll_last label
    {
        float: right;
    }
}*/
@media screen and (max-width: 400px)
{
    .footerLinks .row
    {
        border: 0 !important;
        padding: 0 !important;
    }
    .footerLinks hr
    {
        display: none !important;
    }
    .footerLinks .col
    {
        margin-right: 0;
        min-height: 0 !important;
        width: 100% !important;
    }
    div.block
    {
        padding: 8px 0px;
    }
    div.feedBackContainer {
        width: 268px;
    }
    div.block > label {
        width: 230px;
    }
    div.block .input {
        width: 220px;
    }
    div.block select.input {
        width: 230px;
    }
    .billingRow
    {
        display:block !important;
    }
}
@media screen and (max-width: 325px)
{   .GrayBoxInScroll1
    {
        width: 90%;
    }
    .GrayBoxInScroll1>span
    {
        float:left;
        margin-top: 10px;
        clear:both;
    }
    .GrayBoxInScroll1>span:first-child
    {
        margin-top: 4px;
    }
    .GrayBoxInScroll1>span>label
    {
        float: right;
    }
    .boxDetail
    {
        display:block;
    }
}
@media screen and (max-width: 680px)
{
    .feedBackContainer .last
    {
        padding-bottom: 0;
        padding-left: 0;
    }
    .feedBackContainer
    {
        padding-left: 0;
        width: 300px;
    }
    div.divMsg {
        text-align: left;
    }
    .img #ctl00_MainContent_txtBarcodeId_errorImg
    {
        padding-top: 10px !important;
    }
    .divYesNo
    {
        padding-top: 10px;
    }
    div.block > label
    {
        float: none;
    }
    div.block .input
    {
        margin: 4px 3px 0px 0px;
    }
    .SubMainContent .row {
        text-align: left;
    }
    /* END - Contact US*/
}
@media screen and (min-width: 300px) 
{
    .GrayBoxInScroll1>span
    {
        float:left;
    }
}
@media screen and (min-width: 360px) and (max-width: 453px) 
{
    .GrayBoxInScroll1>.GrayBoxInScroll_last {
        margin-top: 0;
    }
    .GrayBoxInScroll1>.GrayBoxInScroll_last label {
        margin-top: 0;
    }
}