/***
* Global Article Styles
***/
/* #page {
    font-size: 0.875em !important;
} */

.banner {
  padding-left: 320px;
  padding-right: 50px;
  background-position: left 40px;
  overflow: hidden;
  background-repeat: no-repeat;
  }
h1 {
 font-size:58px;
 text-align:center;
 margin:20px;
 font-family: 'Roboto', sans-serif;
 color:#666;
 font-weight: 200; 
 letter-spacing: -1px;
 line-height:70px;
 font-family: "Roboto",sans-serif; 
 }
h2 {
 color: #666;
 font-family: "Roboto",sans-serif;
 font-size: 24px;
 font-weight: 200;
 margin: 0;
 margin-top:20px;
 line-height:24px;
}
h3 {
 color: #666;
 font-family: "Roboto",sans-serif;
 font-size: 20px;
 font-weight: 200;
 margin: 0;
 margin-top:20px;
 line-height:22px;
}

h4 {
  font-size: 9px;
  font-weight: 200;
  padding-left: 30px;
}

p {
  font-size: 14px;
  margin-top:3px;
  line-height:22px;
}

li {
	padding-left: 10px;
}

img {
    border-style: none;
}

.rounded-button-dust-blue-solid {
color: #595959;
font-family: "Roboto",sans-serif;
font-size: 16px;
font-weight: 400;
cursor: pointer;
background-color: #f5f5f5;
border: 1px solid #595959;
border-radius: 25px;
color: #595959;
margin: 4px 8px;
padding: 5px 45px;
text-align: center;
display:inline-block;	
}
.rounded-button-dust-blue-solid:hover {
background-color: #ddd;
}
.rounded-button-dust-blue-solid:link {
}
.rounded-button-dust-blue-solid a {
text-decoration:none;
color:unset;
}

.image-padding {
	padding: 10px 0px;
}
.image-padding  p {
  font-size: 12px;
  /*margin-top:3px;*/
  line-height:13px;
}

.image-padding-20 {
	padding: 20px 0px;
}

.image-auto-resize {width:100%}

.padding-20 {padding: 20px;}

.padding-ctr {
	padding: 10px 10px;
	text-align: center;
}

.padding-ctr-10-20 {
padding: 10px 20px;
text-align: center;
}

.topic-container .right {
float:right;
}

.topic-container .right  img{
padding-left: 123px;
}

.topic-container .screenshot-small img{
padding: 40px 40px;
}

.topic-container .screenshot-med img{
padding: 40px 40px;
}

.topic-container .left {
	float:left;
	padding:0px;
}

.topic-container .screenshot-large {
	width:64%;
}

.topic-container .screenshot-med {
	width:49%;
}

.topic-container .screenshot-small {
	width:35%;
}

.topic-container .text-large {
	width:64%;
}

.topic-container .text-med {
	width:50%;
}

.topic-container .text-small {
	width:35%;
}

.tickedd-list li {
background-image: url("/images/icons/tick.png");
background-position: 1px 2px;
background-repeat: no-repeat;
font-size: 14px;
list-style-type: none;
margin: 5px 0px;
padding-left: 25px;
}

.content-header div.breadcrumb li {font-size: 11px;}


.resources {
margin: 20px 0px;
}

.resources .leftcell {
	float: left; 
	width: 31%; 
	/*border:1px solid #d4d4d4; */
	margin: 10px 0px; 
	padding: 5px 5px 20px 5px; 
	text-align: center;
}

.resources .middlecell {
	float: left; 
	width: 31%; 
	/*border:1px solid #d4d4d4; */
	margin: 10px 15px; 
	padding: 5px 5px 20px 5px;
	text-align: center;
}

.resources .rightcell {
	float: right; 
	width: 31%; 
	/*border:1px solid #d4d4d4; */
	margin: 10px 0px; 
	padding: 5px 5px 20px 5px;
	text-align: center;
}

.featurebox {
	width:350px;
    float:right;
}

.featurebox h2 {
	background-color:#1a3859; 
    color:white;
    text-align:center;
	
}

.featurebox li{
	background-color:#d8e1e6; 
	background-image: url("/images/icons/tick.png");
	text-align:center;
    background-position: 1px 2px;
    background-repeat: no-repeat;
	font-size: 14px;
    list-style-type: none !important;
    margin: 5px 0px;
    padding: 25px;
}
*/
.product-section {
background-repeat: no-repeat;
margin: 10px 10px 10px 15px;
clear: both;
overflow:hidden;
text-shadow: 0 1px 0 white;
}

.orange-text {
 color: #f2912c;
 /*font-family: "Roboto",sans-serif;*/
 font-size: 26px;
 font-style: italic;
 font-weight: 550;
 padding: 60px 20px 20px 20px;
 line-height:35px;
}
 
.hr {
background-image: url("/resources/webinar/images/barfade.png");
}
 
.cols {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  margin: 10px 4px 0px 4px;
  /* padding: 5px;   */
  /* height: 430px;  */
  overflow:hidden;
  }

.border {
 border: 1px dotted #999;	
}

.cols img {
  float:none;
  width: 252 px;
  margin: 0px 0px 0px 9px;  
  }
  
.cols h2 {
 color: #666;
 font-family: "Roboto",sans-serif;
 font-size: 24px;
 font-weight: 200;
 margin: 0;
 margin-top:20px;
 line-height:30px;
 }
 
.cols li {
  	font-size: 14px;
	padding-left: 5px;
}

 /* font-size:26px;
  font-family: calibri,Verdana,Arial,Helvetica,sans-serif;
  color:#0066cb;
  margin-left:20px;
  margin-bottom:15px;
  line-height:26px; */
  } 
.leftsection {
  width: 48%;
  background-color:#F6F6F6;
  padding: 20px 0px;
  }
.rightsection {
  width: 48%;
  background-color:#F6F6F6;
  padding: 20px 0px;
  }
.leftsection-lite {
  width: 48%;
  background-color:#FFFFFF;
  padding: 20px 0px;
  }
  
 .rightsection-lite {
  width: 48%;
  background-color:#FFFFFF;
  padding: 20px 0px;
  } 
  
.biglist  li{
  color: #666;
  font-family: "Roboto",sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 22px;
  margin: 20px 0px;
  padding-left: 0px;
  }

 .leftsection-lite p {
	margin: 3px 10px 0px 0px;  
}
  
#requirement{  
  margin: 0px 20px;
  clear: both;
  overflow:hidden;
  }
#visio {  
  margin: 0px 20px;
  clear: both;
  overflow:hidden;
  background-image: url('/products/mdg/int/office/visio-bar.png');
  background-repeat: x-repeat;
  text-shadow: 0 1px 0 white;  
  }
#visio h2{color: #0066cb;}
#install{
  background-image: url("/resources/webinar/images/barfade.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding:20px 0px 0px 0px;
  margin: 0px 20px;
  clear: both;
  overflow:hidden; }
#install h3 { font-size:13px;}
.widthFullPadded {width:100%;}

.clear-both{clear: both;}

.subscribe { 
/* background-color:#f0f0f0; */
margin-top:20px;
padding:7px 15px 15px 15px; 
}

/* .subscribe h3 { 
font-size:28px; 
color:#68635f; 
margin:0px 0px 15px 0px; 
line-height:28px; 
font-family: calibri; 
font-weight:300; 
} */

.subscribebtn { 
width:100px; 
background-color:#a8a89c; 
border:1px solid #aaa; 
color:#000000; 
border-radius:10px; 
height:25px; 
}

.subscribetxt { 
width:30%; 
height:20px; 
margin-right:50px; 
}

.next-prev-page-links {width:100%;font-size:12px;padding:0px 20px 20px 20px;}
.next-page-link {float:right;text-align:right;}
.prev-page-link {float:left;text-align:left;}
