@import "iconset.css";
/* global_template.css:  Basic site structure, appearance, and other things that should be available to all of wright.edu */

.block-wsu-headerfooter .block__content, .zone--footer .region { width: 960px; margin: 0 auto; }
.zone--footer { padding-top: 1em; padding-bottom: 1px; background: #f4f2ef; }
.block-wsu-headerfooter .mobile-only { display: none!important; }
#wsu-50th-footer-logo img { width: 71px; height: auto; }

/* Fundamentals */
body, p, ul, ol, li, h1, h2, h3, h4, h5, h6, a, img, td, th, table { margin:0; padding:0; border:0; }
ul, #content ul.flat { list-style:none; list-style-image:none; }
a { text-decoration:none; color:#104030; }
a:visited { color:#14854f; }
a:hover, a:active { color:#888; }
body, p, td { font-family:Arial,Helvetica,sans-serif; }
body { position:relative; background:#fff; min-width:990px; font-size:0.8em; }
hr { border-width:1px 0 0 0; clear:both; }
hr.noclear, * .noclear{ clear:none!important; }
h1 { font-size:1.6em; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em; }
/* class for cross-browser inline-block support */
.inline-block, .icon {display:-moz-inline-box;display:inline-block;zoom:1;*display:inline;}
.icon.emergency { width:48px; height:45px; background:url(/images/global/ico_emgcy.png) no-repeat; vertical-align:middle; }
.screen-reader-text { position:absolute; left:-99999px; top:-99999px; }
.noupper { text-transform:none!important; }

/* Page structure */
.contents-page-width > *,
.page-width { width:960px; margin:0 auto; position:relative; }
.page-width.pad10 { width:940px; padding:10px; }
.page-width.pad10h { width:940px; padding:0 10px; }
.one-fourth, .one-half, .three-fourths, .one-third, .two-thirds { float:left; *display:inline; position:relative; margin:0; padding:0; }
.one-fourth { width:25%; }
.one-half { width:50%; }
.three-fourths { width:75%; }
.one-third { width:33%; }
.two-thirds { width:67%; }
.pad2 > .one-fourth, 
.pad2 > .one-half,
.pad2 > .three-fourths,
.pad2 > .one-third,
.pad2 > .two-thirds
    { margin-right:2%; }
.pad2 > .one-fourth { width:23%; }
.pad2 > .one-half { width:48%; }
.pad2 > .three-fourths { width:73%; }
.pad2 > .one-third { width:31%; }
.pad2 > .two-thirds { width:65%; }

/* IE7 float-calculating hacks */
html>body .one-fourth { *width:24.9%; }
html>body .one-half { *width:49.9%; }
html>body .three-fourths { *width:74.9%; }
html>body .one-third { *width:32.9%; }
html>body .two-thirds { *width:66.9%; }
html>body .pad2 > .one-fourth { *width:22.9%; }
html>body .pad2 > .one-half { *width:47.9%; }
html>body .pad2 > .three-fourths { *width:72.9%; }
html>body .pad2 > .one-third { *width:30.9%; }
html>body .pad2 > .two-thirds { *width:64.9%; }


.container-pad { padding:6px; }
.content-pad { padding:6px 15px; }

/* Global page elements */
.page-global-more #global-morenav { display:block!important; }
#global-morenav .col { float:left; width:21%; margin-right:1%; }
.col#global-morenav-col1, .col#global-morenav-col5 { width:16%; }
#global-morenav-giving { position:absolute; top:0; right:15px; text-transform:uppercase; font-size:1.6em; font-weight:700; background:#106a60; padding:7px 20px; border-radius:0 0 10px 10px; -moz-border-radius:0 0 10px 10px; -webkit-border-radius:0 0 10px 10px; }
#global-morenav-social { position:absolute; bottom:10px; left:15px; }
#global-morenav-social .inner { padding:5px; margin:5px 0 0 -5px; background:#106a60; opacity:0.75; }
#global-morenav-inner:hover #global-morenav-social .inner { opacity:1; }
#global-morenav h2 { font-family:Verdana,"Lucida Grande",sans-serif; font-size:1.8em; font-weight:400; border-bottom:1px #d6e0d6 solid; margin-bottom:6px; padding-bottom:6px; }
#global-morenav-inner { padding:10px 15px; width:930px; }
#global-morenav-inner li { margin:0; text-indent:-10px; padding:0.35em 0 0.35em 10px; }
#global-morenav-inner h3 { margin-top:6px; color:#c5be86; font-weight:700; text-transform:uppercase; }
#global-morenav-inner a:link { color:#d6e0d6; text-shadow:none; }
#global-morenav-inner a:visited { color:#d0ddd0; }
#global-morenav-inner a:hover { text-shadow:1px 1px 2px #db5; }
#global-morenav-inner:hover h3 { color:#efca6b; }
#global-morenav-inner:hover a:link { color:#fff; }
#global-morenav-inner:hover a:visited { color:#f0f0f0; }
#global-morenav-inner ul ul { display:none; position:absolute; width:200px; background:rgb(17,118,98); background:rgba(17,118,98,0.9);padding:2px 10px; }
#global-morenav-inner li:hover ul { display:block; }
#global-morenav-expand { display:none; }
/* position:relative triggers IE bug with slidetoggle, so don't use page-width on global-horznav */
#global-horznav { width:960px; margin:0 auto; border:#666 solid; border-width:1px 0 1px 0; background:url(/images/global/bg_global-horznav.png) repeat-x 0 0; height:37px; line-height:37px; text-transform:uppercase; font-weight:700; font-size:14px; text-align:center; }
#global-horznav li { display:inline; border-left:1px #e6e6e6 solid; border-right:1px #c6c6c6 solid; }
#global-horznav li.first { border-left:none; }
#global-horznav li.last { border-right:none; }
#global-horznav a { display:inline-block; height:37px; padding:0 10px; color:#505050; }
#global-horznav:hover a { color:#000; }
#global-horznav a:hover, #global-horznav a:active { color:#888; }
#content-area { position:relative; *zoom:1; background:#fff; }
#content-area.naked { background:none; }
#global-tagline { position:absolute; top:0; left:337px; width:286px; height:29px; background:url(/images/global/i_tagline.png) no-repeat; }
#global-footer, #event-footer { min-height:80px; font-size:0.85em; padding:10px 0; color:#555; }
#global-footer .page-width { width: 600px; }
#global-footer div, #global-footer img, #event-footer div, #event-footer img { vertical-align:middle; }
#global-footer h5, #event-footer h5 { font-size:1.1em; font-weight:700; }
#global-footer-biplane, #global-footer-policy, #global-footer-contact { float:left; }
#global-footer-biplane, #global-footer-rowdy { background:url(/images/global/wm_footer.png) no-repeat; }
#global-footer-biplane *, #global-footer-rowdy * { position:absolute; top:-9999em; left:-9999em; }
#global-footer-biplane { width:80px; height:40px; background-position:0 0; margin:5px 10px; }
#global-footer-biplane:hover { background-position:0 -44px; }
#global-footer-policy { padding:0 10px; width:238px; border-left:1px #ccc solid; }
#global-footer-contact { padding:0 10px; width:200px; line-height: 1.4; }
#global-copyright { clear: both; }

/* Primary-level pages */
h1.pagetitle { border-bottom:1px #bbb solid; margin:0 0 6px 0!important; color:#004030;  }
.primary #content-area { padding:6px; }
.primary #content { padding:9px 9px 24px 9px; margin-bottom:6px; }
.primary .two-column #content, .primary.two-column #content { float:left; width:654px; border-right:1px #ccc solid; }
.primary .two-column #sidebar, .primary.two-column #sidebar { float:left; width:275px; }
.primary #content h1, .primary #content h2 { text-transform:uppercase; }
#content h1, #content h2, #content h3, #cmes-container h2, #cmes-container h3 { margin:0.75em 0; }
#content p, #cmes-container p { margin-top:1em; margin-bottom:1em; }
.content-footer { clear:both; background:#fff url(/images/global/bg_deptfoot.png) repeat-x left -40px; padding:15px; border-top:1px #ccc solid; }
.content-footer h2, .content-footer h3 { margin:0.25em 0; }
.content-footer p { margin:0.5em 0; }
#content { padding-bottom:24px; position:relative; }
#content ul { list-style:square; padding-left:1.5em; }
#content li { padding:1px 0; }
#content ul.more-space>li, #content ol.more-space>li { padding:0.5em 0; }
#content li p { margin-top:0; }
#content ol { margin-left:1.75em; }
#content dt { margin:0.5em 0 0.2em 0; }
#content-area .photo { display:block; background:#fff; padding:4px; border:1px #c6c3c8 solid; margin:5px 15px; }
#content-area .photo.left { float:left; }
#content-area .photo.right { float:right; }
#content-area .photo.flush { margin:5px 0; }
#sidebar .photo { margin:5px auto; padding:3px; }
#sidebar h2, #sidebar .pad { margin:0.5em 6px; }
#sidebar p { margin:0 12px 0.75em 12px; line-height:1.2; }
#sidebar h2 { margin-bottom:0; font-size:1.2em; line-height:1.3; background:url(/images/global/bg_sidebar-h2.png) repeat-x left top; padding:3px 6px 9px 6px; }
#sidebar ul ul { list-style:square; margin:2px 0 2px 1.25em; }
.text-callout { background:#f5f1ea; padding:10px; margin:3px 10px; border:1px #ccc solid; }
.text-callout.left { float:left; }
.text-callout.right { float:right; }
.text-callout.attention { background:#fdb432; }
#content .text-callout.attention .title { border-color:#61300a; }
#content .text-callout .title { margin:-3px -3px 6px -3px; border-bottom:1px #ccc solid; }

.interior-header { position:relative; margin:-6px -6px 6px -6px; }

/* Table striping code */
.data-table { padding:2px; border:1px #ccc solid; }
.data-table thead th { padding:4px; }
.data-table td { padding:3px 6px; }

/* CMES */
#cmes-container { padding:15px; }
#cmes-container h1 { margin:0!important; }
#cmes-container .icon { margin-left:-60px; margin-right:8px;  }
#cmes-content { padding:10px 30px 10px 75px; border:2px #da696f groove; border-top:none; }
#cmes-content .title { border-bottom:1px #fff dashed; margin:0; }
#cmes-content .date { margin-top:0.25em; }
#cmes-content .three-fourths p { margin-right:25px; }
#cmes-container a:link, #cmes-container a:visited { color:#d0d0d0; }

/* Date square design element (for use with e.g., news posts */
.date-square { float:left; display:inline; width:45px; margin-right:10px; margin-left:-55px; text-transform:uppercase; text-align:center; border-right:1px #888 solid; font-weight:700; }
.date-square span { display:block; }
.date-square .day { font-size:1.5em; }

/* Headline news lists */
#content .headlines { list-style:none; padding-left:0; }
.headlines li { clear:left; margin-left:55px; padding:0.5em 0; margin-bottom:0.5em; }
.headlines.thumbs li { margin-left:142px; }
.headlines.nodate li { margin-left:0; }
.headlines .post-link { font-weight:700; }
.headlines .post-excerpt { display:block; font-size:0.9em; }
.headlines .wp-post-image { float:left; margin-bottom:0.5em; }
.headlines.thumbs .wp-post-image { margin-left:-142px; padding:3px; border:1px #c6c3c8 solid; background:#fafafa; }

/* Form field styling */
.info-form .row-field { clear:left; margin-left:156px; padding:1px 0; }
.info-form .row-field label { float:left; margin-left:-156px; width:150px; font-weight:700; }
.info-form .row-field.wide-label { margin-left:256px; }
.info-form .row-field.wide-label label { float:left; margin-left:-256px; width:250px; }
.info-form .row-field.inline-label { margin-left:0; }
.info-form .row-field.inline-label label { float:none; margin-left:0; }
.info-form .row-field.above-label { margin-left:0; }
.info-form .row-field.above-label label { float:none; display:block; margin-left:0; width:auto; }
.info-form input, .info-form textarea { background:#eceeea; border:1px #888 inset; padding:2px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.info-form input.required, .info-form textarea.required { background:#f4f6f2; }
.info-form input:focus, .info-form textarea:focus { background:#fcfefa; border-color:#ddd; }
.info-form .row-buttons { text-align:center; }
.info-form .row-buttons input, .info-form input[type=submit], .info-form input[type=reset]
    { border-style:outset; padding:3px 12px; background:url(/images/global/bg_deptfoot.png) repeat-x 0 -50px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.info-form .row-buttons input:focus, .info-form input[type=submit]:focus,
    .info-form .row-buttons input:hover, .info-form input[type=submit]:hover,
    .info-form input[type=reset]:focus, .info-form input[type=reset]:hover
    { background-position:0 -90px; }
.info-form label.error { float:none!important; display:inline; color:#f00; margin-left:0!important; font-weight:400; }
.info-form .error.manual { display:none; }
.help-text { display:block; font-size:85%; color:#777; }
.help-text.inline { display:inline; }

/* Event template overrides */
#event-header #global-search { height:40px; line-height:40px; position:absolute; top:0; right:-15px; padding:0 15px; color:#fff; }
#event-header #global-search a:link, #event-header #global-search a:visited { font-weight:700; color:#fff; text-transform:uppercase; }
#event-header #global-search a:hover, #event-header #global-search a:active { color:#e0e0e0; }
#event-horznav { width:960px; margin:0 auto; }
#event-horznav a { float:left; padding:0 10px; }
#event-footer #global-footer-biplane { background:none; }
#event-footer #global-footer-biplane * { position:static; }
#event-footer #global-footer-contact { border-left:1px #ccc solid; border-right:none; }
#event-footer-contact { border-right:1px #ccc solid; text-align:right; padding:0 10px; width:404px; }
#event-footer-contact, #event-footer-logo { float:left; }
#event-footer-logo { width:144px; margin:5px 0 0 10px; text-align:center; }

/* Miscellaneous helpers */
h1.stylized, h2.stylized, h3.stylized, h4.stylized { padding-bottom:10px; font-size:1.2em; font-weight:700; text-transform:uppercase; background:url(/images/global/hr_slashbar.png) repeat-x center bottom; }
.stylized .icon { vertical-align:bottom; }

/* Screen-only elements */
@media screen {
    html { background:#fff; }
    .hr { height:10px; background:url(/images/global/hr_slashbar.png) repeat-x 0 0; }
    .hr.half { height:5px; }
    .hr hr { display:none; }
    #global-header { background:#13564b; color:#fff; font-size:0.9em; 
                    border-top:4px solid #0f4a40; border-bottom: 3px solid #13554a; }
    #global-header-wrap a { color:#efcb5c; }
    #global-header-wrap, #event-header-wrap { padding:0 15px;  overflow-y:hidden;}
    #global-logo { display:block; width:410px; height:79px;
                    background-image: -moz-radial-gradient(center 45deg, circle farthest-side, #17866f, #13564b);
                    background-image: -webkit-gradient(radial,40% 40%, 0, 40% 40%, 150, from(#17866f), to(#13564b) );
                    }
    #global-logo span { display:block; width:410px; height:82px; background:url(/sites/all/themes/wsu/images/One-Line-Word-Mark.png) no-repeat center center; text-indent:-10000px; }
    #global-header-tools { position:absolute; top:0; right:0; }

    #global-header-tools .menu .menu
    {
        float:left;
        padding:0px 5px 0px;
        font-size:11px;
        color:#aad2cb;
        background:#0f4a40;
        border-radius:0 0 0 6px; 
        -moz-border-radius:0 0 0 6px; 
        -webkit-border-radius:0 0 0 6px; 
        -o-border-radius:0 0 0 6px; 
        -ms-border-radius:0 0 0 6px; 
        box-shadow:4px 0 10px #032; 
        -moz-box-shadow:4px 0 10px #032; 
        -webkit-box-shadow:4px 0 10px #032; 
        -o-box-shadow:4px 0 10px #032; 
        -ms-box-shadow:4px 0 10px #032; 
    }
    #global-header-tools .menu .first .menu { padding:3px 40px 6px 10px; margin-right:-30px; }
    #global-header-tools .menu .last .menu {
        padding:31px 15px 4px;
        border-radius:0 0 8px 8px; 
        -moz-border-radius:0 0 8px 8px; 
        -webkit-border-radius:0 0 8px 8px; 
        -o-border-radius:0 0 8px 8px; 
        -ms-border-radius:0 0 8px 8px; 
    }

    #global-header-tools .menu span { position:absolute; top:-1000px; left:-10000px; }
    #global-header-tools .menu .menu span { position:static; }
    #global-header-tools .menu li { float:left; }
    #global-header-tools .menu .menu li 
        { float:none; display:inline; list-style-type:none; padding: 0 11px 3px; }
    #global-header-tools .menu .last .menu li { padding: 0 23px 2px 13px; }
    #global-header-tools .menu .first .menu li a,
    #global-header-tools .menu .last .menu li a:hover
        { color:#aad2cb; }
    #global-header-tools .menu .first .menu li a:hover,
    #global-header-tools .menu .last .menu li a
        { color:#fff; }
    #global-header-tools .menu .first .menu li { border-right: 1px solid #aad2cb; }
    #global-header-tools .menu .last .menu li { border-right: 1px solid #fff; }
    #global-header-tools .menu .first .menu .last,
    #global-header-tools .menu .last .menu .last
        { border-right:none; }

    #global-search { position:absolute; top:0; right:0; padding:0 10px; }
    #global-search h2 { display:none; }
    #global-search-input {
        width:230px;
        height:25px;
        border-radius:0 0 6px 6px; 
        -moz-border-radius:0 0 6px 6px; 
        -webkit-border-radius:0 0 6px 6px; 
        -o-border-radius:0 0 6px 6px; 
        -ms-border-radius:0 0 6px 6px; 
        background:#eff0ed url(/sites/all/themes/wsu/images/magnifying-glass.png) no-repeat !important;
        border:none;
        font-family: Georgia, Times, 'Times New Roman', serif;
        font-size:17px;
        font-style:italic;
        color:#777;
        padding-left:30px !important;
    }
    #global-search-go { display:none; } 

    #global-footer { background:#fff url(/images/global/bg_global-footer.png) repeat-x 0 0; }

    .jq-pikezoid { clear:both; height:18px; background:url(/images/global/bg_pikezoids.png) repeat-x 0 0; margin:4px 0; }
    .jq-pikezoid.reverse, .jq-pikezoid.reverse .inner { background-image:url(/images/global/bg_pikezoids-reverse.png); }
    .jq-pikezoid .inner { height:18px; background:url(/images/global/bg_pikezoids.png) no-repeat center -20px; }
    .jq-pikezoid.narrow .inner { background-position:center -40px; }
    .jq-pikezoid.left .inner { background-position:20px -20px; }
    .jq-pikezoid.left.narrow .inner { background-position:20px -40px; }
    .jq-pikezoid hr { display:none; }

    #cmes-container { background:#9d3129 url(/images/global/bg_cmes.png) repeat-x left top; color:#fff; }
    #cmes-container h1 { background:url(/images/global/bg_cmes-h1.png) repeat-x left top; height:33px; line-height:33px; font-size:1.6em; text-transform:uppercase; padding-left:75px; }

    .primary #content-area { background:#f9f9f9 url(/images/global/bg_contentarea.png) repeat-x left top; }

    #page-container { padding:20px 0; }
    #content-area, .contentarea-shadow { -webkit-box-shadow:0 4px 7px #555; -moz-box-shadow:0 4px 7px #555; box-shadow:0 4px 7px #555; }
    .contentarea-shadow { background:#fff; }
    #content-area.naked { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }

    #content:hover a:link, #content:hover a:visited { text-decoration:underline; }
    #content:hover a:hover { text-decoration:none; }

    .data-table thead tr { background-color:#aaa; color:#fff; }
    .data-table thead th { text-align:left; }
    .data-table tbody tr.even { background-color:#fff; }
    .data-table tbody tr.odd { background-color:#e6e6e6; }
    .data-table tbody td[rowspan] { border-bottom:1px #ccc solid; }
    /* IE8 assumes a non-present rowspan attribute as rowspan="1", hack needed */
    .data-table tbody td[rowspan="1"] { border-bottom:none; }

    /* Event template overrides */
    #event-header #global-logo { margin:0; }
    #event-header #global-search { background:url(/images/global/bg_event-search.png) repeat-x center bottom; }

    a.button-style { background:#f6f6f6 url(/images/global/bg_gradients-generic.png) repeat-x 0 -39px; border:1px #aaa solid; font:menu; font-size:0.9em; color:#444; -webkit-border-radius:13px; -moz-border-radius:13px; border-radius:13px; padding:0.5em 1em; }
    a.button-style:hover, a.button-style:focus { background:#fafafa url(../images/bg_gradients.png) repeat-x 0 -44px; border:1px #888 solid; color:#222; }
    #content:hover a.button-style { text-decoration:none; }
}

/* Print-only elements */
@media print {
    #event-header #global-search, #event-horznav { display:none; }

    .primary #sidebar { display:none; }
    .primary .two-column #content { float:none; width:auto; border-right-width:0; }
    .primary .print-sidebar #sidebar { display:block; }
    .primary .two-column.print-sidebar #content { float:left; width:654px; border-right-width:1px; }
    #global-horznav, #global-header-tools { display:none; }
    .content-footer, #global-footer { border-top:1px #ccc solid; }
    #global-footer-biplane img { position:static!important; }
    html * *.noprint { display:none!important; }

    .data-table thead th { border-bottom:1px #333 solid; }
    .data-table tbody td, .data-table tbody th { border-bottom:1px #ccc dotted; }
    .data-table tbody tr.odd { background-color:#eee; }
}

/* CSS3 animations (only Safari/Chrome/WebKit for now) */
@-webkit-keyframes fadegrow {
    0% { opacity:0.0; height:0; }
    100% { opacity:1.0; height:50px; }
}

#global-footer-biplane, #global-footer-rowdy
    { -webkit-transition:opacity 0.5s ease; }
#global-horznav a { -webkit-transition:color 0.5s ease; }
#hp-intro-nav a { -webkit-transition:background-position-x 0.1s linear; }

@media screen and (max-width: 767px) {
  body.responsive { min-width: 0; -webkit-text-size-adjust: 100%; }
  .responsive .block-wsu-headerfooter .block__content,
  .responsive .zone--footer .region { width: auto; }
  .responsive .page-width,
  .responsive .page-width.pad10,
  .responsive .page-width.pad10h { width: auto; }
}

/* jQuery support classes */
/*match placeholder/watermark padding to border+padding for input element*/
label.placeholder {
cursor: text;
padding: 4px;
color: #777;
}
#global-search-input_placeholder { z-index:11; margin-top:-10px; margin-left:10px; }
/* html5 placeholder support */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#777;
}
input:placeholder, textarea:placeholder {
color:#777;
}

/* The Clearfix hack */
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
/* Hide from IE/Mac \*/
.clearfix {
	display: block;
}
/* End IE Mac hide */

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

