/*
Theme Name: insight
Theme URI:
Author:
Author URI: http://okvee.net
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.
Version: 1.0.3.3
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: insight
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.bypostauthor {}
.gallery-caption {}
.sticky {}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}


/* Tools */

#form1 table tbody tr td table tbody {
	background-color: #e9eee2;
	border: 1px solid #9fce67;
}

span.expertSelectTitle {
	text-transform: uppercase;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: 600;
}

#form1 table tbody tr td table tbody tr td {
	padding-bottom: 9px;
	padding-top: 9px;
}

#form1 table tbody tr td table tbody tr td p {
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 15px;
}

#form1 table tbody tr td table tbody tr td p a {
	display: inline;
	text-decoration: underline;
	font-weight: bold;
}

select#typeOfAsset {
	font-size: 17px;
	color: #ffffff;
}

#form1 table tbody tr td table tbody select {
	background-color: #989892;
	padding: 10px;
	font-size: 17px;
	color: #ffffff;
}

input#Reset {
	color: #ffffff;
	text-decoration: none;
	background: #e00909;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 12px 20px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 16px;
}

p.expertListHeading {
	font-size: 22px;
}

#expertResultList p {
	color: #787878;
}


span.imFormTitle, span.bsFormTitle {
	text-transform: uppercase;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: 600;
}

div.entry-content h4 b {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 7px;
	display: block;
}

#post-842 div.entry-content ul {
	width: 600px;
	padding: 0 0 0 15px;
}

#post-842 div.entry-content ul li {
	margin-bottom: 7px;
	font-size: 12px;
}

#post-842 div.entry-content form  {
	background-color: #e9eee2;
	border: 1px solid #9fce67;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#post-842 div.entry-content form select {
	background-color: #989892;
	padding: 10px;
	font-size: 17px;
	color: #ffffff;
}

#post-907 div.entry-content div table tbody tr.imTableRow1 td a {
	text-decoration: underline;
	color: #769a4b;
}

#post-907 div.entry-content div table tbody tr.imTableRow1 td a:hover {
	text-decoration: underline;
	color: #9d9d97;
}

#post-846 div.entry-content form  {
	background-color: #e9eee2;
	border: 1px solid #9fce67;
	width: 600px;
	margin-top: 17px;
	margin-bottom: 30px;
	display: block;
}

#post-846 div.entry-content form select  {
background-color: #989892;
padding: 10px;
font-size: 17px;
color: #ffffff;


}

#post-907 div.entry-content p a {
	font-weight: bold;
	text-decoration: underline;
}

/* Theme global style */

a, a:link {
    word-wrap: break-word;
}
body #main {
    padding: 40px 30px;
}
body #main-column .entry-content img {
    /*float: none !important;*/
    margin-bottom: 10px;
}
body #main-column .entry-content form table {
    margin: auto;
}
body #main-column form table tr td {
    padding: 15px;
    text-align: left;
}
body #main-column form table tr td input[type="text"] {
    margin: 0;
}
body #main-column .entry-content table {
    width: 100% !important;
    border: none;
}
body #main-column .entry-content table tr td {
    border: none !important;
    text-align: left !important;
}
body #main-column .entry-content img[alt="Photo"] {
    max-width: none;
    width: 95px;
}
body #main-column .entry-content table tr td:nth-child(1) {
    padding-right: 15px;
}
body #main-column .entry-content p span img {
    display: inline-block;
}
body #main-column .entry-content ul li img {
    display: inline;
}
body #main-column .expertDetailText a img {
    padding-bottom: 5px;
}
body #main-column .entry-content table tr td table tr td table tr td {
    display: inline-block !important;
    padding-top: 0 !important;
    padding-right: 0 !important
}
body #main-column .entry-content table tr td table tr td table {
    margin-top: 5px;
    text-align: center;
}
body #main-column .entry-content iframe, body #main-column .entry-content object {
    width: 100%;
}
.nt-responsive-h-table td {
    padding: 5px 5px 5px 0;
    text-align: left;
    vertical-align: top;
}
.topicButton {
    display: inline !important;
}
form textarea, body textarea, form input, body input {
    -webkit-appearance: block important;
    -webkit-border-radius: 0px;
}
table tr td label {
    display: inline;
}
.nt-inner-carousel .item img {
    display: block;
    width: 100%;
    height: auto;
}
.nt-item-convening {
    padding-top: 15px
}
.nav-primary {
	font-size: 12px;
}
.nt-grey-header {
    background-color: #666666;
    height: 25px;
    color: #ffc61e;
    padding: 5px 0 0 5px;
    margin-top: 5px;
}
.nt-yellow-header {
    background-color: #ffc61e;
    height: 25px;
    color: #ffc61e;
    padding: 5px 0 0 5px;
    margin-top: 5px;
}
.nt-elder-index-td {
    width: 300px;
}
.NewsSummary {
    padding: 15px 0;
    border-bottom: 1px solid darkgray;
}
.NewsSummary p img, .NewsSummary p iframe {
    margin: 15px 0;
}
#main-column .entry-content img[title="BIG Initiative"] {
    margin-bottom: 15px;
}
html body {
    color: #333333;
    background: #ffffff  !important;
    font-size: 14px;
}
body h6, body .h6 {
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: 10px;
    color: #202020 !important;
}
body h1, body h2 {
    font-weight: 500;
}
body h3, body h4, body h5, body h6 {
    font-family: 'HelveticaNeueLTStd-Bd', arial, serif;
}
body h4 {
    color: #0067B1;
    margin-bottom: 3px;
    margin-top: 19px;
}
body .entry-header.gray-header .entry-title {
    font-weight: 700;
}
body blockquote {
    font-size: 18px;
    color: #808080;
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
    margin-bottom: 18px;
}
.team-member-image {
    margin-bottom: 20px;
}
div.entry-content p {
    margin-bottom: 15px;
    color: #4c4c4c;
}
header.entry-header.gray-header {
    padding-left: 46px;
}
body #sidebar-right .widget_nav_menu .menu li a {
    font: 12px 'HelveticaNeueLTStd-Bd', arial, serif;
    letter-spacing: 1px;
    padding: 14px 20px 12px;
}
body .recent-post-wrap .post-items .content-section .item-title {
    font: 13px/17px 'HelveticaNeueLTStd-Roman', arial, serif;
    font-weight: bold;
    margin: 0 0 6px;
}
body #sidebar-right .widget_nav_menu.unstyled-menu .menu {
    width: auto;
    margin-left: 0;
    list-style: none;
}
body #sidebar-right .widget_nav_menu.unstyled-menu .menu li a,
body #sidebar-right .widget_nav_menu.unstyled-menu .menu li a:hover {
    padding: 0px;
    color: #888;
    text-align: left;
    margin: 0 0 8px;
    padding: 0 0 8px;
    background: none;
    font-weight: normal;
    font-family: 'HelveticaNeueLTStd-Roman', arial, serif;
    letter-spacing: normal;
    text-transform: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
body #sidebar-right .widget_nav_menu.unstyled-menu .menu li a:hover {
    color: #7cc244;
}
body form input[type="radio"] {
  -webkit-appearance: radio;
}
body form input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
body input[type="submit"],
body input[type="button"] {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
body .category-publications header.entry-header {
  display:none;
}
@media (max-width: 640px) {
    #main-column .entry-content table tr td:nth-child(2) {
        padding-top: 10px;
    }
    .team-member-image {
        margin: 10px auto 15px;
        display: block;
        max-width: 120px;
        height: auto;
    }
    #main-column .entry-content table tr td:nth-child(1) {
        display: block;
    }
    body #main-column .entry-content table tr td {
        width: 100% !important;
        display: block;
    }
    body #main-column .entry-content .nt-responsive-h-table {
        overflow: hidden;
        overflow-x: scroll;
        display: block;
    }
    body #main-column .entry-content .nt-responsive-h-table td {
        width: auto !important;
        display: table-cell !important;
    }
    body #main-column form table tr td {
        padding: 0;
    }
    body #main-column form table tr td input[type="text"] {
        margin: 0 0 15px 0;
    }
}