﻿
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { 
margin: 0; 
padding: 0; 
border: 0; 
}


body {
    
    font-size: 1.3em;
    font-family: Arial, sans-serif;
    color: #666;
}


a, a:link { 

        font-weight: bold; 
        color: #10805e; 
        text-decoration: none; 

}

a:hover, a:active, a:focus, a:visited { 

        text-decoration: underline; 
 color: #10805e;
}


h3, h4, h5, h6 { 
	font-family: Arial, sans-serif; 
	font-weight: bold; 
}
h4, h5, h6, p { 
	margin-bottom: 1.5em; 
}
h3 { 
	margin-bottom: 1.25em; 
	font-size: 1.2em; 
	line-height: 1.25em;
}
h4 {
    color: #057B56; 
    margin-bottom: 1.15em;
    font-size: 1em;
    text-transform: uppercase; 
    letter-spacing: 2px; 
  line-height: 1.15em;

}


h5 {
    
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 1em;
    
}

h6 {
font-style: italic;
font-weight: normal;
}

input[type="image"].w-feature 
 {
     max-width: 100%;
	height: auto;
    width: auto;
	padding-right: 4px;

	float: left;
   
 }

/*  ==========================================================================
    Type
    ==========================================================================  */
    h1, h2 { font: 400 2.3em/1.25em Georgia, serif; /* 30px */ }

/*  ==========================================================================
    Clearfix, Collapsing and Accessibility
    ==========================================================================  */
    .u-clearfix:before, .u-clearfix:after, .grid:before, .grid:after, .container:before, .container:after { content:""; display:table; }
    .u-clearfix:after, .grid:after, .container:after { clear:both; }
    .u-clearfix, .grid, .container { *zoom:1; }

    a.skipLink, a.skipLink:hover, a.skipLink:visited, .hidden, .collapsible-heading-status, .no-js .nav-menu .toggle { width:1px; height:1px; position:absolute; left:-99999px; top: auto; overflow:hidden; }
    
    .collapsible-content-collapsed { display:none; }
    .toggle { margin-bottom: 0; }
    
    .mainNav .collapsible-heading-toggle, .secondary-navigation .collapsible-heading-toggle { padding-top: 1em; padding-bottom: 1em; display: block; text-transform: uppercase; }

    a.skipLink:active, a.skipLink:focus { 
        width: 100%;
        height: auto; 
        padding: 0.5em 0;
        display: block;
        position: static; 
        background-color: #0a7756;
        color: #fff;
        font-weight: normal;
        text-align: center;
        text-transform: uppercase;
    }


/*  ==========================================================================
	New Fun Things!
    ==========================================================================  */
	.contentTitle { margin-bottom: 0.65em; color: #057b56; font: 2em/1.5em Georgia, serif; }
    .sectionTitle { padding-bottom: 0.25em; border-bottom: 1px solid #dcddde; color: #057b56; }

    .u-wrapper { max-width: 1000px; width: 90%; margin-left: auto; margin-right: auto; }
    
    header ul, footer ul {
        margin-left: 0;
        list-style: none;
    }

    .u-shadowOuter { box-shadow: 0 10px 20px -20px rgba(0, 0, 0, 0.25); }
    .u-shadowInterior { box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.5) inset; }

    .content--max { margin-top: 3em; }
    .content--min { margin-top: 0; position: relative; }

    .body--stripes:after { width: 100%; height: 50px; display: block; content: ""; background-color: #dcddde; background-image: linear-gradient(135deg, #dcddde 25%, #ffffff 25%, #ffffff 50%, #dcddde 50%, #dcddde 75%, #ffffff 75%, #ffffff 100%); background-size: 5px 5px; }




/*  ==========================================================================
    Global Information
    ==========================================================================  */ 
    header { 
        -webkit-box-shadow: 0 0px 10px -3px rgba(0,0,0,0.25); 
        -moz-box-shadow: 0 0px 10px -3px rgba(0,0,0,0.25); 
        box-shadow: 0 0px 10px -3px rgba(0,0,0,0.25); 
    }  
    .global, .global_logo, .global_tools, .global_tools ul, .global_search * { 
        margin-bottom: 0; 
    }
    .global_logo {
        padding: 1.15em 0;
        color: #10805e;
        font: 400 1em/1.5em Georgia, serif;
        letter-spacing: 2px;
        text-align: center;
        text-transform: uppercase;
    }
	.global_logo a {
		font-weight: 400;
		text-decoration: none;

	}





/*  ==========================================================================
    Global Tools
    ==========================================================================  */ 
    .global_tools { 
        padding: 1.15em 0 1em; 
        border-top: 1px solid #e8e8e8; 
    }

    .global_tools ul {
        text-align: center; 
    }
    .global_tools li { 
        display: inline; 
        margin: 0; 
    }
    .global_tools li + li { 
        padding-left: 1em; 
    }

    .global_tools a, 
    .global_tools a:visited { 
        font-size: 0.88em; 
        font-weight: 400; 
        text-transform: uppercase; 
    }

    .global_search {
        width: 200px;
        margin: 0.5em auto;
        padding-left: .25em;
        position: relative;
        background-color: #e9e9ea;
    }
    #site-search-input {
        width: 100%;
        padding-right: 2.15em;
        border: none;
        -webkit-box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        box-sizing: border-box;
        background-color: #e9e9ea; 
        color: #314942;
    }
    .lt-ie8 #site-search-input {
        width: 90%;
        padding: 0;
    }
    #site-search-submit {
        width: 1.7em; 
        height: 1.538em;
        position: absolute;
        top: 0; 
        right: 0;
        background-color: #118562;
    }

/*  ==========================================================================
    Site Information
    ==========================================================================  */ 
    .banner {
        margin-top: 0;
        background-color: #0a7756;
        box-shadow: inset 0px 20px 10px -10px rgba(0,0,0,0.1), inset 0px -20px 10px -10px rgba(0,0,0,0.1);
    }
    .banner_interior {
        padding-top: 1.714em;
        padding-bottom: 1.714em;
    }
    .banner_title a {
        color: #fff; 
		font-weight: 400;
    }
    .banner_subtitle, .banner_subtitle a {
        margin: 0;
        color: #f5e9c7;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    .banner a:hover, .banner a:active, .banner a:focus {
		text-decoration: none;
	}


/*  ==========================================================================
    Main Navigation
    ==========================================================================  */
    .mainNav { 
        margin-top: 0; 
        background-color: #fff; 
    }
    .mainNav--reverse { 
        background-color: #007953; 
        -webkit-box-shadow: inset 0 5px 20px -10px rgba(0,0,0,0.5); 
        -moz-box-shadow: inset 0 5px 20px -10px rgba(0,0,0,0.5); 
        box-shadow: inset 0 5px 20px -10px rgba(0,0,0,0.5); 
    }

	.no-js .mainNav_toggle {
		display: none;
	}
    
    .mainNav .toggle-content, .mainNav li { 
        margin: 0; 
    }
    .mainNav li, .subNav_title {
        border-top: 1px solid #dcddde; 

    }
    .mainNav--reverse li, .subNav_title--reverse {
        border-top: 1px solid #3b9b7e; 
        -moz-box-shadow:    0px -1px 0px #166c51;
        -webkit-box-shadow: 0px -1px 0px #166c51;
        box-shadow:         0px -1px 0px #166c51;
    }

	.no-js .mainNav_item:first-child {
		border-top: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

    .mainNav a, .no-js .subNav_toggle {
        padding: 1.15em 0 0.769em;
        display: block;
        text-decoration: none;
        color: #10805e;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .mainNav_toggle a { 
        padding-left: 35px; 
        background: url("//cdn.usf.edu/_resources/images/v2/global/header/main-navigation/menu.png") left center no-repeat; 
    }
    .mainNav--reverse .mainNav_toggle a {
        background-image: url("//cdn.usf.edu/_resources/images/v2/global/header/main-navigation/menu-reverse.png");
    }
    .mainNav--reverse a, .no-js .subNav_toggle { 
        color: #fff; 
        font-weight: normal; 
    }

    .mainNav_item { 
        position: relative;
    }
    .mainNav_item-toggle { 
        position: absolute; 
        right: 0; 
        top: 10px; 
    }
    .subNav, .subNav_group { 
        margin: 0; 
        padding: 0; 
    }
	.subNav_image {
		display: inline;
		padding-left: 5px;
		vertical-align: bottom;
	}

    .subNav li, .subNav_title { 
        padding-left: 1.5em; 
		padding-right: 1.5em;
    }

/*  ==========================================================================
	Widgets
	==========================================================================  */
	
.widget-area:before, .widget-area:after, .widget:before, .widget:after, .w-row:before, .w-row:after, .w-item:before, .w-item:after, .cal-event:before, .cal-event:after, .w-form:before, .w-form:after, .widgets--spacious:before, .widgets--spacious:after {
    content:"";
    display:table;
}
.widget-area:after, .widget:after, .w-row:after, .w-item:after, .cal-event:after, .w-form:after, .widgets--spacious:after {
    clear:both;
}
.widget-area, .widget, .w-row, .w-item, .cal-event, .w-form, .widgets--spacious {
	*zoom:1;
}
.widget {
	margin-bottom: 2em;
}
.w-item {
	margin-bottom: 2em;
}
.w-name {
	margin-bottom: .393em;
	background-color: #f7f7f7;
	border-bottom: 1px solid #dcddde;
	font: 1.077em Arial, sans-serif;
	letter-spacing: 2px;
	line-height: 1.393em;
	text-transform: uppercase;	
    
}
.w-name a:link, .w-name a:visited {
	padding: .7em 1em .7em;
	display: block;
	background: url("https://cdn.usf.edu/_resources/images/global/elements/grey-arrow.png") no-repeat right center;
	-webkit-transition: background 0.2s ease-in-out;
	-moz-transition: background 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out;
	transition: background 0.2s ease-in-out;
	color:#006849;
	font-weight: normal;
}
.w-name a:hover, .w-name a:active, .w-name a:focus {
	background-color: #eee;
	color: #057b56;
	font-weight: normal;
	text-decoration: none;
}
.w-name--nolink {
	padding: .7em 1em;
}
.w-headlines {
	margin: 0;
	list-style: none;
}
.w-headlines li {
	margin-bottom: 1.5em;
}
.w-headlines a {
	display: block;
}
.w-thumbnail {
	max-width: 32%;
	width: auto;
	height: auto;
	margin-bottom: 1.5em;
	float: left;
}
.w-content-3 .w-thumbnail {
	max-width: 100%;
  	margin-bottom: .75em;
  	float: none;
}
.w-feature {
	max-width: 100%;
	width: auto;
	height: auto;
	margin-bottom: .5em;
	display: inline;
    /*display: block;*/

}
.w-text {
	margin-left: 38%;
}
.w-content-3 .w-text {
	margin-left: 0;
}
.w-headline {
	font-size: 1em;
	margin-bottom: 0;
}
.w-text p {
	margin: .75em 0 0;
}
.w-text .w-meta {
	margin-top: 0;
}
.w-meta {
	color: #999999;
	font-size: .9em;
	line-height: 1.667em;
}


/*  ==========================================================================
	Main Content
    ==========================================================================  */

.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 100px; }
.voffset9 { margin-top: 150px; }
main {
   
    
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

  .KendoList{
            border: none;
            list-style: none;
            
            padding-left: 3px;
           
        }

          .KendoList ul, .KendoList li {

              border: none;
          }

     .KendoList li a {
             padding-bottom: 5px;	
             display: block;
             border: none;
            
        }

table tr + tr td {
	border-top: none;
	
}



/*  ==========================================================================
    Footer
    ==========================================================================  */ 
footer {
   
   
    padding: 3em 0;
    border-top: 1px solid #dcddde;
}

.footer-usf-logo {
    max-width: 100%;
    width: auto;
    height: auto;
    margin-bottom: 1.5em;
}



footer ul {
    float: left;
    list-style: none;
   
}

footer li {
    margin-bottom: .5em;
padding-left: 10px;

}

.footer_social {
width: 100%;
padding-bottom: 5px;
}

    .footer_social li { 
        margin-top: 0; 
        display: inline-block; 
margin-left: -10px;


    }
    .footer_social li + li { 
     margin-left: -.3em; 
    
    }


/*  ==========================================================================
	Form Elements
    ==========================================================================  */

#extraInfo { display:none; }

.required:before {
    color: red;
    content: ' *';
   padding-right: 2px;

}


.button {
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    text-shadow: none;
    border: none;
    height: 32px;
    line-height: 32px;
    padding: 0px 25.6px;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    background-color: #138360;
    -webkit-appearance: none;
}


    .button:hover {
        color: #ffffff;
        background-color: #0F7254;
    }
.button:active {
        color: #ffffff;
        background-color: #0F7254;
    }

.button-disabled { 

 cursor: pointer;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ffffff;
    text-shadow: none;
    border: none;
    height: 32px;
    line-height: 32px;
    padding: 0px 25.6px;
    font-weight: 300;
    font-size: 14px;
    margin: 0;
    text-decoration: none;
    text-align: center;
    display: inline-block;
   background-color: #c1c1c1;
    -webkit-appearance: none;
}

.button-disabled:hover {
       background-color: #c1c1c1;
    }

.button.k-button:active {
        color: #ffffff;
        background-color: #0F7254;

    }

/*  ==========================================================================
	Content
    ==========================================================================  */

.list-group { 
        
    
     position: relative;
    display: block;
    padding: 10px 10px 10px 35px;
}



#content { 
	width: 94%; 
	max-width: 1030px; 
	margin: 0 auto; 
	padding-top: 1.5em; 
}
.content-title {
	margin-bottom: .65em;
	color: #057b56;
	font: 2.25em/1.333em Garamond, "Times New Roman", serif;
}

 .footerfix { width: 94%; 
	max-width: 1000px; 
	margin: 0 auto; 
	padding-top: 1.5em; 
 
}


/* 	==========================================================================
   	Media Queries
    ==========================================================================  */

@media screen and (min-width: 500px) {
/*  ==========================================================================
    Grid
    ==========================================================================  */
    .grid { margin-left: -1.5em; }
   /*[class*="grid-"] { width: 100%; padding: 0 0 0 1.5em; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }*/

 /*KendoUI Bandaid*/
 /*[class*="k-grid-header"] { padding-left: 1px;}*/
 /*[class*="k-grid-content"] { padding-left: 1px;}*/
 [class*="k-grid-Add"] { width: 150px; padding-left: 1px;}
 [class*="k-grid-Details"] { padding-left: 1px; }
  [class*="k-grid-Edit"] { padding-left: 1px;}
 [class*="k-grid-filter"] {width: 20px;}
 /*End Bandaid*/

    [class*="grid-sm-"] { margin-top: 0; }

    .grid-sm-1-2 { width: 50%; }
    .grid-sm-1-3 { width: 33.33%; }
    .grid-sm-2-3 { width: 66.66%; }
    .grid-sm-1-4 { width: 25%; }
    .grid-sm-3-4 { width: 75%; }

    .lt-ie8 .grid-sm-1-2 { width: 35%; }
    .lt-ie8 .grid-sm-1-3 { width: 23.33%; }
    .lt-ie8 .grid-sm-2-3 { width: 56.66%; }
    .lt-ie8 .grid-sm-1-4 { width: 15%; }
    .lt-ie8 .grid-sm-3-4 { width: 65%; }
    .lt-ie8 .grid-sm-2-5 { width: 30%; }
    .lt-ie8 .grid-sm-3-5 { width: 50%; }

/*  ==========================================================================
    Global
    ==========================================================================  */ 
    .global_logo { 
        text-align: left; 
    }
    .global_tools ul, .global_search { 
        float: left; 
        text-align: left; 
    }
    .global_search { 
        width: 145px; 
        margin: 0 0 0 1em; 
    }
}




@media screen and (min-width: 650px) {
/*  ==========================================================================
    Grid
    ==========================================================================  */
    [class*="grid-md-"] { margin-top: 0; }

    .grid-md-1-2 { width: 50%; }
    .grid-md-1-3 { width: 33.33%; }
    .grid-md-2-3 { width: 66.66%; }
    .grid-md-1-4 { width: 25%; }
    .grid-md-3-4 { width: 75%; }

    .lt-ie8 .grid-md-1-2 { width: 35%; }
    .lt-ie8 .grid-md-1-3 { width: 23.33%; }
    .lt-ie8 .grid-md-2-3 { width: 56.66%; }
    .lt-ie8 .grid-md-1-4 { width: 15%; }
    .lt-ie8 .grid-md-3-4 { width: 65%; }
    .lt-ie8 .grid-md-2-5 { width: 30%; }
    .lt-ie8 .grid-md-3-5 { width: 50%; }
}

@media screen and (min-width: 730px) {

 .contentfixmenu { width: 75%;
        
      
           float: left;
      
        margin: 0 auto;
        padding-left: 48px;
     padding-bottom: 45px;
       

    }



/*  ==========================================================================
    Global Tools
    ==========================================================================  */
    .global_logo { 
        float: left; 
    }
    .global_logo--space { 
        padding: 2em 0; 
    }
    
    .global_tools { 
        float: right; 
        border-top: none; 
    }
    .global_tools--space { 
        padding: 2.75em 0; 
    }
    
    
    .global_tools ul, .global_search { 
        text-align: left; 
    }
    .global_search { 
        width: 145px; 
        margin: 0 0 0 1em; 
    }


} 



@media screen and (min-width: 850px) {
/*  ==========================================================================
    Collapsing
    ==========================================================================  */
    .secondary-navigation .collapsible-content-collapsed { display: block; }
    .mainNav_toggle, .secondary-navigation .toggle { display: none; }
    .no-js .nav-menu .toggle { display: block; }

/*  ==========================================================================
    Grid
    ==========================================================================  */
    [class*="grid-lg-"] { margin-top: 0; }

    .grid-lg-1 { width: 100%; }
    .grid-lg-1 + .grid-lg-1 { margin-top: 1.5em; }

    .grid-lg-1-2 { width: 50%; }
    .grid-lg-1-3 { width: 33.33%; }
    .grid-lg-2-3 { width: 66.66%; }
    .grid-lg-1-4 { width: 25%; }
    .grid-lg-3-4 { width: 75%; }

    .lt-ie8 .grid-lg-1-2 { width: 35%; }
    .lt-ie8 .grid-lg-1-3 { width: 23.33%; }
    .lt-ie8 .grid-lg-2-3 { width: 56.66%; }
    .lt-ie8 .grid-lg-1-4 { width: 15%; }
    .lt-ie8 .grid-lg-3-4 { width: 65%; }
    .lt-ie8 .grid-lg-2-5 { width: 30%; }
    .lt-ie8 .grid-lg-3-5 { width: 50%; }
    
/*  ==========================================================================
    Site Information
    ==========================================================================  */ 
    .banner_interior {
        padding-top: 2.5em;
        padding-bottom: 2.5em;
        background: url('//cdn.usf.edu/_resources/images/v2/global/header/banner/seal.png') top right no-repeat;
    }
    .banner_subtitle {
        margin-top: 0.5em;
    }

/*  ==========================================================================
    Main Navigation
    ==========================================================================  */
    .mainNav_menu {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
    .mainNav_item {
        display: table-cell;
        text-align: center;
        border-top: none;
        position: static;
		vertical-align: bottom;
    }
	.no-js .mainNav_item.has-subNav {
		vertical-align: top;
	}
    .mainNav li, .subNav_title {
        border-top: none;
        -moz-box-shadow:    none;
        -webkit-box-shadow: none;
        box-shadow:         none;
    }
	.mainNav_item > a, .subNav_toggle .collapsible-heading-toggle {
		padding: 1em 0.575em 0.769em;
	}
    .mainNav_item a, .subNav_toggle .collapsible-heading-toggle {
        border-bottom: 4px solid transparent;
        position: relative;
    }
    .mainNav_item > a:hover, 
    .mainNav_item > a:focus, 
    .subNav_toggle .collapsible-heading-toggle:hover,
	.subNav_toggle .collapsible-heading-toggle:focus,
	.subNav_toggle.collapsible-heading-expanded .collapsible-heading-toggle {
        border-bottom: 4px solid #9ccb3b;
    }
    .subNav_toggle.collapsible-heading-expanded .collapsible-heading-toggle:after {
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-top: 8px solid #9ccb3b;
        content: "";
        height: 0;
        left: 50%;
        margin-left: -8px;
        position: absolute;
        bottom: -12px;
        width: 0;
        z-index: 2;
    }

/*  ==========================================================================
    Drop Down
    ==========================================================================  */
  
    .subNav {
        margin: 0;
        text-align: left;
        padding: 1.5em 0;
        background-color: #49565a;
    }
    .js .subNav {
        width: 100%;
        position: absolute;
        left: 0;
        z-index: 100;
        -webkit-box-shadow: 0 5px 10px 0px rgba(0,0,0,0.25);
        -moz-box-shadow:    0 5px 10px 0px rgba(0,0,0,0.25);
        box-shadow:         0 5px 10px 0px rgba(0,0,0,0.25);
    }
    .subNav_interior {
        margin-left: auto;
        margin-right: auto;
        max-width: 1000px;
        padding-left: 20px; 
        padding-right: 20px;
    }

    .no-js .subNav_group { 
        width: 100%; 
        float: none; 
    }
    .subNav_group li { 
        padding: 0; 
    }
    .subNav_group li + li, .no-js .subNav_group li { 
        border-top: 1px solid #67777c; 
    }
	
	.subNav_group:first-child li:first-child {
		border-top: none;
	}

    .subNav a { 
        padding: 0.7em 0; 
        color: #fff;
        font-weight: 400;
        text-transform: none;
        font-size: 1.15em;
        border: none;
        transition: color 0.25s ease;
    }
    .subNav a:hover, 
    .subNav a:focus {
        border: none;
        color: #ebe0bf;
    }
}
