
html {
}
body {
    background: none repeat scroll 0 0 #fff;
    color: #4f5454;
    /*font-family: "Open Sans",Arial,sans-serif;*/
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
a:link, a:visited, a:active {
    color: #063;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
a img {
    border: medium none;
}
h1 {
    font-size: 39px;
    font-weight: 300;
    line-height: 43px;
    margin: 5px auto;
    max-width: 960px;
    padding: 0 0 20px;
    text-align: center;
}
h2 {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
}
#fbreadcrumb {
	font-size: 12px;
	padding: 20px 0 20px;
    background: none repeat scroll 0 0 #fff;
    border-bottom: medium none;
    color: #4f5454;
    margin: 0;
  font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
}
#fbreadcrumb a:link, #fbreadcrumb a:visited, #fbreadcrumb a:active {
    color: #063;
    text-decoration: none;
}
#fbreadcrumb a:hover {
    color: #000;
    text-decoration: underline;
}
#navigation {
    background: none repeat scroll 0 0 #00a05b;
    float: left;
    height: 114px;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 11;
}
#navigation ul {
    margin: 0;
    padding: 0;
}
#navigation .responsiveonlysearch {
    display: none;
}
.inside {
	margin: 0 auto;
	width: 960px;
	clear: both;
}
a.btn-white:link, a.btn-white:visited, a.btn-white:active {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    color: #063;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    padding: 5px 20px;
    text-decoration: none;
    transition: all 0.1s linear 0s;
}
a.btn-white:hover {
    background: none repeat scroll 0 0 #323232;
    color: #fff;
}
a.btn-orange:link, a.btn-orange:visited, a.btn-orange:active {
    background: none repeat scroll 0 0 #ff6319;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    padding: 14px 45px;
    transition: all 0.1s linear 0s;
}
a.btn-orange:hover {
    background: none repeat scroll 0 0 #323232;
    color: #fff;
    text-decoration: none !important;
}
a.btn-bigwhite:link, a.btn-bigwhite:visited, a.btn-bigwhite:active {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    color: #063 !important;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    padding: 14px 45px;
    transition: all 0.1s linear 0s;
}
a.btn-bigwhite:hover {
    background: none repeat scroll 0 0 #323232;
    color: #fff !important;
    text-decoration: none !important;
}
#navlogo {
    float: left;
    height: 114px;
    width: 10%;
}
#navlogo img {
    margin: 21px 0 0;
    max-width: 80px;
    width: 100%;
}
#navabove {
    float: right;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    text-align: right;
    width: 90%;
}
#navabove ul li a:link, #navabove ul li a:visited, #navabove ul li a:active {
    color: #fff;
    text-decoration: none;
}
#navabove ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
#navabove .btn-white {
    float: right;
    margin: 14px 0 0 10px;
}
#navabove ul li {
    display: inline;
    font-size: 12px;
    margin: 0;
    padding: 0 10px;
}
#navbelow {
    float: right;
    height: 64px;
    line-height: 64px;
    text-align: right;
    width: 90%;
}
#navbelow .btn-search img {
    padding: 0 20px;
    vertical-align: middle;
}
#navbelow ul li {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    position: relative;
}
#navbelow ul li.responsiveonly {
    display: none;
}
#navbelow ul li:hover a {
    background: none repeat scroll 0 0 #363636;
    color: #fff !important;
}
#navbelow ul li a:link, #navbelow ul li a:visited, #navbelow ul li a:active {
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.1s linear 0s;
}
#navbelow ul li .dropcontainer {
    background: none repeat scroll 0 0 #363636;
    color: #fff;
    display: none;
    font-size: 14px;
    font-weight: 400;
    left: -9999px;
    line-height: 25px;
    margin: 0;
    padding: 30px 0 0;
    position: absolute;
    text-align: left;
    width: 330px;
    z-index: 12;
}
#navbelow .mobileonly, #bottom .mobileonly {
    display: none;
}
.hideul, .showul {
    display: block;
}
#navbelow li ul li a:link, #navbelow li ul li a:visited, #navbelow li ul li a:active {
    box-sizing: border-box;
    clear: both;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin: 0;
    padding: 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
#navbelow li ul li a.subnav {
    padding: 15px 15px 15px 50px !important;
}
#navbelow li ul li {
    border-bottom: 1px solid #545454;
    width: 330px;
}
#navbelow li ul li a:hover {
    color: #018844;
    text-decoration: underline;
}
#navbelow div ul li ul {
    left: 330px;
    margin: -44px 0 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
}
#navbelow div ul li:hover ul {
    left: 330px;
    visibility: visible;
}
#navbelow li ul li .menuarrow {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIyNkQ4Nzg5QzMzRTExRTNCQzRGODA4ODg1MUU2OTc2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIyNkQ4NzhBQzMzRTExRTNCQzRGODA4ODg1MUU2OTc2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjI2RDg3ODdDMzNFMTFFM0JDNEY4MDg4ODUxRTY5NzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjI2RDg3ODhDMzNFMTFFM0JDNEY4MDg4ODUxRTY5NzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz50mBI4AAAAtklEQVR42nzRPQrCMBjG8bb4AQ6dXHTUM4gu7oLgIHpHRRHEegfRM+gZioNWHeI/8BRqSHzgRxLI27xpYmNMRFqYIcUK9yiQmsY5hkjwxAbFv4IuGpoPYI/d+ooSjXtcNW/qtKVa/UmsO9j0sEBf6w9OyJC7J9jcsNZoU8cYU19LZfLQZd1L27T1Nbelo6+ggwlGWr9xxg4PX0F180ubvb+1LCjUQoxLaHO14KDHSvUmwYt/BRgAl+Mr7yQcH2EAAAAASUVORK5CYII=") no-repeat scroll right center rgba(0, 0, 0, 0);
}
#navbelow li ul li:hover .menuarrow {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjIyNkQ4NzhEQzMzRTExRTNCQzRGODA4ODg1MUU2OTc2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjIyNkQ4NzhFQzMzRTExRTNCQzRGODA4ODg1MUU2OTc2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjI2RDg3OEJDMzNFMTFFM0JDNEY4MDg4ODUxRTY5NzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjI2RDg3OENDMzNFMTFFM0JDNEY4MDg4ODUxRTY5NzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6AGwAAAAAAxElEQVR42nzSzwoBURTH8TtYaKxmJztL5Q08iRrZWUpJUYZY2XgI8ucxrMSLKDshfzZc31tnNOlepz7dc+v+7syZxtNaK28WBkqpEfJo4qgSpeuLb5+RdYIQaZzRxkVZKg6U4UtfxRsdWyglax9b6XPytCkCV2AjN8YhX0LmVQu2gKkdWtjLPosGBq6AqYNr2N+hTRURoSL7J+YY2wIl9FCT/R0rdHGyBZKHb1i6PmscuOIhM61dh5OBIV7ya0T/Bv8IMABvGyooVN/V3gAAAABJRU5ErkJggg==") no-repeat scroll right center rgba(0, 0, 0, 0);
}
#navbelow div ul li.flyleft ul {
    left: auto !important;
    right: 330px;
}
#navbelow div ul li.flyleft:hover ul {
    left: auto !important;
    right: 330px;
}
#navbelow #sitesearch .dropcontainer {
    padding: 30px;
    width: 400px;
}
#sitesearch form #q, #sitesearch #q {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #cfd5d3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 16px;
    margin: 0 15px 0 0;
    padding: 14px 11px;
    width: 250px;
}
#sitesearch form #btn-submit, #sitesearch #btn-submit {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #009e58;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    height: auto;
    padding: 11px 28px;
}
#sitesearch #commonsearches {
    margin: 0 auto;
    text-align: left;
    width: 100%;
}
#sitesearch #commonsearches a:link {
    display: block;
    float: left;
    margin: 0;
    padding: 0 1% 0 0;
    width: 49%;
}
#sitesearch #commonsearches a:hover {
    text-decoration: underline;
}
#sitesearch #commonsearches h3 {
    color: #fff;
    margin: 20px 0 10px;
}
.column {
    box-sizing: border-box;
    display: block;
    float: left;
    padding-right: 12px;
    width: 16.6%;
}
.twocolumn {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 33.6%;
}
.threecol {
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 0 20px;
    width: 33%;
}
.fivecol {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 20%;
}
#bottom {
    background: none repeat scroll 0 0 #00a05b;
    clear: both;
    color: #fff;
    float: left;
    font-size: 14px;
    margin-top: 40px;
    width: 100%;
}
#bottom a:link, #bottom a:visited, #bottom a:active {
    color: #fff;
    text-decoration: none;
}
#bottom a:hover {
    text-decoration: underline;
}
#bottom .column a {
    display: block;
    line-height: 20px;
    margin-bottom: 15px;
}
#bottom #promo {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    padding: 50px 0;
    text-align: center;
}
#bottom #promo .btn-bigwhite {
    margin: 0 0 0 20px;
}
#bottom .social a {
    float: left;
    height: 60px;
    margin: 0 10px 10px;
    width: 60px;
}
#bottom .social a.twitter {
    background: url("http://www.digi.com/images/icon-twitter-white.png") no-repeat scroll 0 0 / 120px 60px rgba(0, 0, 0, 0);
}
#bottom .social a.twitter:hover {
    background: url("http://www.digi.com/images/icon-twitter-white.png") no-repeat scroll -60px 0 / 120px 60px rgba(0, 0, 0, 0);
    text-decoration: none;
}
#bottom .social a.facebook {
    background: url("http://www.digi.com/images/icon-facebook-white.png") no-repeat scroll 0 0 / 120px 60px rgba(0, 0, 0, 0);
}
#bottom .social a.facebook:hover {
    background: url("http://www.digi.com/images/icon-facebook-white.png") no-repeat scroll -60px 0 / 120px 60px rgba(0, 0, 0, 0);
    text-decoration: none;
}
#bottom .social a.linkedin {
    background: url("http://www.digi.com/images/icon-linkedin-white.png") no-repeat scroll 0 0 / 120px 60px rgba(0, 0, 0, 0);
}
#bottom .social a.linkedin:hover {
    background: url("http://www.digi.com/images/icon-linkedin-white.png") no-repeat scroll -60px 0 / 120px 60px rgba(0, 0, 0, 0);
    text-decoration: none;
}
#bottom .social a.youtube {
    background: url("http://www.digi.com/images/icon-youtube-white.png") no-repeat scroll 0 0 / 120px 60px rgba(0, 0, 0, 0);
}
#bottom .social a.youtube:hover {
    background: url("http://www.digi.com/images/icon-youtube-white.png") no-repeat scroll -60px 0 / 120px 60px rgba(0, 0, 0, 0);
    text-decoration: none;
}
#bottom #twitterfeed {
    background: none repeat scroll 0 0 #fff;
    box-sizing: border-box;
    color: #000;
    float: left;
    font-weight: 400;
    margin: 60px 0;
    padding: 20px;
    position: relative;
    width: 100%;
}
#bottom #twitterfeed a:link, #bottom #twitterfeed a:visited, #bottom #twitterfeed a:active {
    color: #063;
}
#bottom #twitterfeed a:hover {
    color: #000;
}
#bottom #twitterfeed .date {
    clear: both;
    float: right;
    font-size: 11px;
    text-align: right;
}
#bottom #twitterfeed img {
    bottom: 0;
    left: 0;
    margin-left: -56px;
    position: absolute;
}
#bottom #security img {
    float: left;
    margin: 0 10px;
    width: 140px;
}
#bottom #copyright {
    clear: both;
    padding: 50px 0;
    width: 100%;
}
a.btn-green, form input.btn-green {
    background: none repeat scroll 0 0 #00a05b;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
a.btn-green:hover, form input.btn-green:hover {
    background: none repeat scroll 0 0 #363636;
    text-decoration: none;
}
a.btn-small-green {
    background: none repeat scroll 0 0 #00a05b;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 6px 12px;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
a.btn-small-green:hover {
    background: none repeat scroll 0 0 #363636;
    text-decoration: none;
}
.imgoffsite {
    height: 14px;
    padding: 0 0 0 8px;
}
#tierwithnav {
    left: 50%;
    margin-left: -480px;
    position: relative;
    width: 960px;
}
#tierwithnavleft {
    background: none repeat scroll 0 0 #efefef;
    box-sizing: border-box;
    float: left;
    padding: 10px 0 30px;
    width: 24%;
}
#tierwithnavleft .responsiveonly {
    display: none;
}
#tierwithnavleft a {
    box-sizing: border-box;
    display: block;
    padding: 5px 10%;
    width: 100%;
}
#tierwithnavleft a.selected {
    color: #000;
}
#tierwithnavleft ul, ul.subleftnav {
    box-sizing: border-box;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.subleftnav {
    padding-bottom: 30px;
}
#tierwithnavleft ul ul {
    background: none repeat scroll 0 0 #fff;
    box-sizing: border-box;
    margin: 5px 0 10px;
    padding: 10px 0 10px 10px;
    width: 90%;
}
#tierwithnavmain {
    box-sizing: border-box;
    float: right;
    padding: 0 0 0 25px;
    width: 76%;
}
.standard form input, .standard form select, .standard form textarea, #support form textarea, #news select {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #cfd5d3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 14px 11px;
    width: 335px;
}
.standard input[type="checkbox"] {
    -moz-appearance: none;
    border: 2px solid #cfd5d3;
    float: left;
    height: 20px;
    margin: 0 10px 0 0;
    padding: 0;
    width: 20px;
}
.standard form select, #news select {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAXCAYAAAC74kmRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDMyNWI5NC1hYmI0LTRlNjgtYTU1Zi02MjVjZjJmYjdhOWMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUY0OTRGRkE1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUY0OTRGRjk1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDJENDUwODQ1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDJENDUwODU1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5XsbPAAAABiklEQVR42mJkYGBYD8QBDOSD30D8hQh1u////x/OMMgAIxArAfE1IGanoT2gQNIDBsCNwRYATEB8D4j7aWzPJCAedJ6HpQAQ4IE6UJoGdrwAYnUg/gRMAQyDMQUwQPNwGY3sqAB5nmGQAkY09mEgtqai+SeA2AqIwVE/GFMAIxrfBIhPIqUMSsA/IDYH4jMwgcGcBWAA5Nh5VDJ7NrLnh0IWgAFRIL4FxAIUmPsWWvC9RRYcCikABF4DcQOF5taie34opQAQYAXiS0CsQYaZF6BlyV90iaGSAmAtt3wyzAP5MA+b54cqWA/1FLF4Kd7QAaaAwYYZCQSAIrSfwEFEYH2BZpmn+AJgqGQBGLgPxBOINKsFn+eHWiGIDIjpJ4Dk9aBlB8NwSgHE9hPyCXl+qANQSjmEo+BbT3QVMQQLQWRgDMSn0FLNDyDWgpYVRAXAUMwCMHAWSz+hm1jPD+VCEFc/4REQawLxN1KywFBOAbB+Qj2UXUKK5wcrYCFDzzQGyEDq6uFQugMEGADgzU7Fjg8z9QAAAABJRU5ErkJggg==") no-repeat scroll right center / 24px 10px #fff;
}
#howtobuy .standard form select {
    background: none repeat scroll 0 0 #fff;
}
.standard form .btn, .standard button.btn {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #00a05b;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 11px 28px;
    transition: all 0.1s linear 0s;
    width: auto;
}
.standard form .btn:hover, .standard button.btn:hover {
    background: none repeat scroll 0 0 #323232;
    cursor: pointer;
}
.standardmini form input, .standardmini form select {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #cfd5d3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 6px;
    width: 335px;
}
.standardmini form select {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAXCAYAAAC74kmRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDMyNWI5NC1hYmI0LTRlNjgtYTU1Zi02MjVjZjJmYjdhOWMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUY0OTRGRkE1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUY0OTRGRjk1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDJENDUwODQ1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDJENDUwODU1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5XsbPAAAABiklEQVR42mJkYGBYD8QBDOSD30D8hQh1u////x/OMMgAIxArAfE1IGanoT2gQNIDBsCNwRYATEB8D4j7aWzPJCAedJ6HpQAQ4IE6UJoGdrwAYnUg/gRMAQyDMQUwQPNwGY3sqAB5nmGQAkY09mEgtqai+SeA2AqIwVE/GFMAIxrfBIhPIqUMSsA/IDYH4jMwgcGcBWAA5Nh5VDJ7NrLnh0IWgAFRIL4FxAIUmPsWWvC9RRYcCikABF4DcQOF5taie34opQAQYAXiS0CsQYaZF6BlyV90iaGSAmAtt3wyzAP5MA+b54cqWA/1FLF4Kd7QAaaAwYYZCQSAIrSfwEFEYH2BZpmn+AJgqGQBGLgPxBOINKsFn+eHWiGIDIjpJ4Dk9aBlB8NwSgHE9hPyCXl+qANQSjmEo+BbT3QVMQQLQWRgDMSn0FLNDyDWgpYVRAXAUMwCMHAWSz+hm1jPD+VCEFc/4REQawLxN1KywFBOAbB+Qj2UXUKK5wcrYCFDzzQGyEDq6uFQugMEGADgzU7Fjg8z9QAAAABJRU5ErkJggg==") no-repeat scroll right center / 24px 10px #fff;
}
.standardmini form .btn {
    background: none repeat scroll 0 0 #00a05b;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-weight: 300;
    padding: 6px 10px;
    transition: all 0.1s linear 0s;
    width: auto;
}
.standardmini form .btn:hover {
    background: none repeat scroll 0 0 #323232;
    cursor: pointer;
}
.centered {
    text-align: center;
}
.twocol {
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 0 20px;
    width: 50%;
}
.threecol {
    box-sizing: border-box;
    clear: none;
    display: block;
    float: left;
    padding: 0 20px;
    width: 33%;
}
.fourcol {
    box-sizing: border-box;
    clear: none;
    display: block;
    float: left;
    padding: 0 15px;
    width: 25%;
}
#tierendorsement {
    clear: both;
    float: left;
    min-height: 200px;
    padding: 70px 0;
    width: 100%;
}
#tierendorsement h2 {
    color: #4f5454;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.25em;
    padding: 0 0 45px;
    text-align: center;
}
#tierendorsement blockquote {
    color: #4f5454;
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    margin: 0 0 10px;
    padding: 0 0 0 40px;
}
#tierendorsement blockquote::before {
    color: #00a05b;
    content: "“";
    font-family: "Arial",serif;
    font-size: 78px;
    line-height: 0.1em;
    margin: 0 5px 0 -30px;
    vertical-align: -0.3em;
}
#tierendorsement blockquote::after {
    color: #00a05b;
    content: "”";
    font-family: "Arial",serif;
    font-size: 78px;
    line-height: 0.1em;
    margin-left: 2px;
    vertical-align: -0.65em;
}
#tierendorsement p {
    padding-left: 40px;
}
#tierendorsement .twocol {
    padding: 0 15px;
}
#tierendorsement .twocol img {
    float: left;
    max-width: 400px;
    width: 100%;
}
#tierendorsement .first {
    width: 45%;
}
#tierendorsement .second {
    width: 55%;
}
.grey {
    background: none repeat scroll 0 0 #efefef;
}
#pcs .centeredlink {
    clear: both;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
}
#pcs h1.tier {
    font-size: 52px;
    line-height: 1.1em;
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: center;
}
#pcs h2.tier {
    font-size: 32px;
    font-weight: 300;
    line-height: 44px;
    margin: 0 auto 50px;
    text-align: center;
    width: 100%;
}
#pcs .tabhead {
    padding: 20px 0;
    text-align: center;
}
#pcs .tabhead img {
    margin-bottom: 8px;
    max-width: 100%;
}
#pcs .tabhead h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 20%;
    text-align: center;
    width: 60%;
}
#pcs .item {
    clear: both;
    float: left;
    padding: 30px 0;
    text-align: left;
    width: 100%;
}
#pcs .item p {
    display: table-cell;
    font-size: 18px;
    font-weight: 300;
    height: 200px;
    line-height: 28px;
    vertical-align: middle;
}
#pcs .item a {
    font-weight: 600;
}
#pcs .item a.regularlink {
    font-weight: 300;
}
#pcs .itemimage {
    float: left;
    margin: 0 9%;
    vertical-align: middle;
    width: 33%;
}
#pcs .itemright {
    float: right;
    vertical-align: middle;
}
#pcs .seventy {
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    margin: 30px auto;
    text-align: center;
    width: 80%;
}
#pcs hr {
    background-color: #efefef;
    border: medium none;
    clear: both;
    color: #efefef;
    height: 1px;
    margin: 0 auto;
    width: 50%;
}
#pcs .twocol {
    box-sizing: border-box;
    display: block;
    float: left;
    margin: 0 0 50px;
    padding: 0 20px;
    width: 50%;
}
#pcs .twocol .checkmark {
    color: #009530;
    float: left;
    height: 40px;
    padding: 5px 2% 5px 0;
    width: 11%;
}
#pcs .twocol .checkmark img {
    height: 40px;
    max-width: 100%;
    padding: 5px 0 0;
    vertical-align: middle;
}
#pcs .twocol .value {
    display: table-cell;
    font-size: 18px;
    font-weight: 300;
    height: 40px;
    line-height: 28px;
    padding: 5px 0;
    vertical-align: middle;
    width: 87%;
}
#pcs #tierrelated {
    clear: both;
    padding-top: 100px;
}
#pcs #tierrelated .rtitem {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-bottom: 20px;
    padding: 0 3%;
    text-align: center;
    width: 20%;
}
#pcs #tierrelated .rtitem img {
    max-width: 100px;
    width: 100%;
}
#pcs #tierskinnybanner {
    background: url("http://www.digi.com/images/pcs-banner-products.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    height: 244px;
    margin-bottom: 40px;
    width: 100%;
}
#pcs #tabs {
    border-bottom: medium none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#pcs #tabs div {
    display: inline-block;
    line-height: 0;
    margin: 0 2px;
}
#pcs #tabs a {
    text-decoration: none !important;
}
#pcs #tabs a:link span.tab, #pcs #tabs a:active span.tab, #pcs #tabs a:visited span.tab {
    border: 2px solid #adacac;
    border-radius: 4px;
    box-sizing: border-box;
    color: #adacac;
    display: table-cell;
    font-size: 19px;
    height: 70px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 375px;
}
#pcs #tabs a:hover span.tab {
    background: none repeat scroll 0 0 #363636;
    border: 2px solid #363636;
    color: #fff;
}
#pcs #tabs a.selected span.tab {
    background: none repeat scroll 0 0 #00a05b;
    border: 2px solid #00a05b;
    color: #fff;
}
.arrowdown {
    display: inline-block;
    height: 9px;
    margin: 0;
    padding: 0;
    width: 18px;
}
#pcs #tabs a.selected .arrowdown {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Qjg2OTVBMDQ0NTgwMTFFNDhDRjU4QTBBQjYzM0E2Q0EiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Qjg2OTVBMDM0NTgwMTFFNDhDRjU4QTBBQjYzM0E2Q0EiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTQ1OUM0N0RBMkRGMTFFM0IwMTU4NDcwM0NGOEQwODEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTQ1OUM0N0VBMkRGMTFFM0IwMTU4NDcwM0NGOEQwODEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6vkkBlAAAAoklEQVR42mJkWBC9k4GBwRWIGRnIB4uYgIQ7EE+nwJBVQJzEBOVkA3EHGYasA+IYIP7LhCRYBcSzSDBkKxBHAvFvEAfZoP9AnAXEm4gwZBcQBwPxL5gAE5qCv1BbTuIx5AAQBwLxT2RBJiwKvwGxLxBfwyJ3FIh9oGoYCBkEAq+hsfkESewUEHsD8VdsGljweAFkiBcQ10LTWAoQf8SlGCDAAEM/Hj1FlYMZAAAAAElFTkSuQmCC") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#pcs .tabcontent {
    height: 270px;
    padding: 30px 0 0;
    text-align: left;
    width: 100%;
}
.hide {
    display: none !important;
}
#industries h3 {
    font-size: 19px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 15px;
}
#industries .whitearea {
    background-color: #fff;
    clear: both;
    float: left;
    padding: 70px 0;
    width: 100%;
}
#industries .whitearea .inside {
    margin: 0 auto;
    text-align: left;
    width: 960px;
}
#industries .topwhite {
    padding-top: 0;
}
#industries .topwhite img {
    float: left;
    padding: 0 3% 3% 0;
    width: 47%;
}
#industries .grayarea {
    background-color: #efefef;
    clear: left;
    float: left;
    padding: 70px 0;
    width: 100%;
}
#industries .grayarea .inside {
    margin: 0 auto;
    text-align: left;
    width: 960px;
}
#industries #tiericons {
    float: left;
    padding: 0 0 50px;
    text-align: center;
    width: 100%;
}
#industries #tiericons img {
    max-width: 80px;
}
#industries #tiericons h3 {
    line-height: 1.5em;
}
#industries #tiericons .fourcol {
    margin-bottom: 10px;
}
#industries h2 {
    font-size: 30px;
    font-weight: 300;
    line-height: 34px;
    margin-bottom: 37px;
    text-align: center;
}
h1.industries {
    color: #fff;
    float: left;
    font-size: 78px;
    height: 287px;
    line-height: 286px;
    margin: 0 0 50px;
    max-width: 100%;
    padding: 0;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    width: 100%;
}
h2.industries {
    font-size: 24px;
    font-weight: 300;
    line-height: 38px !important;
    margin: auto auto 37px;
    text-align: center;
    width: 80%;
}
#industries #resources h3 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 40px;
}
#industries #resources p {
    clear: both;
    margin: 0;
}
#industries #resources .prdcol div, #resources .appcol div {
    clear: both;
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
#industries #resources hr {
    background-color: #efefef;
    border: medium none;
    color: #efefef;
    height: 1px;
    margin: 25px auto;
    width: 70%;
}
#industries #resources .videocol img {
    margin-bottom: 10px;
    max-width: 291px;
    width: 100%;
}
#industries #resources .prdcol img {
    float: left;
    min-width: 50px;
    padding: 0 15px 0 0;
    width: 50px;
}
#industries #resources .appcol img {
    float: left;
    min-width: 45px;
    padding: 0 15px 0 0;
    width: 45px;
}
#industries #contact {
    clear: both;
    font-size: 32px;
    margin: 0 auto 50px;
    text-align: center;
}
#industries #contact a.btn-green {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 0 20px;
    padding: 14px 30px;
}
#industries .twocol img, #industries .threecol img {
    width: 100%;
}
#industries p.teaser {
    font-size: 24px;
    font-weight: 300;
    line-height: 34px;
    margin: 0 auto 60px;
    text-align: center;
    width: 95%;
}
#industries.index .threecol {
    margin-bottom: 40px;
    position: relative;
    text-align: left;
}
#industries.index .threecol img {
    float: left;
    margin: 0;
    max-width: 277px;
    padding: 0;
    width: 100%;
}
#industries.index .threecol ul {
    margin-bottom: 0;
    margin-left: 30px;
    margin-top: 40px;
    padding-left: 0;
}
#industries.index .threecol ul li {
    font-size: 0.9em;
    list-style-type: circle;
}
#industries.index .threecol a {
    display: block;
    float: left;
    font-weight: 600;
    height: auto;
    position: relative;
}
#industries.index .threecol a span.bar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 30px;
    left: 0;
    line-height: 30px;
    padding: 0 0 0 10px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
#industries.index .threecol a div.hovercontent {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
}
#industries.index .threecol a:hover span.bar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#industries.index .threecol a:hover div.hovercontent {
    visibility: visible;
}
#industries.index h1.industries {
    background: url("http://www.digi.com/industries/images/industries_index_banner.jpg") no-repeat scroll center center #363636;
    max-width: 100%;
}
#support h2 {
    margin-bottom: 15px;
    text-transform: uppercase;
}
#support #tierwithnavmain {
    text-align: center;
}
#support #supportsearch, #support #supportfilter {
    margin-bottom: 50px;
}
#support #supportsearch {
    background: none repeat scroll 0 0 #efefef;
    box-sizing: border-box;
    padding: 30px 20px;
    width: 100%;
}
#support #qs {
    margin-right: 20px;
    width: 60%;
}
#support #supportfilter input, #support #supportfilter select {
    width: 40%;
}
#support #theproducts {
    border: 2px solid #cfd5d3;
    box-sizing: border-box;
    height: 200px;
    margin: 20px auto 0;
    overflow-y: scroll;
    padding: 20px;
    text-align: left;
    width: 100%;
}
#support #sclearbtn {
    border-radius: 50%;
    color: #cfd5d3;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    text-decoration: none;
    width: 20px;
}
#support #sclearbtn:hover {
    color: #323232;
}
#support .supportphone, #support .supportrequest {
    float: left;
    padding: 20px 0 0;
    width: 50%;
}
#support .supportphone {
    font-size: 20px;
    line-height: 30px;
}
#support .supportphone strong {
    white-space: nowrap;
}
#support .supportrequest .btn-green {
    margin: 10px 0 20px;
}
#productdetail .threecol {
    border: 2px solid #cfd5d3;
    min-height: 220px;
    text-align: center;
}
#productdetail #actionone.threecol {
    margin: 0 1% 0 0;
    width: 32%;
}
#productdetail #actiontwo.threecol {
    margin: 0 1%;
    width: 31%;
}
#productdetail #actionthree.threecol {
    margin: 0 0 0 1%;
    width: 32%;
}
#productdetail .threecol img {
    padding: 10px 0 5px;
    width: 65px;
}
#productdetail .threecol h2 {
    margin-bottom: 15px;
}
#productdetail .threecol .phone {
    font-size: 18px;
}
#productdetail .threecol .label {
    font-size: 12px;
    padding-bottom: 15px;
}
#productdetail .rssicon {
    width: 14px;
}
#kbase form div {
    margin: 0 0 8px;
}
#kbase form div label {
    box-sizing: border-box;
    float: left;
    line-height: 55px;
    padding-right: 10px;
    text-align: right;
    width: 30%;
}
#kbase form div {
    float: left;
    margin: 0 25px 25px 0;
    width: 100%;
}
#kbase form input, #kbase form select, #kbase form textarea {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #cfd5d3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 14px 11px;
    width: 40%;
}
#kbase form select {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAXCAYAAAC74kmRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDMyNWI5NC1hYmI0LTRlNjgtYTU1Zi02MjVjZjJmYjdhOWMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUY0OTRGRkE1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUY0OTRGRjk1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDJENDUwODQ1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDJENDUwODU1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5XsbPAAAABiklEQVR42mJkYGBYD8QBDOSD30D8hQh1u////x/OMMgAIxArAfE1IGanoT2gQNIDBsCNwRYATEB8D4j7aWzPJCAedJ6HpQAQ4IE6UJoGdrwAYnUg/gRMAQyDMQUwQPNwGY3sqAB5nmGQAkY09mEgtqai+SeA2AqIwVE/GFMAIxrfBIhPIqUMSsA/IDYH4jMwgcGcBWAA5Nh5VDJ7NrLnh0IWgAFRIL4FxAIUmPsWWvC9RRYcCikABF4DcQOF5taie34opQAQYAXiS0CsQYaZF6BlyV90iaGSAmAtt3wyzAP5MA+b54cqWA/1FLF4Kd7QAaaAwYYZCQSAIrSfwEFEYH2BZpmn+AJgqGQBGLgPxBOINKsFn+eHWiGIDIjpJ4Dk9aBlB8NwSgHE9hPyCXl+qANQSjmEo+BbT3QVMQQLQWRgDMSn0FLNDyDWgpYVRAXAUMwCMHAWSz+hm1jPD+VCEFc/4REQawLxN1KywFBOAbB+Qj2UXUKK5wcrYCFDzzQGyEDq6uFQugMEGADgzU7Fjg8z9QAAAABJRU5ErkJggg==") no-repeat scroll right center / 24px 10px #fff;
}
#kbase form input.btn-green {
    background: none repeat scroll 0 0 #00a05b;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    padding: 7px 20px;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: auto;
}
#kbase form input.btn-green:hover {
    background: none repeat scroll 0 0 #363636;
    text-decoration: none;
}
#kbase .shim {
    clear: both;
    padding: 0 0 0 30%;
}
#kbase form div.filters {
    box-sizing: border-box;
    clear: none;
    float: right;
    margin: 0;
    width: 70%;
}
#kbase img {
    max-width: 100%;
}
#serviceagreements .scolumn {
    border: 2px solid #cfd5d3;
    box-sizing: border-box;
    color: #474747;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: 450px;
    margin: 0 1% 2%;
    padding: 15px;
    width: 48%;
}
#serviceagreements .scolumn ul {
    padding-left: 15px;
}
#login .twocol {
    border: 2px solid #cfd5d3;
    box-sizing: border-box;
    height: 450px;
    margin: 0 1% 30px;
    padding: 2%;
    width: 48%;
}
#login .twocol h2 {
    text-align: center;
    text-transform: uppercase;
}
#login .twocol h3 {
    font-weight: 300;
    margin-bottom: 30px;
    text-align: center;
}
#login .twocol .btn-green {
    margin-top: 10px;
}
#login #Form1 div {
    clear: both;
    float: left;
    padding: 0 0 8px;
    width: 100%;
}
#login a.longurl {
    word-wrap: break-word;
}
#login #Form1 div label {
    float: left;
    width: 100%;
}
#login #Form1 div input {
    float: left;
    width: 100%;
}
#login #Form1 div input.btn {
    width: auto;
}
#entsupport h1.enterprise {
    background: url("http://www.digi.com/support/images/background-enterprisesupport.jpg") no-repeat scroll center center #fff;
    color: #fff;
    float: left;
    font-size: 78px;
    height: 287px;
    line-height: 286px;
    margin: 0 0 50px;
    max-width: 100%;
    padding: 0;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    width: 100%;
}
#entsupport #tierwithnav .teaser {
    font-size: 20px;
    font-weight: 300;
    line-height: 34px;
    padding: 0 0 30px;
}
#entsupport #tierpriority {
    clear: both;
    float: left;
    line-height: 26px;
    margin: 30px 0 40px;
    width: 100%;
}
#entsupport #tierpriority .twocol {
    border-left: 2px solid #00a05b;
    padding-left: 10px;
}
#entsupport #tierexpert {
    border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    box-sizing: border-box;
    float: left;
    margin: 30px 0 50px;
    padding: 20px;
    width: 100%;
}
#entsupport h2 {
    font-size: 28px;
    line-height: 38px;
    padding-bottom: 30px;
}
#entsupport #tierexpert .checkmark img {
    width: 30px;
}
#entsupport #tierexpert .checkmark {
    box-sizing: border-box;
    clear: left;
    float: left;
    height: 30px;
    margin: 0 0 15px;
    width: 12%;
}
#entsupport #tierexpert .value {
    box-sizing: border-box;
    float: left;
    font-size: 18px;
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    margin: 0 0 15px;
    width: 88%;
}
#entsupport #tieroptions div {
    border: 1px solid #dedede;
    box-sizing: border-box;
    clear: left;
    float: left;
    margin-bottom: 30px;
    padding: 2%;
    width: 100%;
}
#entsupport #tieroptions h3 {
    font-size: 18px;
    font-weight: 600;
    width: 100%;
}
#entsupport hr {
    background-color: #efefef;
    border: medium none;
    clear: both;
    color: #efefef;
    display: none;
    height: 1px;
    margin: 25px auto;
    width: 70%;
}
#entsupport #tiercasepacks {
    background: none repeat scroll 0 0 #efefef;
    clear: left;
    float: left;
    font-size: 22px;
    font-weight: 300;
    padding: 50px 0;
    width: 100%;
}
#entsupport #tiercasepacks .insidecontainer, #slickdownload .insidecontainer {
    box-sizing: border-box;
    margin-left: 24%;
    padding: 0 0 0 25px;
    width: 76%;
}
#entsupport #slickdownload {
    float: right;
    margin: 0 0 0 7%;
    width: 30%;
}
#entsupport #slickdownload img {
    width: 100%;
}
#entsupport #contact {
    clear: both;
    font-size: 22px;
    font-weight: 300;
    padding: 30px 0 60px;
    text-align: center;
}
#entsupport #casepacks {
    clear: both;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}
#entsupport #tiercasepacks form div {
    box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
}
#entsupport #tiercasepacks form label {
    display: block;
    width: 100%;
}
#entsupport #tiercasepacks form input, #entsupport #tiercasepacks form select, #entsupport #tiercasepacks form textarea {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #cfd5d3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 14px 11px;
    width: 95%;
}
#entsupport #tiercasepacks form input {
    height: 53px;
}
#entsupport #tiercasepacks form select {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAXCAYAAAC74kmRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDMyNWI5NC1hYmI0LTRlNjgtYTU1Zi02MjVjZjJmYjdhOWMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUY0OTRGRkE1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUY0OTRGRjk1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDJENDUwODQ1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDJENDUwODU1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5XsbPAAAABiklEQVR42mJkYGBYD8QBDOSD30D8hQh1u////x/OMMgAIxArAfE1IGanoT2gQNIDBsCNwRYATEB8D4j7aWzPJCAedJ6HpQAQ4IE6UJoGdrwAYnUg/gRMAQyDMQUwQPNwGY3sqAB5nmGQAkY09mEgtqai+SeA2AqIwVE/GFMAIxrfBIhPIqUMSsA/IDYH4jMwgcGcBWAA5Nh5VDJ7NrLnh0IWgAFRIL4FxAIUmPsWWvC9RRYcCikABF4DcQOF5taie34opQAQYAXiS0CsQYaZF6BlyV90iaGSAmAtt3wyzAP5MA+b54cqWA/1FLF4Kd7QAaaAwYYZCQSAIrSfwEFEYH2BZpmn+AJgqGQBGLgPxBOINKsFn+eHWiGIDIjpJ4Dk9aBlB8NwSgHE9hPyCXl+qANQSjmEo+BbT3QVMQQLQWRgDMSn0FLNDyDWgpYVRAXAUMwCMHAWSz+hm1jPD+VCEFc/4REQawLxN1KywFBOAbB+Qj2UXUKK5wcrYCFDzzQGyEDq6uFQugMEGADgzU7Fjg8z9QAAAABJRU5ErkJggg==") no-repeat scroll right center / 24px 10px #fff;
    height: 53px;
}
#entsupport #tiercasepacks form .lbtn {
    background: none repeat scroll 0 0 #00a05b;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    height: auto;
    padding: 11px 28px;
    width: auto;
}
#entsupport #tiercasepacks form .lbtn:hover {
    background: none repeat scroll 0 0 #000;
    cursor: pointer;
}
#entsupport #tiercasepacks form .shim {
    clear: both;
    display: block;
    width: 100%;
}
#entsupport #tiercasepacks form #MyMessage {
    display: none;
}
#faceted #foutsidecontainer {
    margin: 0 auto;
    text-align: left;
    width: 960px;
}
#faceted #fleftnav {
    box-sizing: border-box;
    float: left;
    padding: 0 0 30px;
    width: 24%;
}
#faceted #fleftnavinside {
    background: none repeat scroll 0 0 #efefef;
    box-sizing: border-box;
    font-size: 14px;
    padding: 30px 10%;
    width: 100%;
}
#faceted #fleftnav h4 {
    font-size: 16px;
    margin-top: 20px;
    padding: 0;
}
#faceted #fleftnav h3 {
    background: none repeat scroll 0 0 #4f5454;
    border-bottom: 2px solid #fff;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
#faceted #fleftnav h3.youselected {
    margin-bottom: 20px;
}
#faceted #fleftnav a {
    padding: 0 5px 0 0;
}
#faceted .facetleftnavcount {
    color: gray;
}
#faceted a.morelink:link, #faceted a.morelink:visited {
    color: gray;
}
#faceted a.morelink:hover {
    color: #000;
}
#faceted .breadcrumbleft {
    clear: both;
    line-height: 18px;
    padding-bottom: 10px;
}
#faceted a.removelink:link, #faceted a.removelink:visited {
    color: gray;
    font-size: 12px;
}
#faceted a.removelink:hover {
    color: #000;
    font-size: 12px;
}
#faceted #fleftsearch {
    clear: both;
    float: left;
    padding: 0 730px 0 0;
    width: 230px;
}
#faceted #fleftsearchinside {
    background: none repeat scroll 0 0 #efefef;
    box-sizing: border-box;
    font-size: 15px;
    padding: 30px 10%;
}
#faceted #fleftsearch h4 {
    font-size: 16px;
    margin-top: 20px;
    padding: 0;
}
#faceted #fleftsearch h3 {
    background: none repeat scroll 0 0 #4f5454;
    border-bottom: 2px solid #fff;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
#faceted #fleftsearch a {
    padding: 0 5px 0 0;
}
#faceted #lq {
    width: 70%;
}
#faceted #fsortoption {
    width: 150px;
}
#faceted #fleftnav .responsiveonly {
    display: none;
}
#faceted a.facetleftnavlink {
    clear: both;
    display: inline-block;
    width: 100%;
}
#faceted .leftnavmore {
    clear: both;
    padding: 15px 0 0;
}
#faceted .leftnavfacet {
    padding: 0;
}
#faceted .leftnavmore img, #faceted .leftnavfacet img {
    margin-right: 5px;
}
#faceted h1 {
    margin-bottom: 20px;
}
#faceted #fmain {
    float: left;
    margin: 0 0 0 -710px;
    width: 710px;
}
#faceted #fcategories {
    float: left;
    margin: 0;
    padding: 0 10px;
    width: 100%;
}
#faceted #fcategories img {
    border: 1px solid #fff;
    width: 100%;
}
#faceted #fcategories img:hover {
    border: 1px solid #063;
}
#faceted #fcategories a {
    font-weight: bold;
}
#faceted .fcat {
    box-sizing: border-box;
    float: left;
    margin-bottom: 15px;
    min-height: 110px;
    width: 50%;
}
#faceted .fcatimage {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 24%;
}
#faceted .fcattext {
    float: right;
    text-align: left;
    width: 76%;
}
#faceted #fcategoryheading {
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 15px;
}
#faceted #facetsearch {
    padding: 0;
}
#faceted #futilities {
    background: none repeat scroll 0 0 #efefef;
    float: left;
    font-weight: bold;
    line-height: 36px;
    margin: 20px 0;
    padding: 5px 2%;
    width: 96%;
}
#faceted #fshowing {
    float: left;
}
#faceted #viewswitch {
    float: right;
    text-align: right;
    width: 300px;
}
#faceted #fsort {
    float: left;
}
#faceted #fsort label {
    font-weight: normal;
}
#faceted #flist {
    background: url("http://www.digi.com/images/btn-altview-list-full.gif") no-repeat scroll 0 -42px rgba(0, 0, 0, 0);
    float: right;
    height: 20px;
    margin: 8px 0 0 1px;
    width: 28px;
}
#faceted #flist:hover {
    background-position: 0 0;
}
#faceted #fcompact {
    background: url("http://www.digi.com/images/btn-altview-square-full.gif") no-repeat scroll 0 -21px rgba(0, 0, 0, 0);
    float: right;
    height: 20px;
    margin: 8px 0 0 1px;
    width: 28px;
}
#faceted #fcompact:hover {
    background-position: 0 0;
}
#faceted .fpager {
    clear: both;
    margin: 20px 0;
    width: 100%;
}
#faceted #fresultsholder {
    clear: both;
    float: left;
    width: 100%;
}
#faceted .fresults {
    border-bottom: 1px solid #d7d7d7;
    clear: both;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
#faceted .fresultsalt {
    background: none repeat scroll 0 0 red;
}
#faceted .fresultsimage {
    box-sizing: border-box;
    float: left;
    padding: 0 15px 0 0;
    width: 24%;
}
#faceted .fresultsimage img {
    border: 1px solid #fff;
    height: 100px;
    width: 100px;
}
#faceted .fresultsimage img:hover {
    border: 1px solid #063;
}
#faceted .fresultstitle {
    box-sizing: border-box;
    float: left;
    font-weight: bold;
    padding: 0 15px 0 0;
    width: 36%;
}
#faceted .facetmainsubtitle {
    font-weight: normal;
}
#faceted .fresultsbullets {
    box-sizing: border-box;
    float: left;
    width: 40%;
}
#faceted .fresultsbullets ul {
    margin-bottom: 0;
    margin-top: 0;
}
#faceted .fresultsbullets ul li {
    margin-bottom: 0;
}
#faceted .fbtn {
    background: none repeat scroll 0 0 #009e58;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 2px 6px;
}
#faceted .fbtn:hover {
    background: none repeat scroll 0 0 #363636;
}
#faceted .rabbit-link {
    font-weight: normal !important;
}
#faceted.compact .fresults {
    box-sizing: border-box;
    clear: none;
    float: left;
    height: 300px;
    margin-bottom: 20px;
    overflow-y: hidden;
    width: 25%;
}
#faceted.compact .fresultsimage {
    margin: 0;
    text-align: center;
    width: 100%;
}
#faceted.compact .fresultsimage img {
    margin: 0 auto;
}
#faceted.compact .fresultstitle {
    margin: 0;
    text-align: center;
    width: 100%;
}
#faceted.compact .facetmainsubtitle {
    box-sizing: border-box;
    display: block;
    text-align: center;
    width: 100%;
}
#faceted.compact .fresultsbullets {
    display: none;
}
#faceted.compact .facetmainsubtitle {
    padding: 0 10px;
}
#faceted.compact #flist {
    background: url("http://www.digi.com/images/btn-altview-list-full.gif") no-repeat scroll 0 -21px rgba(0, 0, 0, 0);
}
#faceted.compact #fcompact {
    background: url("http://www.digi.com/images/btn-altview-square-full.gif") no-repeat scroll 0 -42px rgba(0, 0, 0, 0);
}
#cssindex #featuredbanner {
    border: 1px solid #ccc;
    font-weight: 300;
    height: 280px;
    margin: 0 0 40px;
    position: relative;
    width: 100%;
}
#cssindex #featuredbanner .quotefeatured {
    float: left;
    width: 480px;
}
#cssindex #featuredbanner a {
    color: #4f5454;
    text-decoration: none;
}
#cssindex #featuredbanner .quotetext {
    display: table-cell;
    height: 280px;
    padding: 0 20px;
    vertical-align: middle;
    width: 440px;
}
#cssindex #featuredbanner .quote {
    font-size: 20px;
    line-height: 27px;
}
#cssindex #featuredbanner .attribution {
    font-size: 14px;
    line-height: 35px;
}
#cssindex #featuredbanner .quotelogo {
    float: right;
    margin: 10px 0 0;
    width: 100px;
}
#cssindex #subhead {
    font-size: 16px;
    margin: 0 auto;
    padding: 18px 0 28px;
    text-align: left;
    width: 960px;
}
#cssindex .story {
    border-top: 1px solid #efefef;
    float: left;
    margin: 0 2% 0 0;
    padding: 10px 0;
    text-align: left;
    width: 48%;
}
#cssindex .story:nth-child(2n) {
    margin: 0 0 0 2%;
}
#cssindex .story a:link, #cssindex .story a:visited {
    color: #4f5454;
    display: block;
    text-decoration: none;
}
#cssindex .story a:link .readmore, #cssindex .story a:visited .readmore {
    color: #063;
    text-decoration: none;
}
#cssindex .story a:hover .readmore {
    text-decoration: underline;
}
#cssindex .thumbnail {
    border: 1px solid #dcdac8;
    float: left;
    height: 115px;
    margin: 0 15px 0 0;
    width: 170px;
}
#cssindex .story a:hover .thumbnail {
    border: 1px solid #063;
}
#cssindex h1 {
    font-size: 52px;
    line-height: 1.1em;
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: center;
}
#cssindex h2 {
    font-size: 32px;
    font-weight: 300;
    line-height: 44px;
    margin: 0 auto 30px;
    text-align: center;
    width: 100%;
}
#css #heading {
    background: none repeat scroll 0 0 #efefef;
    height: 286px;
    margin-bottom: 35px;
    width: 100%;
}
#css #heading div.inside {
    height: 216px;
    margin: 0 auto;
    padding: 35px 0 !important;
    text-align: left;
    width: 960px;
}
#css #heading img {
    float: left;
    width: 34.4%;
}
#css .quote {
    color: #464646;
    display: table-cell;
    font-size: 24px;
    height: 216px;
    line-height: 32px;
    padding: 0 35px;
    text-shadow: 0 1px #fff;
    vertical-align: middle;
}
#css .attribution {
    font-size: 14px;
    line-height: 22px;
}
#css .sidebar {
    box-sizing: border-box;
    clear: right;
    float: right;
    width: 33.4%;
}
#css .crosslinks {
    border: 2px solid #cfd5d3;
    line-height: 24px;
    margin-bottom: 45px;
    padding: 6px 12px 20px;
}
#css .sidebar .logo {
    border: 2px solid #fff;
    margin-bottom: 20px;
    padding: 0 12px;
    text-align: center;
}
#css .crosslinks h4 {
    color: #343434;
    font-size: 19px;
    font-weight: normal;
    line-height: 34px;
    margin: 0;
    padding: 0;
}
#css .crosslinks h4:nth-of-type(2) {
    margin-top: 10px;
}
#css .storybody {
    box-sizing: border-box;
    color: #343434;
    float: left;
    font-size: 14px;
    line-height: 22px;
    padding: 0;
    width: 63%;
}
#css .storybody h2 {
    color: #343434;
    font-size: 22px;
    font-weight: normal;
    line-height: 34px;
    margin-bottom: 30px;
}
#css .storybody h3 {
    color: #343434;
    font-size: 19px;
    font-weight: normal;
    line-height: 34px;
    margin-bottom: 15px;
}
#css .sidebar form div {
    box-sizing: border-box;
    display: inline-block;
    margin: 0 0 20px;
    width: 100%;
}
#css .sidebar form input, #css .sidebar form select, #css .sidebar form textarea {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #cfd5d3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 14px 11px;
    width: 100%;
}
#css .sidebar form select {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAXCAYAAAC74kmRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDMyNWI5NC1hYmI0LTRlNjgtYTU1Zi02MjVjZjJmYjdhOWMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUY0OTRGRkE1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUY0OTRGRjk1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDJENDUwODQ1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDJENDUwODU1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5XsbPAAAABiklEQVR42mJkYGBYD8QBDOSD30D8hQh1u////x/OMMgAIxArAfE1IGanoT2gQNIDBsCNwRYATEB8D4j7aWzPJCAedJ6HpQAQ4IE6UJoGdrwAYnUg/gRMAQyDMQUwQPNwGY3sqAB5nmGQAkY09mEgtqai+SeA2AqIwVE/GFMAIxrfBIhPIqUMSsA/IDYH4jMwgcGcBWAA5Nh5VDJ7NrLnh0IWgAFRIL4FxAIUmPsWWvC9RRYcCikABF4DcQOF5taie34opQAQYAXiS0CsQYaZF6BlyV90iaGSAmAtt3wyzAP5MA+b54cqWA/1FLF4Kd7QAaaAwYYZCQSAIrSfwEFEYH2BZpmn+AJgqGQBGLgPxBOINKsFn+eHWiGIDIjpJ4Dk9aBlB8NwSgHE9hPyCXl+qANQSjmEo+BbT3QVMQQLQWRgDMSn0FLNDyDWgpYVRAXAUMwCMHAWSz+hm1jPD+VCEFc/4REQawLxN1KywFBOAbB+Qj2UXUKK5wcrYCFDzzQGyEDq6uFQugMEGADgzU7Fjg8z9QAAAABJRU5ErkJggg==") no-repeat scroll right center / 24px 10px #fff;
}
#css .sidebar form .shim .lbtn {
    background: none repeat scroll 0 0 #eba11a;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    padding: 11px 28px;
    width: auto;
}
#css .sidebar form .shim .lbtn:hover {
    background: none repeat scroll 0 0 #000;
    cursor: pointer;
}
#css .validationerror {
    background-color: #e8c0c0 !important;
    border: 2px solid #900 !important;
}
#contact .leftside {
    box-sizing: border-box;
    float: left;
    width: 50%;
}
#contact .rightside {
    box-sizing: border-box;
    float: right;
    padding-left: 50px;
    width: 50%;
}
#contact h1 {
    margin-bottom: 0;
    padding-bottom: 8px;
}
#contact h2 {
    margin: 0 5% 50px;
    text-align: center;
    width: 90%;
}
#contact h3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
}
#contact hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d6d2c9 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    clear: both;
    margin: 30px 10%;
    width: 80%;
}
#contact hr.responsiveonly {
    display: none;
}
#contact #formhere {
    clear: both;
    padding-top: 70px;
    width: 100%;
}
#contact .icon {
    background-size: 35px 35px;
    box-sizing: border-box;
    clear: both;
    font-weight: 600;
    height: 35px;
    line-height: 35px;
    margin: 0 0 10px;
    padding: 0 0 0 45px;
    width: 100%;
}
#contact .phone {
    background: url("http://www.digi.com/images/contact-icon-phone.png") no-repeat scroll left center / 35px 35px rgba(0, 0, 0, 0);
}
#contact .email {
    background: url("http://www.digi.com/images/contact-icon-email.png") no-repeat scroll left center / 35px 35px rgba(0, 0, 0, 0);
}
#contact .chat {
    background: url("http://www.digi.com/images/contact-icon-chat.png") no-repeat scroll left center / 35px 35px rgba(0, 0, 0, 0);
}
#contact #requestForm #FormDiv, #contact #requestForm .goright {
    clear: right;
    float: right;
}
#contact iframe {
    height: 350px;
}
#contact .socialicon {
    border: medium none;
    height: 40px;
    margin-right: 5px;
    width: 40px;
}
#contact #requestForm div {
    box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
    width: 50%;
}
#contact #requestForm div.double {
    margin-right: 50%;
}
#contact label {
    display: block;
    width: 100%;
}
#contact #requestForm input, #contact #requestForm select, #contact #requestForm textarea {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #cfd5d3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 14px 11px;
    width: 95%;
}
#contact #requestForm input {
    height: 53px;
}
#contact #requestForm select {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAXCAYAAAC74kmRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDMyNWI5NC1hYmI0LTRlNjgtYTU1Zi02MjVjZjJmYjdhOWMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUY0OTRGRkE1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUY0OTRGRjk1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDJENDUwODQ1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDJENDUwODU1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5XsbPAAAABiklEQVR42mJkYGBYD8QBDOSD30D8hQh1u////x/OMMgAIxArAfE1IGanoT2gQNIDBsCNwRYATEB8D4j7aWzPJCAedJ6HpQAQ4IE6UJoGdrwAYnUg/gRMAQyDMQUwQPNwGY3sqAB5nmGQAkY09mEgtqai+SeA2AqIwVE/GFMAIxrfBIhPIqUMSsA/IDYH4jMwgcGcBWAA5Nh5VDJ7NrLnh0IWgAFRIL4FxAIUmPsWWvC9RRYcCikABF4DcQOF5taie34opQAQYAXiS0CsQYaZF6BlyV90iaGSAmAtt3wyzAP5MA+b54cqWA/1FLF4Kd7QAaaAwYYZCQSAIrSfwEFEYH2BZpmn+AJgqGQBGLgPxBOINKsFn+eHWiGIDIjpJ4Dk9aBlB8NwSgHE9hPyCXl+qANQSjmEo+BbT3QVMQQLQWRgDMSn0FLNDyDWgpYVRAXAUMwCMHAWSz+hm1jPD+VCEFc/4REQawLxN1KywFBOAbB+Qj2UXUKK5wcrYCFDzzQGyEDq6uFQugMEGADgzU7Fjg8z9QAAAABJRU5ErkJggg==") no-repeat scroll right center / 24px 10px #fff;
    height: 53px;
}
#contact #requestForm input[type="checkbox"], #news input[type="checkbox"] {
    -moz-appearance: none;
    border: 2px solid #cfd5d3;
    float: left;
    height: 20px;
    margin: 0 10px 0 0;
    padding: 0;
    width: 20px;
}
#contact #requestForm input[type="checkbox"]:checked, #news input[type="checkbox"]:checked {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABuCAYAAADGWyb7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1NTdjYmNjNC1kYmJjLTRhYzgtOTBiOC05OTQzZmZiMTQwYmYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkI1M0E3ODQyMTYzMTFFNDgwNTZFMEEwOTJDRUZEOTUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkI1M0E3ODMyMTYzMTFFNDgwNTZFMEEwOTJDRUZEOTUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTg2QURENDBDNzAyMTFFMzhGRDdFODE0RTVDM0M3QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTg2QURENDFDNzAyMTFFMzhGRDdFODE0RTVDM0M3QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7wXezmAAAHFElEQVR42uydC4gVVRjHv9UtyuiFhT2EiNLQMopemiWWJT0p7UGP9QEZlZoWkW1EhFlrWmTam15urRE9DEsrw14mglppFIZpZbJW9jJNzVZ3b/8/c4I19nbvnTnfzNyZ7w9/1se9Z+bc3z0z3/nmO2drCoWCmKpPnewjMHAmA2cycAbOZOBMBs7AmapKtRqN1jTW5fGzPBDuCx8P94QPhw+Cu8L7tntdK7wF/g1eC38Lr4KXwZ/AWwsjmkp/xhqZkxyB6w1fCV8E9/HQHqF+Ac+H58GLAbE1thGXAw2Gb4cHem63M3yc823wo/BYAxddR8KPw2cpH+cP+AaMtpdivcdlVKPgGfCeysd5Dx4JaM0WVUbT7vAz8FPK0NrgO+GzS0GzEVdajAZfh89QPs5GF+TMT3Q6kKHw/i34ROXjLIeHuqmBTcA9QHs/BmgMPk6tFJqBK3555Eg7Rvk4k+Gr4O1h3myXyl21BzxXeaTtZKgPPx2lEQO36+SXuabTFI+xGb68kiDEwJXWFPgSxfZ/hc+VIB8ZWXaPC3QNfIti++vhM31BsxEXaIAEaSwtfSdBbnONz0bzDu5Q+GV4N6X2+biGec1m3w3nGRxTWa/C3ZTa/xo+Hf5Fo/E83+MYjPRVavsbeJAWtDyDuxC+SRHaQI3LY97BdYefU2q7OQ5oeQRXAzdKUAfiWz9I8BShOY6O5A3cGDef8q1N8Dm+Q34DF6gHPFWh3b/gCyQo8hED51fMQz4v/p9g86k1c4+L4u5QXsCNVQr9mSqbm0SH8gDuMPhehXZZnjczqU7lAdwT8F6e2+SztPuS7FTWwdW5aM+nFsCjk+5YlsHtDz/ouc2v4EvhHQZOTw0SFP340gb4PDdnEwOno5Ph6zy2x4Ie5jfXpqWDWQTHOdtjEqS3fInl58vS1MksgrsePsFjew/As9LWyayBOwC+x2N7rMaqT2NHswaOE+39PLW1WoJ6/lYDpysu4b3WU1t/whdLsBhDDJyeGIjM8BiQDINXprnDWQF3hfirQGYtypy0dzgL4Lq4yM+HPoTvqIZOa5XnMWNxtPvJBG8LvA5eIcFWET51K3yIh3Z+THMwogKuprGONYqs1uW2EUzqdi/yUq5U4bqzafA7Hg7NgtYJHtrhefGB6E/VcpmpjQjsYDfhZXqpW5nHG+zMB5AjJdioJUr438XD58CtKRZJFak2JLCu7ps+ToI1ZWHEOo0lEr6cjdmR4R4+g9nuCiCZBQdgDGZGucjLx0T3CPhNuD+8rcL3TvMQ/q9z/am6jak7VQDtKHc5edJjdoLiLjoNFb5niAR1+VHU6oKRjVKF6lQmNN7HPoP7KZ0HL7l9KrhKTPFwTO4psrha50C1JYDtLUHl75AYMh+TJEgzlRIDoR4Rj7fAE/z0jThA6+mChyExnQunEr1KvIZfpLsiHocraJjSasskOPeN7BXz+ZQqwpkg0csR6qppvhYG3FA3R9sS4/lcLcVXhzI7EnWd9nT4XcmAioIrjGgqwIwgT5FgdWUcYmXWoCL/d7dEKyFntr9eMqKSUSXgscMnwW/HdE4dBSi9XZYlrFrcaN6eG3AO3mb3gb4SE7j/nhdTW50jhv4rJEMqewIOeC1uwvqi8jl1cyP8X/Urc5pQTB+Jv8c+1QfOwWO2YYQEm5Rpqv3+kFFq9Fm8OrzaQ//I4Bw8PgK5zM3xtDTA/Ty/3Z/DiMur1kkGFeoJOOAxIcx9rzYonVd/Ny1oiNAGyw+aJKMKXboAeNyfig8fdyqc1z4uAXBsyPf/7uagYuA6hrfQza80dHOE947LQnZEDZzTZOX7XZhL5CzJuCKDc8HKsJRMbjN/ifQ54ghvtRt5SevGrF8ivYJzYjCxJsG+zIkhOZA9cBh1f+PH+IT6wZTcGMmRvFYyAx4zKh8k0A+W1603cNE/xDj1sQQFTGLgoo06Lrl9Labz5+WZS6sKBs6PJsV0/lx9ukpyKC1wn4v+UqUvpcortdIIjpqo2DYvjaxA3mHg/Gu54qjjL+FbIjmW9sLGBoU2WRdZLzmXNril4n/5Ekv0Nho4ffncTpf1I01iigXcPE8hOwOR0XmcsyUFjoU6PrYfZKXWSkMWHzjqBYn260rWit+tngxcmeIW749EDEi2Ga74wVHcG7klxPu4lm22oUoO3M9S+YNOlkWMN0zJgqOmV/j6hy0gSQc4LrxYWMEInWiI0gGuklHHB7KbDFF6wDHx/H2J1zCB3Gh40gWu1d27/k+sRLYMScrAUc/CW4v8H6uQlxqadIJjdn9mB//Oauh6w5JecNRDHVwO75eYflWlgQsvVj2/0e7v3OhzqiFJPziq/VMDbqm7xZCUp9qEj8/J+KfuC2ThfxWBo7jvJMvH2wxH+aopFGy6ZPc4k4EzGTgDZzJwJgNn4EwGzqStfwQYAM5cYZpg4uTaAAAAAElFTkSuQmCC") no-repeat scroll center center / 20px 20px rgba(0, 0, 0, 0);
}
#contact #requestForm .btn-green {
    background: none repeat scroll 0 0 #00a05b;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    height: auto;
    padding: 11px 28px;
    width: auto;
}
#contact #requestForm .btn-green:hover {
    background: none repeat scroll 0 0 #000;
    cursor: pointer;
}
#contact #lbl_ChallengeQuestion {
    font-size: 20px;
    font-weight: 600;
}
#locations .contact {
    clear: left;
    margin: 0 0 30px;
    width: 100%;
}
#locations iframe {
    width: 100%;
}
#careers #joblistings {
    margin: 40px 0 0;
    width: 100%;
}
#careers #listingleft {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
}
#careers #listingright {
    box-sizing: border-box;
    float: left;
    padding-left: 20px;
    width: 50%;
}
#careers #careerlist li {
    clear: both;
    color: #83bf0e;
}
#careers #listingleft ul li, #careers #listingright ul li {
    clear: left;
}
#careers .jlimage {
    float: left;
    margin: 0 10px 10px 0;
}
#news select {
    width: 150px;
}
#news .btn-green {
    -moz-appearance: none;
}
#news #content p {
    margin: 5px 0;
    padding: 5px 0;
}
#news #content ul {
    margin-top: 0;
    padding-top: 0;
}
#news #newscontent {
    float: left;
    width: 100%;
}
#news #pressselect {
    margin: 0 0 20px;
}
#news #finfilter {
    font-size: 10px;
    margin: 2px 0;
}
#news #div_Filter {
    margin-bottom: 30px;
}
#news .pritem {
    clear: left;
    margin-bottom: 30px;
    padding: 0;
}
#news .textmedium {
    color: #636363;
    font-size: 13px;
}
#news .prlink {
    display: inline-block;
    font-size: 16px;
}
#news .PagerControl a:link, #news .PagerControl a:active, #news .PagerControl a:visited {
    background: none repeat scroll 0 0 #efefef;
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
    text-align: center;
    width: 30px;
}
#news .PagerControl a:hover {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    text-decoration: none;
}
#news .PagerControl .SelectedPage {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-bottom: 8px;
    text-align: center;
    width: 20px;
}
.videoWrapper {
    height: 0;
    margin-bottom: 10px;
    padding-bottom: 56.5%;
    padding-top: 25px;
    position: relative;
}
.videoWrapper iframe, .videoWrapper object, .videoWrapper #player {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#events .recordedwebinars {
    border-bottom: 1px dashed #ccc;
    font-size: 10px;
    margin-top: 15px;
    padding-bottom: 5px;
}
#events .rssfeed {
    border-bottom: 1px dashed #ccc;
    font-size: 10px;
    padding: 0 0 15px;
    width: 620px;
}
#events .rssfeed img {
    margin-right: 5px;
}
#events .event {
    background: none repeat scroll 0 0 #efefef;
    box-sizing: border-box;
    float: left;
    margin-bottom: 30px;
    padding: 20px;
    width: 100%;
}
#events #pressselect {
    margin: 0 0 5px;
}
#events #leftcontent {
    float: left;
    padding: 0 450px 0 0;
    width: 300px;
}
#events #rightcontent {
    float: left;
    margin: 5px 0 0 -450px;
    width: 450px;
}
#events .callout {
    background: none repeat scroll 0 0 #fff;
    border-radius: 15px;
    float: right;
    font-weight: bold;
    height: 60px;
    margin: 10px;
    padding: 30px 10px 10px;
    text-align: center;
    width: 120px;
}
#events #tabs {
    height: auto;
    margin: 30px auto 0;
    text-align: center;
}
#events #tabs ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#events #tabs li {
    display: inline;
    margin: 0;
    padding: 0;
}
#events #tabs a:link, #events #tabs a:visited {
    background: none repeat scroll 0 0 #00a05b;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    margin: 0 -1px;
    padding: 10px 15px;
    text-decoration: none;
}
#events #tabs a:hover, #events #tabs .tabsselected a {
    background: none repeat scroll 0 0 #323232;
    color: #fff;
}
#events .webinar {
    background: none repeat scroll 0 0 #5d87a1;
}
#events h1.pastevents {
    clear: both;
    padding-top: 70px;
}
#events .eventimage {
    float: left;
    width: 38%;
}
#events .eventcontent {
    float: right;
    width: 60%;
}
#pressrelease h1, #pressrelease h2 {
    line-height: 1.3em;
    padding-right: 37%;
    text-align: left;
    width: 63%;
}
#pressrelease h2 {
    line-height: 1.5em;
}
#pressrelease #content {
    float: left;
    width: 63%;
}
#pressrelease .sidebar {
    float: right;
    line-height: 30px;
    width: 33%;
}
#pressrelease .sidebar img {
    margin-right: 8px;
    vertical-align: middle;
    width: 25px;
}
#pressrelease img.promoright {
    box-sizing: border-box;
    float: right;
    max-width: 240px;
    padding: 0 0 20px 20px;
    width: 100%;
}
#graphics .twocol {
    min-height: 160px;
    padding: 0 0 30px;
}
#graphics .twocol img {
    float: left;
    margin-right: 4%;
    width: 28%;
}
#graphics span {
    display: inline-block;
    float: right;
    width: 68%;
}
#videos .featured {
    box-sizing: border-box;
    float: left;
    padding: 30px 15px 0 0;
    width: 54%;
}
#videos .featured-title {
    box-sizing: border-box;
    float: right;
    padding-top: 30px;
    width: 46%;
}
#videos .featured-video {
    max-width: 470px;
    width: 100%;
}
#videos .video-listings {
    clear: both;
    padding-top: 30px;
    width: 100%;
}
#videos .video-container {
    clear: both;
    line-height: 1.2em;
    padding: 20px 0;
    width: 100%;
}
#videos .thumbnail-link {
    display: inline-block;
    float: left;
    height: 92px;
    margin-right: 10px;
    position: relative;
    width: 162px;
}
#videos .videoimage {
    float: left;
    height: 90px;
    width: 160px;
}
#videos .video-length {
    background: none repeat scroll 0 0 #2e2d30;
    bottom: 5px;
    color: #fff;
    font-size: 12px;
    padding: 0 6px;
    position: absolute;
    right: 5px;
    z-index: 2;
}
#videos #video_container {
    margin: 0 auto;
    width: 960px;
}
#videos .video_player {
    clear: both;
    padding: 10px 0 20px;
    width: 960px;
}
#videos .video_player object, #videos .video_player #player, #videos .video_player iframe {
    height: 582px !important;
    width: 960px !important;
}
#videos .related_videos {
    clear: both;
    padding: 30px 0;
}
#videos #filter {
    clear: both;
    float: left;
    padding: 20px 0;
    width: 100%;
}
#videos #filter-select-container ul {
    z-index: 4;
}
#videos .video-item {
    box-sizing: border-box;
    float: left;
    height: 180px;
    padding: 1%;
    text-align: center;
    width: 25%;
}
#videos .video-image {
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: 160px;
}
#videos .video-image img {
    border: 1px solid #d6d6d6;
    width: 160px;
}
#videos .video-image span {
    background: none repeat scroll 0 0 #2e2d30;
    bottom: 10px;
    color: #fff;
    font-size: 12px;
    padding: 0 6px;
    position: absolute;
    right: 5px;
}
#videos .video-title {
    clear: both;
    display: block;
    width: 100%;
}
#videos .youtubelink {
    margin-right: 15px;
    vertical-align: middle;
}
#videos .sefooter {
    clear: both;
    padding: 10px 0;
}
#wtbform .threecol {
    padding: 0;
}
#wtbform select {
    width: 100%;
}
#wtbform .btn {
    margin-right: 10px;
}
#wtbform input, #wtbform select {
    font-size: 11px;
}
#wtbform div.button {
    padding: 20px 0;
}
#family #tabs {
    background: none repeat scroll 0 0 #fff;
    border-bottom: medium none;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
#family #tabs ul {
    clear: left;
    list-style: outside none none;
    margin: 0;
    padding: 5px 0 0;
    text-align: center;
}
#family #tabs li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#family #tabs a {
    background: none repeat scroll 0 0 #00a05b;
    float: left;
    margin: 0 2px 0 0;
    padding: 8px;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
#family #tabs a span {
    color: #fff;
    display: block;
    padding: 5px 6px 4px;
}
#family #tabs a:hover span, #family #tabs #tabsselected a span {
    color: #fff;
}
#family #tabs a:hover, #family #tabs #tabsselected a {
    background: none repeat scroll 0 0 #323232;
}
.activetab {
    background-color: #323232 !important;
    color: #fff !important;
}
.activetab span {
    color: #fff !important;
}
#family a.btn-green {
    background: none repeat scroll 0 0 #00a05b;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    padding: 7px 20px;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
#family a.btn-green:hover {
    background: none repeat scroll 0 0 #363636;
    text-decoration: none;
}
#family a.btn-small-green {
    background: none repeat scroll 0 0 #00a05b;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    padding: 6px 12px;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
#family a.btn-small-green:hover {
    background: none repeat scroll 0 0 #363636;
    text-decoration: none;
}
#family #osvid, #family #pid {
    -moz-appearance: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAXCAYAAAC74kmRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDMyNWI5NC1hYmI0LTRlNjgtYTU1Zi02MjVjZjJmYjdhOWMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NUY0OTRGRkE1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NUY0OTRGRjk1QjgzMTFFM0I0ODY4REQwOTEyMzRFNDIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDJENDUwODQ1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDJENDUwODU1QjZFMTFFM0I0ODY4REQwOTEyMzRFNDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5XsbPAAAABiklEQVR42mJkYGBYD8QBDOSD30D8hQh1u////x/OMMgAIxArAfE1IGanoT2gQNIDBsCNwRYATEB8D4j7aWzPJCAedJ6HpQAQ4IE6UJoGdrwAYnUg/gRMAQyDMQUwQPNwGY3sqAB5nmGQAkY09mEgtqai+SeA2AqIwVE/GFMAIxrfBIhPIqUMSsA/IDYH4jMwgcGcBWAA5Nh5VDJ7NrLnh0IWgAFRIL4FxAIUmPsWWvC9RRYcCikABF4DcQOF5taie34opQAQYAXiS0CsQYaZF6BlyV90iaGSAmAtt3wyzAP5MA+b54cqWA/1FLF4Kd7QAaaAwYYZCQSAIrSfwEFEYH2BZpmn+AJgqGQBGLgPxBOINKsFn+eHWiGIDIjpJ4Dk9aBlB8NwSgHE9hPyCXl+qANQSjmEo+BbT3QVMQQLQWRgDMSn0FLNDyDWgpYVRAXAUMwCMHAWSz+hm1jPD+VCEFc/4REQawLxN1KywFBOAbB+Qj2UXUKK5wcrYCFDzzQGyEDq6uFQugMEGADgzU7Fjg8z9QAAAABJRU5ErkJggg==") no-repeat scroll right center / 24px 10px #fff;
    border: 2px solid #cfd5d3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 14px 35px 14px 11px;
}
#family #productoverview {
    position: relative;
}
#family #contentmodel h4 {
    margin-bottom: 50px;
}
#family .textsmall {
    font-size: 12px;
}
#family #description {
    border-top: 1px dashed #c6c6c6;
    clear: left;
    float: left;
    margin: 10px 0 20px;
    padding: 10px 0 0;
    width: 100%;
}
#family #description img {
    max-width: 100%;
}
#family .prdvideoembed {
    float: right;
    margin: 0 0 20px 20px;
    width: 50%;
}
#family .prdimageembed {
    float: right;
    margin: 20px 0 20px 20px;
    width: 50%;
}
#family #description img.promoright, img.promoright {
    box-sizing: border-box;
    float: right;
    max-width: 240px;
    padding: 0 0 20px 10px;
    width: 100%;
}
#family #prdimage2 {
    box-sizing: border-box;
    float: left;
    width: 21%;
}
#family #prdimage2 img {
    border: medium none;
    max-width: 200px;
    width: 100%;
}
#family #topbullets {
    box-sizing: border-box;
    float: left;
    padding-left: 20px;
    width: 60%;
}
#family #topbullets ul {
    float: left;
    padding-left: 20px;
}
#family #topbullets ul li {
    margin-bottom: 10px;
}
#family #topbullets .buttons {
    clear: both;
    float: left;
    padding-left: 20px;
}
#family #topbullets a.btn-green {
    float: left;
    margin-bottom: 8px;
}
#family #topbullets a.btn-green:nth-of-type(1) {
    margin-right: 8px;
}
#family #badge {
    margin-top: -15px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 19%;
}
#family #badge img {
    max-width: 132px;
    width: 100%;
}
#family #imgpreviewstext {
    clear: left;
    font-size: 10px;
    text-align: center;
    width: 100%;
}
#family #imgpreviews {
    clear: left;
    font-size: 10px;
    padding-top: 3px;
    text-align: left;
}
#family #imgpreviews .imgpre {
    border: 1px solid #ccc;
    display: inline-block;
    height: 33px;
    margin: 5px 5px 0 0;
    padding: 0;
    width: 33px;
}
#family #imgpreviews a:last-child .imgpre {
    margin-right: 0;
}
#family h2 {
    text-align: center;
}
#family .storyitems, #family .videoitems {
    margin-bottom: 30px;
}
#family .storyitem, #family .videoitem {
    clear: both;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
#family .storyitem img, #family .videoitem img {
    border: 1px solid #cdcdce;
    float: left;
    margin-right: 20px;
}
#family .partnumbers {
    border-collapse: collapse;
    width: 100%;
}
#family .partnumbers img {
    float: left;
    margin: 0 10px 10px 0;
}
#family .partnumbers th {
    font-size: 10px;
    padding: 20px 5px 5px;
    text-align: center;
    white-space: nowrap;
}
#family .partnumbers th.group {
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}
#family .partnumbers td {
    border-left: 1px solid #cfd5d3;
    border-top: 1px solid #cfd5d3;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
#family .partnumbers td:first-child {
    border-left: medium none;
    font-size: 15px;
    text-align: left;
}
#family .partnumbers tbody tr:last-child td {
    border-bottom: 1px solid #cfd5d3;
}
#family .partnumbers .btn-small-green {
    white-space: nowrap;
}
#family .partnumbers td:nth-child(2), #family .partnumbers td:nth-child(3) {
    white-space: nowrap;
}
#family.model #whatsinthebox {
    clear: both;
    float: left;
    width: 100%;
}
#family.model #modeloverview {
    clear: both;
    float: left;
    width: 100%;
}
#family.model #modelpn {
    box-sizing: border-box;
    float: left;
    padding: 0 0 0 30px;
    width: 54%;
}
#family.model #modelpn h3 {
    font-weight: 300;
    margin-bottom: 20px;
}
#family.model #modelbuy {
    box-sizing: border-box;
    float: left;
    text-align: center;
    width: 25%;
}
#family .fourcol {
    height: 125px;
    text-align: center;
}
#family #specs.block, #family .specs {
    overflow-x: auto;
}
#howtobuy .item {
    border-bottom: 1px solid #efefef;
    clear: both;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 30px;
    width: 100%;
}
#howtobuy .item .twocol {
    padding: 0;
}
#howtobuy .item .products {
    font-size: 13px;
    padding: 0 0 0 50px;
}
#howtobuy #searchagain {
    clear: both;
    padding: 20px 0;
    width: 100%;
}
#howtobuy #searchcriteria {
    background: none repeat scroll 0 0 #efefef;
    box-sizing: border-box;
    padding: 30px;
    width: 100%;
}
#howtobuy .producthighlighted {
    background: none repeat scroll 0 0 #fff600;
}
#howtobuy #content {
    width: 100%;
}
#howtobuy .item img {
    margin-bottom: 20px;
    max-width: 100%;
}
#howtobuy .item .btn-small-green {
    margin-top: 20px;
}
#howtobuy .twocol, #formthree {
    box-sizing: border-box;
    padding: 0 5px;
}
#dsearch .gsc-control-searchbox-only table.gsc-search-box {
    margin: 10px auto 30px;
    width: 60%;
}
#dsearch .gsc-control-searchbox-only .cse input.gsc-search-button, #dsearch .gsc-control-searchbox-only input.gsc-search-button {
    -moz-appearance: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    height: auto;
    padding: 11px 28px;
}
#dsearch .gsc-control-searchbox-only .cse input.gsc-search-button:hover, #dsearch .gsc-control-searchbox-only input.gsc-search-button:hover {
    background: none repeat scroll 0 0 #000;
    border-color: #000;
}
#dsearch .gsc-control-searchbox-only .gsc-input input.gsc-input {
    -moz-appearance: none;
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #cfd5d3;
    border-radius: 2px;
    box-sizing: border-box;
    color: #000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    padding: 14px 11px;
}
#dsearch .gsc-control-wrapper-cse .gsc-webResult.gsc-result.gsc-promotion {
    margin-top: 20px;
    padding: 2%;
}
#dsearch .gsc-control-wrapper-cse .gsc-tabHeader {
    background: none repeat scroll 0 0 #00a05b;
    color: #fff;
    padding: 5px 15px;
}
#dsearch .gsc-tabHeader.gsc-tabhActive {
    background: none repeat scroll 0 0 #363636;
}
#dsearch .gsc-control-wrapper-cse .gs-spelling-original {
    padding: 0 0 20px;
}
#dsearch .gsc-control-wrapper-cse .gs-spelling a {
    color: red;
}
#dsearch .gsc-tabHeader.gsc-tabhActive, #dsearch .gsc-tabHeader.gsc-tabhInactive {
    border: medium none;
}
#dsearch .gsc-inline-block {
    display: inline-block !important;
}
#dsearch div.gsc-tabsArea {
    display: inline !important;
    white-space: pre-wrap;
    width: 100% !important;
}
#dsearch .gs-promotion-table {
    box-sizing: border-box;
}
#dsearch .gsc-promotion {
    white-space: pre-wrap;
}
#dsearch .gsc-promotion td, #dsearch .gsc-promotion td div {
    box-sizing: border-box;
    width: auto;
}
#dsearch .gs-visibleUrl-long {
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
}
#content h4, #locations h4, #videos h4 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #cfd5d3;
    clear: both;
    color: #4f5454;
    float: left;
    font-size: 20px;
    font-weight: 300;
    height: auto;
    line-height: 30px;
    margin: 20px 0 15px;
    text-align: left;
    width: 100%;
}
#btmnavcontent {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
h1.largesize {
    font-size: 52px;
    line-height: 1.1em;
    margin: 0 auto;
    padding: 0 0 50px;
    text-align: center;
}
h1.withsubtitle {
    padding-bottom: 0;
}
#appcategory #featuredstoriescontainer {
    float: left;
    margin: 30px 0;
    width: 100%;
}
#appcategory #featuredstoriescontainer .threecol {
    height: 250px;
    padding: 0;
    position: relative;
}
#appcategory #featuredstoriescontainer .threecol .featured {
    border: 2px solid #cfd5d3;
    box-sizing: border-box;
    height: 96%;
    margin: 2%;
    padding: 5%;
    width: 96%;
}
#appcategory #featuredstoriescontainer .threecol .type {
    bottom: 10px;
    left: 20px;
    position: absolute;
}
#appcategory img.hoverimage {
    width: 300px !important;
}
#appcategory h2 {
    text-align: center;
}
#appcategory #categorybanner {
    display: none;
}
#appcategory #extracontainer {
    clear: both;
    float: left;
    width: 100%;
}
#appcategory #extracontainer ul {
    margin-bottom: 0;
    padding-bottom: 0;
}
#appstory .leftstory {
    box-sizing: border-box;
    float: left;
    width: 63%;
}
#appstory .rightstory {
    box-sizing: border-box;
    float: right;
    width: 33.4%;
}
#appstory .leftstory div a img {
    display: none;
}
#appstory .rightstory #appcontactus, #appstory .rightstory #featuredproducts, #appstory .rightstory #appvideos, #appstory .rightstory #rightstoryinside {
    border: 2px solid #cfd5d3;
    box-sizing: border-box;
    clear: both;
    float: right;
    margin: 0 0 15px;
    padding: 12px 10px;
    width: 100%;
}
#appstory .rightstory #appcontactus img {
    margin: 0 10px 0 0;
}
#appstory .appimage {
    max-width: 100%;
}
#appstory .storysolution {
    box-sizing: border-box;
    float: left;
    margin-right: 1%;
    text-align: center;
    width: 48%;
}
#sites {
    height: 100%;
    margin: 0 auto;
    max-width: 600px;
    overflow-y: scroll;
    width: 100%;
}
#sites a {
    border-bottom: 1px solid #efefef;
    clear: left;
    display: block;
    float: left;
    height: 72px;
    line-height: 72px;
    width: 100%;
}
#sites a img {
    float: left;
    margin: 0 20px 0 0;
    vertical-align: middle;
    width: 60px;
}
#sites a img.fudge {
    padding: 15px 0 0;
}
.lifestyleright {
    clear: both;
    float: right;
    margin: 0 0 10px 10px;
    max-width: 320px;
    width: 100%;
}
#newsletter.standard form input, #newsletter.standard form select, #newsletter.standard form textarea {
    width: 95%;
}
#newsletter.standard form .btn {
    width: auto;
}
#newsletter form input[type="checkbox"] {
    width: 20px;
}
#ltenav {
    background: none repeat scroll 0 0 #404645;
    color: #fff;
    height: 87px;
}
#ltenav .twocol {
    margin: 0;
    padding: 0;
    width: 30%;
}
#ltenav .twocol:nth-child(2) {
    line-height: 87px;
    text-align: right;
    width: 70%;
}
#ltebanner {
    background: linear-gradient(to bottom, #cac9cc 0%, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    clear: both;
    float: left;
    left: 50%;
    margin: 8px 0 30px -540px;
    position: relative;
    width: 1080px;
}
#ltebannerinside {
    background: url("http://www.digi.com/images/newsletter/gobi4glte-rays.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    box-sizing: border-box;
    clear: both;
    float: left;
    padding: 40px 60px;
}
#ltebanner img {
    float: right;
    margin-left: 60px;
    width: 35%;
}
#ltebanner img.whitepaper {
    margin: 0 7% 0 10%;
    width: 35%;
}
#ltebanner h1, #ltepresenters h1, #ltecontent h1 {
    color: #000;
    font-weight: 600;
    text-align: left;
}
#ltebanner h2, #ltepresenters h2, #ltecontent h2 {
    color: #000;
    font-weight: 600;
    text-align: left;
}
#ltebanner h2 span {
    font-size: 0.8em;
}
#ltebanner p {
    font-size: 20px;
    line-height: 30px;
}
#ltebanner .btn-green {
    font-size: 20px;
    margin: 30px auto 0;
    padding: 15px 55px;
}
#ltecontent {
    clear: both;
    float: left;
    width: 100%;
}
#ltecontenttwo {
    clear: both;
    float: left;
    font-size: 18px;
    line-height: 28px;
    width: 100%;
}
#ltecontenttwo img {
    margin: 0 10%;
    width: 80%;
}
#ltecontenttwo h1 {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    margin: 20px 0;
}
#ltepresenters {
    clear: both;
    float: left;
    width: 100%;
}
#ltepresenters .presenter {
    clear: both;
    float: left;
    margin: 20px 0;
    width: 100%;
}
#ltepresenters img {
    float: left;
    margin-right: 10px;
    width: 120px;
}
#ltefooter {
    background: none repeat scroll 0 0 #e4e4e4;
    clear: both;
    float: left;
    font-size: 18px;
    margin: 30px 0 0;
    padding: 50px 0;
    width: 100%;
}
#ltecopyright {
    clear: both;
    padding: 30px 0;
    width: 100%;
}
#seasonsgreetings {
    margin-top: 60px;
}
.oneindent {
    padding-left: 2em;
}
.twoindent {
    padding-left: 4em;
}
.threeindent {
    padding-left: 6em;
}



