@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('/Fonts/ProximaNovaForHMH-Regular.otf');
}
@font-face{
    font-family:'HMHMicro-Medium';
    src:url('/Fonts/HMHMicro-Medium.otf');
}
@font-face{
    font-family:'ProximaNova-Bold';
    src :url('/Fonts/ProximaNovaForHMH-Bold.otf');
}
body {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    color: black;
}

/*span, .ms-rteThemeFontFace-2, ms-rteFontSize-2 {
    font-family: Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}*/

body #s4-leftpanel-content {
    background-color: #fff;
    border-right: none;
}

.cssPager a {
    text-decoration: underline;
   
}

body #s4-mainarea {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    float: inherit;
}
.mainpageheaderlabel {
    font-weight:bold;
    font-size: 18pt;
    color:#f1a900;

}
.mainpageheaderlabellight {
    font-weight: bold;
    font-size: 12pt;
    background: linear-gradient(45deg, #ff00b3, #fdb913);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    /*color: #f1a900;*/
}
.mainpagebulletpointslight {
    padding-left: 5% !important;
    font-weight:normal;
    font-size: 11pt !important;
    display: list-item !important;
    list-style-type: disc !important;
    list-style-position: inside !important;
}
.mainpagebulletpoints {
    padding-left: 5% !important;
    font-size: 11pt !important;
    display: list-item !important;
    list-style-type: disc !important;
    list-style-position: inside !important;
}
.highlightedLabel {
color:black;
        font-size: 12pt !important;
            display: list-item !important;
    list-style-type: disc !important;
    list-style-position: inside !important;
}

body #s4-leftpanel {
	
}
.webtable {

border:1px solid black;
background-color:#f1f2f2;
}
.webddl {
Width:237px;
height:50px;
padding-right:30px;

}
.webtextbox {
    width:300px;
height:70px;
}
.webtextboxlarge {
width:400px;
height :30px
}
.webdropdown {
width:300px;
height:40px;
}
.webddlauto {
height:40px;
width:auto;
padding-right:20px;
}
.listauto {
width:auto;
padding-right:5px;
}
.webwhitebutton {
    border: 1px solid #000000;
    width:auto;
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    border:thin;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    clear: both;
}
.webgridHeader {
background-color:#f2a900;
border:  black;

color:black;
}

.webgrid {
background-color:white;
border:  1px black;
font-weight:600;
background-color :#f1f2f2;
}

.webgridViewAllItems {
background-color:white;
border:  1px black;
font-family:Arial !important;
background-color :#f1f2f2;
}

.webcheckbox {
    font-size:12pt !important; 
    color:black;
}

.webbuttonBorder {
    Width:200px ;
    height:40px ;
    font-weight:600 !important;   
    font-size:12pt !important; 
     color:black !important;
     font-weight:200;   
     border-style:solid;
    
     padding:3px;
     background-color:#f2a800 !important;

}
.webbutton {
    Width: 120px;
    height: 40px;
    font-weight: 600 !important;
    font-size: 12pt !important;
    color: black !important;
    font-weight: 200;
    border-style: none;
    background: linear-gradient(45deg,#ff6d3f,#fdb913);
}
.webbutton_grey {
    Width: 120px;
    height: 40px;
    font-weight: 600 !important;
    font-size: 12pt !important;
    color: black !important;
    font-weight: 200;
    border-style: none;
    background-color: grey !important;
}

.webbutton_Large {
    Width:auto !important ;
    height:32px ;
    font-weight:600 !important;   
    font-size:12pt !important; 
     color:black !important;
     font-weight:200;
     border-style:none;
     background-color:#f2a800 !important;

}
.webbutton_login {
    Width: 120px;
    height: 40px;
    font-weight: 600 !important;
    font-size: 12pt !important;
    color: black !important;
    font-weight: 200;
    border-style: none;
    background: linear-gradient(45deg,#ff6d3f,#fdb913);
}

.webddl {
    font-size: 11pt;
    color: black;
    width: auto;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
}

.weblabelblack {
    font-size: 11pt;
    color: black;
    font-weight: 600;
    font-family: HMHMicro-Medium,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
}
.weblabel {
    font-size: 12pt;
    padding-left: .5%;
    font-weight: 600;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
}

.ms-WPBody a:link, .ms-WPBody a:visited {
    color: #00a8c8 !important; /*26July changed from #00A8C8 to #f1a900 */
}

.HMH_Social_Links {
    padding-left: 200px !important;
}

    .HMH_Social_Links .HMH-TDleft {
        padding-left: 5px;
    }

/*.sidebar-styles a:link, .sidebar-styles a:visited {
	font-size:10pt;
	color:red;
}*/

table.ms-rteTable-0 td {
    vertical-align: top !important;
}


.ms-WPBody table {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-size: 10pt;
}

.ms-WPBody p {
    font-size: 10pt;
    margin-top: 0;
    margin-bottom: 4px;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-menutoolbar {
    background-position: 0 -566px;
}

.groupheader {
    color: #f2a900;
    font-size: 16pt;
}

#ctl00_MSO_ContentDiv {
    width: 1100px;
}

    #ctl00_MSO_ContentDiv > table {
        width: 99% !important;
    }

tablelayoutsTable {
    width: 99% !important;
}

.alertSpan a {
    color: white;
}

.closeAlertLink {
    color: white !important;
}

.ms-dlgTitle {
    background-color: #54585A;
}

.ms-dlgContent {
    border: 2px solid #ffffff;
}

.ms-dlgBorder {
    border: 1px solid #ffffff;
}

.ms-menubuttonactivehover, .ms-buttonactivehover {
    background: none;
}

.ms-acal-header td, .ms-acal-rootdiv td, .ms-acal-rootdiv th {
    vertical-align: middle;
}

.s4-ql ul.root ul > li > a {
    color: #54585A;
    font-size: 11pt;
}

.ms-viewlsts .ms-vb2 > a {
    color: #1c1c1c !important;
    text-decoration: none !important;
}

.ms-toolbar:hover {
    color: #1c1c1c !important;
}

.ms-vb a:link, .ms-vb a:visited, .ms-vb2 a:link, .ms-vb2 a:visited, .ms-vb-user a:link, .ms-vb-user a:visited {
    color: #555555;
}

tr.s4-itm-hover a:hover, tr.ms-itmhover a:hover {
    color: #1c1c1c !important;
    text-decoration: none !important;
}

.ms-alternatingstrong .ms-vb a:link, .ms-alternatingstrong .ms-vb2 a:link, .ms-alternatingstrong .ms-vb-user a:link, .ms-alternatingstrong .ms-vb a:visited, .ms-alternatingstrong .ms-vb2 a:visited, .ms-alternatingstrong .ms-vb-user a:visited, .ms-alternatingstrong .ms-vb a:visited:hover, .ms-alternatingstrong .ms-vb2 a:visited:hover, .ms-alternatingstrong .ms-vb-user a:visited:hover {
    color: #1c1c1c !important;
    text-decoration: none !important;
}

.ms-menutoolbar td td.ms-viewselectorhover, .ms-toolbar td td.ms-viewselectorhover {
    background: none transparent !important;
    border: solid 1px #8b929a !important;
}

div.ms-viewselector, div.ms-viewselectorhover {
}

a:link, a:visited {
    color: black; /*26July changed from #00A8C8 to #f1a900 */
    font-size: 12pt;
    font-weight:600;
}

.ms-menutoolbar td a {
    color: #1c1c1c !important;
}

.ms-listheaderlabel, .ms-viewlsts th.ms-vh2-nofilter, .s4-search select.ms-sbscopes, .s4-search input.ms-sbplain {
    color: #1c1c1c !important;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

a.ms-addnew:hover {
    text-decoration: none !important;
    color: #1c1c1c !important;
}

.ms-alternatingstrong {
    background-color: #f2f2f2;
}

.s4-ql ul.root ul > li > a:hover {
    text-decoration: none !important;
    color: #1c1c1c !important;
}

.ms-viewlsts {
    width: 935px;
}

.ms-vh div, .ms-vh2 div {
    color: #000000; /*#929292*/
}

.s4-ql a.selected {
    background-image: none;
    background-color: #919191;
    border: none !important;
    color: black !important;
}

.s4-specialNavLinkList a:hover > span.ms-splinkbutton-text {
    text-decoration: none !important;
    color: #1c1c1c !important;
}

/* .s4-qlheader, .s4-qlheader:visited {
	color:#4c4c4c !important;
	font-size: 12pt !important;
    text-transform: uppercase !important;
} */

.s4-ql ul.root > li > .menu-item {
    color: #f2a900 !important;
    font-size: 12pt !important;
    font-weight: bold;
}

    .s4-ql ul.root > li > .menu-item:hover, .s4-qlheader:hover, .s4-qlheader:hover {
        text-decoration: none;
    }

/* --------------- Blog Roll-Up Styling ------------------ */

.fl-post h1 a:link, .fl-post h1 a:visited {
    /*color:#00a8c8 !important; */
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
    font-weight: lighter !important;
    font-size: 16pt !important;
}

.fl-read-more-container {
    display: none !important;
}

.fl-post-links {
    display: none !important;
}

.fl-post {
    min-height: 130px !important;
    border: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    padding-left: 20px !important;
}

.fl-post-body {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
    line-height: 14pt;
    padding-top: 20px !important;
}

.fl-post h1 {
    margin-bottom: 0 !important;
}

.fl-post-author {
    position: relative;
    float: left;
    padding-right: 5px;
}

/* ------------------ Calendar -------------------- */

.s4-ba {
    background-color: #ffffff;
}

tr td div.ms-acal-today {
    background-image: none;
    background-color: #54585A;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid #F2A900 !important;
}

.ms-acal-rootdiv table {
    background-color: transparent;
}

.ms-acal-outday {
    background-color: #E4E8EA;
}

.ms-acal-summary-dayrow td div {
    background-color: #D4D8DA;
    border-left: 2px solid #D4D8DA;
    border-right: 2px solid #D4D8DA;
    border-top: 2px solid #D4D8DA;
    border-bottom: none;
}

.ms-acal-summary-itemrow td div {
    border-left: 2px solid #D4D8DA;
    border-right: 2px solid #D4D8DA;
    border-bottom: 1px solid #D4D8DA;
    border-top: none;
}

.ms-acal-summary-itemrow td, .ms-acal-summary-itemrow th {
    border-bottom: 1px solid #D4D8DA;
}

.ms-acal-header td, .ms-acal-rootdiv td, .ms-acal-rootdiv th {
    font-size: 13pt;
}

.ms-acal-week-top td.ms-acal-hover div, .ms-acal-summary-dayrow td.ms-acal-hover div, .ms-acal-summary-dayrow th.ms-acal-hover {
    border: none;
    background: none transparent;
    outline: none;
    margin-left: 0px;
    margin-right: 0px;
}

.ms-acal-today {
    color: white !important;
}

.ms-acal-month-top {
    font-size: 11pt;
}

.ms-acal-item {
    background: none;
    border: none;
}

.ms-acal-summary-itemrow td div {
    margin-top: -2px;
}

.ms-acal-vlink {
    width: 110px !important;
    padding-left: 2px !important;
    height: 85px !important;
    font-size: 10pt !important;
}

.ms-acal-header > table > tbody > tr {
    background-color: #fff;
    padding-left: 6px;
}

.ms-acal:hover {
    background-color: #54585A;
}

.ms-acal-vcont td {
    text-align: left;
}

.ms-acal-vcont > tbody > tr > td > a {
    font-size: 10pt;
}

.ms-acal-vcont:hover {
    background: none;
}

.ms-acal-summary-itemrow td div {
    margin-left: 0;
    margin-right: 0;
}

.ms-acal-summary-dayrow td div {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.ms-acal-summary-dayrow td.ms-acal-hover div {
    border-right: none;
    border-left: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #D4D8DA;
    background-image: none;
    border-bottom: 2px solid orange;
}

.ms-acal-header > table > tbody > tr > td, .ms-acal-header > table > tbody > tr > td + td {
    padding-top: 4px !important;
    padding-left: 4px !important;
}

.ms-acal-week-top td.ms-acal-hover div, .ms-acal-summary-dayrow td.ms-acal-hover div, .ms-acal-summary-dayrow th.ms-acal-hover {
    border-bottom: 2px solid #F2A900 !important;
}

.ms-acal-summary-dayrow td.ms-acal-hover {
    background-color: transparent;
    background-image: none;
    border: none;
}

.ms-picker-table, table.ms-picker-table td.ms-picker-footer {
    background-color: #ffffff;
    background-image: none;
    border-left: none;
    border-right: none;
    border-bottom: none;
    border-top: 1px solid #f3f3f3;
    /* padding-top:18px; */
}

td.ms-picker-footer {
    padding-top: 14px;
}

.ms-picker-header table.ms-picker-table, .ms-datepickerouter .ms-quickLaunch {
    border: none;
    padding-top: 25px;
    padding-bottom: 5px;
    /* margin-left:auto; */
    margin-right: auto;
}

.ms-acal-summary-dayrow td div, .ms-acal-sdiv a, .ms-acal-mdiv a, .ms-acal-ddiv a {
    color: #54585A;
    text-decoration: none !important;
}

#DatePickerDiv a:link, #DatePickerDiv a:visited {
    color: #555555 !important;
}

.ms-acal-sdiv a:hover, .ms-acal-mdiv a:hover, .ms-acal-ddiv a:hover {
    text-decoration: none;
}

.ms-acal-apanel {
    border: none;
    margin-bottom: 4px;
}

div.noindex {
    overflow: hidden !important;
}

/* Aligns the Top Bars */
.ms-cui-ribbonTopBars {
    width: 1095px !important;
    margin-left: auto;
    margin-right: auto;
}

    /* Turns off the border on the bottom of the tabs */
    .ms-cui-ribbonTopBars > div {
        border-bottom: 1px solid transparent !important;
    }

#s4-bodyContainer {
    width: 1095px !important;
    margin-left: auto;
    margin-right: auto;
    min-height: 170px;
}

body #s4-topheader2 {
    min-height: 138px;
    background-color: transparent;
    border-bottom: none;
    background-image: none;
}

.ms-titlerowborder {
    border-right: none;
}

.s4-help {
    display: none;
}

.s4-search {
    padding-top: 9px !important;
    padding-bottom: 0px !important;
    margin-right: 0px;
    position: relative;
    margin-left: -90px;
}

.s4-titlelogo {
    text-align: left;
    width: 150px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.s4-search table {
    margin-right: 5px;
}

#s4-titlerow {
    position: relative;
    /* z-index:1000 !important; */
}

.s4-title {
    display: none;
}

.ms-welcomeMenu a:link {
    color: #000000 !important;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-size: 10pt;
    font-weight: bold;
}

.HMH-User {
    position: relative;
    float: right;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
}

body #s4-topheader2 {
    border: none;
    margin-top: 30px;
}

body #s4-ribbonrow {
    background-color: #f4f4f4;
}

/* .ms-cui-tabBody {
	margin-left:auto;
	margin-right:auto;
	width:70%;
} */

.ms-cui-tabContainer {
    background-image: url("/_Layouts/HMH/Images/fade.png");
    background-position:;
    /* background-repeat:repeat-x; */
    /* background-position:0 -882px; */
}

.ms-cui-tabBody {
    border: none;
    overflow: visible;
}

.HMH-colorRibbon {
    background-image: url("/_layouts/HMH/Images/Color_Ribbon.png");
    height: 5px;
    width: 100%;
}

.ms-siteactionsmenu > span > a > span {
    color: #000000;
}

.ms-siteactionsmenuhover {
    background: transparent;
}

.ms-cui-tt-span {
    color: #1c1c1c;
}

.s4-breadcrumb-anchor:hover, .s4-breadcrumb-anchor-open, .ms-qatbutton:hover {
    background: none;
}

.s4-breadcrumb-anchor, .ms-qatbutton {
    padding-top: 5px;
}

.ms-MenuUIPopupBody .ms-MenuUIPopupScreen {
    /* z-index:-999999; */
}

.ms-cui-cg {
    border: none;
}

.ms-cui-cg-db .ms-cui-cg-t {
    background-image: none;
}

.ms-cui-cg-or .ms-cui-cg-t {
    color: #1c1c1c;
}

.ms-cui-cg-yl .ms-cui-cg-t {
    color: #1c1c1c;
}

.ms-cui-cg-pp .ms-cui-cg-t {
    color: #1c1c1c;
}

.ms-cui-cg-mg .ms-cui-cg-t {
    color: #1c1c1c;
}

.ms-cui-cg-gr .ms-cui-cg-t {
    color: #1c1c1c;
}

.ms-cui-cg-lb .ms-cui-cg-t {
    color: #1c1c1c;
}

.ms-cui-cg-tl .ms-cui-cg-t {
    color: #1c1c1c;
}

.ms-cui-cg-db .ms-cui-cg-t {
    color: #1c1c1c;
}

.ms-ButtonHeightWidth {
    padding: 0px !important;
    height: auto !important;
}

/* .dfwp-list {
	list-style-image:url('/sites/hmh/Style%20Library/HMH/Images/star.png');
	padding:24px;
} */

.upcomingEventsClass {
    background-color: #f5f5f5;
}

.link-item, .link-item a, .link-item a:link {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-size: 14pt;
}

.sidebar-styles .ms-WPBody a:link, .sidebar-styles .ms-WPBody a:visited, .sidebar-styles .link-item a:link, .sidebar-styles .link-item a:visited {
    color: #555555 !important;
    font-weight: bold;
    font-size: 10pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.sidebar-styles a:link, .sidebar-styles a:visited {
    color: #f1a900; /*26July changed from #00A8C8 to #f1a900 */
}

.rightbar-styles {
    margin-left: 15px;
}

    .rightbar-styles a:link {
        color: #f2a900; /*26July changed from #00A8C8 to #f1a900 */
    }

    .rightbar-styles .link-item a, .rightbar-styles .link-item a:link {
        font-size: 10pt;
        font-weight: bold;
    }

    .rightbar-styles .link-item {
        line-height: 16px;
    }

.rightbar-styles1 {
    margin-top: 10px;
    margin-left: 15px;
}

.rightbar-styles2 {
    margin-left: 15px;
}

.rightbar-styles3 {
    margin-top: 10px;
    margin-left: 10px;
}

.rightbar-styles4 {
    margin-left: 10px;
    height: 630px;
    width: 450px;
    overflow: auto;
}

hr {
    margin-top: 0;
    color: #f8f8f8;
}

.ms-WPBody a:visited {
    color: #555555;
}

.ms-WPBody a:hover {
    text-decoration: none;
    color: #1c1c1c !important;
    /* font-weight:bold; */
}

.fl-post-author a:link, .fl-post-author a:visited {
    color: #00a8c8;
}

/* ------------- NEW CALENDAR PAGE LAYOUT ---------------- */

.ms-picker-monthcenter, .ms-picker-monthcenterOn, .ms-picker-monthselected {
    padding-right: 48px;
    padding-top: 6px;
    padding-left: 8px;
}

.ms-WPBody td {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-size: 10pt;
}

.ms-acal-month-top {
    color: #54585A;
}

.dfwp-column .dfwp-list {
    width: 84% !important;
}

.ms-acal-display {
    color: #F2A900;
    font-size: 18pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-picker-footer > div > a {
    font-size: 9pt;
}

.ms-picker-line {
    display: none;
}

.ms-offscreen {
    padding-left: 2px;
    display: none;
}

.ms-WPBody table {
    width: 100%;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

div.ms-MenuUIPopupScreen div.ms-MenuUIPopupInner div.ms-MenuUILarge ul.ms-MenuUIUL div.ms-MenuUIULItem a.ms-MenuUIULLink, div.ms-MenuUIPopupScreen div.ms-MenuUIPopupInner div.ms-MenuUILargeRtL ul.ms-MenuUIUL div.ms-MenuUIULItem a.ms-MenuUIULLink {
    color: black !important;
}

div.ms-MenuUIPopupScreen div.ms-MenuUIPopupInner ul.ms-MenuUIUL div.ms-MenuUIULItemHover a.ms-MenuUIULLink {
    color: black !important;
}

/* ----------------- User Handle ---------------- */

.ms-welcomeMenu.ms-SpLinkButtonActive a:hover {
    color: black;
}

.ms-SPLink .ms-welcomeMenu .ms-SpLinkButtonActive :hover {
    color: black;
    white-space: normal;
}

.ms-SpLinkButtonActive:hover {
    color: #f2a900;
}

.ms-SpLinkButtonActive.ms-welcomeMenu a:link {
    color: #00a8c8;
}

.ms-welcomeMenu.ms-SpLinkButtonActive {
    background: none;
    border: 1px solid white;
}

.HMH-Name {
    margin-left: -10px;
    position: relative;
    float: left;
    color: #f2a900;
}

.HMH-Welcome {
    margin-left: -2px;
    position: relative;
    float: left;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-size: 10pt;
    color: white;
}

.s4-trc-container-menu {
    margin-top: 3px;
}

.ms-welcomeMenu:hover {
    background: none;
    color: black;
    border: solid 1px white;
    ';
}

.ms-welcomeMenu a:hover {
    color: black;
}

.ms-SPLink:hover {
    color: black;
}

.ms-SPLink a:hover {
    color: black;
}



/* ------------------------------- */

/* body, ul, li {
	font-size:14px; 
	font-family:Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
	line-height:21px;
	text-align:left;
} */

li.link-1 {
    width: 88px;
    height: 54px;
    background: transparent;
}

    li.link-1:hover {
        background: transparent;
    }

li.link-2 {
    width: 151px;
    height: 54px;
    background: transparent;
}

    li.link-2:hover {
        background: transparent;
    }

li.link-3 {
    width: 181px;
    height: 54px;
    background: transparent;
}

    li.link-3:hover {
        background: transparent;
    }

li.link-4 {
    width: 105px;
    height: 54px;
    background: transparent;
}

    li.link-4:hover {
        background: transparent;
    }

li.link-5 {
    width: 109px;
    height: 54px;
    background: transparent;
}

    li.link-5:hover {
        background: transparent;
    }


#menu {
    list-style: none;
    width: 785px;
    margin: 0px auto 0px auto;
    height: 43px;
    padding: 0px 0px 0px 0px;
    /* Rounded Corners 
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; */
    /* Background color and gradients */
    background: transparent;
    background: none;
    /* Borders */
    border: none;
}

    #menu li {
        float: left;
        display: block;
        text-align: center;
        position: relative;
        padding: 4px 10px 4px 10px;
        margin-right: 10px;
        margin-top: -5px;
        border: none;
        font-size: 20px;
        font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
        color: #000000;
        font-weight: bold;
    }

        #menu li p {
            color: #1c1c1c !important;
            margin-top: 2px;
        }

        #menu li:hover {
            /*padding: 4px 9px 4px 0; */
            /*margin-right:29px; */
            color: #000000;
            /* Background color and gradients */
            background-color: #f2a900;
            /* Rounded corners 
	
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	z-index:100000; */
        }

        #menu li a {
            font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-weight: lighter;
            color: #fff !important;
            outline: 0;
            text-decoration: none;
            /* display:none; */
        }

        #menu li:hover a {
            color: #ffffff;
        }

        #menu li .drop {
            padding-right: 21px;
            background: url("img/drop.png") no-repeat right 8px;
        }

        #menu li:hover .drop {
            background: url("img/drop.png") no-repeat right 7px;
        }

        #menu li .drop-1 {
            padding-right: 21px;
            background: white;
        }

        #menu li:hover .drop-1 {
            height: 40px;
        }

        #menu li .drop-2 {
            padding-right: 21px;
            background: white;
        }

        #menu li:hover .drop-2 {
            height: 40px;
        }


.dropdown_1column,
.dropdown_2columns,
.dropdown_3columns,
.dropdown_4columns,
.dropdown_5columns {
    margin: 5px auto 4px auto;
    /*margin-top:44px; */
    float: left;
    position: absolute;
    left: -999em; /* Hides the drop down */
    text-align: left;
    padding: 10px 5px 10px 5px;
    /*border:solid 2px white;*/
    z-index: 999999;
    /* Gradient background */
    background: #919191;
    /* Rounded Corners 
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px; */
}

    .dropdown_4columns > div {
        width: 185px !important;
    }

        .dropdown_4columns > div > ul > li {
            width: 185px !important;
        }


.dropdown_1column {
    width: 369px;
}

.dropdown_2columns {
    width: 324px;
}

.dropdown_3columns {
    width: 355px;
}

.dropdown_4columns {
    width: 444px;
}

.dropdown_5columns {
    width: 350px;
}

#menu li:hover .dropdown_1column,
#menu li:hover .dropdown_2columns,
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
    left: 0px;
    top: auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    background-color: transparent;
    color: black;
}

.col_1 {
    width: 150px;
}

.col_2 {
    width: 270px;
}

.col_3 {
    width: 410px;
}

.col_4 {
    width: 550px;
}

.col_5 {
    width: 690px;
}

#menu .menu_right {
    float: right;
    margin-right: 0px;
}

#menu li .align_right {
    /* Rounded Corners 
	-moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px; */
}

#menu li:hover .align_right {
    left: auto;
    right: -1px;
    top: auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Arial, Helvetica, sans-serif;
    line-height: 21px;
    font-size: 12px;
    text-align: left;
}

#menu h2 {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 7px 0 14px 0;
    padding-bottom: 14px;
    border-bottom: 1px solid #666666;
}

#menu h3 {
    font-size: 14px;
    margin: 7px 0 14px 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #888888;
}

#menu p {
    line-height: 18px;
    margin: 0 0 10px 0;
}

#menu li:hover p {
    color: black !important;
}

#menu li:hover div a {
    font-size: 14px;
    color: #fff;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

    #menu li:hover div a:hover {
        color: #f2a900;
    }


.strong {
    /*font-weight:bold;*/
}

.italic {
    font-style: italic;
}

.imgshadow { /* Better style on light background */
    background: #FFFFFF;
    padding: 4px;
    border: 1px solid #cdcdd;
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}

.img_left { /* Image sticks to the left */
    width: auto;
    float: left;
    margin: 5px 15px 5px 5px;
}

#menu li .black_box {
    background-color: #fff;
    color: #eeeeee;
    text-shadow: 1px 1px 1px #000;
    padding: 4px 6px 4px 6px;
    /* Rounded Corners
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	Shadow 
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000; */
}

#menu li ul {
    list-style: none;
    padding: 12px 0 0 28px;
    margin: 0 0 12px 0;
}

    #menu li ul li {
        font-size: 12px;
        line-height: 14px;
        position: relative;
        padding: 10px 0;
        margin: 0;
        float: none;
        text-align: left;
        width: 150px;
    }

        #menu li ul li:hover {
            background: none;
            border: none;
            padding: 10px 0;
            margin: 0;
            line-height: 14px;
        }

#menu li .greybox li {
    background: #fff;
    border: 1px solid #bbbbbb;
    margin: 0px 0px 4px 0px;
    padding: 4px 6px 4px 6px;
    width: 116px;
    /* Rounded Corners 
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; */
}

    #menu li .greybox li:hover {
        background: #ffffff;
        border: 1px solid #aaaaaa;
        padding: 4px 6px 4px 6px;
        margin: 0px 0px 4px 0px;
    }

.HMH-footer {
    background-color: #F5F5F5;
    width: 100%;
    min-height: 90px;
    margin-top: 20px;
    color: #fff;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-size: 10pt;
    /*border-top:2px solid white;*/
    z-index: 2;
}

    .HMH-footer a, .HMH-footer a:visited, .HMH-footer a:active {
        color: #000000 !important;
        text-decoration: none !important;
    }

        .HMH-footer a:hover {
            text-decoration: underline !important;
        }

.HMH-footerTable {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.HMH-footerOuter {
    /*border-top: 5px solid;*/
}

.HMH-footerInner {
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 6px;
}

.HMH-footerCopyText {
    color: #999999;
    text-align: right;
}

td.HMH-TDleft {
    text-align: right;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 10px;
    font-weight: bold;
}

td.HMH-TDright {
    text-align: right;
    width: 160px;
    vertical-align: middle;
}

td.HMH-TDcopy {
    text-align: right;
    margin-right: 0;
    width: 720px;
    color: #878787;
    vertical-align: middle;
}

td.HMH-TDmiddle {
    text-align: right;
    width: 148px;
    vertical-align: middle;
}


.HMH-footerTable {
    margin-left: 0;
    width: 1098px;
}

.HMH-FooterCopyright {
    color: #000000;
    text-align: center;
}

.ms-WPBody TH {
    font-weight: normal;
}


/*----------------------------------------------------------------------------------*/
/*-------------Style added by Naveen------------------------------------------------*/
/* For change font-size of Page content area*/
.ms-bodyareacell {
    font-size: 10pt;
}
/* For change font-size of Web part*/
.ms-WPBody {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 10pt;
}

.PageHeading {
    color: gray;
    font-size: 33pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-weight: bold;
}

.PageSubHeading {
    color: gray;
    font-size: 24px;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-weight: bold;
}

.HolidayTitle {
    color: #000000;
    font-weight: bold;
    font-size: 12pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Medium, Gilroy-Regular, Century Gothic, Arial, san-serif;
    padding: 10px;
}

.HolidayDate, .HolidayLoc {
    padding-left: 10px;
    padding-right: 10px;
}

.LatestNewsHeading, .LatestNews {
    color: #F2A900;
    font-size: 15pt;
    font-weight: bold;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.LatestNewsTitle {
    /*color:#00A8C8;*/
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.LatestNewsBody {
    /*color:#555555;	*/
    color: #000000;
    font-weight: normal;
    font-size: 10pt;
    margin-top: 10px;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.LatestNewsMore {
    color: #f1a900;
    font-weight: bold;
    font-size: 10pt;
    margin-top: 10px;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.DepartmentMenu, .DepartmentMenu:visited {
    color: #f1a900 !important; /*26July changed from #00A8C8 to #f1a900 */
    font-weight: bold !important;
    font-size: 10pt !important;
}

.ms-rteStyle-Arialfontsize9 {
    -ms-name: Arial font size 9;
    font-size: 9pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rteStyle-Arialfontsize10 {
    -ms-name: Arial font size 10;
    font-size: 10pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rteStyle-Arialfontsize11 {
    -ms-name: Arial font size 11;
    font-size: 11pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rteStyle-Arialfontsize12 {
    -ms-name: Arial font size 12;
    font-size: 12pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rteStyle-Arialfontsize14 {
    -ms-name: Arial font size 14;
    font-size: 14pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rteStyle-Calibrifontsize9 {
    -ms-name: Calibri font size 9;
    font-size: 9pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rteStyle-Calibrifontsize10 {
    -ms-name: Calibri font size 10;
    font-size: 10pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rteStyle-Calibrifontsize11 {
    -ms-name: Calibri font size 11;
    font-size: 11pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rteStyle-Calibrifontsize12 {
    -ms-name: Calibri font size 12;
    font-size: 12pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rteStyle-Calibrifontsize14 {
    -ms-name: Calibri font size 14;
    font-size: 14pt;
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.s4-recentchanges {
    display: none;
}

table, table tbody, table tr, table tr td {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
}

div {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
}

font {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
}

/*span {
    font-family: Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
}

p {
    font-family: Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
}*/

/*a {
  
color: #00a8c8 !important;

}*/


a {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif !important;
}

select {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

input {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
}

.ms-rtestate-field {
    color: #000000;
}

/*-------------Style added by Surendra for blogs------------------------------------------------*/

.ms-PostBody {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-size: 11pt;
}
/*----------------------------------------------------------------------------------------------*/
/*-------------Style added by Surendra for sort by search dropdown------------------------------*/

.srch-dropdown {
    font-family: ProximaNova-Regular,Gilroy, Gilroy-Regular, Century Gothic, Arial, san-serif;
    font-size: 1em;
}
/*----------------------------------------------------------------------------------------------*/

div.clsLogoDesc {
    background-color: #c2c2c7;
    margin-left: -10px;
    margin-right: 10px;
}

.signoffTable {
    width: 100%;
    margin-top: 12%;
}

.signoffImage {
    width: 40%;
    height: 40%;
}

.itemPreLabel {
    width: 22%;
    margin-left: 5%;
    font-weight: bold;
    display: inline-block;
}

.webddlauto {
    width: auto;
    height:40px;
    padding-right:20px;
}
.itemPreDropDown
{
    width: auto;
    height:40px;
    padding-right:20px;
}

.largerFont{
            font-size:11pt;
        }

select option:checked {
    background: linear-gradient(#848790, #848790 0%, #848790 100%);
}

div.clsLogoDesc {
    background-color: #c2c2c7;
    margin-left: -10px;
    margin-right: 10px;
}

.signoffTable {
    width: 100%;
    margin-top: 12%;
}

.signoffImage {
    width: 40%;
    height: 40%;
}

.itemPreLabel {
    width: 22%;
    margin-left: 5%;
    font-weight: bold;
    display: inline-block;
}

a:hover{
    color: #FF6D3F !important;
}

/*removed iframe border*/

/*@-moz-document url-prefix() {
    #frm {border: 0;height:537px !important;}
#ctl00_ContentPlaceHolder1_right{border:0;height:537px !important}
#ctl00_ContentPlaceHolder1_left{border:0;height:537px !important}
}

@supports (-moz-osx-font-smoothing: auto) {
#frm {border: 0;height:713px !important;}
#ctl00_ContentPlaceHolder1_right{border:0;height:713px !important}
#ctl00_ContentPlaceHolder1_left{border:0;height:713px !important}
}

@media not all and (min-resolution:.001dpcm) { 
  @media {
    #frm {border: 0;height:722px !important;}
#ctl00_ContentPlaceHolder1_right{border:0;height:722px !important}
#ctl00_ContentPlaceHolder1_left{border:0;height:722px !important}
  }
}*/



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
 #frm {border: 0;height:537px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:537px}
#ctl00_ContentPlaceHolder1_left{border:0;height:537px}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  #frm {border: 0;height:537px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:537px}
#ctl00_ContentPlaceHolder1_left{border:0;height:537px}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  #frm {border: 0;height:537px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:537px}
#ctl00_ContentPlaceHolder1_left{border:0;height:537px}
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
 #frm {border: 0;height:537px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:537px}
#ctl00_ContentPlaceHolder1_left{border:0;height:537px}
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1070px) {
 #frm {border: 0;height:480px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:480px}
#ctl00_ContentPlaceHolder1_left{border:0;height:480px}
}
@media only screen and (min-width: 1200px) {
  #frm {border: 0;height:850px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:850px}
#ctl00_ContentPlaceHolder1_left{border:0;height:850px}
}

@media only screen and (min-width: 1400px) {
  #frm {border: 0;height:638px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:727px}
#ctl00_ContentPlaceHolder1_left{border:0;height:727px}
}

/* (1366x768) WXGA Display */
@media  screen and (min-width: 1366px) {
#frm {border: 0;height:570px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:570px}
#ctl00_ContentPlaceHolder1_left{border:0;height:570px}}
 
/* (1440x900) WXGA+ Display */
@media  screen and (min-width: 1400px) {
#frm {border: 0;height:638px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:638px}
#ctl00_ContentPlaceHolder1_left{border:0;height:638px}
}
@media screen and (min-width: 1600px){
#frm {border: 0;height:820px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:820px}
#ctl00_ContentPlaceHolder1_left{border:0;height:820px}
}
/* (1680x1050) WSXGA+ Display */
@media  screen and (min-width: 1680px) {
#frm {border: 0;height:830px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:830px}
#ctl00_ContentPlaceHolder1_left{border:0;height:830px}}
 
/* (1920x1080) Full HD Display */
@media  screen and (min-width: 1920px) {
#frm {border: 0;height:895px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:895px}
#ctl00_ContentPlaceHolder1_left{border:0;height:895px}}


@media only screen and (min-width: 2000px) {
      #frm {border: 0;height:1180px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:1180px}
#ctl00_ContentPlaceHolder1_left{border:0;height:1180px}
}

@media only screen and (min-width: 2500px) {
  #frm {border: 0;height:1480px;}
#ctl00_ContentPlaceHolder1_right{border:0;height:1480px}
#ctl00_ContentPlaceHolder1_left{border:0;height:1480px}
}


/*.webddlauto {
    width: 50%;
}*/

/*#lnkViewInfo {
    left: 130px;
    position: absolute;tre
    top: 105px;
}

#lnkCVTpreview {
    left: 258px;
    position: absolute;
    top: 241px;
}

#lnkAddtlAttributes {
    left: 408px;
    position: absolute;
    top: 105px;
    width: 130px;
    height: 15px;
    font-size: small;
}

#lnkViewClone {
    left: 236px;
    position: absolute;
    top: 130px;
    width: 100px;
    height: 15px;
}

#lnkClone {
    LEFT: 132px;
    POSITION: absolute;
    TOP: 130px;
    width: 114px;
    height: 15px;
}



#lnkWorkflowAttributes {
    POSITION: absolute;
    TOP: 183px;
    Width: 80px;
    font-weight: bold;
}

#lnkSpanishTranslation {
    LEFT: 130px;
    POSITION: absolute;
    TOP: 84px;
    width: 130px;
    height: 15px;
    font-size: small;
    right: 1291px;
}

#lnkViewRubric {
    LEFT: 344px;
    POSITION: absolute;
    TOP: 130px;
    Width: 114px;
    Height: 15px;
}


#lnkPreviousSignoffs {
    LEFT: 130px;
    POSITION: absolute;
    TOP: 63px;
    Width: 512px;
    Height: 15px;
}

#lnkExternalReviewer {
    left: 348px;
    position: absolute;
    top: 63px;
    display: block;
    width: 200px;
}

#lbltest {
    text-align: center;
    POSITION: absolute;
    TOP: 5px;
}

#newimg {
    LEFT: 88px;
    POSITION: absolute;
    TOP: 29px;
}

#lnkviewnotes {
    LEFT: 130px;
    POSITION: absolute;
    TOP: 42px;
}

#cmdSignoff {
    LEFT: 12px;
    POSITION: absolute;
    TOP: 179px;
}

#lnkSuppRead {
    LEFT: 145px;
    POSITION: absolute;
    TOP: 179px;
}

#ddlSuppRead {
    LEFT: 144px;
    POSITION: absolute;
    TOP: 199px;
    margin-top: 0px;
}

#lblRdnessStatus {
    LEFT: 320px;
    POSITION: absolute;
    TOP: 179px;
}*/

    table, table tbody, table tr, table tr td #myTopnav a{
        font-family :HMHMicro-Medium !important;
    }
