﻿body
{
    background-color: #f9f9f9;
    font-size: .85em;
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    color: #696969;
}

form
{
    margin: 0;
    padding: 0;
}

a:link
{
    color: #2C7DBD;
    cursor: pointer;
    text-decoration: underline;
}

a:visited
{
    color: #505abc;
}

a:hover
{
    color: #808080;
    text-decoration: underline;
}

a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

.noscriptmsg
{
    margin: 50px 50px 10px;
    color: #FF0000;
}

.supported
{
    margin: 10px;
    color: #008000;
}

.supported img
{
    margin: 0 10px;
}
.browserLink
{
    margin: 10px 0;
}

.browsersprite
{
    background-image: url('themes/base/images/layout/sprites/browser.png');
    background-color: transparent;
    background-repeat: no-repeat;
    margin: 10px;
}
.aboutSubHeader
    {
        color: rgb(234, 118, 0);
        font-size: 1.9em;
        font-weight: bold;
        text-align: left; 
        background-color: transparent;
        
    }
#chrome
{
    height: 32px;
    width: 32px;
    background-position: -0px -0px;
}

#firefox
{
    height: 32px;
    width: 32px;
    background-position: -32px -0px;
}

#safari
{
    height: 32px;
    width: 32px;
    background-position: -64px -0px;
}

#ie
{
    height: 32px;
    width: 32px;
    background-position: -96px -0px;
}

.required
{
    
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-size: 1.5em;
    font-weight: bold;
    color: rgb(50, 81, 102);
    padding: 0;
    margin: 3px 0;
}

h1, .h1
{
    font-size: 2em;
}

h2, .h2
{
    padding: 5px 0;
}

h3, .h3
{
    font-size: 1.2em;
}

h4, .h4
{
    font-size: 1.1em;
}

h5, h6, .h5, .h6
{
    font-size: 1em;
}

fieldset
{
    border: 1px solid #e5e5e5;
    margin: 0 20px 20px 0;
    padding: 10px;
}

fieldset fieldset
{
    margin: 0 0 20px 0;
}

fieldset fieldset legend
{
    font-size: 1.0em;
}

legend
{
    font-size: 1.5em;
    font-weight: bold;
    color: #606060;
    padding: 5px 10px;
    margin: 3px 0;
}

.excel
{
    width: 24px;
    height: 24px;
    margin: 0 5px;
    vertical-align: middle;
}

/* LAYOUT TEMPLATE 
----------------------------------------------------*/
.page
{
    width: 1500px;
    margin: 0 auto;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    background-color: #fff;
    position: relative;
}

.header
{
    height: 91px;
    margin: 0;
    background: #ABBBDC;
    position: relative;
    z-index: 5;
}

.header a
{
    color: #fff;
    font-size: .9em;
    text-decoration: none;
}

.header a:hover
{
    color: #c0c0c0;
    font-size: .9em;
    text-decoration: none;
}

.header td
{
    text-align: center;
    vertical-align: middle;
    padding: 0 10px;
    width: 25%;
}

.topNav
{
    position: absolute;
    top: 25px;
    right: 20px;
}

.topNavLink
{
    display: block;
    height: 23px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.topNavAdmin
{
    width: 24px;
    height: 24px;
    background-image: url('themes/base/images/layout/sprites/top_nav.png');
    background-position: -85px 0;
}

.topNavHome
{
    width: 20px;
    background-image: url('themes/base/images/layout/sprites/top_nav.png');
    background-position: 0 0;
}

.topNavLogin
{
    width: 19px;
    background-image: url('themes/base/images/layout/sprites/top_nav.png');
    background-position: -19px 0;
}

.topNavPrint
{
    width: 23px;
    background-image: url('themes/base/images/layout/sprites/top_nav.png');
    background-position: -38px 0;
}

.topNavHelp
{
    width: 24px;
    background-image: url('themes/base/images/layout/sprites/top_nav.png');
    background-position: -61px 0;
}

.main
{
    position: relative;
    width: 983px;
    margin: 0 auto;
    min-height: 550px;
}

.splash
{
    margin: 0;
    cursor: pointer;
    border: none;
}

.splashSubtitle
{
    background-color: #E5E5E5;
    color: #295D7A;
    padding: 3px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: -3px;
}

.mainNav
{
    position: absolute;
	z-index:1;
    top: 83px;
    right: 0px;
    min-height: 39px;
    max-height: 39px;
   
	/*
	<!--
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
	-->
	*/

}

.mainNav ul
{
    list-style-type: none;
    height: 39px;
    margin: auto;
}

.mainNav li
{
    float: left;
	background-repeat: repeat-x;
    background-image: url('/Content/themes/base/images/layout/menu_bg.png');
    border-top: none;
    border-left: 1px solid #c0c0c0;
}

.mainNav ul .selected
{
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    line-height: 45px;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
    color: #404040;
    height: 44px;
    margin: 0;
}

.mainNav li:hover
{
    background-color: orange;
    color: white;
}
 
.mainNav ul a
{
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    line-height: 30px;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
    color: #404040;
    height: 31px;
    margin: 8px 0 0 0;
    border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.mainNav ul a:hover
{
    color: white;
}

.mainNav ul li .selected
{
    background-color: #ABBBDC;
    color: #fff;
}

.headerBottom
{
	position: absolute;
	bottom: 0;
    min-height: 4px;
    max-height: 4px;
    height: 4px;
    width: 1024px;
	background: #fe9901;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999
}

.content
{
    padding: 20px;
}

/*.footer
{
    width: 1024px;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #c0c0c0;
    background-color: #E5E5E5;
}*/

.logo
{
    position: absolute;
    bottom: 5px;
    left: 15px;
    z-index: 10;
}

.bottomNav
{
    margin: 20px auto 30px auto;
}

.bottomNav a
{
    color: #808080;
    font-weight: bold;
    text-decoration: none;
}

.bottomNav a:hover
{
    color: #999999;
    font-weight: bold;
    text-decoration: none;
}

.bottomNav ul
{
    display: inline;
    line-height: 1em;
    margin-left: -40px;
}

.bottomNav li
{
    display: inline;
    list-style-type: none;
    border-left: 1px solid #A0A0A0;
    padding: 0 20px;
}

.copyright
{
    color: #808080;
    font-size: .8em;
    margin: 10px 0;
}

.shadow
{
    -moz-box-shadow: 0 0 50px -15px #999999;
    -webkit-box-shadow: 0 0 50px -15px #999999;
}

.pageContent
{
    position: relative;
    z-index: 25;
    margin: 0 auto;
}

/*
.pageContent a
{
    font-weight: bold;
    color: #2C7DBD;
    cursor: pointer;
    text-decoration: none;
}

.pageContent a:hover
{
    color: #808080;
    text-decoration: underline;
}
*/

.contentContainer
{
    background-color: #FFF;
    border: 1px solid #e5e5e5;
    position: relative;
    max-width: 900px;
}

.pageHeader
{
    position: absolute;
    background: transparent url('themes/base/images/layout/section_header_bg_2.png') no-repeat;
    height: 107px;
    width: 228px;
    top: -10px;
    z-index: 15;
    text-align: center;
}

.pageTitle
{
    margin-right: 18px;
    font-size: 2.0em;
    font-weight: bold;
    color: #f5f5f5;
}

.pageSubTitle
{
    margin-right: 18px;
    font-size: 1.4em;
    font-weight: bold;
    color: #f5f5f5;
}

.headerContents
{
    margin: 20px 0 20px 5px;
}

.sideNav
{
    background: transparent url('themes/base/images/layout/side_nav_bg.png') no-repeat;
    position: absolute;
    top: 90px;
    width: 215px;
    height: 194px;
    z-index: 12;
    padding-top: 15px;
    background-size: 100% 100%;
}
.dataLookUp
{
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #CFCFCF 0%, #EBEBEB 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #CFCFCF 0%, #EBEBEB 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #CFCFCF 0%, #EBEBEB 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #CFCFCF), color-stop(1, #EBEBEB));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #CFCFCF 0%, #EBEBEB 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #CFCFCF 0%, #EBEBEB 100%);
    position: absolute;
    top: 90px;
    width: 215px;
    z-index: 12;
    padding-top: 15px;
}
.sideNavStep
{
    text-align: right;
    margin: 0 10px;
    padding: 2px 3px;
    font-size: 1.1em;
    border-bottom: 1px solid #C0C0C0;
    position: relative;
    cursor: pointer;
}

.sideNavStep:hover
{
    background: transparent url('themes/base/images/layout/hilight_bg.png') repeat;
}

.sideNavStep a
{
    color: #696969;
    font-weight: normal;
    text-decoration: none;
    display: block;
}

.sideNavStep a:hover
{
    color: #696969;
    text-decoration: none;
}

.sideNavStepSelected
{
    font-weight: bold;
    background: transparent url('themes/base/images/layout/hilight_bg.png') repeat;
}

.help
{
    background: transparent url('themes/base/images/layout/online_help_bg.png') no-repeat;
    position: absolute;
    top: 275px;
    left: 0;
    width: 215px;
    height: 194px;
    z-index: 10;
}

.pointer
{
    visibility: hidden;
    /*
    position: absolute;
    z-index: 20;
    */
}

.loader
{
    margin: 0 3px;
    width: 16px;
    height: 16px;
}

.selectedValueOutline
{
    width: 97px;
    height: 30px;
    background: transparent url('themes/base/images/layout/value_outline.png') no-repeat;
    position: absolute;
    color: #2C7DBD;
    font-size: 1.4em;
    font-weight: bold;
    text-align: right;
}

.selectedValueOutline .selectedValueLabel
{
    margin: 4px 6px;
}

.hintText
{
    font-size: .8em;
    margin-bottom: 5px;
}


.separator
{
    height: 1px;
    display: block;
    background-color: #C0C0C0;
    margin: 20px auto;
}

.toolbar
{
    margin: 15px 0;
}

.invalid
{
    background: url("themes/base/images/ui-bg_flat_80_f7dede_40x100.png") repeat-x scroll 50% 50% #F7DEDE !important;
    border: 1px solid #DC4C4C !important;
    color: #DC4C4C !important;
}

.sideWidget
{
    background: url('themes/base/images/layout/side_widget_bg.png') no-repeat;
    width: 159px;
    height: 136px;
    margin: 10px auto 0 auto;
}

.sideWidget .content
{
    padding: 3px 10px 0 10px;
}

.sideWidget .content div
{
    text-align: center;
}

.sideWidget input[type="image"]
{
    font-size: .8em;
    margin: 5px 5px 0 0;
}

.sideWidget input[type="text"]
{
    width: 135px;
}

.sideWidget h1
{
    color: #2C7DBD;
    font-size: 1.2em;
}

.sideWidget h6
{
    color: #2C7DBD;
    font-size: .8em;
    letter-spacing: 2px;
}

.sideWidget img
{
    text-align: center;
}

/* QTIP STYLES
----------------------------------------------*/

.ui-tooltip-shadow
{
    -moz-box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.25) !important;
    -webkit-box-shadow: 3px 3px 6px 3px rgba(0, 0, 0, 0.25) !important;
}

/* HOME
-------------------------------------------------*/
.home
{
    width: 100%;
}

.home td
{
    width: 33%;
    vertical-align: top;
}

.home .left
{
    border-right: 1px solid #c0c0c0;
}

.home .right
{
    border-left: 1px solid #c0c0c0;
}


.homeHeader
{
    text-align: center;
    margin-bottom: 15px;
}

.homeLeft
{
    width: 200px;
    vertical-align: top;
}

.homeRight
{
    width: 600px;
    vertical-align: top;
    padding-right: 43px;
}

.homeContent
{
    font-size: .8em;
    color: #000;
}

.homeContentNavigation
{
    width: 100%;
}

.homeContentNavigation td
{
    width: 100%;
    color: #808080;
    padding: 5px 15px;
    vertical-align: top;
}

.homeContentNavigation td a
{
    color: #2C7DBD;
    float: left;
    font-style: italic;
}

.homeContentNavigation h1
{
    color: #ff9933;
    font-size: 1.4em;
    white-space: nowrap;
    margin: 0;
}

.homeContentNavigation h2
{
    color: #ff9933;
    white-space: nowrap;
    letter-spacing: 2px;
    margin: 0;
    font-size: 1.0em;
}

.sideWidgetCode .content
{
    padding: 20px 5px 0 5px;
}

.join
{
    width: 57px;
    height: 28px;
    background-image: url('themes/base/images/layout/sprites/join.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -0px -0px;
}

.join:hover
{
    background-position: -57px -0px;
}

.submit
{
    width: 57px;
    height: 28px;
    background-image: url('themes/base/images/layout/sprites/submit.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -57px -0px;
}

.submit:hover
{
    background-position: -0px -0px;
}

.sideWidgetCode .submit
{
    float: right;
}


/* Student Claim*/

.studentClaimListContentContainer
{
    padding: 5px 5px 5px 5px;
    margin-top: 10px;
    font-size: .8em;
    border: none;
    background-color: transparent;
}

.studentClaimContentContainer
{
    left: 214px;
    padding: 15px 5px 20px 25px;
}

.studentClaimWizardContainer
{
    background-color: #FFF;
    border: 1px solid #C0C0C0;
    height: 412px;
    left: 213px;
    position: absolute;
    top: 15px;
    width: 450px;
    padding: 0;
}

.studentClaimSideNav
{
    background: transparent url('themes/base/images/layout/quote_side_nav_bg.png') no-repeat;
    height: 234px;
}

.studentClaimSideNavStep
{
    cursor: default;
}

.studentClaimSideNavStep:hover
{
    background: none;
}

.studentClaimHelp
{
    padding-top: 5px;
    top: 320px;
}


.claimInfoSummary
{
    border: 1px solid #C0C0C0;
    background-color: #FFF;
    height: 436px;
    left: 664px;
    position: absolute;
    top: 15px;
    width: 248px;
    padding: 15px 10px 15px 20px;
    overflow-y: auto;
    overflow-x: hidden;
}
 

.claimSummary
{
    font-size: .8em;
    margin-top: 10px;
}

.claimSummary h6
{
    color: #2C7DBD;
}
.claimStudentSummary
{
    font-size: .8em;
    margin-top: 10px;
}
.claimStudentSummary h6
{
    color: #2C7DBD;
}
.claimStudentSummary .claimCost
{
    font-weight: normal;
}
.claimStudentSummary .deductibleAmount
{
    font-weight: normal;
}

.claimInfoSummary .header
{
}
.claimCauseOfLossSummary 
{
    font-size: .8em;
    margin-top: 10px;
}
.claimCauseOfLossSummary h6
{
    color: #2C7DBD;
}


.claimCauseOfLoss .category 
{
     font-weight: normal;
}

.claimCauseOfLoss .coverage 
{
    font-weight: normal;
}
.claimCauseOfLoss .lossDescription 
{
    font-weight: normal;
    font-size: .8em;
    margin-top: 10px;
    white-space: pre-wrap;
}
/* studentRegistration 
-------------------------------------------------*/

.studentRegistrationListContentContainer
{
    padding: 5px 5px 5px 5px;
    margin-top: 10px;
    font-size: .8em;
    border: none;
    background-color: transparent;
}

.studentRegistrationContentContainer
{
    left: 214px;
    padding: 15px 5px 20px 25px;
}

.participantContentContainer {
left: 214px;
padding: 15px 5px 20px 25px;
}

.studentRegistrationWizardContainer
{
    background-color: #FFF;
    border: 1px solid #C0C0C0;
    height: 412px;
    left: 213px;
    position: absolute;
    top: 15px;
    width: 450px;
    padding: 0;
}

.studentRegistrationSideNav
{
    background: transparent url('themes/base/images/layout/quote_side_nav_bg.png') no-repeat;
    height: 234px;
}

.studentRegistrationSideNavStep
{
    cursor: default;
}

.studentRegistrationSideNavStep:hover
{
    background: none;
}

.studentRegistrationHelp
{
    padding-top: 5px;
    top: 320px;
}


.registrationInfoSummary
{
    border: 1px solid #C0C0C0;
    background-color: #FFF;
    height: 436px;
    left: 664px;
    position: absolute;
    top: 15px;
    width: 248px;
    padding: 15px 10px 15px 20px;
    overflow-y: auto;
    overflow-x: hidden;
}

.paperclip
{
    position: absolute;
    top: -6px;
    right: 80px;
    z-index: 25;
}

.registrationSummary
{
    font-size: .8em;
    margin-top: 10px;
}

.registrationSummary h6
{
    color: #2C7DBD;
}
.registrationStudentSummary
{
    font-size: .8em;
    margin-top: 10px;
}
.registrationStudentSummary h6
{
    color: #2C7DBD;
}
.registrationStudentSummary .damageWaiverCost
{
    font-weight: normal;
}
.registrationStudentSummary .deductibleAmount
{
    font-weight: normal;
}

.registrationInfoSummary .header
{
}

.lblNumDates
{
    color: #2C7DBD;
}

.wizardCheck
{
    vertical-align: middle;
    margin-right: 15px;
    position: absolute;
    left: 10px;
}


.question
{
    margin-top: 20px; /*border-bottom: 2px solid #c0c0c0;*/
    padding-bottom: 20px;
}

.question .helpImg
{
    background-image: url("themes/base/images/layout/sprites/top_nav.png");
    background-position: -61px 0;
    width: 24px;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    margin: 0 auto;
    text-indent: -9999px;
}

.subQuestion
{
    margin: 5px 15px;
}

.tblOptions
{
    width: 100%;
}

.tblOptions th
{
    font-size: .8em;
    text-align: center;
    font-weight: bold;
}

/*.tblOptions .option
{
}

.tblOptions .value
{
    text-align: right;
}*/

.noResults
{
    font-style: italic;
    font-size: 1.2em;
    color: #c0c0c0;
    padding-left: 30px;
}

.step ul
{
    list-style-type: none;
    padding-left: 10px;
    margin: 15px 0 0 0;
}

.loginQuestion
{
    text-align: right;
    font-size: .8em;
    margin: 0 0 10px 0;
}

.coverageSummary
{
    width: 100%;
    font-size: .8em;
}

.selectedValueOutline.totalPremium
{
    position: static;
}

.selectedValueLabel.totalPremium
{
    position: static;
    margin: 3px 5px 0 0;
    z-index: 35;
}


.quotePurchaseInfo
{
    width: 100%;
}

.quotePurchaseInfo td
{
    white-space: nowrap;
}

.quotePurchaseInfo input, .quotePurchaseInfo select
{
    width: 200px;
}


/* FORM WIZARD 
--------------------------------------------------- */

.ui-formwizard
{
    border: none !important;
    background: none !important;
}

.ui-formwizard-button
{
    padding: 2px 8px !important;
    cursor: pointer;
    color: #000 !important;
}

.wizardNavigation
{
    height: 59px;
    background: transparent url('themes/base/images/layout/wizard_nav_bg.png') repeat-x;
    position: relative;
}

.wizardContent
{
    height: 410px;
    overflow-y: auto;
    overflow-x: no-content;
    padding: 0 15px 0 20px;
}

.qtip a, .wizardContent a
{
    color: #2C7DBD;
    font-weight: bold;
    cursor: pointer;
}

.back_button
{
    position: absolute;
    left: 30px;
    top: 20px;
}

.next_button
{
    position: absolute;
    right: 30px;
    top: 20px;
}

.step
{
    background-color: #fff;
}

/* MEMBER PROFILE
-------------------------------------------*/

.profileContentContainer
{
    left: 214px;
    padding: 15px 5px 20px 25px;
    max-width: 1200px;
}

.profilePageTitle
{
    font-size: 2em;
}

.profileHeaderContents
{
    margin: 25px 0 20px 5px;
}

/* COVERAGE
---------------------------------------------*/

.coverageContentContainer
{
    left: 214px;
    padding: 15px 5px 20px 20px;
}

.coverageHeaderContents
{
    margin: 25px 0 20px 5px;
}

/* CANCELLATION POLICY
-------------------------------------------*/

.cancellationPolicyContentContainer
{
    left: 214px;
    padding: 15px 5px 20px 20px;
}

.cancellationPolicyHeaderContents
{
    font-size: .8em;
}
/*Enrollment*/
.enrollmentPageTitle {
    position: relative;
    bottom: 15px;
}
/* FAQ
-------------------------------------------*/

.faqContentContainer
{
    left: 214px;
    padding: 15px 5px 20px 20px;
}

.faqPageTitle
{
    font-size: 1.8em;
}

.faqHeaderContents
{
    margin: 10px 0 20px 5px;
}

.faqQuestion
{
    font-size: 1.5em;
    font-weight: bold;
    margin: 10px 0;
}

.faqAnswer
{
    margin: 0 0 45px 0;
}

.faqExample
{
    margin: 10px 0;
    font-style: italic;
}

/* Help
-------------------------------------------*/
.helpContentContainer
{
    left: 214px;
    padding: 15px 5px 20px 20px;
}

/* About
---------------------------------------------*/

.aboutContentContainer
{
    left: 214px;
    padding: 15px 10px 20px 20px;
    list-style: none;
}
.aboutContentContainer li
{
    list-style: none;
    text-align: left;
    float: left;
    margin-right: 1em;
}
.one2oneItallics {
    font-weight: bold;
    font-style: italic;
    color: rgb(54, 95, 145);
    text-shadow: rgb(228, 228, 228) 5px 5px 10px;
}
.one2oneItallicsOrange {
    font-weight: bold;
    font-style: italic;
    color: rgb(234, 118, 0);
    text-shadow: rgb(228, 228, 228) 5px 5px 10px;
}
.homeContentContainer
{
    left: 20px;
    padding: 15px 10px 20px 20px;
}
.aboutPageTitle
{
    font-size: 1.8em;
}
/* Contact Us
---------------------------------------------*/

.contactContentContainer
{
    left: 214px;
    padding: 15px 5px 20px 20px;
}

.contactPageTitle
{
    font-size: 1.8em;
}

.tblContactUs
{
    width: 100%;
}

/* JQuery OVERRIDES
-------------------------------------------*/
.ui-autocomplete
{
    max-height: 200px;
    overflow-y: auto; /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}
/* IE 6 doesn't support max-height
	* we use height instead, but this forces the menu to always be this tall
	*/
* html .ui-autocomplete
{
    height: 200px;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}
.display-field, .display-label, .edit-field, .edit-label
{
}
.display-label, .edit-label
{
    margin-right: 10px;
    font-weight: bold;
}


/* GRID
-------------------------------------------*/

.data-table
{
    width: 100%;
}

.data-table a
{
    color: #2C7DBD;
    cursor: pointer;
    text-decoration: none;
}

.data-table a:hover
{
    color: #2C7DBD;
    text-decoration: underline;
}

.head
{
}

.foot
{
    background-color: #e5e5e5;
}

.alt
{
    background-color: #e5e5e5;
}


.tableViews
{
    width: 100%;
    empty-cells: show;
}

.tableViews th
{
    text-align: left;
    font-weight: bold;
    vertical-align: text-top;
    color: #606060;
    white-space: nowrap;
    border-bottom: 1px solid #e5e5e5;
    padding: 3px;
    vertical-align: top;
    empty-cells: show;
}

.tableViews td
{
    text-align: left;
    vertical-align: text-top;
    empty-cells: show;
    font-size: .8em;
    border-bottom: 1px solid #e5e5e5;
    padding: 3px;
    empty-cells: show;
}

.tableViews table th, .tableViews table td
{
    border: none;
    font-size: 1em;
    padding: 3px 0;
}

.tableList
{
    font-size: .8em;
    width: 100%;
}

.tableList th
{
    font-size: 1.2em;
    background-color: #c0c0c0;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 3px;
    border-left: 1px solid #e5e5e5;
}

.tableList td
{
    vertical-align: text-top;
    border: 1px solid #e5e5e5;
    padding: 3px;
    border-left: 1px solid #e5e5e5;
}



.tableLeftHeader table th td
{
}

.tableLeftHeader th
{
    text-align: right;
    font-weight: bold;
    vertical-align: text-top;
}
.tableLeftHeader td
{
    text-align: left;
    vertical-align: text-top;
    empty-cells: show;
}

.tableTopHeader table th td
{
}

.tableTopHeader th
{
    text-align: left;
    font-weight: bold;
}
.tableTopHeader td
{
    text-align: left;
    empty-cells: show;
}

/* Telerik Overrides 
---------------------------------------------*/

.t-menu .t-image, .t-menu .t-sprite
{
    vertical-align: middle;
}

/* studentclaim 
-------------------------------------------------*/

.studentClaimListContentContainer
{
    padding: 5px 5px 5px 5px;
    margin-top: 10px;
    font-size: .8em;
    border: none;
    background-color: transparent;
}

.studentClaimContentContainer
{
    left: 214px;
    padding: 15px 5px 20px 25px;
}

.studentClaimListContentContainer
{
    padding: 5px 5px 5px 5px;
    margin-top: 10px;
    font-size: .8em;
    border: none;
    background-color: transparent;
}


 
.studentClaimnHelp
{
    padding-top: 5px;
    top: 320px;
}


.studentClaimEventSummary
{
    border: 1px solid #C0C0C0;
    background-color: #FFF;
    height: 436px;
    left: 664px;
    position: absolute;
    top: 15px;
    width: 248px;
    padding: 15px 5px 15px 5px;
    overflow-y: auto;
    overflow-x: hidden;
}

.selectState
{
     
}
.selectInstitution
{
      
    display: none;
}
.selectLocations
{
      
    display: none;
}
.selectSchoolYear
{
    display: none;
}
#Acknowledgement
{
    height: 25px;
    display: none;
}
.AcknowledgementText
{
    white-space: normal !important;
    
    overflow-y: scroll;
    height: 220px;
}
#DamageWaiverCostLabel, #DeductibleAmountLabel
{
    font-weight: normal;
}
#DamageWaiverCostDisplay, #DeductibleAmountDisplay
{
    font-weight: bold;
    color: darkblue;
}
.AgreementApproved_label
{
    font-weight: bold;
}
#ClaimDescription {
    width: 400px;
    height: 125px;
}
#NonVisibleDescription {
    width: 400px;
    height: 125px;
}
.paymentOptions {

}
#prePaidCardEntryTable {
    margin: 0 auto;
    height: 115px;
}
#inventoryManagementSection {
    
}
/*header and footer css from new umbraco site*/
.sticky-nav {
    font-family: 'PT Sans', sans-serif;
    color: #23286b;
    font-size: 18px;
    line-height: 1.5;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 99;
    padding: 20px;
    border-bottom: 3px solid #A4C8E1;
    background-color: #fff;
}

.nav-grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    margin: 0px;
    padding: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-flow: column;
    grid-auto-columns: -webkit-max-content;
    grid-auto-columns: max-content;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
    -ms-grid-columns: 1fr max-content max-content max-content;
    grid-template-columns: 1fr -webkit-max-content -webkit-max-content -webkit-max-content;
    grid-template-columns: 1fr max-content max-content max-content;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.w-list-unstyled {
    padding-left: 0;
    list-style: none;
}

#w-node-listitem-4f25be50 {
    -ms-grid-column-align: start;
    justify-self: start;
}

.w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}

a.w-button {
    display: inline-flex;
    align-items: center;
    padding: 9px 15px;
    background-color: #2B5A80;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 0;
    position: relative;
    padding-right: 50px;
}

    a.w-button:hover {
        background-color: #6FACDE;
    }

    a.w-button::after {
        content: ">";
        color: white;
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding-left: 20px;
    }

a.w-button:hover::after {
    color: black;
}

.footer {
    font-family: 'PT Sans', sans-serif;
    color: #00263E;
    font-size: 18px;
    line-height: 27px;
    background-color: white;
    padding-top: 60px;
    padding-bottom: 40px;s
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid #00263E;
    border-radius: 0px;
    text-align: center;
}

.footer ul {
    line-height: 27px;
}

.footer-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
}

.footer-logo-link {
    max-height: 60px;
    min-width: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.footer-image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
}

.footer-heading {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5;
}

a.footer-link-2 {
    display: block;
    margin-bottom: 10px;
    color: #00263E;
    text-decoration: none;
}

a.footer-link-2:hover {
    text-decoration: underline;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

@media screen and (max-width: 991px) {
    .footer {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 767px) {
    .sticky-nav {
        position: relative;
    }

    .nav-grid {
        text-align: center;
    }

    .footer {
        padding: 40px 20px;
    }
}

@media screen and (max-width: 479px) {

    .sticky-nav {
        padding: 0px;
    }

    .nav-grid {
        grid-auto-flow: row;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: 100px;
        grid-template-rows: 100px;
    }

    .nav-logo-link {
        border-top: 1px solid #c4c4c4;
    }

    .nav-link-2 {
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #c4c4c4;
    }

    .footer {
        padding-right: 20px;
        padding-left: 20px;
        text-align: left;
    }

    .footer-flex-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer-logo-link {
        height: 60px;
    }
}