@font-face {
  font-family: "Univers-lt";
  src: url("../css/fonts/296c59c2-74b0-41c1-bcfd-23d22a713f86.eot?");
  src: url("../css/fonts/296c59c2-74b0-41c1-bcfd-23d22a713f86.eot?#iefix") format("embedded-opentype"), url("../css/fonts/609beecf-8d23-4a8c-bbf5-d22ee8db2fc9.woff") format("woff"), url("../css/fonts/a6595b8d-d4a3-4f01-bf21-0b53617d4b1c.ttf") format("truetype"), url("../css/fonts/1cd9ef2f-b358-4d39-8628-6481d9e1c8ce.svg#1cd9ef2f-b358-4d39-8628-6481d9e1c8ce") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "UniversLTStd-Cn";
  src: url("../css/fonts/c1f2f059-579b-465a-a13f-d70acd6c6212.eot?#iefix") format("embedded-opentype"), url("../css/fonts/b2388651-dd56-4c8e-8455-c55318f6a734.woff") format("woff"), 
  url("../css/fonts/346ec69d-90a7-4fef-a216-1a0dafbd3798.ttf") format("truetype"), url("../css/fonts/d39b0ff2-cca2-4288-8f6a-c730f44feb81.svg#d39b0ff2-cca2-4288-8f6a-c730f44feb81") format("svg");
  font-style: normal;
  font-weight: normal;}
/*@font-face {
  font-family: "Univers";
  src: url("../css/fonts/adc492fa-2e18-46e7-a334-19977a077ec2.eot");
  src: url("../css/fonts/adc492fa-2e18-46e7-a334-19977a077ec2.eot?#iefix") format("embedded-opentype"), url("../css/fonts/14f0370a-8385-437e-b5b8-5cb89e20e2ff.woff") format("woff"), url("../css/fonts/8c1d24ab-e7f8-4c29-a419-f87180fdf410.ttf") format("truetype"), url("../css/fonts/9baaf87b-982d-45c0-9518-8f5aec7c1292.svg#9baaf87b-982d-45c0-9518-8f5aec7c1292") format("svg");
  font-weight: normal;
  font-style: normal; }*/  
@font-face {
  font-family: "Univers";
  src: url("../css/fonts/e1b5940e-264c-4bff-a604-fd4599cfb389.eot");
  src: url("../css/fonts/e1b5940e-264c-4bff-a604-fd4599cfb389.eot?#iefix") format("embedded-opentype"), url("../css/fonts/006117b9-aa01-40f8-b2ac-9962c146f1b0.woff") format("woff"), url("../css/fonts/3e6d11d2-4a5b-438c-84ba-c69f121be6c0.ttf") format("truetype"), url("../css/fonts/908a34b6-a4c0-4360-86ab-dc18b7a1f923.svg#908a34b6-a4c0-4360-86ab-dc18b7a1f923") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Univers-b";
  src: url("../css/fonts/076b8d7a-91b5-4c89-86a1-546b980072c7.eot");
  src: url("../css/fonts/076b8d7a-91b5-4c89-86a1-546b980072c7.eot?#iefix") format("embedded-opentype"), url("../css/fonts/21decb60-b395-4de2-bd04-e38eb2a56d2f.woff") format("woff"), url("../css/fonts/091058d4-36b2-43f6-80d3-16c88e098061.ttf") format("truetype"), url("../css/fonts/827d22bc-e38b-4ccf-8a21-1f9aaa76e402.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@mixin Univers () {
  font-family: "Univers", Arial, san-serif;
  font-weight: normal;
  font-style: normal;
}

/* bootstrap overrides
****************************************************************************************/
body {background-color: #fff;}
.body-popup {background-color: #fff; padding: 10px;}
textarea.form-control {height: 200px;}
.breadcrumb {padding:15px 15px 15px 7px; margin: 0; background: none; font-size:0.625em; font-weight:700; text-transform:uppercase;}
.breadcrumb a {position:relative; top:1px;}
.breadcrumb li.active a {color: #9e9e9e;}
.page-header{margin: 0 0 0.75em 0; padding-bottom:0.25em; padding-top:0; border-bottom:2px solid #bdc3cf; background:#fff;}


.navbar-custom {
	top: 61px;
	z-index: 1;
}
#newsroom-nav {
	background: #fff;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 22px;
}

.navbar-nav > li > a {
	font-family:"Univers-lt",Arial,san-serif; 
	font-size:19px; /*max-height:42px;*/ 
	padding: 23px 25px 0 10px; /*padding:1.0em 3.063em 1.0em 0.625em; */
	text-transform:uppercase;
	color: #231f20;
	line-height: 1.375;
	letter-spacing: 0.6px;
	font-weight: bold;
}

.navbar-nav > li > a:hover {
	color: #666;
}
/* .navbar-nav > li > a span{
	border-left: 1px solid #3f81c1;
	display: inline-block;
	height: 25px;
	left: 0px;
	padding-left: 5px;
	position: absolute;
	top: 12px;
} */

.navbar-toggle {   
    background-color: #9f9f9f;   
}
.navbar-toggle .icon-bar {
    background: #333;
}
.carousel-control {width:10%;}
/* header search */
.rail-search {padding:10px 20px;}
.rail-search .form-control {
    font-size: 21px;
}

.rail-search a {
    color: #231f20;
	font-size: .8em;
	display: inline-block;
}
.rail-search a:hover {
    color: #666;
}
/* .rail-search .btn {
    .font-size:14px!important;
}
 */
 
.dropdown-menu {
    font-size: 1em;
}



/* callout - not included in base bootstrap */
.bs-callout {margin: 20px 0; padding: 15px 30px 15px 15px; border-left: 5px solid #eee;}
.bs-callout h4 {margin-top: 0;}
.bs-callout p:last-child {margin-bottom: 0;}
.bs-callout code, .bs-callout .highlight {background-color: #fff;}
.bs-callout-danger {background-color: #fcf2f2; border-color: #d9534f;}
.bs-callout-warning {background-color: #fefbed;	border-color: #f0ad4e;}
.bs-callout-info {background-color: #f0f7fd; border-color: #5bc0de;}

h1, h5, h6 {
	font-family:"Univers-b",Arial,san-serif;
}
h2 {
	font-family:"Univers-lt",Arial,san-serif;
}

h1, .h1 {margin-top:9.5px; margin-bottom:0; text-transform:uppercase; font-style:normal; font-weight:normal;}
h2, .h2 {margin-top:9.5px; margin-bottom:0; text-transform:uppercase;}
h3, .h3 {color:#000; margin-top:9.5px; margin-bottom:9.5px;}
h4 {margin-bottom:5px;}
.art-h1 {
	text-transform: none; 
}
.form-control,
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {height:auto;}

a:focus {text-decoration:none;}
/* bootstrap validator - avoiding adding another http for separate css file.
****************************************************************************************/
.bootstrap-validator-form .help-block{margin-bottom:0}

/* global styles
****************************************************************************************/
.marginR15{
	float: right;
    margin-right: 15px;
    max-width: 275px;
}

/* hr line styles
****************************************************************************************/
hr.content {clear: both; border-top: 1px dashed #999; border-bottom: none; border-right: none; border-left: none; height: 1px; padding: 0; margin: 10px 0;}

/* main containers -- note: the tek containers are overridden with layout.css if not in responsive mode.  make your changes in layout.css if that is the case.
------------------------------------------------------------*/
header {width: 100%;margin-bottom: 15px;}

/*footer {width:100%;	background-color: #fff;	color: #8e8181; font-size:0.688em;}
footer {
	background: none repeat scroll 0 0 #0063be;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	font-size: 0.75rem;
	left: 0;
	line-height: 1.25;
	right: 0;
	z-index: 110;
}*/

/*footer a {color:#8e8181; margin-right:10px;}
footer, footer a {
  color: #fff !important;
  font-size: 12px !important;
  line-height: 1.25 !important;
}
footer .ms-site-cont {
  box-sizing: border-box;
  padding: 25px 40px;
}*/
.ms-site-cont {
  margin: 0 auto;
  position: relative;
  /*width: 1024px;*/
}
/*
.ms-footer-links {
  font-weight: 700;
  margin-left: -24px;
  padding: 0;
}

.ms-footer-links ul, .ms-footer-links ul li {
	list-style: outside none none;
}

.ms-footer-links li {
  float: left;
  margin-left: 24px;
  padding-bottom: 31px;
  font-weight: 700;
  list-style-type: none;
}
.ms-footer-links a {
  color: #fff;
}
*/
.ms-copyright {
  bottom: -30px;
  margin: 0;
  transition: transform 0.4s cubic-bezier(0.3, 0.8, 0.35, 0.9) 0s;
}



#tek-wrap-site {background-color: #fff; padding-top: 150px}/*was 150px was 100px; */
#tek-wrap-leftrail {background-color: #fff; font-size:0.813em;}
#tek-wrap-centerwell {background-color: #fff; padding-bottom: 10px;}
#tek-wrap-centerwell.hp-moon {background-color: #808080;}
#tek-wrap-rightrail {background-color: #fff; font-size:0.813em;}
.indent_nav{padding-left: 15px;}

#tek-wrap-footer {/*margin-bottom:25px;*/}
#tek-rr-items, #tek-lr-items {margin: 0;}
ul#tek-rr-items ul, ul#tek-lr-items ul {margin: 0; padding-left: 1.25em;}
/*ul#tek-rr-items li, ul#tek-lr-items li {margin-bottom:10px;}*/

ul#tek-lr-items ul.lftrail-nav,
ul#tek-rr-items ul.lftrail-nav {list-style:outside none none; padding-left:0;}
ul#tek-lr-items ul.lftrail-nav li,
ul#tek-rr-items ul.lftrail-nav li {margin:0;}

ul#tek-lr-items ul.lftrail-nav li a {
	font-size:1.0em;
}

#poweredBy {height: 71px; width: 133px;	float: left;}
#nonmediawarning {width: 400px;}


/* HOME styles NEW
****************************************************************************************/


.hp-content, .hp-content-alt {
	text-align: center;
}
.hp-content {
	/*min-height: 544px;
	padding: 60px 40px 0 40px;*/
	padding: 0;
	color: #fff;
}

.hp-content-alt {
	min-height: 280px;
	padding: 60px 50px 40px 40px;
	color: #333;
}

/* overrides */
.hp-content.dark {
	color: #333;
}

.hp-content-alt.light {
	color: #fff;
}

.hp-content h2, .hp-content-alt h2 {
	/*font-family: "Helvetica Neue",Helvetica,sans-serif;*/
	font-family: "Univers-b", Arial, san-serif;
	font-size: 28px;
	text-transform: none;
/* font-weight: 200; */
}

.hp-content h2 a,.hp-content h2 a:hover {color:#fff;}
.hp-content-alt h2 a,.hp-content-alt h2 a:hover {color:#333;}
.hp-content h2, .hp-content-alt h2 {
	margin-bottom: 50px;
	margin-top: 0;
}

.hp-content h2, .hp-content .hp-date {
	background: rgba(0,0,0,0.8);
	padding-bottom: 20px;
}

/* .hp-content-alt h2 {
color: #000;
} */

.hp-content.dark h2, .hp-content.dark .hp-date {
/* color: #000; */
	background: rgba(255,255,255,0.5);
}

.hp-content-image {
	background-size: cover;
}

.hp-content-container {
	background-size: cover;
}
.hp-content-container .btn-1 {
    text-align: left;	
	font-family: "Univers";	
	top: 20%;
	position: relative;
	text-transform: uppercase;
	font-size: 12px;
}
.hp-content-text{
   position: absolute;
   top: 21px;
   left: 4%;    
   padding: 5px;
   background-color: rgba(255,255,255,.9);  
   max-width:444px;
   height:200px;
   padding: 15px;   
}

.hp-content-text h2 a {
	font-family: UniversLTStd-Cn;
	text-transform: none;
	font-size: 40px;
	color:#333;	
}
.hp-content-text-xs h2 a{
	font-family: UniversLTStd-Cn;
	text-transform: none;
	font-size: 20px;
	color:#333;	
}
.hp-date {
	font-family: "Helvetica Neue",Helvetica,sans-serif;
	font-size: 18px;
}
.hp-content .hp-date, .hp-content-alt .hp-date {
	padding-bottom: 20px;
	padding-top: 20px;
}

.hp-content .btn, .hp-content-alt .btn {
  font-family: "Helvetica Neue",Helvetica,sans-serif;
  min-width: 200px;
  min-height: 60px;
  font-size: 20px;
  padding-top: 16px;
  display: inline-block;
  border-radius: 0;
}
.row.four-box-row-1 {
    padding-top: 72px;
}

.row.four-box-row-2 {
    /*padding-top: 30px;*/
}

div.hp-thumb-wrapper {
    position: relative;
}

div.hp-thumb-desc {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: rgba(255,255,255,.85);
    color: #000;
    padding-top: 15px;
    margin: 0px;
    min-height: 93px;
	padding-left: 30px;
	padding-right: 10px;
}
div.hp-thumb-desc-xs {    
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #ddd;
    color: #000;    
    margin: 0px;
    min-height: 93px;	
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
}
div.hp-thumb-desc a, div.hp-thumb-desc-xs a{
	font-family: univers, 'Open Sans', sans-serif;
	font-size:16px;
	color:#333;
	text-transform:none;
}
.hp-thumb-desc .hp-date, .hp-thumb-desc-xs .hp-date {
	padding-top: 15px;
	font-family: univers, 'Open Sans', sans-serif;
	font-size:13px;
	color:#333;
	text-transform:uppercase;
}

.hp-thumb-wrapper.col_1 {
    border-bottom: 7px solid #5bb167;
}

.hp-thumb-wrapper.col_2 {
    border-bottom: 7px solid #ff9433;
}

.hp-thumb-wrapper.col_3 {   
 	border-bottom: 7px solid #3382cb;
}

.hp-thumb-wrapper.col_4 {
    border-bottom: 7px solid #33b4e5;
}

.hp-content .btn.btn-brand.hp-btn {
	background-color: #0063be !important;
	color: #fff;
	padding: 15px 40px;	
	text-transform:none;
	font-size: 16px;
	font-family: Univers;
	min-height: 0;	
}
.hp-title {
    min-height: 45px;
}
/* Will need to sort out fonts - not really true 'helvetica neue' */

/* HOME styles NEW END
****************************************************************************************/



/* JPK NEW
****************************************************************************************/
.btn-brand {
  color: #ffffff;
  background-color: #0063be;
  border-color: #0063be;
  text-transform: uppercase;
}

.btn.btn-brand {
  width: auto;
}

.btn-brand:hover,
.btn-brand:focus,
.btn-brand.focus,
.btn-brand:active,
.btn-brand.active,
.open > .dropdown-toggle.btn-brand {
  color: #ffffff;
  background-color: #0569c6;
  border-color: #0063be;
}
.btn-brand:active,
.btn-brand.active,
.open > .dropdown-toggle.btn-brand {
  background-image: none;
}


.btn-brand-alt {
  color: #ffffff;
  background-color: #666;
  border-color: #666;
  text-transform: uppercase;
}

.btn.btn-brand-alt {
  width: auto;
}

.btn-brand-alt:hover,
.btn-brand-alt:focus,
.btn-brand-alt.focus,
.btn-brand-alt:active,
.btn-brand-alt.active,
.open > .dropdown-toggle.btn-brand-alt {
  color: #ffffff;
  background-color: #0569c6;
  border-color: #0063be;
}
.btn-brand-alt:active,
.btn-brand-alt.active,
.open > .dropdown-toggle.btn-brand-alt {
  background-image: none;
}

.btn.btn-brand.rmn-btn  {   
    background-color: #00A1DF;
    color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}

span.i-motorola-launchpad {
	background-image: url("/common/graphics/1107/socialmedia_spritesheet_new.png");
	background-position: -1000px center;
	background-repeat: no-repeat;	
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;	
}
ul.rmn-btn {margin-bottom :0;}
.sm-icons-bc ul {
list-style-type: none;
float: right;
}
.sm-icons-bc-ul {
    padding-left: 0;
    float: left !important;
}
.sm-icons-bc ul li {
list-style-type: none;
float: left;
}

/* JPK NEW END
****************************************************************************************/




/* comments styles
****************************************************************************************/
.comments_username {color: #888; font-weight: bold;}
.comments_date {color: #888; font-weight: normal; font-size: 10px;}
.comments_text {font-weight: normal;}
	
/* tag cloud styles: 
NOTE: you may want to make same changes to maint\newsroom_maint.css
****************************************************************************************/
.tag_cloud_smallest, a.tag_cloud_smallest, a.tag_cloud_smallest:link, a.tag_cloud_smallest:visited {font-weight: normal; font-size: 12px; line-height: 14px;}
.tag_cloud_small, a.tag_cloud_small, a.tag_cloud_small:link, a.tag_cloud_small:visited {font-weight: normal; font-size: 16px; line-height: 18px;}
.tag_cloud_medium, a.tag_cloud_medium, a.tag_cloud_medium:link, a.tag_cloud_medium:visited {font-weight: normal; font-size: 18px; line-height: 20px;}
.tag_cloud_large, a.tag_cloud_large, a.tag_cloud_large:link, a.tag_cloud_large:visited {font-weight: normal; font-size: 22px; line-height: 24px;}
.tag_cloud_largest, a.tag_cloud_largest, a.tag_cloud_largest:link, a.tag_cloud_largest:visited {font-weight: normal; font-size: 26px; line-height: 28px;}

/* section tree styles
****************************************************************************************/
.mSectionTree {line-height: 12px;}
.mSectionTree table {margin: 0; padding: 0;}
.mSectionTree td {margin: 0; padding: 0; vertical-align: top;}
.mout {background-color: #ffffff; width: 100%; padding: 0px; font-family: Tahoma, Verdana; font-size: 11px;}
.mover {background-color: #eeeeee; width: 100%; font-weight: bold; padding: 0px; font-family: Tahoma, Verdana; font-size: 11px;}
.mdisabled0, a.mdisabled0:link, a.mdisabled0:active, a.mdisabled0:visited, a.mdisabled0:hover {color: #999999; background-color: #ffffff; text-decoration: none; width: 100%; padding: 0px; font-family: Tahoma, Verdana; font-size: 11px;}
.mdisabled1 {text-decoration: none;}
.mtblbase {background-color: #fff;color: #000000; font-family: Tahoma, Verdana; font-size: 11px; margin: 0; padding: 0;}
.mExpandBlock {background: none;}
.mExpand {background: none; text-decoration:none; color:#0000aa;}

/* link styles
****************************************************************************************/
.pagination {float: right; margin: 12px 0; padding: 0 3px 0 0; font-size:0.750em;}
/*.relatedlinks, a.relatedlinks, a.relatedlinks:visited, */
.morelinks, a.morelinks , a.morelinks:visited, .taglinks, a.taglinks, a.taglinks:visited, .editlinks, a.editlinks, a.editlinks:visited, .pagenavlinks, a.pagenavlinks, a.pagenavlinks:visited {
	font-size:0.750em;
}
a.morelinks:hover, a.taglinks:hover, a.editlinks:hover, a.relatedlinks:hover, a.pagenavlinks:hover, a.smallfont:hover {}

/* misc
****************************************************************************************/
.rail-fb *, .rail-twitter * {width: 100% !important;} /*makes responsive width*/
.recaptchatable {line-height: 14px;}/*anything higher than 16px causes gaps in the layout.*/
.nowrap {white-space: nowrap;}
.spacer {height: 15px;}
.spacer50 {height:50px;}
.underscore {text-decoration: underline;}
.fo_select, .fo_select td {margin: 0; padding: 0;}
.spacer5 {clear: both; height: 5px;}
.spacer10 {clear: both; height: 10px;}
.spacer15 {clear: both; height: 15px;}
.spacer25 {clear: both; height: 25px;}
.pad-5 {padding: 5px;}
.pad-10 {padding: 10px;}
.pad-15 {padding: 15px;}
.pad-20 {padding: 20px;}
.pad-25 {padding: 25px;}
.pad-right5 {padding-right: 5px;}
.pad-right10 {padding-right: 10px;}
.pad-right15 {padding-right: 15px;}
.pad-right20 {padding-right: 20px;}
.pad-right25 {padding-right: 25px;}
.pad-left5 {padding-left: 5px;}
.pad-left10 {padding-left: 10px;}
.pad-left15 {padding-left: 15px;}
.pad-left20 {padding-left: 20px;}
.pad-left25 {padding-left: 25px;}
.pad-top5 {padding-top: 5px;}
.pad-top10 {padding-top: 10px;}
.pad-top15 {padding-top: 15px;}
.pad-top20 {padding-top: 20px;}
.pad-top25 {padding-top: 25px;}
.pad-bottom5 {padding-bottom: 5px;}
.pad-bottom10 {padding-bottom: 10px;}
.pad-bottom15 {padding-bottom: 15px;}
.pad-bottom20 {padding-bottom: 20px;}
.pad-bottom25 {padding-bottom: 25px;}
.warning {color: #ff0000; font-weight: bold;}
.tek-thumbnail-left {float: left !important; margin-right: 1em;}
.tek-thumbnail-right {float: right !important; margin-left: 1em;}

/* classes for tigra form validator */
.inputHighlighted {color: red;}
.inputNormal {color: black;}

/* content detail display based styles (ie: article display, press kit display, etc.)
****************************************************************************************/
.outlet, .author, .author-box {font-style:italic; color: #919191;}
.author-box {margin-bottom: 15px;}
.author-box img {padding-right: 10px; width: 100px; max-height: 100px; overflow: hidden;}
.abstract {}
.tek-caption {font-size: .85em;}
.subtitle {font-style:italic; font-weight: bold;}
.rel-date {font-weight:bold; margin-bottom:0.5em;}
.bio-title {color: #999;font-weight: bold;}
.disclaimer {
	margin: 10px 0;
	font-style:italic;
	font-size: 0.9em;
}
.contacts {margin: 10px 0;}
.headshot {padding-right: 5px; display: block; float: left;}

#content-details {overflow: auto;}
#content-details img {margin: 5px;}
#comments, #tags, #related-assets {margin: 0 0 15px 0;}
#related-assets {font-size:0.75em;}


.modal-header {
	background-color: #0063be;
}
#loginAreaError.alert,
#requestAreaError.alert {
	margin-bottom: 15px;
}
#modal-top-msg {
	text-align: center;
	color: darkblue;
	font-weight: bold;
	font-size: 13px;
}


/* carousel styles
****************************************************************************************/
#tek-carousel {margin:1px 0 25px 0; padding:0; overflow: hidden; }
/* jQuery Cycle */
/* NOTE: if you are having issues with your carousel showing all pieces of content for a brief second when the page loads,
you can fix this by specifying an exact height on the data-cycle-auto-height element and set overflow: hidden on tek-carousel container; */
.cycle-pager {text-align: center; width: 100%; z-index: 500; overflow: hidden; margin-top: 10px;}
.cycle-pager span { font-family: arial; font-size: 50px; width: 16px; height: 16px; display: inline-block; color: #ddd; cursor: pointer;}
.cycle-pager span.cycle-pager-active { color: #5B9CC8;}
.cycle-pager > * { cursor: pointer;}
.cycle-slideshow-img-left {padding: 0 10px 10px 0;}
.cycle-slideshow-img-right {padding: 0 0 10px 10px;}

/* Bootstrap */
.carousel-inner .item img {width: 100%;}

.tek-index-mm-box {background-color:#eee; border: 1px solid #ccc;}
.tek-index-mm-box.video {} /*special properties for video*/
.tek-index-mm-box.audio {} /*special properties for audio*/
.tek-index-mm-box.image {} /*special properties for image*/

/* media gallery popup
****************************************************************************************/
.media_gallery {
	margin: 10px;
	padding: 10px;
	width: 740px;
	border: #ccc solid 1px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000; 
}
.media_gallery img { padding-right: 10px;}

/************* icons ********************/
.ico-sm {height: 16px; width: 16px; display: block;}
.ico-med {height: 24px; width: 24px; display: block;}
.ico-lg {height: 32px; width: 32px; display: block;}

/* types */
.ico-rss {background: url(../graphics/sm_icons/feed-16x16.png) no-repeat;}

/* actions */
.ico-create-pdf-sm {background: url(../graphics/icons/icon-pdf-16px.png) no-repeat;}
.ico-create-rtf-sm {background: url(../graphics/icons/icon-word-16px.png) no-repeat;}
.ico-create-pdf-med {background: url(../graphics/icons/icon-pdf-24px.png) no-repeat;}
.ico-create-rtf-med {background: url(../graphics/icons/icon-word-24px.png) no-repeat;}
.ico-create-pdf-lg {background: url(../graphics/icons/icon-pdf-32px.png) no-repeat;}
.ico-create-rtf-lg {background: url(../graphics/icons/icon-word-32px.png) no-repeat;}
.ico-dl-sm {background: url(../graphics/icons/icon-dl-16px.png) no-repeat;}
.ico-dl-med {background: url(../graphics/icons/icon-dl-24px.png) no-repeat;}
.ico-dl-lg {background: url(../graphics/icons/icon-dl-32px.png) no-repeat;}

.ico-print{
	background: transparent;
	/*max-width: 22px;
	max-height: 19px;*/
	display: inline-block;
}
a.txt-print, a.txt-print:link, a.txt-print:active, a.txt-print:visited, a.txt-print:hover{
	color: #565656;
}

/* logos */
.ico-tek {height: 67px; width: 127px; display: block; padding: 0; margin: 0; background: url(../graphics/tek-logo.png) no-repeat;}

.ms-logo {
  background-image: url(/common/graphics/1107/motoSolutions.png);
  width: 308px;
  height: 35px;
  display: inline-block;
  float: left;
  /*margin-left: 40px;*/
  margin-top: 12px; }
  @media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
    .ms-logo {
      background-image: url(/common/graphics/1107/motoSolutions@2x.png);
      background-repeat: no-repeat;
      background-size: 308px; } }
  @media only screen and (max-width: 1024px) {
    .ms-logo {
      margin-top: 13px;
      margin-left: 20px; } }
  @media only screen and (max-width: 480px) {
    .ms-logo {
      background-size: 246px !important;
      margin: 15px 0px 0px 0px;
      max-width: 246px !important; } }


/* make youtube and other iframes responsive */
.resp-video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.resp-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Custom Styles */
h3.homepg-h3 {border-bottom:1px solid #cccccc; font-weight:bold; padding-bottom:9px;}

.recentnews-container .abstract {clear:both; font-size:0.875em;}
.recentnews-container .rel-date {margin-right:5px; margin-bottom:5px;}
.recentnews-container .media-heading {clear:both; }
.divide {border-top:3px solid #bdc3cf; margin:10px 0;}

.page-header .page-name{top: 0px;}
.page-name h2, .page-name h2 a, .page-name h2 a:hover {font-weight:bold; color:rgb(68, 68, 68); margin-top: 20px; line-height: 1;}
.page-header .login-register,
.page-header .chg-lang,
.srch-form.bcSearch{top: 5px;}
.srch-form.bcSearch{top: -5px;}
.page-header .login-register{top: 1px;}

.page-header .srch-form, .srch-form, .page-header .login-register {color:#565656; line-height:2.3; padding-left:0; padding-right:0; text-transform:uppercase;}

.page-header .chg-lang,
.page-header .srch-form, 
.srch-form {top: 10px;}
.page-header .srch-form, .srch-form {top: 2px;}
.page-header .section-share-btn {max-width:167px;}
.page-header h1 {margin-top:0;}
.page-header .login-register a {color:#565656; font-size:0.875em; font-weight:bold; margin:0 5px;}
.page-header .srch-form .form-control, .srch-form .form-control {
	border:3px solid #00a0df;
	border-right:0px;
}
.page-header span.input-group-addon, .srch-form span.input-group-addon {
	border:3px solid #00a0df;
	border-left:0px;
	padding:2px 10px;
}
h1.article_display {text-transform: none !important;}
.checkmark-blk, .rightarrow-blk {
	background: url(../graphics/1107/icons_arrow_checkmark.jpg) no-repeat;
	display:inline-block;
	height:15px;
	margin-right:5px;
	width:15px;
}
.checkmark-blk {background-position:0 -15px;}
.rightarrow-blk {background-position:0 0;}
.page-header span.checkmark-blk,
.page-header span.rightarrow-blk {position:relative; top:2px;}
.arrow-down {
	background: url("../graphics/1107/arrow-navigation-sub-items.png") no-repeat;
	padding-right:15px;
}
/* .navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#777; padding:5px 15px;} */
#fm_user_profile .panel {margin-bottom:15px;}

/************* BEGIN: Multilevel Nav ********************/
.dropdown-submenu {position: relative;}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

/* Removed the hover to make the 2nd level click event. Jquery script also added to misc.js
.dropdown-submenu:hover>.dropdown-menu {*/
.dropdown-submenu.active>.dropdown-menu {display: block;}

/* This is the default caret that is displayed for the submenu
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width:5px 0 5px 5px;
    border-left-color: #777;
    margin-top: 5px;
    margin-right: -5px;
}
*/
/*.dropdown-submenu:hover>a:after {*/
.dropdown-submenu.active>a:after {border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/************* END Multilevel Nav ********************/

.caret-rt {
    border-bottom: 4px solid transparent;
    border-left: 4px solid;
    border-top: 4px solid transparent;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
ul.rail-nav ul.rail-dropdown-menu {
	border:0px;
	border-radius:0px;
	box-shadow:0 0 0;
	overflow:hidden;
	position:relative;
	padding-left:0 !important;
	width:100%;
}
ul.rail-nav li {border-top:1px solid #cccccc; margin-bottom:0px;}
ul.rail-nav li.first_nav,
ul.rail-nav li.indent_nav {border-top:0px;}
ul.rail-nav li.last_nav {border-bottom:1px solid #cccccc;}
ul.rail-nav li.indent_nav {margin-bottom:10px;}

ul.rail-nav a.topparent {
	display:block;
	font-size:1.077em;
	font-weight:bold;
	text-transform:uppercase;
	padding:12px 7px;
	width:100%;
}
ul.rail-nav li.first_nav a.topparent{padding:12px 7px;}
ul.rail-nav li.indent_nav a {
	font-size:0.923em;
	padding:0;
	text-transform:none;
}
.rail-dropdown-menu > ul,
.rail-dropdown-menu > li { background: #e5eff8;}
ul.rail-nav li.indent_nav .rail-dropdown-menu a {padding:5px 0;}

ul.rail-dropdown-menu .dropdown-submenu > .dropdown-menu {left:0;}
ul.rail-dropdown-menu li {margin-bottom:0 !important;}
ul.rail-dropdown-menu > li > a {
	background-color:#e5eff8 !important;
	color:#0063be;
	font-size:0.923em;
	font-weight:bold;
	padding:5px 5px 5px 0.8em;
	white-space:normal;
}
ul.rail-dropdown-menu > li > a:hover,
ul.rail-dropdown-menu > li > a:focus, {
	background-color:#e5eff8;
	color:#444444;
}
ul.rail-dropdown-menu > .active > a, 
ul.rail-dropdown-menu > .active > a:hover, 
ul.rail-dropdown-menu > .active > a:focus {
	background-color:#e5eff8;
	color:#444444;
}
ul.rail-dropdown-menu > li > ul > li > a {padding:5px 5px 5px 1.5em;}
/*.dropdown-menu > li > a:hover {background-color:#1451a9; color:#fff;}*/

#modal-language {
	height:auto;
	width:280px;
	margin-bottom:0px;
}
#modal-language p {font-size:1.2em; line-height:1.6em;}

/************* BEGIN Client Modal  ********************/
.ms-btn.btn-primary, .btn-primary {
  background: linear-gradient(to bottom, #39b44a 0%, #2b8838 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 1px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
}
.ms-btn, .btn {
  border: medium none;
  border-radius: 3px;
  box-sizing: border-box;
  display: inline-block;
  font-family:"Univers",Arial,san-serif;
  font-size:0.875em;/*inherit*/
  margin-bottom: 9px;
  padding: 10px 10px 7px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.btn.rss-btn {padding:10px 10px 7px;}
.ms-btn.ms-icon {
	padding:10px 10px 7px 52px;
    position: relative;
    text-align: left;
}
.ms-btn.ms-icon:after {
    background: none repeat scroll 0 0 #67b979;
    content: " ";
    display: block;
    height: 20px;
    left: 41px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 1px;
}
.ms-icon:before {
    background-image: url("/common/graphics/1107/icon_spritesheet.png");
    background-repeat: no-repeat;
    content: " ";
    display: inline-block;
    height: 20px;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 20px;
}
.ms-noicon:before {background-image: none;}
.ms-icon.i-share:before {background-position: -120px center;}
.ms-btn.ms-icon:before {
    left: 12px;
    margin-right: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}
.ms-icon.i-white.i-share:before {background-position: -320px center;}
.ms-rssicon:before { 
 background-position: -963px center; 
  background-repeat: no-repeat; 
  display: block; 
  height: 18px;
  margin-top: -8px !important; 
}
.ms-btn.ms-loginicon {
	padding:10px 10px 7px 13px;
    position: relative;
    text-align: left;
}
.ms-btn.ms-loginicon:after {
    background: none repeat scroll 0 0 #67b979;
    content: " ";
    display: block;
    height: 20px;
    left: 41px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 1px;
}
.ms-loginicon:before {
    background-image: url("/common/graphics/1107/Moto_loginIcon.png");
    background-repeat: no-repeat;
    content: " ";
    display: inline-block;
    height: 20px;
    margin-right: 16px;
    overflow: hidden;
    position: relative;
    top: 1px;
    vertical-align: middle;
    width: 20px;
}
.ico-print:before {
    background-image: url("/common/graphics/1107/printer_20.jpg");
    background-repeat: no-repeat;
    content: " ";
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 20px;
}/*
.ico-print::after {
    background: none repeat scroll 0 0 #67b979;
    content: " ";
    display: block;
    height: 20px;
    left: 41px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 1px;
    cursor: pointer;
}*/
.ico-print::after, .ms-btn.btn-txtOnly::after, .btn.btn-txtOnly::after {
	cursor: pointer;
}
.ms-btn.ico-print{
    padding: 10px 10px 7px 13px;
    position: relative;
    text-align: left;
    font-size: .9em;
}
.ms-btn.btn-txtOnly, .btn.btn-txtOnly{
	font-family: Arial,"Helvetica";
	text-transform: none;
	padding: 6px 2px 3px;
	cursor: pointer;
}
.ms-btn.btn-txtOnly:hover, .btn.btn-txtOnly:hover{
		cursor: pointer;
		cursor: hand;
}

.ms-share-connect .popover-btn-pop ul li a {cursor: pointer; margin-bottom: 0;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a {
    box-sizing: border-box;
    display: inline-block;
    font-weight: 700;
    height: 40px;
    line-height: 1.2;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: -999px;
    text-transform: uppercase;
    width: 40px;
}
.ms-share-connect .popover-btn-pop .ms-btn-link > a:before {
    background-image: url("/common/graphics/1107/socialmedia_spritesheet_new.png");
    background-repeat: no-repeat;
    content: " ";
    display: inline-block;
    height: 40px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 40px;
}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-facebook:before {background-position: 0 center;}
.ms-share-connect .popover-btn-pop ul {padding-left:10px;}
.ms-share-connect .popover-btn-pop ul li {
    float: left;
    overflow: hidden;
    padding-left: 5px;
}
.ms-share-connect .popover-btn-pop ul li:first-child {padding: 0;}
.ms-share-connect .popover-btn-pop .ms-btn-link {display: inline-block;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a {
    box-sizing: border-box;
    display: inline-block;
    font-weight: 700;
    height: 40px;
    line-height: 1.2;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: -999px;
    text-transform: uppercase;
    width: 40px;
}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-facebook:before {background-position: 0 center;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-twitter:before {background-position: -40px center;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-google:before {background-position: -80px center;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-email:before {background-position: -120px center;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-linkedin:before {background-position: -160px center;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-pinterest:before {background-position: -200px center;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-youtube:before {background-position: -240px center;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-motorola-launchpad:before {background-position: -280px center;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a.i-scribd:before {background-position: -320px center;}
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover {color: #00a0df; }
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover.i-facebook:before {background-position: -720px center; }
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover.i-twitter:before {background-position: -760px center; }
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover.i-google:before {background-position: -800px center; }
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover.i-email:before {background-position: -840px center; }
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover.i-linkedin:before {background-position: -880px center; }
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover.i-pinterest:before {background-position: -920px center; }
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover.i-youtube:before {background-position: -960px center; }
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover.i-motorola-launchpad:before {background-position: -1000px center; }
.ms-share-connect .popover-btn-pop .ms-btn-link > a:hover.i-scribd:before {background-position: -1040px center; }

.ms-icon-new.i-all{ 
	background-image: url("/common/graphics/1107/motorola_sm_share.jpg");
    background-repeat: no-repeat;
	display:inline-block;
	width: 47px;
	height: 34px;}
.ms-icon-new.i-linkedin{ 
	background-image: url("/common/graphics/1107/motorola_sm_linkedin.jpg");
    background-repeat: no-repeat;
	display:inline-block;
	width: 46px;
	height: 34px;}	
.ms-icon-new.i-facebook{ 
	background-image: url("/common/graphics/1107/motorola_sm_facebook.jpg");
    background-repeat: no-repeat;
	display:inline-block;
	width: 47px;
	height: 34px;}	
.ms-icon-new.i-twitter{ 
	background-image: url("/common/graphics/1107/motorola_sm_twitter.jpg");
    background-repeat: no-repeat;
	display:inline-block;
	width: 47px;
	height: 34px;}	
a.addthis_button_compact, a.addthis_button_linkedin, a.addthis_button_facebook, a.addthis_button_twitter {padding-left:0 !important; padding-right:0 !important;}
/* popover_btn.scss - styles for the how to buy button component */
.ms-popover-btn {position: relative; }
.ms-popover-btn .popover-btn-pop {
	position: absolute;
	left: 240px;
	bottom: 0;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	height: auto;
	width: 300px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 20px;
	text-transform: uppercase;
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-moz-transition: opacity 0.5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
	-webkit-transition: opacity 0.5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
	-ms-transition: opacity 0.5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
	-o-transition: opacity 0.5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
	transition: opacity 0.5s cubic-bezier(0.3, 0.8, 0.35, 0.9);
	z-index: 170; 
}
.right.popover-btn-pop {left: -314px;}
.ms-popover-btn .popover-btn-pop:after, .ms-popover-btn .popover-btn-pop:before {
      bottom: 15px;
      border: solid transparent;
      content: " ";
      height: 0;
      left:-29px;
      position: absolute; 
      width: 0;
}
.ms-popover-btn .right.popover-btn-pop:after, 
.ms-popover-btn .right.popover-btn-pop:before {left: 100%;}
.ms-popover-btn .popover-btn-pop:after {
      border-color: transparent;
      border-right-color: #f0f0f0;
      border-width: 15px;
      margin-top: -15px; 
}
.ms-popover-btn .popover-btn-pop:before {
      border-color: transparent;
      border-right-color: #cccccc;
      border-width: 14px;
      margin-top: -16px; 
}
.ms-popover-btn .right.popover-btn-pop:after {
      border-color: transparent;
      border-left-color: #f0f0f0;
      border-width: 15px;
      margin-top: -15px; 
}
.ms-popover-btn .right.popover-btn-pop:before {
      border-color: transparent;
      border-left-color: #cccccc;
      border-width: 16px;
      margin-top: -16px; 
}
.ms-popover-btn .popover-btn-pop h3 {
      margin-top: 0;
      margin-bottom: 6px;
      display: inline-block;
      font-size: 16px; }
.ms-popover-btn .popover-btn-pop .popover-close {
      background: transparent url("../graphics/1107/sprite_main.png") -25px -65px no-repeat;
      height: 20px;
      width: 20px;
      min-width: 0;
      display: block;
      float: right;
      cursor: pointer;
      border: none;
      position: relative;
      z-index: 1;
      overflow: hidden;
      margin: 0;
      padding: 0; }
.ms-popover-btn .popover-open {
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible; }
.ms-popover-btn .popover-open:before, .ms-popover-btn .popover-open:after, .ms-popover-btn .popover-open.popover-btn-pop .ms-btn-link a:before {content: "  ";}

.popover-btn-pop a,
.popover-btn-pop #fm_login_rail label,
.popover-btn-pop #fm_login_rail .form-control {font-size:0.875em;}
#lang-box ul {
    list-style: none;
}
.sm-icons-bc {max-width: 260px;}
@media only screen and (max-width: 649px) {
  .ms-popover-btn div.popover-btn-pop {
    position: fixed;
    overflow-y: auto;
    top: 100%;
    right: 0;
    left: 0;
    border: none;
    background-color: #0063BE;
    background-color: rgba(0, 99, 190, 0.9);
    height: 100%;
    width: auto;
    padding: 0;
    opacity: 1;
    visibility: visible;
    -ms-transform: -ms-transform 0.8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -moz-transition: -moz-transform 0.8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    -o-transition: -o-transform 0.8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    transition: transform 0.8s cubic-bezier(0.3, 0.8, 0.35, 0.9);
    z-index: 210; }
.ms-popover-btn div.popover-btn-pop.fast {
      -ms-transform: none 0s cubic-bezier(0.3, 0.8, 0.35, 0.9);
      -webkit-transition: none 0s cubic-bezier(0.3, 0.8, 0.35, 0.9);
      -moz-transition: none 0s cubic-bezier(0.3, 0.8, 0.35, 0.9);
      -o-transition: none 0s cubic-bezier(0.3, 0.8, 0.35, 0.9);
      transition: none 0s cubic-bezier(0.3, 0.8, 0.35, 0.9); }
.ms-popover-btn div.popover-btn-pop.popover-open {
      -webkit-transform: translate3d(0, -100%, 0);
      -moz-transform: translate3d(0, -100%, 0);
      -ms-transform: translate3d(0, -100%, 0);
      -o-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0); }
.ms-popover-btn div.popover-btn-pop:after, .ms-popover-btn div.popover-btn-pop:before {
      display: none; }
.ms-popover-btn div.popover-btn-pop .popover-header {
      background-color: #0766BE;
      background-color: rgba(0, 99, 190, 0.7);
      border-bottom: 1px solid #105799;
      padding: 0 56px 0 20px;
      position: relative;
      min-height: 30px; }
.ms-popover-btn div.popover-btn-pop h3 {
      color: #ffffff;
      padding: 22px 0;
      margin: 0; }
.ms-popover-btn div.popover-btn-pop a {color: #ffffff; }
.ms-popover-btn div.popover-btn-pop .popover-close {
      background: none;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 56px;
      min-height: 30px;
      height: auto; 
}
.ms-popover-btn div.popover-btn-pop .popover-close:after {
	        background: transparent url("/common/graphics/1107/sprite_main.png") -50px -8px no-repeat;
	        content: " ";
	        display: inline-block;
	        position: absolute;
	        width: 16px;
	        height: 16px;
	        top: 50%;
	        left: 50%;
	        margin-left: -8px;
	        margin-top: -8px;
	        overflow: hidden; 
} 
.ms-share-connect .popover-btn-pop .ms-btn-link {width: 100%; }
.ms-share-connect .popover-btn-pop ul li {
    float: none;
    width: 100%;
    border-bottom: 1px solid #105799;
    line-height: 0;
    padding: 0;
}
.ms-share-connect .popover-btn-pop ul li a {line-height: 1.2; padding: 0 20px 0 48px; width: 100%; }
.ms-share-connect .popover-btn-pop ul li a:hover {color: #00a0df; }
  .ms-share-connect .popover-btn-pop .ms-btn-link > a {
    text-indent: 0;
    width: 100%;
    padding: 23px 20px 23px 70px;
    height: auto;
    margin: 0;
    max-height: none; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a:before {
      left: 20px;
      top: 50%;
      margin-top: -20px; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a.i-facebook:before {
      background-position: -360px center; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a.i-twitter:before {
      background-position: -400px center; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a.i-google:before {
      background-position: -440px center; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a.i-email:before {
      background-position: -480px center; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a.i-linkedin:before {
      background-position: -520px center; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a.i-pinterest:before {
      background-position: -560px center; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a.i-youtube:before {
      background-position: -600px center; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a.i-motorola-launchpad:before {
      background-position: -640px center; }
    .ms-share-connect .popover-btn-pop .ms-btn-link > a.i-scribd:before {
      background-position: -680px center; }
}

/************* END Client Modal  ********************/

.ms-popover-btn .popover-btn-pop:after, 
.ms-popover-btn .popover-btn-pop:before {bottom:auto; top:16px;}
.page-header .popover-btn-pop-lang ul {list-style:outside none none; padding-left:10px;}
.page-header .popover-btn-pop-lang li {line-height:1.5em;}
.page-header .ms-popover-btn .chg-lang-btn {
	background:none;
	box-shadow:none;
	color:#565656;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size:0.875em;
	font-weight:bold;
	padding:0 0 0 5px;;
	text-align:left;
	width:auto;
}
.chg-lang-btn-add {
	background:none;
	box-shadow:none;
	color:#565656;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size:0.675em;
	font-weight:bold;
	/*margin-top:-8px;
	margin-left:5px;*/
	text-align:center;
	width:auto;
}

.chg-lang-btn {
background: #fff;
padding: 5px!important;
}
.page-header .popover-btn-pop-lang a {font-weight:normal;}
.page-header #selected_country {height: 0px; width: 0px; padding: 0; margin: 0; visibility: hidden; display:none;}

#country_popup_btn {font-size:1.2em;}

.section-share-btns .component-cont {display:inline-block;}
.section-share-btns .component-cont button,
.section-share-btns .component-cont .btn.rss-btn {
	margin-bottom:0;
	padding:5px 10px 5px 52px;
}

/************* NIVO Slider ********************/

.nivo-caption {
	color:inherit !important;
	left:auto !important; 
}


.nivo-caption .caption-text {
	color:#000; 
	font-family:"Univers-b",Arial,san-serif; 
	font-size:1.875em; 
	line-height:1.2;
	margin-bottom:7px;
	margin-top:0px;
	opacity:1.0;
}
.nivo-caption .caption-text a {font-size:0.8em; text-transform:lowercase;}
.theme-default .nobg {background-image: none !important;}
.theme-default .nivo-caption a {color:#0063be !important; font-size:0.750em; font-weight:bold; text-transform:uppercase; border-bottom:0px !important;}
.theme-default .nivo-caption a:after {
	background: url("../graphics/1107/sprite_main.png") no-repeat scroll -48px -78px rgba(0, 0, 0, 0);
    content: " ";
    display: inline-block;
    height: 11px;
    margin-left: 9px;
    overflow: hidden;
    position: relative;
    top: 1px;
    width: 7px;
}
.theme-default .nivo-caption a:hover {color:#00a0df !important; text-decoration:none;}
.theme-default .nivo-directionNav {
	display:block;
	height:22px;
	position:absolute;
	z-index:15;
}
.theme-default a.nivo-nextNav {z-index:15;}
.theme-default .nivo-controlNav {z-index:20 !important;}
/************* NIVO Slider ********************/
/************* bootstrap Slider ********************/
.carousel-caption {
    left: 10%;
    right: 50%;
	top: 5%;   
	bottom: auto;    
    background: #fff;
    padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-shadow: none;
	z-index:0;
}
.carousel-caption h3 a {
	/*font-family: UniversLTStd-Cn;*/
	text-transform: none;
	font-size: 30px;
	color: #333;
	font-family: univers, 'Open Sans', sans-serif;
}
/************* bootstrap Slider ********************/
/* thumbnails
****************************************************************************************/
/* make thumbnails all a consistent size regardless of dimensions */
.ratio-4-3, .ratio-1-1, .ratio-3-1, .ratio-2-1 {
  width:100%;
  position:relative;
  background:url() 50% 50% no-repeat;
  background-size:cover;
  background-clip:content-box;
}
.ratio-1-1:before {
    display:block;
    content:"";
    padding-top:100%;
}
.ratio-4-3:before {
    display:block;
    content:"";
    padding-top:75%;
}
.ratio-2-1:before {
    display:block;
    content:"";
    padding-top:55%;
}
.ratio-3-1:before {
    display:block;
    content:"";
    padding-top:30%;
}

/* .navbar-nav > li:first-of-type { border: none;} */
	
/* .tek-navbar-container div.container ul.nav.navbar-nav.navbar-left li{
	background-color: #0063be;
} */

@media (max-width: 649px) {
	body {font-size:1.2em;}
	.hdr-logo {max-width:78%;}
	#tek-wrap-rightrail,
	#tek-wrap-rightrail .form-control {font-size:0.875em !important;}
	
	/* .navbar-nav > li:first-of-type { border: none;} */
	
	/* .tek-navbar-container.collapse.in div.container ul.nav.navbar-nav.navbar-left li{
		background-color: #0063be;
	} */
	
	.dropdown-menu .caret {display: inline-block;}
	.dropdown-menu .caret-rt {display:none;}
	.dropdown-submenu.active>.dropdown-menu {border-left:1px solid;}
	#tek-carousel {margin:1px 0 0 0;}
	.page-header .section-share-btn {float:left;}
	/************* NIVO Slider ********************/
	.nivoSlider {height:auto !important;}
	.nivo-caption {
		background: none repeat scroll 0 0 transparent !important;
		margin-bottom:10px;
		padding:15px !important;
		position:relative !important;
		top:0 !important;
	}
	.theme-default .nivoSlider img {max-height:140px !important;}
	.theme-default .nivo-caption a {color:#0063be !important;}
	.theme-default .nivo-directionNav {
		bottom:0;
		width:180px;
	}
	.theme-default .nivo-controlNav {
		bottom:28px;
		left:22px;
		position:relative;
	}
	/************* NIVO Slider ********************/
}
@media (min-width: 650px) {
	body {font-size:1.4em;}
	/*.txt-print{font-size: 12px;}*/
	.txt-print{font-size: 1em;}
	.container {width:auto;}
	.hdr-logo {max-width:100%;}
	footer .copywrite {text-align:right;}
	.tek-navbar-container {
		/*background: url(../graphics/1107/navigation.png) repeat-x;
		padding-left:0;
		padding-right:0;*/
		
		
    background: #0063be;
    border-top: 1px solid #145199;
    border-bottom: 1px solid #145199;
    z-index: 1; 
		
	}
	/*.tek-navbar-container::after {
		box-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
		content: " ";
		display: block;
		height: 1px;
	}*/
	
	
	
	.tek-navbar-container {/*max-height:42px;*/}
	.navbar-nav > li {/*max-height:42px;*/}
	#tek-wrap-rightrail .form-control {font-size:0.813em !important;}
	/* .navbar-nav > li:first-of-type {border-left:solid 0px #7d7d7d;} */
	.dropdown-menu .caret {display: none;}
	.dropdown-menu .caret-rt {display:inline-block;}
	.dropdown-submenu.active>.dropdown-menu {border-left:0px solid;}
	.right.popover-btn-pop {
		bottom:auto;
		height:auto;
		top:0px;
	}
	.bio-thumb {max-width:200px; min-width:100px; width:auto;}
	.bio-desc {}
	.ms-btn, .btn {font-size:0.575em;}
	
	#tek-carousel {margin:1px 0 25px 0;}
	.page-header .section-share-btn {float:right;}
	/************* NIVO Slider ********************/
	.nivoSlider {height:277px !important;}
	.nivo-caption {
		background: none repeat scroll 0 0 #eee !important;
		bottom:0 !important; 
		height:80%;
		margin-bottom:0px;
		margin-right:15px;
		margin-top:15px;
		width:40% !important; 
		opacity:1.0;
		right:0 !important;
		top:0px !important;
	}
	.theme-default .nivoSlider img {max-height:none !important; min-height:254px;}
	.theme-default .nivoSlider {padding-bottom:0px;}
	.theme-default .nivo-directionNav {
		bottom:48px;
		right:48px;
		width:180px;
	}
	.theme-default .nivo-controlNav {
		bottom: 80px;
		right: 85px;
		position:absolute;
	}
	/************* NIVO Slider ********************/
	
}
@media (max-width: 450px) {
	.ms-btn.ico-print{font-size: .6em;}
}
@media (max-width: 700px) {
	.ms-btn.ico-print{font-size: .6em;}
}
@media(max-width:800px){
	/* .navbar-nav > li > a {
		padding: 17px 22px 16px 9px; 
	} */
	.ms-btn.ico-print{font-size: .7em;}
}
@media(max-width:767px){
	/* .navbar-nav > li > a {
		padding: 17px 18px 16px 9px; 
	} */
	.ms-btn.ico-print{font-size:.7em}		
	.carousel-caption {
	    left: 0;
	    right: 0;
	    top: 5%;
	    bottom: 0;
	    background: #fff;
	    padding-left: 10px;
	    text-align: left;
	    text-shadow: none;
	    position: relative;
	}
	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	    top: 40%;	   
	}	
	.carousel-caption h3 a {font-size:20px;}
}
@media(max-width:850px){
	.txt-print{font-size: 1.2em;}
	.ms-btn.ico-print{font-size:.7em}
}

@media (min-width: 985px) {
	body {font-size:1.6em;}
	.container {max-width:1023px;}
	.ms-btn, .btn {font-size:0.70em;}
	/*.txt-print{font-size: .8em;}*/
	.nivo-caption {height:85%;}
	.ms-btn.ico-print{font-size: .8em}
	#tek-wrap-site {/*padding-left: 40px; padding-right: 40px;*/ }	
	.hp-content {padding: 0;}	
	.hp-content h2, .hp-content-alt h2 {font-size: 36px;}	
	/*.hp-content-container {
        margin-left: -45px;
    	margin-right: -45px;
	}	*/
}
@media (max-width: 631px){
	.page-name h2, .page-name h2 a, .page-name h2 a:hover{margin-top: 15px;}
}
@media (min-width: 632px) and (max-width: 991px){
	.navbar-nav > li > a {font-size: 13px; padding: 25px 8px 0 8px;}
	.page-name h2, .page-name h2 a, .page-name h2 a:hover {margin-top: 18px;}
}
@media (min-width: 992px) and (max-width: 1190px){
	.navbar-nav > li > a {font-size:16px; padding: 25px 15px 0 10px;}
}
@media (min-width: 1020px) {
	.ms-btn.ico-print{font-size: .8em;}	
}
@media (min-width: 1025px) {
	body {}
	.container {min-width:1023px; max-width:1240px;}
	.ms-btn.ico-print{font-size: .8em;}	
}
@media (min-width: 1240px) {
	.ms-btn, .btn {font-size:0.813em;}
	.ms-btn.ico-print{font-size: .9em;}	
}
@media (min-width: 1400px) {
	.ms-btn.ico-print{font-size: .9em;}	
}


@media(min-width:300px) and (max-width: 600px){
	#tek-wrap-site {padding-top: 150px;}	
}
@media(min-width:601px) and (max-width: 767px){
	#tek-wrap-site {padding-top: 230px;}	
}
@media(min-width:768px) and (max-width: 900px){
	#tek-wrap-site {padding-top: 200px;}	
}
@media(min-width:901px) and (max-width: 1200px){	
	#tek-wrap-site {padding-top: 200px;}
}
@media(min-width:1201px) {
	#tek-wrap-site {padding-top: 150px;}
}