/* ITL COLORS
    white: #ffffff;
    black: #131313;
    gray: #808080;
    teal: #3d8a97;
    orange: #faa633;
*/

/* webfont: open sans regular*/@font-face {
    font-family: 'open sans';
    src: url('/fonts/OpenSans-Regular.ttf');
}

/* webfont: open sans regular*/@font-face {
    font-family: 'open sans light';
    src: url('/fonts/OpenSans-Light.ttf');
}

/* Webfont: Lato-Black */@font-face {
    font-family: 'LatoWebBlack';
    src: url('/fonts/Lato-Black.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Black.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-Black.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Black.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-BlackItalic */@font-face {
    font-family: 'LatoWebBlack';
    src: url('/fonts/Lato-BlackItalic.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-BlackItalic.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-BlackItalic.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Bold */@font-face {
    font-family: 'LatoWebBold';
    src: url('/fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-BoldItalic */@font-face {
    font-family: 'LatoWebBold';
    src: url('/fonts/Lato-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-BoldItalic.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Italic */@font-face {
    font-family: 'LatoWeb';
    src: url('/fonts/Lato-Italic.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Italic.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Italic.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Light */@font-face {
    font-family: 'LatoWebLight';
    src: url('/fonts/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Light.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-LightItalic */@font-face {
    font-family: 'LatoWebLight';
    src: url('/fonts/Lato-LightItalic.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-LightItalic.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-LightItalic.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Medium */@font-face {
    font-family: 'LatoWebMedium';
    src: url('/fonts/Lato-Medium.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Medium.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-Medium.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Medium.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-MediumItalic */@font-face {
    font-family: 'LatoWebMedium';
    src: url('/fonts/Lato-MediumItalic.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-MediumItalic.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-MediumItalic.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-MediumItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Regular */@font-face {
    font-family: 'LatoWeb';
    src: url('/fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Semibold */@font-face {
    font-family: 'LatoWebSemibold';
    src: url('/fonts/Lato-Semibold.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Semibold.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-Semibold.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Semibold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-SemiboldItalic */@font-face {
    font-family: 'LatoWebSemibold';
    src: url('/fonts/Lato-SemiboldItalic.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-SemiboldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-SemiboldItalic.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-SemiboldItalic.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-SemiboldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Thin */@font-face {
    font-family: 'LatoWebThin';
    src: url('/fonts/Lato-Thin.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Thin.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-Thin.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Thin.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-ThinItalic */@font-face {
    font-family: 'LatoWebThin';
    src: url('/fonts/Lato-ThinItalic.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-ThinItalic.woff2') format('woff2'), /* Modern Browsers */
         url('/fonts/Lato-ThinItalic.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-ThinItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}




p,h1,h2,h3,h4,h5,h6,div,* {

	font-family: "LatoWeb","Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;
    /* color: #313131; */
}

table.ticket-view-details tbody tr td:first-child {
	font-weight: bold;
}

a {
	outline: 0;
}
table thead tr th {
    padding: 4px 4px;
}
table tbody tr td {
    padding: 4px;
}
.clear {
	clear: both;
}

html,body {
	height: 100%;
	padding: 0px;
	margin: 0px;
    color: #313131;
}
#container {
	min-height: 100%;
	position: relative;
    overflow-x: hidden;
    opacity: 0;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
}
#header {

}
#content {
}

/* ///////////////// FOUNDATION OVERRIDE CSS ////////////
////////////////////////////////////////////////////////*/

.tabs dd > a, .tabs .tab-title > a {
    font-family: 'LatoWebLight', sans-serif;
    padding: .35rem 2rem;
    height: auto;
}

.tabs dd.active a, .tabs .tab-title.active a {
    background-color: #008bba;
    color: #fff;
}

.reveal-modal {
    left: 2.5%;
    width: 95%;
    top: 5vh;
}

@media(min-width:640px){
    .reveal-modal {
        left: 0;
    }
}

.reveal-modal .close-reveal-modal {
    font-size: 1.75rem;
}

button, .button {
    font-family: 'LatoWeb', sans-serif;
}

select {
    padding: .45rem .5rem;
}

select:focus,
input:focus,
textarea:focus,
button:focus,
a:focus {
    outline-color: #008CBA;
}

.top-bar-section ul li > a {
  font-family: "LatoWeb", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.top-bar,
.top-bar-section ul li {
    background: #272727;
}
.top-bar-section li:not(.has-form) a:not(.button) {
  color: #fff;
  background: #272727;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #333333;
    background: #333333;
}


.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section ul li.active > a {
    color: #008CBA;
    background: #212121;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  border-color: #008CBA; }

  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #bdbdbd;
    font-family: "LatoWebLight", Helvetica, Arial, sans-serif;
}

  input:-moz-placeholder,
  textarea:-moz-placeholder {
      color: #bdbdbd;
      font-family: "LatoWebLight", Helvetica, Arial, sans-serif;}

  input::-moz-placeholder,
  textarea::-moz-placeholder {
      color: #bdbdbd;
      font-family: "LatoWebLight", Helvetica, Arial, sans-serif; }

  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
      color: #bdbdbd;
      font-family: "LatoWebLight", Helvetica, Arial, sans-serif; }

.alert-box.info {
    color: #358fb7;
}

/* DUMBASS FOUNDATION OVERRIDE TO 1024PX */
@media only screen and (min-width: 64em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }



/* JQUERY UI CUSTOM STYLES */

.ui-state-default {
    background: #FAFAFA;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.1);
            box-shadow: inset 0 0 3px rgba(0,0,0,.1);
}



/*////////  HELPER CLASSES //////////////////////////*/
/*//////////////////////////////////////////////////*/

.lato-light {
    font-family: 'LatoWebLight', sans-serif;
    color: #212121;
}

.margin-bottom {
    margin-bottom: 100px;
}

.margin-bottom-small {
    margin-bottom: 50px;
}

.margin-bottom-mini {
    margin-bottom: 25px;
}

.margin-top-small {
    margin-top: 25px;
}

.max-width {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-widescreen {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-para {
    max-width: 890px;
    margin-left: auto;
    margin-right: auto;
}

.inner-wrapper-1024 {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.spacer-div {
    width: 100%;
    height: 280px;
    min-height: 280px;
    background: gainsboro;
}

.overflow-x {
    overflow-x: auto;
}

.overflow-y {
    overflow-y: auto;
}

button i {
    margin-left: 3px;
    /* vertical-align: middle; */
}


/*////////  COMPONENT CLASSES - TO MAKE COMPONENT SPECIFIC TO PAGE ADD A CLASS AT THE TOP ID="CONTENT" CLASS="[WHATEVER]" AND PREPEND YOUR PAGE CSS LIKE .WHATEVER .EXAMPLE-COMP //////////////////////////*/
/*//////////////////////////////////////////////////*/

/* SWITCHES GLOBAL OVER RIDE */
.switch span {
    vertical-align: super;
}

/* HELPER FOR MYITL MODALS TO ALLOW OVERFLOW AND SCROLL IF LIST IS TOO LONG */
.myitl-modal {
    min-height: 400px;
    max-height: 900px; /* Fall back */
    max-height: 75%;
    overflow-y: auto;
}

.myitl-modal .inner-modal-container {
    height: 453px;
    overflow-y: scroll;
}

/* ONLINE DATE THROUGHOUT MYITL */
.online-date {
    color: #cccccc;
    font-style: italic;
}

.online-date .online-date-legend {
    color: #101010;
}

.prev-next-btn-comp {
    padding-top: 20px;
}

/* PREV & NEXT BUTTONS THROUGHOUT MY ITL */
.prev-next-btn-comp select {
    color: #008cba;
    width: auto;
    font-size: .9em;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    vertical-align: top;
    height: 34px;
	padding-right: 25px;
}

.prev-next-btn-comp button {
    height: 34px;
}

@media (min-width: 640px){
    .prev-next-btn-comp select {
/*        width: 200px;*/
    }
}

@media (min-width: 1024px) {
    .hide-desktop {
        display: none;
    }
    .show-mobile {
        display: block;
    }
}

/* REPORTS DATA STYLES FOR TABLE LIKE GRID STYLING THROUGHOUT */
#report-options-bar {
	border-bottom: 1px solid #ababab;
	padding: 10px 0;
}

@media(min-width: 640px){
	#report-options-bar {
		text-align: right;
	}
}
#report-options-bar a {
	margin-bottom: 8px;
}

/* INPUT TYPE FILE CHOOSER BASIC COMPONENTS //////////////////////
////////////////////////////////////////////////*/
.upload-site-file-modal {
    min-height: 45vh;
}

@media(min-width:640px){
    .upload-site-file-modal {
        min-height: 21vh;
        max-width: 500px;
    }
}

.file-input label {
        background-color: #757575;
        color: #fff !important;
        padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
        border-radius: 3px;
        font-size: 0.7em;
        height: 34px;
        line-height: normal;
        text-align: center;
        position: relative;
        margin-bottom: 10px;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        text-transform: uppercase;
        margin-bottom: 10px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
}

.file-input i {
    color: #fff;
    margin-left: 5px;
}

.file-input input[type="file"] {
    max-width: 160px;
    height: 36px;
}

.file-input label:hover {
            cursor: pointer;
            background: #616161;
}

.file-input .preview,
.file-input .choose {
    display: inline-block;
}

.file-input .choose {
    position: relative;
    width: 133.5px;
}

.file-input .preview {
    margin: 0 0 10px 0;
    padding: 5px 12px;
    border-radius: 3px;
    vertical-align: middle;
    height: 35px;
    border: 1px solid #3a3a3a;
    font-size: .9em;
    line-height: 1.6;
    min-width: 132px;
    text-align: center;
}

@media(min-width:481px){
    .file-input .preview {
        margin: 0 0 0 0px;
    }
}



/*/////// HERO BANNER COMP ////////
/////////////////////////////////*/
.hero-banner-comp {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.2)), to(rgba(0,0,0,.2))), url('/images/repairs_assets/repairs_banner.jpg');
    background-image: linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,.2)), url('/images/repairs_assets/repairs_banner.jpg');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 450px;
    padding: 65px 10px 0;
    color: #ffffff;
    font-family: "LatoWebLight", Helvetica, Arial, sans-serif;
    text-align: center;
    position: relative;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.hero-banner-comp h1 {
    width: 100%;
    font-size: 1.55em;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px rgba(0,0,0,.5);
    text-align: center;
    font-family: 'LatoWeblight', sans-serif;
    padding: 0 15px;
    max-width: 950px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.hero-banner-comp h4 {
    text-align: center;
    font-weight: 100;
    font-style: italic;
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0,0,0,.5);
    font-family: 'LatoWebthin', sans-serif;
    max-width: 540px;
    padding: 0 20px;
    margin: 0 auto 80px;
    border-bottom: none !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.hero-banner-comp .banner-logo {
    width: 100px;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.vertline {
    width: 80px;
    height: 1px;
    background: gainsboro;
    margin: 75px auto 0px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}

.gray-spacer {
    height: 30px;
    width: 100%;
    background-color: #f1f1f1;
    margin-bottom: 60px;
}

@media (min-width: 640px){
    .hero-banner-comp h1 {
        font-size: 2.75em;
    }

    .hero-banner-comp h4 {
        font-size: 1.25em;
    }
}

@media (min-width: 1024px){
    .hero-banner-comp {
        height: 650px;
    }

    .hero-banner-comp h1 {
        margin-top: 85px;
        font-size: 3.5em;
        max-width: none;
    }

    .hero-banner-comp .banner-logo {
        width: 125px;
    }
}

@media(min-width:1440px){
    .hero-banner-comp h1 {
        font-size: 4.25em;
        margin-top: 75px;
    }

    .hero-banner-comp h4 {
        font-size: 1.45em;
    }
}

@media (min-width: 1800px) {
    .hero-banner-comp {
        height: 750px;
    }

    .hero-banner-comp h1 {
        font-size: 5em;
    }

    .gray-spacer {
        margin-bottom: 90px;
    }
}

/*///// PAGE DESCRIPTION COMPONENT //////////////*/
.page-description-comp {
    text-align: center;
    margin-bottom: 60px;
}

.page-description-comp h1 {
    font-size: 1.65em;
    margin-bottom: 15px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.page-description-comp img {
    width: 28px;
    margin-right: 4px;
}

.page-description-comp p::first-letter {
    line-height: 1;
    font-size: 2em;
}

@media (min-width: 640px){
    .page-description-comp h1 {
        font-size: 2.35em;
    }

    .page-description-comp img {
        width: 36px;
    }
}

@media (min-width: 1024px){
    .page-description-comp h1 {
        font-size: 2.65em;

    }
}


/* ////// MID IMAGE BANNER COMP ///////////////////////////
/////////////////////////////////////////////////*/
.mid-image-banner-comp {
    background-color: #1a4555;
    margin-bottom: 10px;
}

.mid-image-banner-comp p {
    margin-bottom: 40px;
    width: 80%;
    max-width: 325px;
    font-family: "LatoWebLight", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.mid-image-banner-img {
    background-image: url('/images/iNOCC_assets/server.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px;
}

.mid-image-banner-text {
    background-color: #1a4555;
    height: 300px;
    padding: 50px 15px;
    color: #fff;
    position: relative;
}

.mid-image-banner-text h3 {
    font-family: "LatoWebLight", Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
}

.mid-image-banner-icon {
    width: 45px;
    position: absolute;
    bottom: 10px;
    right: 15px;
}

.mid-image-banner-learn {
    font-style: italic;
}

@media(min-width:768px){
    .mid-image-banner-img {
        height: 350px;
    }

    .mid-image-banner-text {
        height: 350px;
    }
}

/* ////// FEATURES COMP ///////////////////////////
/////////////////////////////////////////////////*/
.features-comp {
    background: #f6f6f6;
    padding: 35px 15px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    border-radius: 3px;
    margin-bottom: 100px;
}

.features-comp h1 {
    margin-bottom: 30px;
}

.features-comp ul {
    margin-bottom: 50px;
}

.features-comp li {
    list-style: circle;
}

.features-comp img {
    width: 100%;
    max-width: 700px;
}

.features-comp .features-image {
    background-image: url('/images/iNOCC_assets/myitl.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 368px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.1);
            box-shadow: 1px 1px 4px rgba(0,0,0,.1);
}

@media (min-width: 1024px){
    .features-comp {
        padding: 35px 35px;
    }
}

@media (min-width: 1800px) {
    .features-comp {
        margin-bottom: 150px;
    }
}

/*///// DOWNLOADS SECTION COMP /////////
//////////////////////////////////////*/
.downloads-comp {
    padding: 50px 0;
    background: #1a4555;
    color: #fff;
    height: 300px;
}

.downloads-comp hr {
    width: 85%;
    max-width: 800px;
    margin: 1.25rem auto 30px;
}

.downloads-comp h3{
    font-family: "LatoWebLight", Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
}

.downloads-comp img {
    width: 40px;
    height: auto;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.downloads-comp p {
    font-family: "LatoWebLight", Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
}

@media (min-width: 1024px){
    .downloads-comp img {
        width: 46px;
    }
}

/* ////// FOOTER STYLES ///////////////////////////
/////////////////////////////////////////////////*/

#footer {
    background: #272727;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

#footer-adjust {

}

#footer-copyright {
	padding: 30px 0px 10px;
	font-size: 12px;
    color: gray;
}

#footer-copyright a {
    color: #038c99;
}

#footer-copyright hr {
	width: 80%;
}

.footer-logo {
    display: none;
    width: 115px;
    position: absolute;
    bottom: 12px;
    left: 10px;
}

.footer-content {
    padding: 40px 0 0px;
    margin-bottom: 5px;
}

.footer-left {
    min-height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-right: none;
}

.footer-right {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.footer-right h6,
.footer-right-mobile h6 {
    text-transform: uppercase;
    color: white;
    font-size: .9em;
}

.footer-right a,
.footer-right-mobile a {
    color: gray;
}

.footer-right a:hover,
.footer-right-mobile a:hover {
    color: #3D8A97;
    text-decoration: underline;
}

.footer-right li,
.footer-right-mobile li {
    font-family: "LatoWeb", Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
    font-size: .9em;
}

.footer-right-columns {
    color: lightgray;
    margin: 0 5%;
    text-align: center;
    list-style-type: none;
    color: gray;
}

/* FOOTER RIGHT MOBILE */
.footer-right-columns .dropdown {
    display: none;
}

.footer-right-mobile h6 {
    margin-bottom: 15px;
    cursor: pointer;
}

/* FOOTER SOCIAL MEDIA COMPONENT //////////////////////*/

.social-component {
    padding-top: 40px;
}
.social-component-title {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-size: .9em;
    margin-bottom: 0px;
    font-family: "LatoWeb", Helvetica, Arial, sans-serif;
}

.social-component-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /*margin-bottom: 2em;*/
    list-style-type: none;
    margin-left: 0;
}

.social-component-ul a {
    color: white;
    width: 38px;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
    margin: 0px 4px;
    border: 2px solid #272727;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.social-component-li a:first-child {
    margin-left: 0px;
}

.social-component-ul a:hover {
    color: #3D8A97;
    border: 2px solid #333;
}

/*/// TO THE TOP BUTTON COMPONENT ////////////////////
//// GOOGLE ICON IS USED AT NORMAL SIZE //////////////
////////////////////////////////////////////////////*/
.to-top-container i {
    bottom: 25px;
    right: 0px;
    position: fixed;
    width: 40px;
    background: #131313;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 2px solid #131313;
    color: white;
}

.to-top-container i:hover {
    cursor: pointer;
    opacity: .8;
    border: 2px solid #333;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}


@media (min-width: 640px){
    .footer-logo {
        display: block;
    }

    .footer-left {
        min-height: 160px;
        border-right: 1px solid #ffffff;
    }

    .footer-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .footer-right-mobile {
        display: none;
    }
}

/*/////////////////////////////////////////////////////*/

/*
	Validation stuff
*/
input.error,
select.error,
textarea.error {
	margin-bottom: 0px;
}

.error-label {
	display: none;
}
input.error-input,
select.error-input,
textarea.error-input,
span.error-input {
	border-color: #f04124 !important;
}

.error {
    border-color: #f04124 !important;
}

span.error-msg,
div.error-msg {
	color: #f04124 !important;
	font-style: italic;
	float: right;
	display: none;
}
span.error-msg {

	background-image: url("/images/error_triangle.png");
	background-repeat: no-repeat;
	background-size: 1em 1em;
	background-position: right 0px bottom .25em;
	padding-right: 1.25em;
}

/*
	Modal Overlay stuff
*/
#ajax_loading_overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 9998;
}
#ajax_loading {
    opacity: 1;
    background: #efefef;
    color: #000;
    padding: 2em;
    border-radius: .5em;
    z-index: 9999;
    text-align: center;
}
#simple_modal_overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 9996;
}
#simple_modal {
    opacity: 1;
    background: #efefef;
    color: #000;
    padding: 2em;
    border-radius: .5em;
    z-index: 9997;
}

.modal-title {
    border-bottom: 1px solid gainsboro;
}


body {
	background-color: #fff;
}

li#site-logo {
	background-color: #fff;
	background-image: url(/images/itl_logo.png);
	background-size: 135px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
li#site-logo a {
	width: 54px;
	background-color: transparent;
	background-image: url(/images/logo_mask_partial.png);
	background-size: auto 61px;
	background-repeat: no-repeat;
	background-position: right top;
}


.column h4 {
	/*color: #00a0df;*/
	border-bottom: 1px solid #ababab;
	margin-top: .8em;
}

img.link-icon {
	height: 21px;
	width: 21px;
}


fieldset legend {
	background: transparent;
}


e .ui-state-focus {
	background-color: #555;
	color: #fff;
}

.ui-helper-hidden-accessible {
	display: none;
}

.green-light,
.red-light {
	display: inline-block;
	width:14px;
	height:14px;
	border-radius:7px;
	margin-bottom: -3px;
	-webkit-box-shadow: 0px 0px 4px #333;
	        box-shadow: 0px 0px 4px #333;
	margin-right: .5em;
}
.green-light {
	background: #00dd00;
}
.red-light {
	background: #dd0000;
}

.row {

}

.page-top {
	height: 100px;
	background: url(/images/page-top.jpg);
	background-size:     cover;
	background-repeat:   no-repeat;
	background-position: center center;
	color: #eee;
    margin-bottom: 35px;
}
.page-top h1 {
	font-family: "LatoWeblight";
	color: #eee;
	line-height: 100px;
	margin: 0px;
	padding: 0px;
    font-size: 1rem;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.page-top h2 {
	font-family: "LatoWeblight";
	color: #eee;
	line-height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 26px;
}
#homepage-subcat-slideshow-oblighting{
	height: 280px;
}
#homepage-subcat-slideshow-monitoring{
	height: 280px;
}

#footer-menu {
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding-bottom: 40px;
}
#footer-menu .footer-menu-item {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	text-align: center;
}
#footer-menu .footer-menu-item .footer-icon {
	width: 200px;
	height: 80px;
	background-position: center bottom;
	background-size: 25px;
	background-repeat: no-repeat;
	margin-bottom: 10px;

}

#footer-menu .footer-menu-item a {
	color: #00a0df;
	font-family: 'LatoWebLight';
	font-size: 20px;

}

#footer-menu .footer-menu-item a:hover {
	font-weight: bold;
}

/*///// CMS GLOBAL STYLING //////////////
///////////////////////////////////////*/
.cms-content-column {

}
.cms-content-column li {
    font-family: "LatoWebLight", Helvetica, Arial, sans-serif;
    list-style-type: disc;
    padding-left: 5px;
}
.cms-content-column ul {
    margin-bottom: 30px;
    margin-left: 35px;
}
.cms-content-column p {

}
.cms-content-column p img {
	margin: 10px;
}
.cms-content-row {
    max-width: 1280px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.first-letter::first-letter {
    line-height: 0;
    font-size: 2em;
    font-family: "LatoWeb", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.light-para {
    font-family: "LatoWeblight", Helvetica Neue, Helvetica, Arial, sans-serif;
    color: gray;
    font-size: 1em;
}

.teal {
    color: #3d8a97;
}

/*.mounting-brackets-bg {
    background: #f7f7f7;
    padding: 10px;
    border-radius: 3px;
}*/

/*/////////////////////////////////////////*/

.product-content-row {
    padding-top: 55px;
    padding-bottom: 70px;
}

.product-content-row h3 span {
    font-style: italic;
    color: #ffffff;
    font-family: 'latoweb';
}
div.blue {

	background: #174a5d;
	color: #fff;
}

div.blue * {

	color: #fff;
}

div.grey {

	background: #eee;
}


#product-downloads {
	text-align: center;

	padding-bottom: 40px;
}
#product-downloads h3 {
	font-family: 'LatoWebLight';
}
#product-downloads .download-box {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	text-align: center;
}
#product-downloads .download-box .download-icon {
	width: 200px;
	height: 80px;
	background-position: center bottom;
	background-size: 30px;
	background-repeat: no-repeat;
	margin-bottom: 10px;

}
#product-downloads .download-box a {
	color: #fff;
	font-family: 'LatoWebLight';
	font-size: 20px;

}

#product-downloads .download-box a:hover {
	font-weight: bold;
}

#product-diagrams {
	text-align: center;
	padding-bottom: 40px;
}
#product-diagrams h3 {
	font-family: 'LatoWebLight';
}
#product-diagrams .diagram-box {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	text-align: center;
}
#product-diagrams .diagram-box .diagram-icon {
	width: 200px;
	height: 80px;
	background-position: center bottom;
	background-size: 30px;
	background-repeat: no-repeat;
	margin-bottom: 10px;

}
#product-diagrams .diagram-box a {
	color: #fff;
	font-family: 'LatoWebLight';
	font-size: 20px;

}
#product-diagrams .diagram-box a:hover {
	font-weight: bold;
}

/*
#product-features {
	text-align: center;
}
*/

.product-slideshow {
    max-width: 1280px;
	margin-bottom: 70px;
	padding-top: 30px;
}
.product-slideshow .product-slideshow-content {
}
.product-slideshow .product-slideshow-content ul {
    margin-bottom: 60px;
    margin-left: 40px;
}
.product-slideshow .product-slideshow-content li {
    font-family: "LatoWebLight", Helvetica, Arial, sans-serif;
    list-style-type: disc;
    padding-left: 5px;
}
.product-slideshow .product-slideshow-content * {
}
.product-slideshow .product-slideshow-images {
}
.product-slideshow .product-slideshow-images .product-slide {
	height: 300px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

.itl-tabs {
	font-weight: normal;
	font-size: 14px;
    border-bottom: 1px solid #BDBDBD;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.itl-tabs a {
	display: block;
	/*margin-right: 2em;*/
	padding-top: 1em;
	padding-bottom: 1em;
	height: 45px;
	color: #555;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.itl-tabs a:hover {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    color: #000;
}

.itl-tabs a img {
	height: 1.4em;
	margin-right: .6em;
	margin-top: -4px;
}
.itl-tabs a.active {
    border-bottom: none;
	color: #00a0df;
}

@media(min-width:768px){
    .itl-tabs a {
    	display: inline-block;
    }

    .itl-tabs a.active {
    	border-bottom: 2px solid #00a0df;
    }
}

.category-row {
	margin-bottom: 40px;
    max-width: 1800px;
    padding: 0 10px;
}

@media(min-width:1024px){
    .category-row {
        padding: 0 20px;
    }
}

.category-row h4 {
	font-family: 'LatoWebLight';
	color: #222;
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
    padding: 8px;
    margin-bottom: 40px;
}
.category-row h4 img {
	vertical-align: baseline;
	margin-right: .5em;
	height: 1em;
	/*
	margin-right: .5em;
	margin-top: -4px;
	*/
}

.category-row .product {
    height: 290px;
    margin: 35px auto;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.category-row .product:hover {
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
    opacity: .8;
    /*background: #f3f3f3;*/
}

.category-row .product .product-image {
	height: 150px;
	background-position: center;
	background-repeat: no-repeat;

}
.category-row .product h5 {
	color: #00a0df;
	border-bottom: 1px solid #aaa;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.category-row .product h6 {
    font-family: 'LatoWebLight', Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #808080;
}

.product .product-tags {

}
.product .product-tags .product-tag {
	font-size: 10px;
	line-height: 10px;
	background: #efefef;

	color: #999;
	display: inline-block;
	padding: 8px;
	border-radius: 3px;
	vertical-align: middle;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
}

#nav-search {
	/*
	width: 400px;
	height: 80p;
	*/
}
#nav-search .input {
	/*display: inline-block;*/
	width: 200px;
	height: 40px;
	float: right;
	position: relative;
}
#nav-search .input img {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 5px;
	top: 13px;
	cursor: pointer;
}
#nav-search a {
	float: right;
	/*display: inline-block;*/
	width: 44px;
}
#nav-search a img {
	/*
	width: 28px;
	*/
	/*margin-top: -4px;*/
    width: 15px;
}


.product-spec-name {
	font-weight: bold;
	padding-right: 15px;
}

@media(min-width:1024px){
    .product-spec-name {
        padding-right: 30px;
    }
}

.product-spec-value {
	padding-left: 0px;
    font-size: .9em;
}
.category-row .column:last-child {
	float: left;
}
.home-slides img{
	height:200px;
	-o-object-fit: contain;
	   object-fit: contain;
}
.home-slides{
	margin-top: 35px;
	margin-bottom: 35px;
}
.webtable table{
	width: 100%;
}
.webtable thead, .webtable1 thead{
	border-bottom: 3px solid #D3D3D3;
	border-radius: 2px;
}
.webtable tbody tr:hover{
	background: #D3D3D3 !important;
}
.webtable tr{
	background: white !important;
}
.webtable table th:nth-child(2){
	min-width: 160px;
}
.webtable table th:nth-child(1){
	min-width: 160px;
}
.webtable a{
	color: #00a0df;
	text-decoration: underline;
	cursor: pointer;
}
.center *{
	margin: auto;
}
.center p{
	text-align: center;
}
.center img{
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}
.logo-nate{
	background-image: url(/cms_assets/NATE/NATE.jpg?height=50);
	height: 50px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.p-no-margin p{
	margin: 0px;
}
.parts-tbl-lbl td{
	color: #00a0df;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
}
.parts-tbl-lbl{
	color: #00a0df;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}
.redlights tr:nth-child(2) td:nth-child(1){
	width: 300px;
}
.redlights tr:nth-child(2) td:nth-child(2){
	width: 300px;
}

.redlights td {
    text-align: center;
}

.parts-tbl-th{
	border-bottom: 3px solid #D3D3D3;
	border-radius: 2px;
	font-weight: bold;
	text-align: center;
}
.redlights .parts-tbl-lbl:nth-child(1) td{
	padding-top: 0px;
}
.parts-tbl-alert td{
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.no-highlight table.fancy tr.even, table tr.alt, table tr:nth-of-type(even){
	background: white !important;
}
.etl-verified-list{
	background-image: url(/cms_assets/ETL/ETL_Intertek_Verified_Logo.png);
	background-size: contain;
	position: absolute;
	height: 50px;
	width: 38px;
	right: 20px;
	top: 153px;
}
.etl-verified-show{
    display: inline-block;
	background-image: url(/cms_assets/ETL/ETL_Intertek_Verified_Logo.png);
	background-size: contain;
	height: 56px;
	width: 45px;
	margin: auto;
}
.transport-canada-verified-list{
	background-image: url(/cms_assets/ETL/Transport_Canada_Logo_square.png);
	background-size: contain;
	position: absolute;
	height: 38px;
	width: 42px;
	right: 64px;
	top: 163px;
}
.transport-canada-verified-show{
    display: inline-block;
	background-image: url(/cms_assets/ETL/Transport_Canada_Logo_square.png);
	background-size: contain;
	height: 56px;
	width: 62px;
    margin-left: 20px;
}
.icao-verified-list{
	background-image: url(/cms_assets/ETL/ICAO_Logo.png);
	background-size: contain;
	position: absolute;
	height: 43px;
	width: 42px;
	right: 109px;
	top: 158px;
}
.icao-verified-show{
    display: inline-block;
	background-image: url(/cms_assets/ETL/ICAO_Logo.png);
	background-size: contain;
	height: 56px;
	width: 55px;
    margin-left: 20px;
}
.afac-verified-list{
	background-image: url(/cms_assets/ETL/AFAC_Logo.png);
	background-size: contain;
	position: absolute;
	height: 43px;
	width: 42px;
	right: 153px;
	top: 158px;
}
.afac-verified-show{
    display: inline-block;
	background-image: url(/cms_assets/ETL/AFAC_Logo.png);
	background-size: contain;
	height: 56px;
	width: 53px;
    margin-left: 20px;
}
.google-map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

div.top_toolbar {
	padding-top: 1em;
	text-align: right;
	margin-bottom: -2em;
}
.dataTables_filter input {
    width: auto;
    display: inline-block;
    margin: .5rem 0 .5rem .5rem;
}
div.DTS div.dataTables_scrollBody{
background: white;
}
#customer-site-logo a{
    background-color: #59595c;
    background-image: url(/images/vertical_bridge.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
}
#customer-site-logo{
    background-color: #59595c;
    padding-left: 5px;
    padding-right: 5px;

}


/*///// LOGIN/PASSWORD RECOVER WEBPORTAL PAGE ///////////////////
//////////////////////////////////////////////////*/

.web-portal-container {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.login-box {
    padding: 30px 20px;
    max-width: 430px;
    margin: 50px auto;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.05);
            box-shadow: inset 0 0 3px rgba(0,0,0,.05);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.login-box h2 {
    margin-bottom: 0;
    font-family: "LatoWeblight";
}

.login-box .secure {
    font-family:'LatoWebLight', sans-serif;
    margin-bottom: 0;
}

.login-box p {
    font-family: "LatoWeblight";
    color: gray;
    margin-bottom: 30px;
}

.login-box .highlight {
    color: #008bba;
    font-style: italic;
}

.login-box input {
    border-radius: 3px;
}

.login-box label {
    position: relative;
}

.login-box img {
    width: 16px;
    position: absolute;
    top: 32px;
    right: 15px;
}

.login-box .lock {
    width: 14px;
}

.login-box .login-button {
    min-width: 150px;
    height: 40px;
    font-size: .8em;
    font-family: "LatoWebLight";
    text-transform: uppercase;
    margin-top: 10px;
}

.login-box a {
    font-family: 'LatoWebLight', sans-serif;
}


/*///// PRESS EVENTS AND NEWS PAGE CSS///////////////////
//////////////////////////////////////////////////*/

.news-card {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.news-container,
.news-show-container {
    max-width: 1280px;
    margin: 0 auto;
}

.news-container a {
    color: black;
}

.news-show-container a {
    color: #008CBA;
}

.line {
    width: 80%;
    background: lightgray;
    height: 1px;
    max-width: 700px;
    margin: 35px auto 0;
}

.news-page-title-row {
    margin-bottom: 70px;
    display: none;
}

.news-page-title {
    font-size: 1.65em;
    text-transform: uppercase;
    display: none;
}

.news-page-subtitle {
    font-weight: 100;
    font-family: "LatoWebThin", Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    max-width: 460px;
    margin: 3px auto 5px;
}

.news-page-subtitle,
.news-card-category {
    color: #828282;
}

.news-card {
    margin-bottom: 60px;
    padding-top: 10px;
}

.news-card:hover {
    cursor: pointer;
    opacity: .8;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.4);
            box-shadow: 0px 0px 5px rgba(0,0,0,.4);
    -webkit-transform: scale(1.0125);
            transform: scale(1.0125);
    border-radius: 3px;
}

.news-card-pic {
    margin-bottom: 30px;
    height:200px;
}

.news-card-category {
    text-transform: uppercase;
    /*font-weight: 300;*/
    font-size: .85em;
    margin-bottom: 10px;
    font-family: "LatoWebThin", Helvetica, Arial, sans-serif;
}

.news-card-title {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #3D8A97;
    margin-bottom: 35px;
}

.news-card-content {
    line-height: 2;
}

.news-card-date {
    color: #aaaaaa;
    font-family: "LatoWebThin";
    font-size: .8em;
}

@media (min-width: 40em) {
    .news-card {
        margin-bottom: 100px;
    }
    .news-card.column-3 .news-card-content {
        padding: 0 40px;
    }
    .news-page-title-row {
        display: block;
    }

}
@media only screen and (min-width: 64em){
    .news-page-subtitle {
        font-size: 1.4em;
    }
    .news-card.column-3 .news-card-content {
        padding: 0;
    }
}

@media only screen and (min-width: 40.0625em){
    .page-top h1 {
        font-size: 2rem;
    }
    .web-portal-container {
        margin: 45px auto;
    }
    .login-box {
        border: 1px solid gainsboro;
        border-radius: 3px;
        -webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.1);
                box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.1);
        padding: 30px 40px;
    }
}

@media only screen and (min-width: 64em){
    .page-top h1 {
        font-size: 2.75rem;
    }
    .web-portal-container {
        margin: 90px auto;
    }
}

/*////// MY ITL COMMON CSS ////////////////////////////////
/////////////////////////////////////////////////////////*/

.myitl-tabs {
	font-weight: normal;
	font-size: 14px;
    border-bottom: 1px solid #BDBDBD;
}

.myitl-tabs a {
	display: inline-block;
	margin-right: 10px;
	padding-top: 1em;
	padding-bottom: 1em;
	height: 45px;
	color: #555;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}

.myitl-tabs {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.myitl-tabs a:hover,
.monitoring-tabs a:hover {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    color: #000;
}

.myitl-tabs a.active,
.monitoring-tabs a.active {
    border-bottom: none;
	color: #008CBA;
}

.fs_addedit_site{
	margin-top: 0px;
	width: 100%;
}

.fs_addedit_site textarea{
	height: 89px !important;
	resize: none !important;
}


/*
 * Info tables
 *
 */
.info-table {
    border-collapse: collapse;
    border: 1px solid #333;
}
.info-table thead tr th {
    background-color: #E0E0E0;
    font-weight: bold;
}
.info-table tbody tr {

}
.info-table tbody tr td {
    border: 1px solid #333;
    padding: 4px;
}
.info-table tbody tr td:first-child {
    text-align: right;
    font-weight: bold;
    padding-left: 20px;
    background-color: #008CBA;
    border: none;
}
.info-table tbody tr td:last-child {
    padding-right: 20px;
}

/*
 * Sts lookalike table
 */
.sts-wannabe {
    border: none;
}
.sts-wannabe thead {
    background-color: #008CBA;
}
.sts-wannabe thead tr {
    color: #000;
}
.sts-wannabe thead tr th {
    text-align: left;
}
.sts-wannabe tbody tr {
    background-color: #efefef;
}



















