@import url("https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i|Titillium+Web:300,300i,400,400i,600,600i,700,700i");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*  Theme Name:     Charles D. Sheehy Website theme
    Theme URI:      n/a
    Description:    A design for Charles D. Sheehy.
    Version:        1
    Author:         Jackrabbit Design
    Author URI:     http://jumpingjackrabbit.com
    This site was designed and built by Jackrabbit Design, whose website you will find at jumpingjackrabbit.com */



/* ========================================================================= */
/* RESET                                                                     */
/* ========================================================================= */

    html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,a,hr,acronym,dl,dt,dd,ol,ul,li,pre,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-style:normal;font-weight:400;font-size:100%;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}li{list-style:none}a{text-decoration:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border-top:1px solid #000;color:#000}input,select{vertical-align:middle}sub{vertical-align:sub;font-size:smaller}sup{vertical-align:super;font-size:smaller}input,button,textarea,select,label{display:inline-block;}img{display:block;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}button, a span{cursor:pointer}

/* ========================================================================= */
/* TABLE OF CONTENTS                                                         */
/* ========================================================================= */

/*  = Import CSS
    = Theme Information
    = Reset
    = Table of Contents
    = @fontface Names
    = Universal Styles
    = Element & Layout Styles
        - General Element Styles
        - Layout Styles
        - Default WordPress Classes
    = Nav Styles
    = Form Styles */


/* ========================================================================= */
/* FONTS (@fontface generated with FontSpring Syntax formatting              */
/* ========================================================================= */

/*  @font-face {
	font-family: 'MyFontFamily';
	src: url('myfont-webfont.eot?') format('eot'),
	     url('myfont-webfont.woff') format('woff'),
	     url('myfont-webfont.ttf')  format('truetype'),
	     url('myfont-webfont.svg#svgFontName') format('svg');
	} */

	/** League Gothic **/
	@font-face {
	    font-family: 'LeagueGothicRegular';
	    src: url('../fonts/League_Gothic-webfont.eot');
	    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/League_Gothic-webfont.woff') format('woff'),
	         url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
	         url('../fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	/** Deja Vu Sans **/
	@font-face {
	    font-family: 'DejaVuSansBook';
	    src: url('../fonts/DejaVuSans-webfont.eot');
	    src: url('../fonts/DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSans-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSans-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSans-webfont.svg#DejaVuSansBook') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSansOblique';
	    src: url('../fonts/DejaVuSans-Oblique-webfont.eot');
	    src: url('../fonts/DejaVuSans-Oblique-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSans-Oblique-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSans-Oblique-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSans-Oblique-webfont.svg#DejaVuSansOblique') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSansBold';
	    src: url('../fonts/DejaVuSans-Bold-webfont.eot');
	    src: url('../fonts/DejaVuSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSans-Bold-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSans-Bold-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSans-Bold-webfont.svg#DejaVuSansBold') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSansBoldOblique';
	    src: url('../fonts/DejaVuSans-BoldOblique-webfont.eot');
	    src: url('../fonts/DejaVuSans-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSans-BoldOblique-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSans-BoldOblique-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSans-BoldOblique-webfont.svg#DejaVuSansBoldOblique') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSansCondensed';
	    src: url('../fonts/DejaVuSansCondensed-webfont.eot');
	    src: url('../fonts/DejaVuSansCondensed-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSansCondensed-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSansCondensed-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSansCondensed-webfont.svg#DejaVuSansCondensed') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSansCondensedOblique';
	    src: url('../fonts/DejaVuSansCondensed-Oblique-webfont.eot');
	    src: url('../fonts/DejaVuSansCondensed-Oblique-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSansCondensed-Oblique-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSansCondensed-Oblique-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSansCondensed-Oblique-webfont.svg#DejaVuSansCondensedOblique') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSansCondensedBold';
	    src: url('../fonts/DejaVuSansCondensed-Bold-webfont.eot');
	    src: url('../fonts/DejaVuSansCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSansCondensed-Bold-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSansCondensed-Bold-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSansCondensed-Bold-webfont.svg#DejaVuSansCondensedBold') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSansCnBdOb';
	    src: url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.eot');
	    src: url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSansCondensed-BoldOblique-webfont.svg#DejaVuSansCnBdOb') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	/** DejaVu Serif **/
	@font-face {
	    font-family: 'DejaVuSerifBook';
	    src: url('../fonts/DejaVuSerif-webfont.eot');
	    src: url('../fonts/DejaVuSerif-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSerif-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSerif-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSerif-webfont.svg#DejaVuSerifBook') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSerifItalic';
	    src: url('../fonts/DejaVuSerif-Italic-webfont.eot');
	    src: url('../fonts/DejaVuSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSerif-Italic-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSerif-Italic-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSerif-Italic-webfont.svg#DejaVuSerifItalic') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSerifBold';
	    src: url('../fonts/DejaVuSerif-Bold-webfont.eot');
	    src: url('../fonts/DejaVuSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSerif-Bold-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSerif-Bold-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSerif-Bold-webfont.svg#DejaVuSerifBold') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSerifBoldItalic';
	    src: url('../fonts/DejaVuSerif-BoldItalic-webfont.eot');
	    src: url('../fonts/DejaVuSerif-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSerif-BoldItalic-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSerif-BoldItalic-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSerif-BoldItalic-webfont.svg#DejaVuSerifBoldItalic') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSerifCondensed';
	    src: url('../fonts/DejaVuSerifCondensed-webfont.eot');
	    src: url('../fonts/DejaVuSerifCondensed-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSerifCondensed-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSerifCondensed-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSerifCondensed-webfont.svg#DejaVuSerifCondensed') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSerifCondensed';
	    src: url('../fonts/DejaVuSerifCondensed-Italic-webfont.eot');
	    src: url('../fonts/DejaVuSerifCondensed-Italic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSerifCondensed-Italic-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSerifCondensed-Italic-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSerifCondensed-Italic-webfont.svg#DejaVuSerifCondensed') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSerifCondensedBold';
	    src: url('../fonts/DejaVuSerifCondensed-Bold-webfont.eot');
	    src: url('../fonts/DejaVuSerifCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSerifCondensed-Bold-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSerifCondensed-Bold-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSerifCondensed-Bold-webfont.svg#DejaVuSerifCondensedBold') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'DejaVuSerifCnBdIt';
	    src: url('../fonts/DejaVuSerifCondensed-BoldItalic-webfont.eot');
	    src: url('../fonts/DejaVuSerifCondensed-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/DejaVuSerifCondensed-BoldItalic-webfont.woff') format('woff'),
	         url('../fonts/DejaVuSerifCondensed-BoldItalic-webfont.ttf') format('truetype'),
	         url('../fonts/DejaVuSerifCondensed-BoldItalic-webfont.svg#DejaVuSerifCnBdIt') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	/** Micro FLF **/
	@font-face {
	    font-family: 'MicroExtendFLFBold';
	    src: url('../fonts/microextendflf-bold-webfont.eot');
	    src: url('../fonts/microextendflf-bold-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/microextendflf-bold-webfont.woff') format('woff'),
	         url('../fonts/microextendflf-bold-webfont.ttf') format('truetype'),
	         url('../fonts/microextendflf-bold-webfont.svg#MicroExtendFLFBold') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'MicroExtendFLFBoldItalic';
	    src: url('../fonts/microextendflf-bolditalic-webfont.eot');
	    src: url('../fonts/microextendflf-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/microextendflf-bolditalic-webfont.woff') format('woff'),
	         url('../fonts/microextendflf-bolditalic-webfont.ttf') format('truetype'),
	         url('../fonts/microextendflf-bolditalic-webfont.svg#MicroExtendFLFBoldItalic') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'MicroExtendFLFMediumItalic';
	    src: url('../fonts/microextendflf-italic-webfont.eot');
	    src: url('../fonts/microextendflf-italic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/microextendflf-italic-webfont.woff') format('woff'),
	         url('../fonts/microextendflf-italic-webfont.ttf') format('truetype'),
	         url('../fonts/microextendflf-italic-webfont.svg#MicroExtendFLFMediumItalic') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'MicroExtendFLFRegular';
	    src: url('../fonts/microextendflf-webfont.eot');
	    src: url('../fonts/microextendflf-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/microextendflf-webfont.woff') format('woff'),
	         url('../fonts/microextendflf-webfont.ttf') format('truetype'),
	         url('../fonts/microextendflf-webfont.svg#MicroExtendFLFRegular') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'MicroFLFBold';
	    src: url('../fonts/microflf-bold-webfont.eot');
	    src: url('../fonts/microflf-bold-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/microflf-bold-webfont.woff') format('woff'),
	         url('../fonts/microflf-bold-webfont.ttf') format('truetype'),
	         url('../fonts/microflf-bold-webfont.svg#MicroFLFBold') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'MicroFLFBoldItalic';
	    src: url('../fonts/microflf-bolditalic-webfont.eot');
	    src: url('../fonts/microflf-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/microflf-bolditalic-webfont.woff') format('woff'),
	         url('../fonts/microflf-bolditalic-webfont.ttf') format('truetype'),
	         url('../fonts/microflf-bolditalic-webfont.svg#MicroFLFBoldItalic') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'MicroFLFMediumItalic';
	    src: url('../fonts/microflf-italic-webfont.eot');
	    src: url('../fonts/microflf-italic-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/microflf-italic-webfont.woff') format('woff'),
	         url('../fonts/microflf-italic-webfont.ttf') format('truetype'),
	         url('../fonts/microflf-italic-webfont.svg#MicroFLFMediumItalic') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}

	@font-face {
	    font-family: 'MicroFLFRegular';
	    src: url('../fonts/microflf-webfont.eot');
	    src: url('../fonts/microflf-webfont.eot?#iefix') format('embedded-opentype'),
	         url('../fonts/microflf-webfont.woff') format('woff'),
	         url('../fonts/microflf-webfont.ttf') format('truetype'),
	         url('../fonts/microflf-webfont.svg#MicroFLFRegular') format('svg');
	    font-weight: normal;
	    font-style: normal;

	}


/* ========================================================================= */
/* UNIVERSAL STYLES                                                          */
/* ========================================================================= */

	html { overflow-y: scroll; }
	html, body { height: 100%; font: 12px/20px "Montserrat"; color: #444; }
	body { background: url(../images/bg_body.png) repeat left top; background:#fff; }

/* ========================================================================= */
/* ELEMENT & LAYOUT STYLES                                                   */
/* ========================================================================= */

    /* = GENERAL ELEMENT STYLES ===== */

    b, strong { font-weight: bold; }
    i, em { font-style: italic; }

    .clear { clear: both; }

    /* != CLEAR ELEMENTS ===== */

    .clear { clear: both; }
    .clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}.clearfix {display:inline-table;}
    * html .clearfix { height: 1%; }/* Hides from IE-mac \*/
    .clearfix { display: block; }/* Hides from IE-mac \*/
    * html .clearfix { zoom: 1; } /* IE6 */
    *:first-child+html .clearfix {zoom: 1;}/* IE7 */

	h2, h3, h4 { font-family: 'Montserrat', "LeagueGothicRegular", Arial, Helvetica, "Helvetica Neue", sans-serif; color: #0d1b30; line-height: normal; }
	h2 { font-size: 32px; }
	h3 { font-size: 29px; }
	h4 { font-size: 24px; }
	h5, h6 { line-height: normal; color: #000; }
	h5 { font-size: 16px; }
	h6 { font-size: 14px; }

	h2, h3, h4, h5, h6 {}

	.bttn-link { text-decoration: none !important; display: inline-block; height: 17px; background: url(../images/bttns.png) no-repeat right -66px; padding-right: 8px; font-size: 10px; text-transform: uppercase; font-weight: bold; color: #444; }
	.bttn-link span { display: block; background: url(../images/bttns.png) no-repeat left -44px; padding: 0 0 0 8px; line-height: 17px; height: 17px; font-weight: bold; }
	.bttn-link:hover { color: #c7b665; }

    /* = DEFAULT WORDPRESS STYLES ===== */

    .aligncenter {  }
    .alignleft {  }
    .alignright {  }
    .alignnone {  }
    .wp-caption {  }
    .wp-caption-dd {  }
    .wpGallery {  }
    .shutter {  }
	.shutterset {  }


    /* = LAYOUT STYLES ===== */
    .centered { width: 870px; margin: 0 auto; }
    #screen, #wrapper, #header, #banner, #container, #footer { min-width: 870px; }

    /*#screen-gradient { position: fixed; top: 0; right: 0; left: 0; bottom: 0; background: url(../images/gradient_footer_large.png) repeat-x left 45%; z-index: 10; }*/
    /*#screen-grid { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: url(../images/grid.png) repeat left top; z-index: 11; }*/


    #bgvideo {
        position: fixed;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index:-1;
        -ms-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

	#screen { background: url(../images/gradient_footer_new.png) repeat-x left bottom; position: relative; z-index: 10; }
	#wrapper { position: relative; z-index: 50; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -200px; }
	/*#wrapper .centered { position: relative; height: 100%; }*/
		#wrapper .member-logo { position: absolute; right: 30px; bottom: 30px; }
		#wrapper .member-logo a { display: block; width: 80px; height: 80px; text-indent: -9999px; background: url(../images/logo_member.png) no-repeat left top; }
		#wrapper .member-logo a:hover { /* background-position: left bottom; */ }

	/** Header Styler **/
    /*
	#header { background: url(../images/bg_header.jpg) repeat-x left top; font: 11px "DejaVuSansBold", Arial, Helvetica, "Helvetica Neue", sans-serif; text-transform: uppercase; text-shadow: 0 -1px 0 #1F3455; border-bottom: 1px solid #6C94BE; }
		#header #nav { float: left; }
		#header .call { float: right; color: #c7b665; padding-top: 7px; }
		#header .call span { color: #e0e0e0; }
    */

	/** Banner Styler **/
	#banner { background-color: #000; }
	#banner .centered { overflow: hidden; min-height: 78px; }
		#logo { width: 420px; height: 57px; float: left; margin-top: 8px; }
		#logo a { width: 420px; height: 57px; display: block; text-indent: -9999px; background: url(../images/logo.png) no-repeat left top; }

		.banner-copy { width: 370px; float: right; padding-top: 13px; }
		.banner-copy p { font: 14px/20px "MicroFLFRegular", Arial, Helvetica, "Helvetica Neue", sans-serif; color: #fff; }
		.banner-copy .banner-link { text-align: right; padding-right: 10px; }
		.banner-copy .banner-link .bttn-link { font: 10px "DejaVuSerif", Georgia, Times, "Times New Roman", sans-serif; text-transform: uppercase; color: #c7b665; background-position: right -22px; padding-right: 8px; margin: 2px 0 4px; }
		.banner-copy .banner-link .bttn-link span { background-position: left top; padding: 0 0 0 8px; line-height: 17px; }
		.banner-copy .banner-link .bttn-link:hover { color: #fff; }

	/** Container Styler **/
	/*#container { min-height: 400px}
		#inner #container { min-height: 584px; }*/
	#container {}
	#container .centered { }
	#container .content-pane { padding: 25px 0 0; }
		.content-main { width: 360px; min-height: 100px; padding: 25px; margin-top: -133px; float: right; background: url(../images/trans_contentmain.png) repeat left top; }
		.content-main p { padding: 2px 0 4px; margin: 2px 0 4px; }
		.content-main a { color: #1C3256; text-decoration: underline; }
		.content-main a:hover { text-decoration: none; }
    #container .content-pane.sis .content-main { width: 191px; height: 141px; padding: 0; background: url(../images/sis-logo.png) no-repeat left top; text-indent: -9999px; }

			/** Accordion Styler **/
			.cm-accordion { padding: 15px 0; }
			.cm-accordion li { padding-bottom: 20px; }
				.cm-accordion li .bttn-link { margin-left: -8px; }
				.cm-accordion li .full-copy { display: none; }

				/*
				.cm-accordion li .full-copy table { margin: 10px 0 20px; background: url(../images/trans_contentmain.png) repeat left top; }
				.cm-accordion li .full-copy table .alternate { background: #000 url(../images/trans_contentmain.png) repeat left top; }
				.cm-accordion li .full-copy table td { padding: 5px; font-size: 11px; line-height: 16px; }
				*/
				/** Tabular Data **/
				.cm-accordion li .full-copy table { width: 100% !important; height: auto !important; margin: 10px 0 20px; }
				.cm-accordion li .full-copy table tr { border-bottom: 1px solid #BAB6B4; }
				.cm-accordion li .full-copy table td { padding: 5px; font-size: 11px; line-height: 16px; }
				.cm-accordion li .full-copy table td h6 { font-size: 11px; font-weight: normal; color: #000; }
				.cm-accordion li .full-copy table td ul { margin: 5px 0 5px 5px; }
				.cm-accordion li .full-copy table td ul li { background: url(../images/bullet_arrow.png) no-repeat left 5px; padding: 0 0 0 10px; color: #808080; }

				/** List Content **/
				.list-content { margin: 5px 0 15px 5px; }
				.list-content li { background: url(../images/bullet_arrow.png) no-repeat left 5px; padding: 0 0 0 10px; margin-bottom: 5px; }

			/** Map Holder **/
			#map-holder { border: 5px solid #fff; height: 260px; }

		/* Footer Styler */
		#footer, .push { height: 200px; }
		#footer { padding:175px 0 50px; position: relative; z-index: 900; background: url(../images/_gradient_footer_large.png) repeat-x left top; }
		#footer .centered { border-top: 2px solid #132238; }
		#footer .ftr-content { border-top: 1px solid #2e4264; overflow: hidden; padding: 10px 0 40px; }
			#footer .legal { width: 290px; float: left; margin-left: -10px; }
				.legal .logo-icon { float: left; }
				.legal p { margin: 3px 0 0 45px; font: 10px/12px Arial, Helvetica, "Helvetica Neue", sans-serif; color: #8e9db6; text-transform: uppercase; }
				.legal p a { color: #8e9db6; }
				.legal p a:hover { color: #fff; }
			#ftr-nav { float: right; }
			#ftr-nav li { display: inline; float: left; margin-left: 35px; }
			#ftr-nav li a { font: 10px/12px Arial, Helvetica, "Helvetica Neue", sans-serif; color: #fff; text-transform: uppercase; }
			#ftr-nav li a:hover { color: #c7b665; }

/* ========================================================================= */
/* NAV STYLES                                                                */
/* ========================================================================= */
	#nav { }
	#nav li { display: inline; float: left; border-left: 1px solid #14233C; }
	#nav li a { display: inline-block; border-left: 1px solid #2E476F; color: #e0e0e0; padding: 7px 14px; }
	#nav li a:hover { color: #c7b665; background: url(../images/bg_menu.png) repeat-x left top; border-left-color: #14233C; }


/* ========================================================================= */
/* FORM STYLES                                                               */
/* ========================================================================= */


/* ========================================================================= */
/* Supersized Styler                                                           */
/* ========================================================================= */
#supersized-loader { display: none!important; position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; /* background:rgba(0,0,0,0.8) url(../img/progress.gif) no-repeat center center; */ -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

	#supersized { display: block !important; position:fixed; left:0; top:0; overflow:hidden; z-index:0; width:100%; height:100%; }
		#supersized img{ height:auto; width:auto; position:relative; outline:none; border:none; -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }

.documentIcons { margin: 0 0 1px !important; padding: 5px; float: none !important; background: url(../images/trans_contentmain.png) repeat left top; border-bottom: 1px solid #fff; overflow: hidden; }
.documentIcons:hover { background: #fff; }
.documentIcons a { text-decoration: none !important; }
.documentIcons a:hover { text-decoration: underline !important; }

/* ========================================================================= */
/* jScrollPane STYLES                                                       */
/* ========================================================================= */
.jspContainer { overflow: hidden; position: relative; }
.jspPane { position: absolute; }
.jspVerticalBar { position: absolute; top: 0; right: 0; width: 16px; height: 100%; background: red; }
.jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; background: red; }
.jspVerticalBar *,
.jspHorizontalBar * { margin: 0; padding: 0; }
.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack { background: #dde; position: relative; }
.jspDrag { background: #bbd; position: relative; top: 0; left: 0; cursor: pointer; }
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag { float: left; height: 100%; }
.jspArrow { background: #50506d; text-indent: -20000px; display: block; cursor: pointer; }
.jspArrow.jspDisabled { cursor: default; background: #80808d; }
.jspVerticalBar .jspArrow { height: 16px; }
.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }
.jspVerticalBar .jspArrow:focus { outline: none; }
.jspCorner { background: #eeeef4; float: left; height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }

/* ========================================================================= */
/* PDF Merger STYLES                                                       */
/* ========================================================================= */

#pdf-merger { padding: 20px 0 50px; position: relative; border-top:none; position: relative;}
/* #pdf-merger:before { position: absolute; top:0; left:0; content:''; width: 100%; height: 10px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAEklEQVQImWN4+vTpfwZcYKAkAXfiFhWUi7flAAAAAElFTkSuQmCC") repeat; } */
#pdf-merger .section-title { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 30px;}
#pdf-merger .section-title h3 { color: #000; font-family: "Montserrat"; font-size: 30px; font-weight: 600; margin: 5px 0; }
#pdf-merger .section-title p, #pdf-merger .section-title button { color: #000; font-family: "Montserrat"; font-size: 16px; font-weight: 400;}
#pdf-merger .section-title button { font-weight: 500; text-decoration: underline; border: none; background-color: transparent; padding: 0; }
#pdf-merger .section-title button:hover { text-decoration: none; }
#pdf-merger .pm-section { margin: 15px 0 50px; }
#pdf-merger .pm-section h3 { margin-bottom: 20px; font-weight: 600; }
#pdf-merger .pms-box { background: #fff; }
#pdf-merger .pmsb-columns .col { width: 265px; float: left; }
#pdf-merger .pmsb-columns .col:first-of-type { margin-right: 10px; }
#pdf-merger .pmsb-columns .col:last-of-type { margin-left: 10px; }
/* #pdf-merger .pmsb-columns .col .col-header { height: 53px; line-height: 53px; margin: 0 -10px 0 0; padding: 0 21px 0 30px; background: url(../images/arrow_column_header.png) no-repeat right top; } */
#pdf-merger .pmsb-columns .col .col-header h5 { line-height: normal; display: inline-block; *display: inline; zoom: 1; vertical-align: middle; font-family:"Montserrat"; font-size:20px; font-weight: 500; padding-bottom: 10px;}
/* #pdf-merger .pmsb-columns .col .col-data { padding: 0 10px 15px; } */
	#pdf-merger .pmsb-columns .col3 { width: 320px; }
	#pdf-merger .pmsb-columns .col3 .col-header { background: none; }
	#pdf-merger .pmsb-columns .col3 .col-data { border: none; }

#pdf-merger .pmsb-columns .col .data-holder { height: 263px; overflow: auto; padding: 10px 0; border: 1px solid rgba(0, 0, 0, .28); box-shadow: inset 0 0 5px -1px rgba(0, 0, 0, .2); }
#pdf-merger .pmsb-columns .col .data-holder ul { margin: 0 10px; }
#pdf-merger .pmsb-columns .col .data-holder ul li { }
#pdf-merger .pmsb-columns .col .data-holder ul li a { position: relative; display: block; padding: 3px 8px; color: #000; border: 1px solid transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-family: "Montserrat"; }
#pdf-merger .pmsb-columns .col .data-holder ul li a.onstate {background:#ddd}
#pdf-merger .pmsb-columns .col .data-holder ul li a .arrow { width: 5px; height: 5px; display: block; position: absolute; right: 8px; top: 50%; margin: -3px 0 0; border-top: 1px solid #000; border-right: 1px solid #000; transform: rotate(45deg);}
#pdf-merger .pmsb-columns .col .data-holder ul li a:hover { background: #000; color: #fff; }
#pdf-merger .pmsb-columns .col .data-holder ul li a:hover .arrow { border-color: #fff; }

	#pdf-merger .pmsb-columns .col3 .data-holder ul li { overflow: hidden; font-size: 11px; line-height: 16px; color: #757575; padding: 5px 6px; border: 1px solid transparent; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
	#pdf-merger .pmsb-columns .col3 .data-holder ul li input[type="checkbox"] { float: left; }
	#pdf-merger .pmsb-columns .col3 .data-holder ul li label { margin: 0 0 0 5px; width: 90%; float: left; }
	#pdf-merger .pmsb-columns .col3 .data-holder ul li label strong { display: block; font-size: 12px; font-weight: normal; color: #000; }
	#pdf-merger .pmsb-columns .col3 .data-holder ul li label small { display: block; font-size: 11px; font-weight: normal; color: #000; }
	#pdf-merger .pmsb-columns .col3 .data-holder ul li:hover { background: #f0f0f0; border: 1px solid #d0d0d0; box-shadow: inset 0 0 0 1px #fafafa; }

#pdf-merger .project-information .pms-box { padding: 30px 40px; box-shadow:0 0 20px #00000014; }
#pdf-merger .project-information li { overflow: hidden; margin: 0 0 20px; }
#pdf-merger .project-information li label,
#doc-user label,
#loginform label { color: #000; font-size: 16px; float: left; width: 140px; padding: 1% 0 0; }
#pdf-merger .project-information li .field-container { margin: 0 0 0 140px; }
#pdf-merger .project-information li .field-container input[type="text"],
#pdf-merger .project-information li .field-container textarea,
#loginform input[type="text"],
#loginform input[type="password"] { width: 91%; padding: 7px 10px; font-size: 16px; border: 1px solid rgba(0, 0, 0, .28); box-shadow: inset 0 0 5px -1px rgba(0, 0, 0, .2); }
#pdf-merger .project-information li .two-col { padding: 30px 0 0; }
#pdf-merger .project-information li .two-col .tc-left { width: 400px; float: left; }
#pdf-merger .project-information li .two-col .tc-right { width: 330px; float: right; margin-right: 35px; }
#pdf-merger .project-information li .two-col .field-container input[type="text"],
#pdf-merger .project-information li .two-col .field-container textarea,
#loginform input[type="text"],
#loginform input[type="password"] { padding: 5px 10px; font-size: 12px; }
#pdf-merger .project-information li .two-col label,
#loginform label { font-size: 12px; }
#pdf-merger .project-information li .two-col .tc-right label { width: 75px; }
#pdf-merger .project-information li .two-col .tc-right .field-container { margin-left: 75px; }
#pdf-merger .project-information li .two-col .tc-right textarea { height: 100px; }
#pdf-merger .project-information li .two-col .tc-right .form-button { overflow: hidden; }
#pdf-merger .project-information button input[type="submit"],
    .gform_wrapper .gform_footer input[type=submit],
    #pdfm-submit {
        display: block;
        float: right;
        width: auto;
        padding: 17px 32px;
        background: #000;
        color: #fff;
        border: 1px solid #000;
        font-family: "Montserrat", Arial, Helvetica, "Helvetica Neue", sans-serif !important;
        /* font: 16px/24px "Montserrat", Arial, Helvetica, "Helvetica Neue", sans-serif !important; */
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        cursor: pointer;
        text-align:center;
    }
#loginform .login-submit { margin-top: 30px; }
#loginform .login-submit input[type=submit] { float: left; padding: 17px 59px; font-size: 13px; letter-spacing: unset; font-weight: 700; border: 1px solid #000; font-family: "Montserrat", Arial, Helvetica, "Helvetica Neue", sans-serif !important; text-transform: uppercase;background-color: #000; color: #fff; cursor: pointer;
}
#pdf-merger .project-information button:hover,
#loginform input[type="submit"]:hover,
.gform_wrapper .gform_footer input[type=submit]:hover, #pdfm-submit:hover { background: #fff; color: #000; }
#pdf-merger .project-information .splitted { overflow: hidden; }
#pdf-merger .project-information .splitted span { display: block; }
#pdf-merger .project-information .splitted .left { width: 45%; float: left; }
#pdf-merger .project-information .splitted .right { width: 45%; float: right; }
#pdf-merger .project-information .splitted input[type="text"] { width: 80% !important; }
.gform_wrapper .gform_footer { margin-top: 0 !important; padding-top: 0 !important; }

.reset-form button, .pdfm-reset { font: 14px/18px "Montserrat", Arial, Helvetica, "Helvetica Neue", sans-serif; float: right; background: none; border: none; color: #000; text-decoration: underline;}
.reset-form button:hover, .pdfm-reset:hover { background: transparent !important; text-decoration: none; }

.pdfm-reset { color:#fff; margin-top:11px; }
.pdfm-reset:hover { color:#85B0DD; }

/*#not-logged-in #loginform.register .gfield_label { display:block; float:none; width:100%; }
#loginform.register .gform_wrapper .gform_body li .ginput_container*/

.register .gform_wrapper .gform_body li .ginput_container { margin-left:110px; }
#not-logged-in #loginform.register { padding:30px 20px 20px; }
.register .validation_error, .register .validation_message { font-size:11px; }
.register .gfield_error input { border-color:#f00 !important; }

	/** Custom scroller style for merger **/
	#pdf-merger .jspTrack,
	#pdf-merger .jspVerticalBar { background: transparent !important; }
	#pdf-merger .jspVerticalBar { border-left: 1px solid #d6d6d6; }
	#pdf-merger .jspTrack { width: 8px; left: 4px; }
	#pdf-merger .jspDrag { background: #acacac !important; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

#not-logged-in { width: 392px; margin: 0 auto; }
#not-logged-in h3 { color: #FFF; }
#not-logged-in #loginform { margin-top: 7px; background: white; padding: 30px 20px 0; }
#not-logged-in #loginform p:not(.login-submit) { overflow: hidden; margin: 20px 0; padding-top: 25px; position: relative; }
#not-logged-in #loginform p:not(.login-submit) input { height: 42px; padding: 0 0 0 5px !important; }
/* #not-logged-in #loginform p.login-submit { padding: 15px 0; } */
#not-logged-in #loginform label { width: 80px; color: #000; position: absolute; top: 0; font-family: "Montserrat"; font-size: 14px; font-weight: 600; }
#not-logged-in #loginform input[type="text"],
#not-logged-in #loginform input[type="password"] { float: left; }

#not-logged-in .forgotpass { color:#7fa2c9; display:inline-block; margin-top:8px; }
#not-logged-in .forgotpass:hover { color:#fff; }

#logged-in { overflow: hidden; padding: 0 0 35px; color: #000; margin: 30px 0 0; font-size:14px; position: relative; border-bottom: 1px solid #000;}
#logged-in .left-side { position: absolute; bottom: 17px; }
#logged-in .left-side p { font-family: "Montserrat"; font-size: 13px; font-weight: 400; }
#logged-in .left-side h3 { color: #FFF; margin-bottom: 15px; }
#logged-in .right-side { float: right; background-color: #12223D; padding: 8px 30px; border-top: 1px solid #000; border-bottom: 1px solid #2E476D; border-radius: 2px; }
#logged-in .right-side a { display: inline-block; padding: 0 5px 0 8px; color: #85B0DD; border-left: 1px solid #85B0DD; }
/* #logged-in .right-side a:first-child { border-left: none; padding-left: 0; } */
/* #logged-in .right-side a:hover, */
/* #logged-in .right-side a.active { color: #FFF; } */
/* #logged-in .button-search { float: right; color: #85B0DD; } */
/* #logged-in .button-search:hover { color: #FFF; } */

#logged-in.new { padding:0 0 17px; margin:40px 0 0; }

#sis-tabs { height:53px; position: relative; top: 25px; }
#sis-tabs a { font:18px 'Montserrat' !important; line-height:48px !important; font-weight: 500 !important; display:inline-block; padding:0 40px; border-radius:0px; color:#fff; position: relative; top: 9px; }
#sis-tabs a:not(:first-of-type) { position: relative; right: 2px; }
#sis-tabs a.curr { background:#fff; color:#000; box-shadow: 0px 0px 15px #000; z-index: 9999; position: relative;}
#sis-tabs a:not(.curr) { line-height: 40px !important; background-color: #606060; font-weight: 500 !important;}

/** Gravity Forms **/
.gform_wrapper ul li.gfield { overflow: hidden; margin: 0 0 5px; padding-top: 20px; }
.gform_wrapper .top_label .gfield_label { font-size: 12px !important; font-weight: 500 !important; padding: 0 !important; line-height: normal !important; position: relative; left: 140px; top: -25px; }
.gform_wrapper .gform_body li .ginput_container { margin: 0 0 0 140px; }
.gform_wrapper .gform_body li .ginput_container input,
.gform_wrapper .gform_body li .ginput_container textarea,
.gform_wrapper .gform_body li .ginput_container select { width: 91% !important; padding: 5px 10px; font-size: 12px; border: 1px solid rgba(0, 0, 0, .28); box-shadow: inset 0 0 5px -1px rgba(0, 0, 0, .2); }
.gform_wrapper .gform_body li .ginput_container textarea { height: 50px; }
.gform_wrapper .gform_body li .ginput_container .ginput_right input,
.gform_wrapper .gform_body li .ginput_container .ginput_left input,
.gform_wrapper .gform_body li .ginput_container .ginput_right select,
.gform_wrapper .gform_body li .ginput_container .ginput_left select { width: 88.5% !important; }
.gfield_date_month,
.gfield_date_day,
.gfield_date_year { margin: 0 25px 0 0 !important; }
.gform_wrapper .gform_body li .ginput_container label { font-size: 11px !important; line-height: 10px; padding: 0 !important; margin-top: 2px !important; }
.gform_wrapper .ginput_complex { overflow: hidden; }
.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
.gform_wrapper .ginput_complex .ginput_full { min-height: 48px !important; }
.gform_wrapper .ginput_complex .ginput_left { width: 50%; float: left; }
.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
.gform_wrapper .ginput_complex .ginput_full { min-height: 43px; display: block; overflow: hidden; margin-bottom: 5px; }
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year { width: 50px; float: left; }

/** Social Media - Aug 2, 2013 **/
.social-media { overflow: hidden; position: absolute; right: 115px; bottom: 50px; }
.social-media li { display: inline; float: left; margin: 0 5px 0 0; }
.social-media li a { display: block; width: 31px; height: 37px; text-indent: -9999px; background: url(../images/social_icons.png) no-repeat -9999px -9999px; opacity: .6; filter: alpha(opacity=60%); transition: all .2s; }
.social-media li a:hover { opacity: 1; filter: alpha(opacity=100%); }
.social-media li a.twitter { background-position: 0 0; }
.social-media li a.facebook { background-position: -36px 0; }
.social-media li a.instagram { background-position: -73px 0; }
.social-media li a.vine { background-position: -109px 0; }
.social-media li a.vine:hover { opacity: .6; filter: alpha(opacity=60%); }
.social-media li a.app { width: 107px; background-position: -145px 0; }

/** SIS Uncheck All - Aug 28, 2013 **/
#pdf-merger h3 .uncheck { font-size: 16px; line-height: normal; color: #1C3256; float: right; margin: 3px 0 0; background: #DDD; padding: 3px 10px; border-radius: 5px; text-shadow: 0 1px 0 #EEE; }
#pdf-merger h3 .uncheck:hover { background: #12223D; color: #85B0DD; text-shadow: 0 1px 0 #000; }

/** SIS Dashboard **/
#dashboard { }
#dashboard table { width: 100%; background: #f7f7f7; margin-top: 20px;}
#dashboard table th { padding: 8px 15px 8px 30px; background: #000; color: #fff; font-size: 12px; font-weight: bold; text-align: left; }
#dashboard table th.header { cursor: pointer; position: relative;}
#dashboard table th.header:after { content: ''; display: block; position: absolute; right: 15px; top: 17px; width: 5px; height: 5px; border-bottom: 1px solid #fff;  border-right: 1px solid #fff;transform: rotate(45deg);}
#dashboard table th.header:before { content: ''; display: block; position: absolute; right: 15px; top: 14px; width: 5px; height: 5px; border-top: 1px solid #fff;  border-left: 1px solid #fff; transform: rotate(45deg);}


#dashboard table tr:nth-child(2n-1) { background: #fff; }
#dashboard table tr.active { background-color: rgba(0, 0, 0, .75); }
#dashboard table td.actions { color: #c2c2c2; }
#dashboard table td a { color: #000; }
#dashboard table td a.delete {  }
#dashboard table td a:hover { text-decoration: underline; }
#dashboard table tr.active td,
#dashboard table tr.active td a { color: #fff; }
#dashboard table tr.active td:not(.actions) { padding-left: 10px; }

#dashboard table tr.active td a.delete { color: #fff; }
#dashboard table tr.associated-files td { padding: 0; }
#dashboard table tr td:first-child { position: relative; }
#dashboard table tr.active td:first-child strong { cursor: pointer; }
#dashboard table tr.active td:first-child strong:before { content: ''; width: 10px; height: 6px; display: inline-block; margin: 0 10px 0 -20px; background: url(../images/sprite_tablesort.png) no-repeat 0 -14px; }
#dashboard table tr.active td:first-child .info { display: inline-block; visibility: hidden; opacity: 0; width: 210px; position: absolute; top: 50%; left: 100%; margin: -13px 0 0 10px; padding: 5px 15px; background: #fff; border-radius: 5px; color: #11223c; z-index: 3000; line-height: normal; transition: opacity .4s ease-out .3s; -webkit-transition: opacity .4s ease-out .3s; }
#dashboard table tr.active td:first-child .info:before { width: 8px; height: 8px; content: ''; display: inline-block; background: url(../images/sprite_tablesort.png) no-repeat -18px -12px; margin: 0 5px 0 -20px; }
#dashboard table tr.active:hover td:first-child .info { visibility: visible; left: auto; opacity: 1; }

#dashboard table.less tr:nth-child(n+6) { display:none; }

#pdf-merger p { color:#6c94be; margin-bottom:6px; font-size:13px; position: relative; top:-5px;}

.less-more { color:#dbb062; display: inline-block; padding:6px 30px; }
.less-more:hover { color:#fff; }
.less-more:after { content:'Show Less'; }
.less-more.more:after { content:'Show More'; }

.af-holder { width: 810px; position: absolute; left: 0; z-index: 30; color: #fff; background-color: rgba(0, 0, 0, 1); padding: 10px 30px; }
.af-holder h6 { color: #fff; margin: 0 0 5px; font-size: 11px; font-weight: 300; }
.af-holder ol { margin: 10px 0 0 20px; }
.af-holder ol li { /* display: inline; */ float: left; width: 30%; margin: 0 3% 10px 0; list-style: decimal outside none; color: #fff; font-size: 11px; line-height: 14px; }
.af-holder ol li:hover { color: #fff; }
.af-holder ol li::selection { background: #172742; /* Safari */ }
.af-holder ol li::-moz-selection { background: #172742; /* Firefox */ }

.call .logout { font: 11px/18px "DejaVuSansBook", Arial, Helvetica, "Helvetica Neue", sans-serif; color: #90b6de; text-transform: none; display: inline-block; margin: -3px 0 0; }
.call .logout:hover { color: #fff; }

#logged-in .right-side { background: none; border:none; padding: 0; }
#logged-in .right-side .trigger-dashboard { display: inline-block; padding: 15px 30px !important; font-size: 13px; font-family: "Montserrat", Arial, Helvetica, "Helvetica Neue", sans-serif; font-weight: 600; color: #fff; text-transform:uppercase; border: 1px solid #000;
	background-color: #000; /* Old browsers */
	/* background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 57%, #d0d0d0 100%); FF3.6+ */
	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(57%,#e6e6e6), color-stop(100%,#d0d0d0)); Chrome,Safari4+ */
	/* background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 57%,#d0d0d0 100%); Chrome10+,Safari5.1+ */
	/* background: -o-linear-gradient(top,  #ffffff 0%,#e6e6e6 57%,#d0d0d0 100%); Opera 11.10+ */
	/* background: -ms-linear-gradient(top,  #ffffff 0%,#e6e6e6 57%,#d0d0d0 100%); IE10+ */
	/* background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 57%,#d0d0d0 100%); W3C */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d0d0d0',GradientType=0 ); IE6-9 */

}
#logged-in .right-side .trigger-dashboard:hover { background-color: #fff; text-shadow: none; color: #000; }

.pms-box form { position: relative; left: -52px; }
.pms-box form li.reset-form { position: absolute; bottom: -5px; left: 134px; }
.pms-box .gform_footer { overflow: hidden; padding: 0 34px 0 0 !important; margin: 10px 0 0 !important; }

.pms-box.new .gform_footer { display:none; }
.pms-box.new .reset-sis { display:none; }

.pms-box .gform_wrapper .top_label .gfield_label {
    font-size:13px !important;
    line-height:27px !important;
    font-weight: 500 !important;
}

.page_title_header{
	  color: #fff;
  font-size: 40px;
  font-family: "LeagueGothicRegular", Arial, Helvetica, "Helvetica Neue", sans-serif;
  float: right;
  line-height: 40px;
  margin-top: 18px;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


.wrap { width: 780px; max-width: 100%; margin: 0 auto; padding: 0 20px; }

#header .logo { float: left; }
/*#header .logo {  float: left; }*/

#header .logo a { padding: 30px 0 24px; display: block; }

#header .logo img { display: block; width: 260px; }

#header { font-family:"Montserrat" }

@media screen and (max-width: 768px) { #header .logo a { padding: 18px 0; }
    #header .logo img { width: 220px; } }

#main-nav ul ul ul ul ul { display: none; }
/* @media screen and (min-width: 769px) {
  #util { float: right; padding: 35px 0 0 20px; line-height: 0; font-size: 0; }
#util { float: right; padding: 30px 0 0 30px; line-height: 0; font-size: 0; }
  #util li { display: inline-block; padding-left: 18px; margin-left: 18px; }
  #util li:not(:first-of-type) { border-left: 1px solid #000; }
  #util li a { font-family: "Montserrat", Helvetica, "Helvetica Neue", Arial, sans-serif; line-height: 20px; display: block; color: #000; text-transform: uppercase; font-weight: 700; letter-spacing: 0.1em; font-size: 12px; }
  #util li a:hover { text-decoration: underline; } }

@media screen and (min-width: 769px) and (max-width: 1070px) { #util { padding: 30px 0 0 40px; }
#util { padding: 30px 0 0 40px; }
  #util li + li { padding-left: 12px; margin-left: 12px; } }

@media screen and (min-width: 769px) and (max-width: 860px) {
 #util { padding: 30px 0 0 30px; } } */

@media screen and (min-width: 769px) {
  #main-nav { float: right; position: relative; z-index: 50; }
  #main-nav > ul { font-size: 0; }
  #main-nav > ul li { position: relative; }
  #main-nav > ul > li { display: inline-block; }
  #main-nav > ul > li > a { line-height: 80px; color: #000; font-size: 13px; letter-spacing: 0.15385em; font-weight: 500; display: block; text-transform: uppercase; padding: 0 15px; font-family: "Montserrat", Helvetica, "Helvetica Neue", Arial, sans-serif; } }

@media screen and (min-width: 769px) and (max-width: 1070px) { #main-nav > ul > li > a { padding: 0 16px; } }

@media screen and (min-width: 769px) and (max-width: 860px) { #main-nav > ul > li > a { font-size: 11px; padding: 0 12px; } }

@media screen and (min-width: 769px) {
  #main-nav > ul > li:hover:before { content: ''; width: 0px; height: 0px; border: 8px solid transparent; border-bottom-color: #000; position: absolute; bottom: 0; left: calc(50% - 8px); }
  /* #main-nav > ul > li:hover > a { color: #B88B4A; } */
  #main-nav > ul ul { position: absolute; background-color: #003057; width: 190px; display: none; }
  #main-nav > ul ul li { font-size: 14px; line-height: 17px; padding: 10px 20px 10px 15px; -webkit-transition: 0.15s; -o-transition: 0.15s; transition: 0.15s; }
  #main-nav > ul ul li a { color: #fff; }
  /* #main-nav > ul ul li:hover { background-color: #B88B4A; } */
  #main-nav > ul ul ul { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0) 6px); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0) 6px); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0) 6px); }
  #main-nav > ul li:hover > ul { display: block !important; }
  #main-nav > ul > li > ul { top: 100%; left: 0; }
  #main-nav > ul > li > ul ul { left: 100%; top: 0; background-color: #00294B; }
/*#main-nav > ul > li > ul ul { -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08); box-shadow: 0 0 20px rgba(0, 0, 0, 0.08); left: 100px; top: 5px; background-color: #00294B; z-index: 1001; }*/
  #main-nav > ul > li > ul ul ul { background-color: #00223F; } }

.m-toggle { width: 20px; height: 15px; position: absolute; top: 23px; right: 20px; cursor: pointer; display: none; }
/*.m-toggle { width: 20px; height: 15px; position: absolute; top: 23px; right: 20px; cursor: pointer; display: none;  background: none; }*/

.m-toggle span { display: block; width: 20px; height: 3px; background-color: #003057; }

.m-toggle span + span { margin-top: 3px; }

.m-toggle.x span { background-color: #B88B4A; }

@media screen and (max-width: 768px) {
 .m-toggle { display: block; }
  #util { display: none; position: absolute; top: 60px; left: 0; background-color: #426A8B; width: 100%; z-index: 100; }
  #util ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  #util ul a { color: #fff; text-transform: uppercase; font-weight: 700; letter-spacing: 0.1em; font-size: 10px; line-height: 11px; display: block; padding: 17px 20px; }
  #main-nav { display: none; position: absolute; top: 105px; left: 0; background-color: #003057; width: 100%; z-index: 100; }
  #main-nav a { color: #fff; font-family: "Montserrat", Helvetica, "Helvetica Neue", Arial, sans-serif; display: inline-block; }
  #main-nav > ul > li { border-bottom: 1px solid #426A8B; position: relative; }
  #main-nav > ul > li > a { padding: 14px 20px; font-size: 18px; line-height: 1.33333em; }
  #main-nav > ul > li.menu-item-has-children:after { pointer-events: none; content: ''; display: block; position: absolute; top: 23px; right: 25px; width: 18px; height: 12px; background-image: url("data:image/svg+xml,%3Csvg width%3D%2218px%22 height%3D%2212px%22 viewBox%3D%220 0 18 12%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon id%3D%22path-1%22 points%3D%2215.4291256 4 9.00048489 10.6667784 2.57087441 4 0 6.66610795 9.00048489 16 18 6.66610795%22 fill%3D%22%23fff%22 transform%3D%22translate%280.000000%2C -4.000000%29%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E"); background-size: 10px auto; }
  #main-nav > ul > li.menu-item-has-children.x:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
  #main-nav > ul > li.menu-item-has-children > ul { display: none; }
  #main-nav > ul > li > ul { background-color: #00223F; padding: 20px 20px; }
  #main-nav > ul > li > ul > li + li { margin-top: 16px; border-top: 1px solid #426A8B; padding-top: 16px; }
  #main-nav > ul > li > ul > li > a { font-family: Lato, Helvetica, "Helvetica Neue", Arial, sans-serif; font-weight: 700; font-size: 14px; line-height: 1.14286em; letter-spacing: 0.14286em; text-transform: uppercase; padding: 0 0 12px; }
  #main-nav > ul > li > ul > li > ul { -webkit-column-count: 2; column-count: 2; -webkit-column-gap: 20px; column-gap: 20px; }
  #main-nav > ul > li > ul > li > ul > li { margin-bottom: 12px; }
  #main-nav > ul > li > ul > li > ul > li > a { color: #98C6EB; font-size: 16px; font-family: Lato, Helvetica, "Helvetica Neue", Arial, sans-serif; line-height: 1.25em; }
  #main-nav > ul > li > ul > li > ul ul { display: none; } }
