/*
Theme Name: Comtech EF Data
Theme URI: http://www.comtechefdata.com
Author: Mode Effect
Author URI: http://www.modeeffect.com
Description: Theme for Comtech EF Data
Version: 1.1
Text Domain: comtechefdata
*/


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/* END =WordPress Core
-------------------------------------------------------------- */

.btn {
    display: inline-block;
    padding: 5px 10px;
    background: #005293;
    color: #fff !important;
}

img {
    max-width: 100%;
    height: auto;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
    margin: 0;
    padding: 0;
    border: 0;
}

a {
    outline: none;
}

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #666666;
    background: #FFF;
}

#content {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    line-height: 18px;
}

#content #footer {
    line-height: 14px;
}

.clearfix:after, .group:after {
    content: "";
    display: table;
    clear: both;
}

body.home h3 {
    color: #000 !important;
}

#stimuli_bottomNavClose {
    height: 20px;
}

#header-bar {
    background: url(/images/header-bar.png) top center repeat-x #ebeef3;
}

#header-wrapper {
    background: url(/files/header-bg-clear.png) top center repeat-x;
}

#header {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    height: 104px;
}

#header #logo {
    float: left;
    width: 264px;
    margin-top: 20px;
}

#header #logo h1 {
    height: 54px;
    width: 264px;
}

#header #logo h1 a {
    display: block;
    height: 54px;
    width: 264px;
}

#header #top-search {
    float: right;
    margin-top: 20px;
}

#header #top-search input[type="text"] {
    border: 1px solid #d9d9d9;
    padding: 4px;
    width: 190px;
}

#header #top-search input[type="submit"] {
    line-height: 0;
    background: url(/images/search-button.png) top center no-repeat !important;
    border: 0;
    text-indent: -9999px;
    height: 26px;
    width: 31px;
    cursor: pointer;
}

#site-navigation {
    position: relative;
    z-index: 100;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #002b45;
    text-transform: uppercase;
    float: right;
    width: 640px;
    text-align: right;
    margin-top: 7px;
}

#site-navigation ul {
    list-style: none;
}

#site-navigation li {
    float: left;
    display: inline-block;
    margin: 0 5px;
    position: relative;
}

#site-navigation li:nth-last-child(1) {
    margin: 0 0px 0 5px;
}

#site-navigation li a {
    color: #002b45;
    text-decoration: none;
    display: block;
    padding: 12px 15px 12px 15px;
}

#site-navigation li:hover a {
    background: url(/images/nav-hover.png) top center repeat-x;
    color: #FFFFFF;
}

#site-navigation a:hover {
}

#site-navigation #primary-menu > li.menu-item-has-children > a:after {
    content: '\2228';
    margin-left: 5px;
    font-weight: normal;
    vertical-align: top;
}

#site-navigation ul ul {
    text-align: left;
    display: none;
    float: left;
    margin: 0;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 101;
}

#site-navigation ul ul li {
    background: #0a3d5c;
}

#site-navigation ul ul a {
    background: url(/images/nav-dropdown.png) top center repeat-x !important;
    color: #e6e6e6 !important;
    height: 31px;
    padding: 8px 0 0 20px;
    width: 235px;
    text-transform: none;
}

#site-navigation ul ul a:hover {
    background: url(/images/nav-dropdown-hover.png) top center repeat-x !important;
    color: #FFFFFF !important;
}

#site-navigation ul ul li {
    margin: 0;
}

#site-navigation ul ul li:nth-last-child(1) {
    margin: 0;
}

#site-navigation ul li:hover > ul {
    display: block;
}

#site-navigation .current-menu-item a, #site-navigation .current-menu-parent a, #site-navigation .current-post-ancestor a, #site-navigation .current-category-ancestor a {
    background: url(/images/nav-hover.png) top center repeat-x;
    color: #FFFFFF;
}

.entry-content ol li, ul li, #content p {
    line-height: 18px;
}

.entry-content ol {
    margin-left: 30px;
}

.entry-content ol li {
    padding-bottom: 10px;
}

.coda-slider p {
    padding-bottom: 10px;
}

/***FAQ PLUGIN***/
.faq-catname {
    display: none;
}

/*.faq-title { background-color: #EBEEF3; padding-top: 5px; padding-bottom: 5px; padding-left: 8px; }*/
.faq-title {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
}

.faq-title a {
    display: block;
    text-decoration: none;
    color: #005293 !important;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
}

.faq-title a:hover {
}

.tippy_link {
    margin-top: 5px;
}

.tab-faq .faq-title {
    *float: left;
    width: 160px;
    background: none !important;
    margin-bottom: 20px !important;
}

.tab-faq .faq-desc {
    float: right;
    width: 490px;
    clear: both;
    margin-bottom: 20px !important;
}

.tab-faq .faq-answer {
    *margin-top: 10px;
    *width: 650px;
}

.faq-answer h4 {
    font-size: 13px;
}

#slider-wrap {
    background: #ebeef3;
}

#slider {
    background: url(/images/slider-bg.png) top center no-repeat;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 30px 0 50px 0;
    text-align: center;
}

#slider h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}

#slider h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #000;
    margin: 10px 0;
}

#slider p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 26px;
}

#slider ul.slider-products {
    list-style: none;
    padding-top: 20px;
}

#slider ul.slider-products li {
    float: left;
    width: 200px;
    padding: 0 20px;
    text-align: center;
}

#slider ul.slider-products h3 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 5px;
}

#slider ul.slider-products p {
    width: 200px;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 10px;
}

#slider ul.slider-products a {
    font-size: 14px;
    color: #005293;
    text-decoration: none;
}

#slider-nav {
    width: 100%;
    max-width: 960px;
    margin: -18px auto 0 auto;
}

#slider-nav ul {
    list-style: none;
}

#slider-nav li {
    float: left;
    background: url(/images/slider-nav-bg.png) top center repeat-x;
    border-right: 1px solid #0063a7;
    border-left: 1px solid #0063a7;
}

#slider-nav a {
    text-decoration: none;
    color: #b9b8b8;
    padding: 19px 38px 10px 38px;
    display: block;
    margin-top: -9px;
}

#slider-nav a:hover {
    color: #FFF;
    background: url(/images/slider-nav-select.png) top center no-repeat;
}

#slider-nav a.current {
    color: #FFF;
    background: url(/images/slider-nav-select.png) top center no-repeat;
}

#page-title-wrapper {
    background: #ebeef3;
}

#page-title {
    max-width: 960px;
    margin: 0 auto 20px auto;
    padding: 20px 0 5px 0;
}

#page-title a {
    color: #005293;
    text-decoration: none;
}

#page-title a:hover {
    text-decoration: underline;
}

#page-title h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: normal;
    color: #000;
    margin: 10px 0;
}

#sidebar {
    width: 16.667%; /* 160px */
    float: left;
    margin-right: 10px;
    font-size: 11px;
}

#sidebar h3.blue-head {
    background: #005293;
    padding: 3px;
    font-size: 13px !important;
    color: #FFF !important;
    text-align: center;
    font-weight: bold !important;
}

#sidebar h3 {
    font-weight: bold !important;
    font-size: 13px !important;
    color: #000 !important;
}

#sidebar ul {
    list-style: none;
    margin-bottom: 15px;
}

#sidebar ul.prod-list li {
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#sidebar ul li {
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#sidebar ul.prod-list ul {
    border-bottom: 0;
    margin: 10px 0 0 15px;
}

#sidebar ul.prod-list ul li {
    border-bottom: 0;
    margin-bottom: 5px;
}

#sidebar input[type="text"] {
    padding: 4px;
    width: 140px;
    border: 1px solid #d9d9d9;
}

#sidebar input[type="submit"] {
    position: relative;
    background: url(/images/button_bevel.png) center center repeat-x;
    line-height: 14px;
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    border: 1px solid #000;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: inset 0px 0px 1px #ccc;
    margin: 10px 0 0 0 !important;
}

#sidebar-right {
    width: 240px;
    float: right;
    margin-left: 10px;
}

#sidebar-right h3 {
    color: #000 !important;
}

#sidebar-right ul {
    list-style: none;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 15px;
}

#sidebar-right ul li {
    margin-bottom: 15px;
}

#sidebar-right ul ul {
    border-bottom: 0;
    margin: 10px 0 0 15px;
}

#sidebar-right ul ul li {
    margin-bottom: 5px;
}

#sidebar ul li.pdf {
    background: url(/images/pdf.png) top left no-repeat;
    padding-left: 25px;
}

.pdf {
    background: url(/images/pdf.png) top left no-repeat;
    padding: 3px 0 3px 25px;
}

.doc {
    background: url(/images/doc.png) top left no-repeat;
    padding: 3px 0 3px 25px;
}

.txt {
    background: url(/images/txt.png) top left no-repeat;
    padding: 3px 0 3px 25px;
}

#sidebar a {
    display: block;
}

#main {
    float: right;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 10px;
}

.has-sidebar #main {
    width: 63%;
    float: left;
}

#s {
    border: 1px solid #d9d9d9;
    padding: 4px;
    width: 190px;
}

.nav-previous a {
    float: left;
    background: #005293;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: bold;
    padding: 1px 10px;
    border: 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-next a {
    float: right;
    background: #005293;
    color: #FFF !important;
    text-transform: uppercase;
    font-weight: bold;
    padding: 1px 10px;
    border: 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

ul.support {
    list-style: none;
    margin-bottom: 10px;
    overflow: auto;
}

ul.support li {
    float: left;
    width: 190px;
    height: 117px;
    margin: 0 5px 20px 0;
}

li.software {
    background: url(/images/software.png) center left no-repeat;
    padding-left: 140px;
}

li.service {
    background: url(/images/service.png) center left no-repeat;
    padding-left: 140px;
}

li.documentation {
    background: url(/images/documentation.png) center left no-repeat;
    padding-left: 140px;
}

li.training {
    background: url(/images/training.png) center left no-repeat;
    padding-left: 140px;
}


#content h3 {
    font-size: 20px;
    font-weight: 400;
    color: #d55c19;
    margin-bottom: 10px;
    line-height: 24px;
}

#content select {
    border: 1px solid #d9d9d9;
    padding: 3px;
    width: 200px;
}

#content input[type="submit"] {
    position: relative;
    background: url(/images/button_bevel.png) center center repeat-x;
    line-height: 14px;
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    border: 1px solid #000;
    margin: 0 5px 5px 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: inset 0px 0px 1px #ccc;
    text-transform: uppercase;
    cursor: pointer;
}

#content p {
    margin-bottom: 15px;
}

#content a {
    color: #005293;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}

#content .left {
    float: left;
}

#content .right {
    float: right;
}

#content a.button {
    position: relative;
    background: url(/images/button_bevel.png) center center repeat-x #0a3b58;
    line-height: 14px;
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    border: 1px solid #000;
    margin: 0 5px 5px 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: inset 0px 0px 1px #ccc;
}

#content a.big-button {
    background: url(/images/orange-btn.png) top center repeat-x;
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-weight: bold;
    padding: 8px 25px;
    border: 1px solid #00131e;
    margin-bottom: 20px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 16px;
    margin: 15px 0 15px 0;
    display: inline-block;
    box-shadow: inset 0px 0px 1px #ccc;
}

#content .wpcf7-form select {
    border: 1px solid #d9d9d9;
    padding: 3px;
    width: 300px;
}

#content .wpcf7-form textarea {
    border: 1px solid #d9d9d9;
    padding: 3px;
    width: 400px;
}

#contact {
    float: left;
    margin: 30px 20px 20px 0;
    width: 100%;
    max-width: 960px;
    background: #f3f5f8;
    border: 1px solid #d9d9d9;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#contact h3, #recognition h3 {
    font-weight: 400;
}

#contact h3 a {
    color: #000;
}

#contact h3 a:hover {
    text-decoration: none;
}

#contact-info, #support-info, #event-training {
    padding: 20px;
}

#contact-info, #support-info {
    border-right: 1px solid #d9d9d9;
}

#support-info img {
    margin-right: 10px;
}

/*#whats-new h3 a { color: #000; font-weight: 400; }
#whats-new h3 a:hover { text-decoration: none; }
#whats-new img { margin-left: 10px; }
#whats-new p { margin-bottom: 5px; }
#whats-new ul { margin-left: 30px; }*/

#poll {
    float: left;
    width: 635px;
    margin: 0 20px 20px 0;
    border: 1px solid #d9d9d9;
    border-radius: 6px;
}

#poll h3 {
    color: #000;
    padding: 5px 20px;
    margin-bottom: 0;
    background: #F3F6F8;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

#poll #widget-poll {
    padding: 10px 20px;
}

#poll #widget-poll-question {
    margin-bottom: 10px;
}

#poll center {
    text-align: left;
}

#poll input[type=button] {
    position: relative;
    background: #0a3b58;
    line-height: 14px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    padding: 2px 5px;
    border: 1px solid #000;
    margin: 10px 5px 5px 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: auto !important;
    height: auto !important;
    cursor: pointer;
}

#poll img {
    margin-left: 10px;
}

#poll p {
    margin-bottom: 5px;
}

/*#poll ul { margin-left: 30px; }*/
#poll ul {
    margin-left: 40px;
}

#poll.side {
    float: right;
    width: 248px;
    margin: 30px 0 20px 0;
}

#events {
    float: right;
    width: 250px;
    margin: 30px 0 20px 0;
}

#events h3 a {
    color: #000;
}

#events h3 a:hover {
    text-decoration: none;
}

#events ul {
    list-style: none;
    margin-bottom: 20px;
}

#events li {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 0;
}

#events h4 {
    margin-bottom: 10px;
    *font-size: 12px;
}

#events p {
    line-height: 18px;
}

#events .dates {
    font-style: italic
}

ol {
    margin-left: 25px;
    margin-bottom: 10px;
}

.full {
    clear: both;
}

.app-image {
    margin-bottom: 15px;
}

.featured-title {
    background: #ebeef3;
    padding: 10px;
}

/* 7 product grid */
.featured-grid {
    list-style: none;
    padding: 3px;
    /*height: 250px; */
    text-align: center;
}

.featured-grid li {
    width: 45%;
    /*min-height: 110px; */
    text-align: center;
    margin: 10px 5px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
}

/* 6 product grid */
/*.featured-grid { list-style: none; padding: 3px; height: 250px; text-align: center; *padding-left: 35px; }
.featured-grid li { width: 170px; min-height: 110px; text-align: center; margin: 5px 25px; *float: left; display: -moz-inline-stack; display: inline-block; vertical-align: top; *display: inline; zoom: 1; }*/

.small-left {
    list-style: none;
    float: left;
    margin-left: 5px !important;
}

.small-left li {
}

.app-page {
    width: 620px;
    float: right;
    margin-bottom: 20px;
}

ul.docsgridtext {
    list-style: none;
    margin: 0 0 15px 0;
}

ul.docsgridtext li {
    float: left;
    margin: 0 15px 0 0;
    text-align: center;
    margin: 10px 30px 10px 30px;
}

/*Image Styles*/
.border {
    border: 3px solid #d9d9d9;
}

.left {
    float: left;
    margin: 0 15px 15px 0;
}

.right {
    float: right;
    margin: 0 0 15px 15px;
}

.product-grid {
    list-style: none;
    line-height: 20px;
}

.product-grid li {
    background: url(/images/grid-bg.png) top center no-repeat #ebeef3;
    padding: 20px;
    border: 1px solid #d9d9d9;
    float: left;
    width: 255px;
    height: 432px;
    margin: 0 30px 30px 0;
}

.product-grid li a {
    padding-top: 20px;
}

.product-grid2 {
    list-style: none;
    line-height: 20px;
}

.product-grid2 li {
    background: url(/images/modems-bg.png) bottom center repeat-x;
    padding: 20px;
    border: 1px solid #d9d9d9;
    float: left;
    width: 690px;
    height: 215px;
    margin: 30px 0 30px 20px;
}

.product-grid2 li a {
    padding-top: 20px;
}

.modems-grid {
    list-style: none;
    padding-top: 40px;
}

.modems-grid li {
    float: left;
    width: 115px;
    padding: 0 10px;
    text-align: center;
}

.modems-grid h3 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 5px;
}

.modems-grid p {
    width: 200px;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 10px;
}

.modems-grid a {
    font-size: 14px;
    color: #005293;
    text-decoration: none;
}

.comparison {
    border-collapse: collapse;
    border: 1px solid #acc0c6;
    font-size: 10px;
    table-layout: fixed;
    line-height: 23px;
}

.comparison ul {
    padding-bottom: 0px;
    list-style: none;
    margin: 3px 0 0 0 !important;
}

.comparison li {
    padding-bottom: 8px;
    line-height: 15px !important;
}

ul.main-grid {
    list-style: none;
    line-height: 20px;
    background: url(/images/grid-bg.png) top center repeat-x #ebeef3;
}

.main-grid h3 {
    font-size: 14px !important;
    text-align: center;
    line-height: 14px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.main-grid p {
    margin-bottom: 5px !important;
    line-height: 17px !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.main-grid li {
    padding: 6px 5.5px 0 8px;
    border: none;
    float: left;
    /*	width: 148px;
        height: 214px; */
    margin: 0 0 30px 0;
    font-size: 11px;
}

.main-grid li + li {
    border-left: 1px solid #d9d9d9;
}

.main-grid li a {
}

.product-image {
    max-width: 800px;
    margin: 0 auto 20px auto;
    text-align: center;
}

.product-image img {
}

.product-image a {
    color: #999999 !important;
    font-size: 11px;
}

.product-image a:hover {
    text-decoration: none !important;
}

.sub-title {
    color: #d55c19;
    font-size: 18px;
    margin-bottom: 10px;
}

/* .sub-title img { display: none; } */

.wpcf7 input[type=text] {
    padding: 3px;
    border: 1px solid #d9d9d9;
}

.wpcf7 textarea {
    padding: 3px;
    border: 1px solid #d9d9d9;
    width: 302px;
}

.post ul {
    margin-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.post label {
    margin-right: 10px;
}

.post input {
    border: 1px solid #d9d9d9;
    padding: 3px;
    margin-bottom: 10px;
}

ol.search-list li {
    margin-bottom: 15px;
}

ol.search-list p {
    margin-bottom: 0 !important;
}

.gallery-grid {
    width: 100%;
}

.gallery-grid td {
    width: 200px;
    text-align: center;
}

#content .post #tabs-1 {
    border: 0;
}

#content .post #tabs-1 ul {
    padding: 0;
    margin: 0;
    background: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0;
}

.post-8 #tabs-1 ul li {
    max-width: 100px;
    white-space: normal;
    text-align: center;
}

#content .post #tabs-1 ul li {
    border-color: #d9d9d9;
}

#content .post #tabs-1 .ui-state-default {
    background: none;
    border: 0;
    padding: 5px 10px;
}

#content .post #tabs-1 .ui-state-default a {
    font-family: Arial, Helvetica, sans-serif;
    color: #005293;
    font-size: 10px;
    text-transform: uppercase;
}

#content .post #tabs-1 .ui-tabs-selected {
    background: #f5f6f9;
    border: 1px solid #d9d9d9;
}

#content .post #tabs-1 .ui-tabs-active {
    background: #f5f6f9;
    border: 1px solid #d9d9d9;
    margin-bottom: 0;
}

#content .post #tabs-1 .ui-tabs-selected a {
    border-color: #d9d9d9;
    font-weight: bold;
    color: #005293;
}

#content .post #tabs-1 .ui-tabs-panel {
    padding: 20px;
    background: #f5f6f9;
    border-top: 0;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    color: #666666;
}

#content .post #tabs-1 .ui-tabs-panel:after {
    content: "";
    display: table;
    clear: both;
}

#content .post #tabs-1 .ui-tabs-panel p {
    line-height: 18px;
}

#content .post #tabs-1 .ui-tabs-panel h4 {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    color: #000000;
    padding-bottom: 5px;
    *font-size: 13px;
}

#content .post #tabs-1 .ui-tabs-panel ul {
    margin-left: 20px;
    border-bottom: 0;
    padding-bottom: 10px;
}

#content .post #tabs-1 .ui-tabs-panel ul ul {
    margin-left: 20px;
    border-bottom: 0;
    padding-bottom: 0;
}

/* Tabby Tabs */

#content .responsive-tabs .responsive-tabs__list__item {
    font-family: Arial, Helvetica, sans-serif;
    color: #005293;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

#content .responsive-tabs .responsive-tabs__list__item--active,
#content .responsive-tabs .responsive-tabs__list__item--active:hover,
#content .responsive-tabs .responsive-tabs__panel {
    background: #f5f6f9;
}

#content .responsive-tabs .responsive-tabs__panel {
    border-radius: 0px 3px 3px 3px;
    -moz-border-radius: 0px 3px 3px 3px;
    -khtml-border-radius: 0px 3px 3px 3px;
    -webkit-border-radius: 0px 3px 3px 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
    padding: 20px;
}

table {
    border: 1px solid #d9d9d9;
    border-collapse: collapse;
    margin-bottom: 10px;
    line-height: 18px;
}

td {
    border: 1px solid #d9d9d9;
    margin: 0;
    padding: 5px;
    vertical-align: top;
}

table.no-border {
    border: 0;
}

table.no-border td {
    border: 0;
}

.post ul ul {
    margin-bottom: 0;
    padding-bottom: 0;
}

.post ul ul ul {
    margin-bottom: 0;
    padding-bottom: 0;
}

table.collateral td {
    width: 177px;
    vertical-align: top;
    padding-bottom: 30px;
}

table.collateral td img {
    height: 99px;
    width: auto;
}

.supported-products td {
    padding-bottom: 28px;
}

table.table-bottom {
    border-bottom: 1px solid #d9d9d9 !important;
    width: 100%;
}

.table-bottom {
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #d9d9d9;
}

.table-bottom .odd {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}

.table-bottom .even {
    float: right;
    margin-left: 20px;
    margin-bottom: 30px;
}

.featured-pad {
    padding: 0;
    border: 1px solid #ebeef3;
    margin: 0 -1px 13px -1px;
}

/*.featured-pad { padding: 12px 10px 0 10px; border: 1px solid #005293; margin: 5px 5px 13px -5px; }*/
.featured-pad table {
    margin: 0 0 0 0;
}

.two-cols, .full-table {
    border: 0;
    width: 100%;
}

.full-table {
    width: 100%;
    border: 0;
    vertical-align: top;
}

.full-table td {
    border: 0;
}

.two-cols td {
    width: 50%;
    vertical-align: top;
}

.three-cols td {
    width: 33.333%;
    vertical-align: top;
}

.no-border td {
    border: 0;
}

.no-border-head thead td {
    border: 0;
}

table.no-border-head {
    border: 0;
    width: 100%;
}

.no-border-head {
}

.flash-table {
    border: 0;
    width: 100%;
}

.flash-table td {
    border: 1px solid #d9d9d9;
    width: 33%;
    text-align: center;
}

.flash-table ul {
    list-style: none;
}

.flash-table .table-head {
    background: #ebeef3;
    text-align: center;
    font-weight: bold;
}

table.height-85 {
    width: 100%;
    border-collapse: collapse;
}

table.height-85 td {
    padding: 20px 0;
    width: 150px;
    min-height: 85px;
    border-bottom: 1px solid #d9d9d9;
}

table.height-85 tr {
}

.zip {
    background: url(/images/zip.png) no-repeat top left;
    padding-left: 20px;
}

.exe {
    background: url(/images/exe.png) no-repeat top left;
    padding-left: 20px;
}

.flashupgrades {
    border: 0;
    width: 100%;
}

.flashupgrades td {
    border: 1px solid #d9d9d9;
}

.flashupgrades ul {
    list-style: none;
}

.pad-border {
    padding: 5px;
    border: 1px solid #d9d9d9;
}

.thick-border {
    border: 3px solid #d9d9d9;
}

ul.docsgrid {
    list-style: none;
    margin: 0 100px 15px 0;
}

ul.docsgrid li {
    float: left;
    margin: 0 15px 15px 0 !important;
    text-align: center;
}

ul.map-locations {
    padding-top: 20px;
}

ul.map-locations li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}

.italic {
    font-style: italic;
    display: block;
    overflow: auto;
}

.border-line {
    border-top: 1px solid #d9d9d9 !important;
    height: 20px;
}

ul.pdf-align {
    list-style: none;
}

.pdf-align li {
    background: url(/images/pdf.png) top left no-repeat;
    padding: 3px 0 3px 25px;
}

.Out-of-the-Box_copy {
    display: block;
}

#wp-realtime-sitemap-pages ul {
    margin-left: 0;
}

#wp-realtime-sitemap-pages ul li {
    margin-bottom: 15px;
    font-size: 18px;
    list-style: none;
}

#wp-realtime-sitemap-pages ul li a {
    margin-bottom: 5px;
    display: block;
}

#wp-realtime-sitemap-pages ul li ul li {
    font-weight: normal;
    margin-bottom: 0px;
    font-size: 12px;
    list-style: disc;
    margin-left: 20px;
}

#wp-realtime-sitemap-pages ul li ul li a {
    margin-bottom: 0;
    display: inline;
}

#wp-realtime-sitemap-pages ul li ul li ul li {
    font-weight: normal;
    margin-bottom: 0px;
    list-style: circle;
}

#wp-realtime-sitemap-pages ul li ul li ul li ul li {
    list-style: square;
}

ul#menu-news-releases {
    list-style: none;
    margin-left: 0 !important;
    margin-top: 20px;
}

ul#menu-news-releases li {
    float: left;
    padding: 0 5px;
    border-right: 1px solid #005293;
}

ul#menu-news-releases .current-menu-item a {
    color: #666666;
}

#footer-wrapper {
    background: #005293;
    color: #FFFFFF;
    font-size: 14px;
}

#footer {
    width: 100%;
    max-width: 960px;
    margin: 20px auto 0;
}

#footer-nav {
    padding: 20px 0 0;
    overflow: hidden;
}

#footer-nav.grid {
    margin-bottom: 0;
}

#footer-nav .footer-nav-quick {
    overflow: hidden;
}

#footer-nav h4 {
    font-size: 20px;
}

#footer-nav ul {
    width: 50%;
    float: left;
    list-style: none;
    padding: 20px 0 0;
}

#footer-nav ul li {
    line-height: normal;
    margin-bottom: 10px;
    padding-right: 20px;
}

#footer-nav a {
    color: #FFFFFF;
    text-decoration: none;
}

#footer-nav a:hover {
    text-decoration: underline;
}

#footer-nav input[type="text"] {
    border: 1px solid #d9d9d9;
    margin: 8px 0;
    padding: 4px;
    width: 215px;
    font-size: 16px;
}

#footer-nav input[type="submit"] {
    background: #CAD2DF;
    background: linear-gradient(#F3F5F8, #CAD2DF);
    border: 0;
    border-radius: 5px;
    color: #0169B0;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    margin: 8px 0;
    padding: 6px 20px;
    text-transform: capitalize;
}

#footer #footer-nav-subscribe p {
    margin: 15px 0;
    line-height: 2em;
}

#footer-links {
    font-size: 12px;
    margin: 10px 0;
}

#footer-social-media {
    margin: 10px 0 40px;
}

#footer-social-media .fa-lg {
    font-size: 20px;
}

#footer-social-media a {
    color: #fff;
}

#footer-social-media a.social-media-twitter .fa-square {
    color: #00aced;
}

#footer-social-media a.social-media-linkedin .fa-square {
    color: #007bb6;
}

#footer-links img {
    margin: 0 10px 10px 0;
}

#footer-links p {
    margin-top: 10px;
}

#footer-links a {
    color: #fff;
    text-decoration: none;
}

#footer-links a:hover {
    text-decoration: underline;
}

#certification {
    float: right;
    margin: 20px 0 0 2%;
}

#footer-nav .wpcf7-not-valid-tip {
    display: none !important;
}

/*SEARCHBLOX*/

.sb_wrapper {
}

.sb_wrapper p {
    margin-bottom: 0 !important;
}

.sb_wrapper table {
    border: 0;
}

.searchHolder {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.searchHolder input {
    width: 450px;
    height: 23px;
    float: left;
    border: solid 1px #ccc;
}

.searchHolder #seachAutoComplete {
    width: 450px;
    position: absolute;
    top: 26px;
    left: 0px;
}

.searchHolder #seachAutoComplete ul#suggestionsHolder {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: solid 1px #ccc;
    z-index: 9999;
    display: none;
    float: left;
}

.searchHolder #seachAutoComplete ul#suggestionsHolder li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
    float: left;
    background: #fff;
    cursor: pointer;
    border-bottom: #eaeaea 1px dashed;
}

.searchHolder #seachAutoComplete ul#suggestionsHolder li a {
    height: 15px;
    padding: 5px 5px 5px 15px;
    width: 90%;
    background: #fff;
    float: left;
    text-decoration: none;
}

.searchHolder #seachAutoComplete ul#suggestionsHolder li a:hover {
    font-weight: bold;
    background: #D3E2FF url(http://www.comtechefdata.com/wp-content/plugins/searchblox-search-for-wordpress/images/arrow.png) 5px 10px no-repeat;
}

.searchHolder #seachAutoComplete ul#suggestionsHolder li a.selected {
    font-weight: bold;
    background: url(http://www.comtechefdata.com/wp-content/plugins/searchblox-search-for-wordpress/images/arrow.png) 5px 10px no-repeat #D3E2FF;
}

.loading {
    text-align: center;
    width: 100%;
    margin-top: 50px;
}

.status {
    background: #ebeef3;
    border: 1px solid #D9D9D9;
    padding: 5px;
    margin-bottom: 10px;
    height: 20px;
}

.pagination {
    background: #FFFFFF;
    padding: 10px;
    text-align: center;
    color: #003399;
    font-size: 12px;
}

.status .query {
    float: left;
    margin: 0px;
}

.status .matches {
    float: right;
    margin: 0px;
}

.status .bar {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.hiliter {
    background: #FF3;
}

.result {
    margin: 5px 0 20px 0;
}

.result table tr td {
    margin: 0px;
    padding: 0px;
    border: 0;
}

.result .link {
    text-align: left;
    width: 100%;
}

.result .link a {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}

.result .desc {
    text-align: left;
    background: #fff;
    font-size: 12px;
    font-style: italic;
    color: #666;
}

.result .date p {
    display: none;
}

.result .docurl {
    color: #777;
    font-size: 11px;
    text-align: left;
}

.result .relevance p {
    display: none;
}

.searchform {
    display: none;
}

a#searchButton {
    position: relative;
    background: url(/images/button_bevel.png) center center repeat-x;
    line-height: 14px;
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    border: 1px solid #000;
    margin: 0 5px 5px 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: inset 0px 0px 1px #ccc;
    text-transform: uppercase;
    cursor: pointer;
}

a#searchButton:hover {
}

#searchResults {
    float: left;
}

#toggleButtons {
    float: left;
    width: 100%;
}

#toggleButtons a {
    cursor: pointer;
    color: #069;
    font-size: 10px;
}

#toggleButtons a:hover {
    text-decoration: underline;
}

.sb_wrapper #footer {
    display: none;
}


/* new patents by product formatting   2-10-12   */

#patentinfotable td {
    border: 1px solid #d9d9d9;
    border-collapse: collapse;
}

#patentinfotable td.tableTitleRow {
    font-weight: bold;
    color: #ffffff;
    background-color: #005293;
    /*padding:3px; */
}

td .productRow {
    margin-top: 15px;
    width: auto;
    font-size: 14px;
    font-weight: bold;
}

#patentinfotable td.patentColumn {
    text-align: center;
}

#patentinfotable td.productRow {
    font-weight: bold;
}

/* trademark statments  2-28-12   */
.tradeMark {
    font-size: x-small;
    font-weight: bold;
}

/* news release page titles */
#newsRelease h3 {
    font-size: 20px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 10px;
    line-height: 24px;
    text-align: center;
    margin-left: 30px;
    margin-right: 100px;
}

#newsRelease h4 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    font-style: italic;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 80px;
}


/*  zoom search styles 4-25-12*/
.highlight {
    background: #FFFF40;
}

.searchheading {
    font-size: 130%;
    font-weight: bold;
}

.summary {
    font-size: 80%;
    font-style: italic;
}

.suggestion {
    font-size: 100%;
}

.results {
    font-size: 100%;
}

.category {
    color: #999999;
}

.sorting {
    text-align: right;
}

.result_title {
    font-size: 100%;
}

.description {
    font-size: 100%;
}

.context {
    font-size: 100%;
}

.infoline {
    font-size: 80%;
    font-style: normal;
    color: #808080;
}

.zoom_searchform {
    font-size: 100%;
}

.zoom_results_per_page {
    font-size: 80%;
    margin-left: 10px;
}

.zoom_match {
    font-size: 80%;
    margin-left: 10px;
}

.zoom_categories {
    font-size: 80%;
}

.zoom_categories ul {
    display: inline;
    margin: 0px;
    padding: 0px;
}

.zoom_categories li {
    display: inline;
    margin-left: 15px;
    list-style-type: none;
}


.result_image {
    float: left;
    display: block;
}

.result_image img {
    margin: 0px 10px 120px 0px;
    width: 17px;
    height: 17px;
    border: 0px;
}

.result_block {
    margin-top: 15px;
    margin-bottom: 15px;
    clear: left;
}

.result_altblock {
    margin-top: 15px;
    margin-bottom: 15px;
    clear: left;
}

.result_pages {
    font-size: 100%;
}

.result_pagescount {
    display: none;
    font-size: 100%;
}

.searchtime {
    font-size: 80%;
}

.recommended {
    background: #ebeef3;
    /*border-top: 1px dotted #808080;
    border-bottom: 1px dotted #808080; */
    border: 1px solid #808080;
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.recommended_heading {
    font-size: 130%;
    font-weight: bold;
}

.recommend_block {
    margin-top: 15px;
    margin-bottom: 15px;
    clear: left;
}

.recommend_title {
    font-size: 100%;
}

.recommend_description {
    font-size: 100%;
    color: #008000;
}

.recommend_infoline {
    font-size: 80%;
    font-style: normal;
    color: #808080;
}

/*about page - 9-25-12*/

#aboutTB img {
    margin-bottom: 15px;
}

/* 4/10/13 training courses */
#content a.learnMorebutton {
    position: relative;
    background-color: #acc0c6;
    line-height: 14px;
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-weight: bold;
    padding: 8px 20px;
    border: 1px solid #acc0c6;
    margin: 0 5px 5px 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    box-shadow: inset 0px 0px 1px #ccc;
}

#CourseAgenda h4 {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 10px;
    color: #005293;
}

#CourseAgenda h5 {
    font-size: 13px;
    font-weight: bold;
    color: #000;
}


/* SLIDER HOMEPAGE */
.coda-slider .panel {
    margin-bottom: 20px;
}

.home .ls-nav,
.home .ls-nav ul,
.home .ls-wrapper {
    overflow: initial;
}

.home .ls-nav {
    position: absolute;
    bottom: -25px;
    bottom: 0;
    left: 0;
    right: 0;
}

.home .ls-select-box {
    display: none !important;
}

.home .ls-nav ul {
    width: 100%;
    display: table !important;
}

.home .ls-nav a {
    background: inherit;
}

.home .ls-nav a:hover {
    background: inherit;
    color: #fff;
}

.home .ls-nav ul li {
    background: url(/images/slider-nav-bg.png) top center repeat-x !important;
    border-right: 1px solid #0063a7;
    border-left: 1px solid #0063a7;
    display: inline-block;
    display: table-cell;
    position: relative;
}

.ls-nav ul li a {
    color: #b9b8b8;
}

.home .ls-nav .current a {
    background: url(/images/slider-nav-bg.png) top center repeat-x !important;
}

.home .ls-nav .current a {
    color: #fff;
    background: inherit;
}

.home .ls-nav .current:after {
    background: url(/images/slider-nav-select.png) top center no-repeat !important;
    content: " ";
    position: absolute;
    top: -9px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99999999999;
    height: 20px;
}

.home .coda-slider {
    /*	height: 300px !important;*/
    width: auto;
}

.coda-slider ul.slider-products-2 p {
    width: auto !important;
}

@media only screen and (min-width: 768px) {
    .coda-slider ul.slider-products li {
        width: 29% !important;
    }
}

.home .coda-slider ul.slider-products p {
    width: 100%;
}

.coda-slider ul.slider-products-2 li {
    width: 100% !important;
}


/* CLASSES */
.ib {
    display: inline-block;
}

.vamiddle {
    vertical-align: middle;
}

.centered {
    text-align: center;
}

.bgblue {
    background: #005293;
}

h5.centered.bgblue {
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
    font-size: 13px;
}

.rightfifty {
    float: right;
    width: 50%;
}

.righttwenty {
    width: 20%;
    float: right;
}

.righttwentyfive {
    float: right;
    width: 25%;
}

.rightforty {
    float: right;
    width: 40%;
}

.rightthirtyfive {
    float: right;
    width: 35%;
}

.lefttwentyfive {
    float: left;
    width: 25%;
}

.leftthirtythree {
    float: left;
    width: 33.33%;
}

.fiftypercent {
    width: 50%;
}

.table-img {
    max-width: inherit;
}


@media only screen and (max-width: 767px) {

    .hidebgmobile {
        background: transparent !important;
    }

    .hidemobile {
        display: none;
    }

    .mobile-scaling {
        width: 100% !important;
        clear: left;
    }

}


/* HOME PAGE */
/*#whats-new img {
	margin-left: 0;
	max-width: 100%;
}*/
span.nav-title {
    display: none;
}

/* POSTS */
.list-link {
    width: 100% !important;
    max-width: 600px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #CCCCCC;
    padding: 6px 20px 4px 10px;
    display: block;
}

.last {
    border-width: 0;
}

.list-link a {
    float: right;
}

/*hide first border on accordion with no header*/
.no-first-border p#ui-id-1 {
    border: none !important;
}

.no-first-border .ui-accordion .ui-accordion-header.ui-accordion-header-active a:before {
    position: relative;
    top: 30px;
}

/*BLOG PAGES*/
.page-template-template-blog,
.blog-archives-page {

}

.page-template-template-blog .posts-wrapper,
.category-white-papers .posts-wrapper,
.blog-archives-page .posts-wrapper {
    float: left;
    width: 68%;
}

.page-template-template-blog article,
.blog-archives-page article {
    border-bottom: 1px solid rgb(225, 225, 225);
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.page-template-template-blog article:last-child,
.blog-archives-page article:last-child {
    border-bottom: none;
}

.page-template-template-blog .entry-header img,
.blog-archives-page .entry-header img {
    margin-bottom: 20px;
}

.page-template-template-blog .entry-header h2,
.blog-archives-page .entry-header h2 {
    color: #000;
    margin-bottom: 15px;
}

.page-template-template-blog .entry-content .btn,
.blog-archives-page .entry-content .btn {
    margin-top: 15px;
}

.post-meta {
    margin: .3em 0 1em;
}

.post-navigation > div {
    display: inline-block;
    width: 49.6%;
    position: relative;
    vertical-align: top;
}

.post-navigation > div span {
    display: block;
}

.prev {
    padding-left: 2em;
}

.next {
    padding-right: 2em;
    text-align: right;
}

.prev:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f053";
    position: absolute;
    left: 0;
    top: 33%;
    font-size: 20px;
}

.next:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    position: absolute;
    right: 0;
    top: 33%;
    font-size: 20px;
}

.archive-navigation .next:before {
    content: none;
}

.archive-navigation {
    font-size: 120%;
}


.has-sidebar > div#sidebar {
    float: right;
}

#sidebar {
    float: right;
    width: 24.667%;
    margin: -5px 0px 5px 20px;
}

.page-template-template-blog article:last-child,
.blog-archives-page article:last-child {
    margin-bottom: 20px;
}

.archive-navigation {
    text-align: center;
    font-size: 1.3em;
    padding-bottom: 20px;
}

.page-numbers:not(.next) {
    border: 1px solid #005293;
    padding: 2px 6px;
    color: #fff !important;
    background: #005293;
}

.page-numbers.current {
    color: #005293 !important;
    background: transparent;
}

.page-numbers:not(.next):hover {
    color: #005293 !important;
    background: transparent;
    text-decoration: none !important;
}

/*APPLICATION PAGE*/
.app-image-area-1, .app-image-area-2, .app-image-area-3 {
    height: 235px;
    width: 100%;
    background-color: transparent;
}

.app-image-area-1 {
    background-image: url(/files/MobileBackhaulImage-650x230-72dpi.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.app-image-area-2 {
    background-image: url(/files/Government650x230-72dpi.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.app-image-area-3 {
    background-image: url(/files/Premium-Enterprise650x230-72dpi.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.app-hr {
    margin: 15px 0px 15px 0px;
}

@media (max-width: 960px) {
    .app-image-area-1, .app-image-area-2, .app-image-area-3 {
        background-position: top;
        height: 0;
        padding-top: 36%;
    }
}

@media (max-width: 803px) {
    ul.list-left {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
}

@media (min-width: 803px) {
    ul.list-right {
        position: absolute;
        top: 118px;
        left: 90px;
    }
}

@media (min-width: 767px) {
    .app-mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    .app-desktop {
        display: none;
    }

    .app-hr {
        margin: 25px 0px 15px 0px;
    }
}

/* APPLICATIONS SUBPAGES */
.featured-links {
    margin-top: 10px;
    margin-bottom: 0px;
}

a.featured-links {
    color: #fff !important;
    background: #005293;
    padding: 5px 15px;
    margin-right: 20px;
}

a.featured-links:hover {
    color: #005293 !important;
    background: transparent;
    text-decoration: none !important;
    -webkit-box-shadow: inset 0px 0px 0px 1px #005293;
    -moz-box-shadow: inset 0px 0px 0px 1px #005293;
    box-shadow: inset 0px 0px 0px 1px #005293;
}

#app-box {
    border: 1px solid #718674;
}

p.box-head {
    background: #718674;
    text-align: center;
    color: #fff;
    padding: 5px;
    margin-bottom: 0px !important;
}

ul.box-list {
    padding: 10px;
    margin-bottom: 0;
}

/*FEATURED PRODUCTS*/
.featured-columns .one-half {
    width: 50%;
}

.featured-header {
    margin-bottom: 0 !important;
    padding: 5px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    background: #718674;
}

.featured-columns .organic-column {
    margin-right: 0;
}

.featured-row {
    background-color: transparent;
    border: 1px solid #718674;
    height: 100%;
}

.featured-row:nth-child(2n+1) {
    background-color: transparent;
}

.featured-row p {
    margin-bottom: 0 !important;
}

.featured-row ul {
    padding: 0;
    margin: 0;
}

.featured-columns .one-half:first-child,
.featured-columns .one-half:nth-child(2) {
    padding-top: 0;
}

.featured-columns .one-half:nth-child(2) {
    border-left: 1px solid #718674;
}

.featured-row .one-half {
    padding: 5px;
    padding-top: 5px !important;
}

.featured-desktop {
    width: 81.25%;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .featured-desktop {
        width: 100%;
    }

    .featured-columns .organic-column {
        display: inline-block;
    }

    .featured-columns .one-half:first-child,
    .featured-columns .one-half:nth-child(2) {
        padding-bottom: 0;
    }
}

/* ORGANIC SHORTCODE FIXES */
p.ui-accordion-header {
    margin-bottom: 0px !important;
    border: none !important;
    /*border bottom fall back*/
    border-bottom: 1px solid #8e8e8e !important; /*end*/
    border-bottom: 1px solid rgba(142, 142, 142, 0.8) !important;
    border-radius: 0px;
}

p.ui-accordion-header a {
    color: #666 !important;
}

.learn_more_widget {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

/* MAP EMBEDS */

.em-location-map-container {
    width: 300px !important;
}

object#efe-swf-1 {
    max-width: 100%;
    height: auto;
}


/* QA FIXES */
.img-product-fit {
    max-width: 300px;
}

.award {
    padding: 10px;
}


/* A RESPONSIVE TABLE SOLUTION // use class responsivetable on the table element */
table.responsivetable {
    /*border: 1px solid #ccc;*/
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table.responsivetable tr {
    /*border: 1px solid #ddd;*/
    padding: 5px;
}

table.responsivetable th, table.responsivetable td {
    padding: 10px;
}

table.responsivetable th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

@media screen and (max-width: 600px) {

    table.responsivetable {
        border: 0;
    }

    table.responsivetable thead {
        display: none;
    }

    table.responsivetable tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }

    table.responsivetable td {
        display: block;
        text-align: left;
        font-size: 13px;
        border: none;
        border-bottom: 1px dotted #ccc;
        width: 100%;
    }

    table.responsivetable td:last-child {
        border-bottom: 0;
    }

    table.responsivetable td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}

/* RESPONSIVE BREAKPOINTS */

/*------PHONE BREAKPOINTS-------*/

@media only screen and (min-width: 320px) and (max-width: 939px) {

    .appBox {
        height: 124px !important;
    }

    .appBox .appTitle {
        margin-top: 53px;
    }
}

@media only screen and (min-width: 400px) and (max-width: 939px) {

    .appBox {
        height: 135px !important;
    }

    .appBox .appTitle {
        margin-top: 63px;
    }
}

@media only screen and (min-width: 450px) and (max-width: 939px) {

    .appBox {
        height: 150px !important;
    }

    .appBox .appTitle {
        margin-top: 80px;
    }
}

@media only screen and (min-width: 530px) and (max-width: 939px) {

    .appBox {
        height: 160px !important;
    }

    .appBox .appTitle {
        margin-top: 90px;
    }
}

@media only screen and (min-width: 601px) and (max-width: 939px) {

    .appBox {
        height: 180px !important;
    }

    .appBox .appTitle {
        margin-top: 110px;
    }
}

@media only screen and (min-width: 701px) and (max-width: 939px) {

    .appBox {
        height: 200px !important;
    }

    .appBox .appTitle {
        margin-top: 130px;
    }
}

@media only screen and (min-width: 801px) and (max-width: 939px) {

    .appBox {
        height: 220px !important;
    }

    .appBox .appTitle {
        margin-top: 150px;
    }
}


@media only screen and (max-width: 414px) {

    #header #logo {
        width: 100%;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    #content .post #tabs-1 .ui-state-default {
        padding: 5px 5px;
    }

    #content .post #tabs-1 .ui-state-default a {
        font-size: 9px;
    }

    .sm-mobile-fullwidth {
        width: 90%;
    }
}


@media only screen and (max-width: 650px) {

    .support-table td {
        display: block;
        width: 100%;
    }

    .product-grid li {
        width: 98% !important;
        margin-right: 0;
    }

    .sm-width100 {
        width: 100% !important;
    }

}


@media only screen and (max-width: 767px) {

    /* HEADER */
    nav#site-navigation {
        width: 100%;
        float: left;
        margin-top: 18px;
    }

    #header {
        height: auto;
    }

    .admin-bar #header #logo {
        margin-top: 20px;
        z-index: 101;
        position: relative;
    }

    #header #logo {
        width: 70%;
    }

    #header #logo h1 {
        margin: 0 auto;
        width: 80%;
        height: auto;
    }

    #header #logo h1 a,
    #header #logo h1 a img {
        width: 100%;
        height: auto;
    }

    /* slider */
    .coda-slider .panel > .panel-wrapper {
        padding: 0 10px;
    }

    .coda-slider .panel-wrapper {
        padding-bottom: 10px !important;
    }

    .coda-slider ul.slider-products-2 {
        margin-left: 0 !important;
    }

    /* home page */
    /*	#contact, #whats-new {
            margin: 5px 1% 0 1%;
            width: 98%;
            background: none;
            border: none;
        }*/
    #contact-info, #support-info, #event-training {
        width: 100%;
        background: #f3f5f8;
        border: 1px solid #d9d9d9;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 10px;
    }

    /*	#whats-new {
            margin: 5px 4% 0 4%;
            width: 92%;
        }*/
    #recognition {
        width: 92%;
        margin: 20px 4% 0 4%;
        float: left;
    }

    .coda-slider ul.slider-products-2 p {
        width: auto !important;
    }

    /* PAGES */
    #page-title {
        padding: 0 4% 5px;
    }

    #content {
        padding: 0 4%;
    }

    .management {
        display: none;
    }

    .Magic360 .Magic360-hint {
        top: 3% !important;
    }


    /* not visible on the mobile views */
    #top-search,
    #mobilesmart_switcher {
        display: none;
    }

    /* tweak these sections on mobile */
    /* POSTS */
    .list-link {
        padding: 6px 5px 4px 5px;
        font-size: 10px;
    }

    /* QA FIXES */
    .img-product-fit {
        max-width: 100%;
    }

    .product-grid2 li {
        margin-left: 0;
    }

    .rightfifty,
    .righttwenty,
    .righttwentyfive,
    .lefttwentyfive,
    .rightforty,
    .rightthirtyfive,
    .leftthirtythree {
        width: 100%;
    }

    /* FOOTER */
    #footer {
        padding: 30px 4%;
        color: #fff;
        margin-bottom: 0;
    }

    #footer a,
    #footer-links {
        color: #fff;
    }

    #footer #footer-nav-subscribe {
        width: 100%;
        margin: 40px 0;
    }

    #footer #footer-nav-subscribe p {
        margin: 10px 0;
        line-height: normal;
    }

    #footer-nav ul {
        border-right: 0;
        width: 100%;
    }

    #footer-nav,
    #certification {
        padding-top: 10px;
    }

    #certification {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    #footer-links {
        width: 100%;
        margin: 0;
    }

}

/* max width 767 */

@media only screen and (max-width: 849px) {
    /* home slider */
    .home .ls-nav {
        position: inherit;
        bottom: 0;
    }

    .home .ls-nav ul {
        display: block !important;
    }

    .home .ls-nav ul li {
        display: block;
    }

    .home .ls-nav ul li a {
        width: 100%;
    }
}

@media only screen and (min-width: 850px) and (max-width: 939px) {

    .home .ls-nav ul li a {
        font-size: 10px;
    }

}

/* min width 850 max width 939 */

@media only screen and (max-width: 939px) {
    /* nav menu */
    .menu-main-nav-container {
        float: left;
        width: 100%;
    }

    #site-navigation.main-navigation {
        width: 100%;
        float: left;
        text-align: left;
        margin-top: -62px;
        margin-bottom: 43px;
    }

    #site-navigation.main-navigation.toggled {
        width: 100%;
        float: left;
        text-align: left;
        background-color: #005293;
        margin-top: 21px;
    }

    #site-navigation.main-navigation ul {

    }

    #site-navigation.main-navigation li {
        float: none;
        display: block;
        border-top: 1px solid #fff;
    }

    #site-navigation.main-navigation li:first-child {
        border-top: none;
    }

    #site-navigation.main-navigation li a {
        color: #fff;
    }

    /* submenu */
    #site-navigation.main-navigation ul ul {
        display: block;
        float: none;
        position: static;
    }

    #site-navigation.main-navigation ul ul li,
    #site-navigation.main-navigation ul ul a {
        background: none !important;
        color: #fff !important;
        height: inherit;
        width: auto;
    }

    #site-navigation.main-navigation ul ul li:first-child {
        border-top: 1px solid #fff;
    }

    #site-navigation.main-navigation ul ul a {
        padding: 12px 15px 12px 45px;
        font-weight: normal;
    }

    .menu-toggle {
        float: right;
        height: 40px;
        width: 40px;
        margin: 10px 10px 10px 0;
        background-color: transparent;
        border: 1px solid #000;
        color: #000;
        font-size: 22px;
    }

    .toggled .menu-toggle {
        margin-top: -73px;
    }

    /* not visible on the tablet views */
    #top-search {
        display: none;
    }

}

@media only screen and (max-width: 939px) {

    .product-grid li {
        height: auto !important;
    }
}

/* Small menu. */
.main-navigation .menu-main-nav-container {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
}

.menu-toggle,
.main-navigation.toggled .menu-main-nav-container {
    display: block;
}

.main-navigation.toggled .menu-main-nav-container {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}

@media screen and (min-width: 768px) {

    /* GRID */
    .grid {
        /*background: white;*/
        margin: 0 0 20px 0;
    }

    .grid:after {
        /* Or @extend clearfix */
        content: "";
        display: table;
        clear: both;
    }

    [class*='col-'] {
        float: left;
        padding-right: 20px;
    }

    .grid [class*='col-']:last-of-type {
        padding-right: 0;
    }

    .col-2-3 {
        width: 66.66%;
    }

    .col-1-3 {
        width: 33.33%;
    }

    .col-1-2 {
        width: 50%;
    }

    .col-1-4 {
        width: 25%;
    }

    .col-3-4 {
        width: 75%;
    }

    .col-1-8 {
        width: 12.5%;
    }

    .module {
        padding: 20px;
        background: #eee;
    }

    /* Opt-in outside padding */
    .grid-pad {
        padding: 20px 0 20px 20px;
    }

    .grid-pad [class*='col-']:last-of-type {
        padding-right: 20px;
    }


    /* QA FIXES */
    .home .coda-slider {
        height: 300px !important;
    }

    .featured-grid li {
        width: 17.74%;
    }

    .award {
        width: 25%;
        float: left;
    }


}

/* min-width 768px */

/* TABLET BREAKPOINTS */
@media only screen and (min-width: 768px) and (max-width: 848px) {
    .home .ls-nav ul li {
        display: table-cell;
        background-size: contain !important;
        vertical-align: middle;
    }

    .home .ls-nav a {
        background: transparent !important;
    }

    /* home slider */
    .coda-slider ul.slider-products-2 li {
        width: 46% !important;
    }

}

@media only screen and (min-width: 768px) and (max-width: 939px) {

    #header #logo {
        margin-left: 3%;
    }

    #content,
    #page-title {
        max-width: 91.14%;
        margin: 0 auto;
    }

    #site-navigation.main-navigation {
        width: auto;
        float: right;
    }

    .toggled .menu-toggle {
        color: #000;
        border-color: #000;
        margin-top: -71px;
    }

    #site-navigation.main-navigation.toggled {
        margin-top: 29px;
    }

    /* home page */
    .ls-wrapper {
        width: 91.14% !important;
    }

    #contact {
        background: transparent;
        border: none;
        margin: 20px 0 0;
    }

    #contact-info, #support-info, #event-training {
        width: 48%;
        background: #f3f5f8;
        border: 1px solid #d9d9d9;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin: 0 2% 2% 0;
    }

    /* footer */
    #footer {
        padding: 0 2%;
    }

    #footer-nav ul {
        width: 50%;
    }

}

/* 768px - 979px media query */

/* DESKTOP BREAKPOINTS */
@media only screen and (min-width: 768px) {
    .management-mobile {
        display: none;
    }
}

/*------Min width 768-----------*/


@media only screen and (min-width: 850px) {

    /* home slider */
    .home .coda-slider {
        height: 340px !important;
    }

    .coda-slider ul.slider-products-2 li {
        width: 43% !important;
    }

}

/*------Min width 850-----------*/

@media only screen and (min-width: 940px) {

    /* main navigation */
    .menu-toggle {
        display: none;
    }

    .main-navigation .menu-main-nav-container {
        display: block;
        visibility: visible;
        opacity: 1;
    }

    /* GRID */
    .grid {
        /*background: white;*/
        margin: 0 0 20px 0;
    }

    .grid:after {
        /* Or @extend clearfix */
        content: "";
        display: table;
        clear: both;
    }

    [class*='col-'] {
        float: left;
        padding-right: 20px;
    }

    .grid [class*='col-']:last-of-type {
        padding-right: 0;
    }

    .col-2-3 {
        width: 66.66%;
    }

    .col-1-3 {
        width: 33.33%;
    }

    .col-1-2 {
        width: 50%;
    }

    .col-1-4 {
        width: 25%;
    }

    .col-3-4 {
        width: 75%;
    }

    .col-1-8 {
        width: 12.5%;
    }

    .module {
        padding: 20px;
        background: #eee;
    }

    /* Opt-in outside padding */
    .grid-pad {
        padding: 20px 0 20px 20px;
    }

    .grid-pad [class*='col-']:last-of-type {
        padding-right: 20px;
    }

    /* HOME PAGE */
    /*#whats-new .post-thumb {
        padding:0 20px 20px 0;
        max-width: 25%;
    }
    #whats-new .post-content {
        max-width:74%;
    }*/
    .ls-wrapper {
        height: 338px;
        height: 363px;
        overflow: hidden;
    }

    /* home slider */
    .home .coda-slider {
        height: 310px !important;
    }

    /* PRODUCTS SECTION */
    .featured-products {
        max-width: 780px;
        margin: 0 auto;
    }


    /* SUPPORT SECTION */
    .support-sidenav {
        text-align: right;
    }


}

/*------Min width 940-----------*/


/* --------- Homepage Update --------- */
body.home .hero {
    background: #000;
    display: table;
    height: 485px;
    width: 100%;
}

body.home .hero .container {
    background: url('/files/com-1024x740-1.jpg') center center no-repeat;
    background-size: cover;
    display: table-cell;
    vertical-align: top;
}

body.home .hero .container .content {
    margin: 0 auto;
    max-width: 960px;
    padding: 50px 0;
}

@media (max-width: 767px) {
a.home-button {
   margin-left: -20px;
}
}

a.home-button {
    padding: 10px;
    max-width: 200px;
    background-color: #D55C19;
    display: block;
    font-size: 24px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin: 20px 0px 0px 100px;
}


body.home .hero .container .content h1 {
    color: #FFF;
    line-height: 1.5;
    max-width: 400px;
    font-size: 3em;
    font-weight: 700;
    text-shadow: 2px 2px #000;
    padding: 18px;
    background: rgba(0, 0, 0, 0.67);
    text-align: center;
    margin-top: 75px;
}

@media (min-width: 1500px) {
body.home .hero .container {
    background-size: 100%;
    background-position: top right;
    height: 650px;
}
}

body.home .intro {
    margin: 0 0 45px;
}

body.home .intro .container {
    border-bottom: 1px solid #0169b0;
    margin: 0 auto;
    max-width: 960px;
    padding: 30px 0 15px;
}

body.home .intro .container h2 {
    color: #0169b0;
    font-size: 21px;
    font-weight: 500;
    margin: 0 0 30px 0;
    text-align: center;
}

body.home .intro .container p {
    line-height: 1.5;
}

body.home .intro .container .buttons {
    text-align: center;
    padding: 30px;
}

body.home .intro .container .buttons .btn {
    text-decoration: none;
    margin: 0 15px;
}

body.home .intro .container .buttons .btn:hover {
    text-decoration: underline;
}

body.home #whats-new .headline {
    height: 50px;
}

body.home #whats-new .headline h3 {
    display: inline-block;
}

body.home #whats-new .headline .btn {
    position: relative;
    left: 10px;
    top: -3px;
}

body.home #whats-new .left {
    margin: 0;
    width: 25%;
}

body.home #whats-new .right {
    margin: 0;
    width: 70%;
}

body.home #whats-new .right a:after {
    content: ' >>';
}

body.home #careers {
    padding-right: 0;
}

body.home #careers .headline {
    height: 50px;
    padding: 8px 0 0 0;
}

body.home #careers .left {
    width: 40%;
}

body.home #careers .right {
    margin: 0;
    width: 55%;
}

body.home #careers .right a:after {
    content: ' >>';
}


body.home #careers p,
body.home #careers p strong {
    /*font-size: 11px;*/
    line-height: 18px;
}

/* --------- Homepage Update Media Queries --------- */


@media ( min-width: 1500px ) {
    body.home .hero .container {
        background-size: 100%;
        height: 650px;
    }
}


@media ( max-width: 990px ) {

    body.home .hero .container .content {
        padding: 30px 15px;
    }

    body.home .intro .container {
        padding: 30px 15px;
    }
}

@media ( max-width: 767px ) {

    body.home .hero .container .content h1 {
        font-size: 2.15em;
    }

    body.home .intro .container .buttons {
        padding: 20px 0;
    }

    body.home .intro .container .buttons .btn {
        margin: 15px 10px;
    }

    body.home #whats-new {
        margin-bottom: 30px;
    }

    body.home #whats-new .left {
        float: none;
        width: 100%;
    }

    body.home #whats-new .right {
        float: none;
        width: 100%;
    }

    body.home #careers {
        margin-bottom: 30px;
    }

    body.home #careers .left {
        float: none;
        width: 100%;
    }

    body.home #careers .right {
        float: none;
        width: 100%;
    }
}

@media ( max-width: 600px ) {
    body.home .intro .container .buttons .btn {
        display: block;
        margin: 15px auto;
    }
}

/* APPLICATIONS PAGE */

/*  blue: #004b87  */
.theme-orange-bg, .theme-orange-bg .applications-top-banner, .theme-orange-sidebar .box-head {
    background: #D86018;
}

#app-box.theme-orange-sidebar {
    border-color: #D86018;
}

.theme-blue-bg, .theme-blue-bg .applications-top-banner, .theme-blue-sidebar .box-head {
    background: #004b87;
}

#app-box.theme-blue-sidebar {
    border-color: #004b87;
}

.theme-dark-blue-bg, .theme-dark-blue-bg .applications-top-banner, .theme-dark-blue-sidebar .box-head {
    background: #00263E;
}

#app-box.theme-dark-blue-sidebar {
    border-color: #00263E;
}

.theme-military-bg, .theme-military-bg .applications-top-banner, .theme-military-sidebar .box-head {
    background: #708573;
}

#app-bo.theme-military-sidebar {
    border-color: #708573;
}

.theme-green-bg, .theme-green-bg .applications-top-banner, .theme-green-sidebar .box-head {
    background: #64A70B;
}

#app-bo.theme-green-sidebar {
    border-color: #64A70B;
}

.applications-icon {
    width: 32.33%;
    display: block;
    margin-right: 1%;
    height: 60px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.center-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.applications-more-info {
    font-size: 16px;
    color: #004b87;
    text-align: center;
    padding: 10px;
    width: 100%;
    background: #fff;
}

.applications-more-info a:hover {
    text-decoration: underline;
}

.application-mobile-img {
    background-image: url('/files/phone-icon-white.png');
}

.application-government-img {
    background-image: url('/files/star-icon-white.png');
}

.application-enterprise-img {
    background-image: url('/files/man-icon-white.png');
}

.application-mobility-img {
    background-image: url('/files/boat-icon-white.png');
}

.application-satellite-img {
    background-image: url('/files/satellite-icon-white.png');
}

.applications-top-banner {
    overflow: auto;
    vertical-align: middle;
    padding: 15px 10px;
}


.applications-top-banner br {
    display: none;
}


.applications-title {
    width: 65%;
    display: block;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding-left: 10px;
}

#content .applications-top-banner .applications-title h3 {
    color: #fff;
    margin: 0;
    padding-top: 5px;
}

#content .applications-title p {
    margin: 0;
}

.applications-category {
    border: 2px solid #ebeef3;
}


.applications-preview-img {
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #fff;
}

.preview-mobile-img {
    background-image: url(/files/mobile_applications.jpg);
}

.preview-government-img {
    background-image: url(/files/government_applications.jpg);
}

.preview-enterprise-img {
    background-image: url(/files/enterprise_applications.jpg);
}

.preview-mobility-img {
    background-image: url(/files/mobility_applications.jpg);
}

.preview-satellite-img {
    background-image: url(/files/satellite_applications.jpg);
}

.applications-inner-image {
    position: relative;
}

.applications-icon-cont {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 100px;
    border-radius: 20px;
    padding: 10px;
    height: 100px;
    width: 100px;
}

.applications-icon-cont img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 90px;
    max-height: 90px;
}

#content .no-underline a:hover {
    text-decoration: none;
}

#content .no-underline a:hover .applications-more-info {
    text-decoration: underline;
}


/* OLD FAQs */
.faq-title {
    position: relative;
    padding-left: 35px;
    transition: .3s ease-in-out;
}

.faq-title a:after {
    content: '';
    left: 2px;
    top: 6px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 15.6px;
    border-color: transparent transparent transparent white;
    transition: .3s ease-in-out;
}

.faq-title.faq-expanded a:after, .faq-title:hover a:after {
    border-color: transparent transparent transparent #005293;
    /*transform: rotate(90deg);*/
}

.faq-title.faq-expanded a:before, .faq-title:hover a:before {
    border-color: transparent transparent transparent #005293;
    /*transform: rotate(90deg);*/
}

.faq-title a:before {
    content: '';
    left: 0;
    top: 3px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 20.8px;
    border-color: transparent transparent transparent #beced2;
    transition: .3s ease-in-out;
}

.faq-answer {
    padding-left: 20px
}

/* NEW FAQs */
.ufaq-faq-list .ewd-ufaq-post-margin-symbol {
    padding: 7px 0px 0px 2px;
    margin-right: 5px;
}


.blue-bar {
    background: #00263E;
    text-align: center;
    font-weight: 400;
    padding: 5px;
    color: #fff;
}

.green-bar {
    background: #64A70B;
}

.blue-bar {
    background: #00263E;
}

.orange-bar {
    background: #D86018;
}

.red-bar {
    background: red;
}

.head-bar {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    padding: 6px;
    color: #fff;
}

.no-top-border {
    border-top: 0;
}

td > .head-bar {
    margin: -5px;
}

h4.head-bar {
    font-size: 15px;
    font-weight: 600;
}

.featured-pad a {
    padding: 5px 0;
    display: inline-block;
    text-decoration: underline;
}

thead strong {
    color: #111;
}

.orange-text {
    color: #D86018;
}

table.featured-prod-table td:first-of-type {
    width: 25%;
}

table.featured-prod-table img {
    max-width: 260px;
}

table.featured-prod-table td {
    vertical-align: middle;
}

.featured-prod-table tr {
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
    display: block;
}

#content table a {
    text-decoration: underline;
}

thead .head-bar {
    font-style: italic;
    font-size: 13px;
}

span.job-location {
    font-size: 14px;
}

span.job-department {
    font-size: 13px;
}

table.content-table {
    margin: 20px 0;
}

table.content-table th {
    background-color: #005293;
    color: white;
    font-weight: bold;
    text-align: left;
    padding: 10px;
}

table.content-table td:first-of-type {
    width: 30%;
}

table.content-table td {
    padding: 10px;
}

@media ( max-width: 500px ) {
    table.content-table thead {
        display: none;
    }

    table.content-table tbody tr {
        display: table;
        width: 100%;
        margin-bottom: 20px;
    }

    table.content-table tbody td {
        display: table-row;
        border: none;
    }
}