﻿/*styles defined for this site only */

body { font-family:Arial;margin: 0; font-size: 1em; }
#wrapper {background-color:#fff;}
#wrapper div.left-pane {}
#wrapper div.right-pane {}

.home-content{margin:20px 0 0 0;}
a:link{color:#006699;font-weight:normal;text-decoration:none;}
a:visited{color:#006699;text-decoration:none;}
a:hover{text-decoration:underline;}

h1{ margin: 0 0 10px 0;  line-height: 120%;  font-size: 1.8em;  font-weight: normal;  color: #444444;  font-family:Arial, Knowledge Bold, sans-serif;}
h2{font-family: Knowledge Bold, Arial, sans-serif; font-weight: normal;  color: #444444; line-height:120%; font-size:1.5em;}

/*Article related css*/
.article-list h2 {font-size:2.0em; color:#444444;line-height:120%;margin-bottom:10px;font-family:Arial, Knowledge Bold, sans-serif}
.article-display-block h1{font-size:2.0em; color:#444444;line-height:120%;margin-bottom:10px;font-family:Arial, Knowledge Bold, sans-serif}
.article-item .content-label{color:#231F20;font-size:1.2em;line-height:150%;font-weight:normal;}
.article-item .title a{color:#006699;font-size:0.75em;line-height:150%;font-weight:normal;}
.article-item .title a:hover{text-decoration:underline;}
.professional-intro h2{font-size:1.6em; color:#444444;line-height:120%;margin-bottom:10px;font-family:Arial,Knowledge Bold, sans-serif}

.separator-line{  display: inline-block;  width: 100%;  border-top: 1px dashed #dfdfdf;  height: 0;  line-height: 0;  margin: 8px 0;}
/*Article related css - END*/

.SubMenu a {margin: 0 5px; color: rgb(255, 255, 255);}

.item .content h1{  font-weight: normal; font-size:2em;  color: #444444;  font-family:Arial,Knowledge Bold, sans-serif, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;}
.item .content h2{ font-weight: normal;  font-size:1.8em; color: #444444;  font-family: Arial,Knowledge Bold, sans-serif, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;}

.content-box {border: solid 1px #B2B2B2; border-radius: 3px; padding:0 8px 8px 8px; margin: 0;}
.media-block iframe{z-index:0; border:1px solid red; }

.mdqstrapheadline{font-weight: normal;  font-size:1.8em; color: #444444;  font-family: Arial, Knowledge Bold,sans-serif, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;}

/* big deal search */
.big-deal-srch-msg { height:25px; border-bottom:solid 1px #555;}
.big-deal-srch-msg::after { clear:both; }
.big-deal-srch-msg .msg-title { font-weight:bold; width:50%; float:left;}
.big-deal-srch-msg .num-found { float:right;}
.mdqstrapheadline {font-weight: normal;  font-size:1.8em; color: #444444;  font-family: Arial,Knowledge Bold, sans-serif, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;}

.level2 a:hover{opacity:0.5;}
.level3 a:hover {text-decoration:underline;opacity:initial;}
.paddingLeft{padding-left: 10px;}

/************** site map ***************************************************/
.site-map-child-item {padding-left: 20px;  font-size: 1.0em; color: #005a84; } 

/* for youtube iframe*/
 iframe { width: 100%; margin: 0 0 20px 0; }

 /* hide*/
 .hide-industry {display:none;}

.fleft {float:left;}
.fright {float:right;}

blockquote {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40px;
    margin-right: 40px;
}