/********************************************************************
* US9639 - Next Gen/Single Code base WebService
* US7204 - NextGen/Single Code Base Tracer Bullet
* File: ge5p_combined.css
* Includes css zone files for site navigation and CATO/accessibility 
* Tesla Next Gen Global Nav
* Copyright 2014 AT&T
* Created on 3/27/2013
* Updated on 3/16/2016 Version 1.3.0.93
* Consumer Digital IT Solutions
* All IDs & Classes prepended with "ge5p_z*" to make unique to Tesla
*********************************************************************/
/* Versions
1.0.0 - Initial Release
1.1.0 - Combined css for performance
1.2.0 - Isolate all css to global nav elements only
1.2.1 - JSONP functionality, Deferred Init call using setTimeout & setInterval
1.2.5 - My Linked Account Tab, Re-factored Cookie, User Auth, User Group conditionals
1.3.0 - Motion Point Project, Isolate Tesla JS with jTesla, MyAT&T Global Var for Change Language URL
*/
/* CSS crunched with Crunch - http://crunchapp.net/  */
/*!
 * bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 
 * Licensed under the Apache License v2.0
 * http://www.
 apache.org/licenses/LICENSE-2.0
 *f
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/********************************************************************
* Global Nav Next Gen
* GE5P Global RWD Styles
* Copyright 2013 AT&T
* Created on 9/4/2013
* Updated on 11/19/2013
* Consumer Digital IT Solutions
* Please consult Robert Butler rb205p before making any changes
*********************************************************************/
body {
    min-width: 1049px;
}
.ge5p_global_styles .rel {
  position: relative;
}
.ge5p_global_styles .white {
  color: #ffffff;
}
.ge5p_global_styles .clearfix:before,
.ge5p_global_styles .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.ge5p_global_styles .clearfix:after {
  clear: both;
}
.ge5p_global_styles .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.ge5p_global_styles .invisible-text,
.ge5p_global_styles .invisible-text:hover {
  position: relative;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  text-decoration: none;
}
.ge5p_global_styles .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*
BEGIN CSS TESLA NEXT GEN GLOBAL NAV RESET (NORMALIZE) *************************** 
*/
html {
  overflow-y: scroll;
}
.ge5p_global_styles article,
.ge5p_global_styles aside,
.ge5p_global_styles details,
.ge5p_global_styles figcaption,
.ge5p_global_styles figure,
.ge5p_global_styles footer,
.ge5p_global_styles header,
.ge5p_global_styles hgroup,
.ge5p_global_styles nav,
.ge5p_global_styles section {
  display: block;
}
.ge5p_global_styles audio,
.ge5p_global_styles canvas,
.ge5p_global_styles video {
  display: inline-block;
}
.ge5p_global_styles audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.ge5p_global_styles a:focus {
  outline: thin dotted #666;
  outline-offset: 0;
}
.ge5p_global_styles a:hover,
.ge5p_global_styles a:active {
  outline: 0;
}
.ge5p_global_styles sub,
.ge5p_global_styles sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.ge5p_global_styles sup {
  top: -0.5em;
}
.ge5p_global_styles sub {
  bottom: -0.25em;
}
.ge5p_global_styles img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.ge5p_global_styles button,
.ge5p_global_styles input,
.ge5p_global_styles select,
.ge5p_global_styles textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
.ge5p_global_styles button::-moz-focus-inner,
.ge5p_global_styles input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.ge5p_global_styles button,
.ge5p_global_styles html input[type="button"],
.ge5p_global_styles input[type="reset"],
.ge5p_global_styles input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.ge5p_global_styles label,
.ge5p_global_styles select,
.ge5p_global_styles button,
.ge5p_global_styles input[type="button"],
.ge5p_global_styles input[type="reset"],
.ge5p_global_styles input[type="submit"],
.ge5p_global_styles input[type="radio"],
.ge5p_global_styles input[type="checkbox"] {
  cursor: pointer;
}
.ge5p_global_styles textarea {
  overflow: auto;
  vertical-align: top;
}
/* 
END CSS TESLA NEXT GEN GLOBAL NAV RESET ***************************** 
*/

/* END ge5p_global_styles.css */
/************************************************************************************************/

/* BEGIN TESLA LAYOUT & GLOBAL STYLES CSS *******************************************************/

/* BEGIN FLUID (940px) **************************** */
.ge5p_global_styles .nowrap-columns,
.ge5p_global_styles .row-fluid {
  width: 100%;
}
.ge5p_global_styles .nowrap-columns:before,
.ge5p_global_styles .row-fluid:before,
.ge5p_global_styles .nowrap-columns:after,
.ge5p_global_styles .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.ge5p_global_styles .nowrap-columns:after,
.ge5p_global_styles .row-fluid:after {
  clear: both;
}
.ge5p_global_styles .nowrap-columns [class*="span"],
.ge5p_global_styles .row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
}
.ge5p_global_styles .nowrap-columns [class*="span"]:first-child,
.ge5p_global_styles .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.ge5p_global_styles .nowrap-columns .controls-row [class*="span"] + [class*="span"],
.ge5p_global_styles .row-fluid .controls-row [class*="span"] + [class*="span"],
.ge5p_global_styles .nowrap-columns .controls-row [class*="group"] + [class*="group"],
.ge5p_global_styles .row-fluid .controls-row [class*="group"] + [class*="group"] {
  margin-left: 2.127659574468085%;
}
.ge5p_global_styles .nowrap-columns .span12,
.ge5p_global_styles .row-fluid .span12 {
  width: 100%;
}
.ge5p_global_styles .nowrap-columns .span11,
.ge5p_global_styles .row-fluid .span11 {
  width: 91.48936170212765%;
}
.ge5p_global_styles .nowrap-columns .span10,
.ge5p_global_styles .row-fluid .span10 {
  width: 82.97872340425532%;
}
.ge5p_global_styles .nowrap-columns .span9,
.ge5p_global_styles .row-fluid .span9 {
  width: 74.46808510638297%;
}
.ge5p_global_styles .nowrap-columns .span8,
.ge5p_global_styles .row-fluid .span8 {
  width: 65.95744680851064%;
}
.ge5p_global_styles .nowrap-columns .span7,
.ge5p_global_styles .row-fluid .span7 {
  width: 57.44680851063829%;
}
.ge5p_global_styles .nowrap-columns .span6,
.ge5p_global_styles .row-fluid .span6 {
  width: 48.93617021276595%;
}
.ge5p_global_styles .nowrap-columns .span5,
.ge5p_global_styles .row-fluid .span5 {
  width: 40.42553191489362%;
}
.ge5p_global_styles .nowrap-columns .span4,
.ge5p_global_styles .row-fluid .span4 {
  width: 31.914893617021278%;
}
.ge5p_global_styles .nowrap-columns .span3,
.ge5p_global_styles .row-fluid .span3 {
  width: 23.404255319148934%;
}
.ge5p_global_styles .nowrap-columns .span2,
.ge5p_global_styles .row-fluid .span2 {
  width: 14.893617021276595%;
}
.ge5p_global_styles .nowrap-columns .span1,
.ge5p_global_styles .row-fluid .span1 {
  width: 6.382978723404255%;
}
.ge5p_global_styles .nowrap-columns .offset12,
.ge5p_global_styles .row-fluid .offset12 {
  margin-left: 104.25531914893617%;
}
.ge5p_global_styles .nowrap-columns .offset12:first-child,
.ge5p_global_styles .row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
}
.ge5p_global_styles .nowrap-columns .offset11,
.ge5p_global_styles .row-fluid .offset11 {
  margin-left: 95.74468085106382%;
}
.ge5p_global_styles .nowrap-columns .offset11:first-child,
.ge5p_global_styles .row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
}
.ge5p_global_styles .nowrap-columns .offset10,
.ge5p_global_styles .row-fluid .offset10 {
  margin-left: 87.23404255319149%;
}
.ge5p_global_styles .nowrap-columns .offset10:first-child,
.ge5p_global_styles .row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
}
.ge5p_global_styles .nowrap-columns .offset9,
.ge5p_global_styles .row-fluid .offset9 {
  margin-left: 78.72340425531914%;
}
.ge5p_global_styles .nowrap-columns .offset9:first-child,
.ge5p_global_styles .row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
}
.ge5p_global_styles .nowrap-columns .offset8,
.ge5p_global_styles .row-fluid .offset8 {
  margin-left: 70.2127659574468%;
}
.ge5p_global_styles .nowrap-columns .offset8:first-child,
.ge5p_global_styles .row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
}
.ge5p_global_styles .nowrap-columns .offset7,
.ge5p_global_styles .row-fluid .offset7 {
  margin-left: 61.70212765957446%;
}
.ge5p_global_styles .nowrap-columns .offset7:first-child,
.ge5p_global_styles .row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
}
.ge5p_global_styles .nowrap-columns .offset6,
.ge5p_global_styles .row-fluid .offset6 {
  margin-left: 53.191489361702125%;
}
.ge5p_global_styles .nowrap-columns .offset6:first-child,
.ge5p_global_styles .row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
}
.ge5p_global_styles .nowrap-columns .offset5,
.ge5p_global_styles .row-fluid .offset5 {
  margin-left: 44.68085106382979%;
}
.ge5p_global_styles .nowrap-columns .offset5:first-child,
.ge5p_global_styles .row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
}
.ge5p_global_styles .nowrap-columns .offset4,
.ge5p_global_styles .row-fluid .offset4 {
  margin-left: 36.170212765957444%;
}
.ge5p_global_styles .nowrap-columns .offset4:first-child,
.ge5p_global_styles .row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
}
.ge5p_global_styles .nowrap-columns .offset3,
.ge5p_global_styles .row-fluid .offset3 {
  margin-left: 27.659574468085104%;
}
.ge5p_global_styles .nowrap-columns .offset3:first-child,
.ge5p_global_styles .row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
}
.ge5p_global_styles .nowrap-columns .offset2,
.ge5p_global_styles .row-fluid .offset2 {
  margin-left: 19.148936170212764%;
}
.ge5p_global_styles .nowrap-columns .offset2:first-child,
.ge5p_global_styles .row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
}
.ge5p_global_styles .nowrap-columns .offset1,
.ge5p_global_styles .row-fluid .offset1 {
  margin-left: 10.638297872340425%;
}
.ge5p_global_styles .nowrap-columns .offset1:first-child,
.ge5p_global_styles .row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
}
/* END FLUID (940PX) ************************ */
/* Reset utility classes due to specificity */
.ge5p_global_styles [class*="span"].pull-right,
.ge5p_global_styles .row-fluid [class*="span"].pull-right {
  float: right;
}

/* BEGIN LAYOUTS.LESS ************************* */
.ge5p_global_styles .container {
  margin-right: auto;
  margin-left: auto;
}
.ge5p_global_styles .container:before,
.ge5p_global_styles .container:after {
  display: table;
  content: "";
  line-height: 0;
}
.ge5p_global_styles .container:after {
  clear: both;
}
.ge5p_global_styles .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}
.ge5p_global_styles .container-fluid:before,
.ge5p_global_styles .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.ge5p_global_styles .container-fluid:after {
  clear: both;
}
/* END LAYOUTS.LESS *************************** */
/* BEGIN TYPE ********************************* */
@font-face {
  font-family: 'Omnes_att_ii_regular';
  src: url('../../../../0.ecom.attccc.com/styles/att/assets3.2.0/font/omnes_att_ii-regular-webfont.eot?#ieonly') format('eot'), url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'), url('../../../../0.ecom.attccc.com/styles/att/assets3.2.0/font/omnes_att_ii-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_attlight';
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.eot');
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.woff') format('woff'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.ttf') format('truetype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.svg#omnes_attlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_attlight_italic';
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.eot');
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.woff') format('woff'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.ttf') format('truetype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.svg#omnes_attlight_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_attmedium';
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-medium-webfont.eot');
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-medium-webfont.woff') format('woff'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-medium-webfont.ttf') format('truetype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-medium-webfont.svg#omnes_attmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_attmedium_italic';
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.eot');
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.woff') format('woff'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.ttf') format('truetype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.svg#omnes_attmedium_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_att_regularregular';
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-regular-webfont.eot');
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-regular-webfont.svg#omnes_att_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_attregular_italic';
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.eot');
  src: url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.woff') format('woff'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.ttf') format('truetype'), url('../../../../att.com/0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.svg#omnes_attregular_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ge5p_global_styles a {
  color: #0574ac; /* was #035b95 changed CATO JIRA PROD-3844*/
  text-decoration: none;
}
.ge5p_global_styles a:hover,
.ge5p_global_styles a:focus {
  color: #0574ac; /* was #ff7200 changed per CATO JIRA PROD-3844*/
  text-decoration: underline;
}
.ge5p_global_styles p {
  margin: 0 0 20px;
}
.ge5p_global_styles ul,
.ge5p_global_styles ol {
  padding: 0;
  margin: 0 0 10px 20px;
}
.ge5p_global_styles ul ul,
.ge5p_global_styles ul ol,
.ge5p_global_styles ol ol,
.ge5p_global_styles ol ul {
  margin-bottom: 0;
}
.ge5p_global_styles li {
  line-height: 20px;
}
.ge5p_global_styles ul.unstyled,
.ge5p_global_styles ol.unstyled {
  margin-left: 0;
  list-style: none;
}
.ge5p_global_styles ul.inline,
.ge5p_global_styles ol.inline {
  margin-left: 0;
  list-style: none;
}
.ge5p_global_styles ul.inline > li,
.ge5p_global_styles ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.ge5p_global_styles hr,
.ge5p_global_styles hr.hr-dotted,
.ge5p_global_styles hr.hr-small,
.ge5p_global_styles hr.hr-large,
.ge5p_global_styles hr.hr-xlarge {
  height: 1px;
  margin: 20px 0;
  border: none;
  background-size: 400px 286px;
  background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png"); /* //0.ecom.attccc.com */
  background-repeat: repeat-x;
  background-color: #ccc;
}
@media \0screen\,screen\8 {
  .ge5p_global_styles hr,
  .ge5p_global_styles hr.hr-dotted,
  .ge5p_global_styles hr.hr-small,
  .ge5p_global_styles hr.hr-large,
  .ge5p_global_styles hr.hr-xlarge {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
/* END TYPE ********************************* */
/* BEGIN FORMS.LESS ***************************** */
.ge5p_global_styles form {
  margin: 0 0 20px;
}
.ge5p_global_styles fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
.ge5p_global_styles legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
}
.ge5p_global_styles legend small {
  font-size: 15px;
  color: #999999;
}
.ge5p_global_styles label,
.ge5p_global_styles input,
.ge5p_global_styles button,
.ge5p_global_styles select,
.ge5p_global_styles textarea {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
.ge5p_global_styles label {
  display: block;
  margin-bottom: 5px;
}
.ge5p_global_styles select,
.ge5p_global_styles textarea,
.ge5p_global_styles input[type="text"],
.ge5p_global_styles input[type="password"],
.ge5p_global_styles input[type="datetime"],
.ge5p_global_styles input[type="datetime-local"],
.ge5p_global_styles input[type="date"],
.ge5p_global_styles input[type="month"],
.ge5p_global_styles input[type="time"],
.ge5p_global_styles input[type="week"],
.ge5p_global_styles input[type="number"],
.ge5p_global_styles input[type="email"],
.ge5p_global_styles input[type="url"],
.ge5p_global_styles input[type="search"],
.ge5p_global_styles input[type="tel"],
.ge5p_global_styles .uneditable-input {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding: 4.5px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  border-radius: 4px;
  vertical-align: middle;
  margin-right: 6px;
}
.ge5p_global_styles select:last-child,
.ge5p_global_styles textarea:last-child,
.ge5p_global_styles input[type="text"]:last-child,
.ge5p_global_styles input[type="password"]:last-child,
.ge5p_global_styles input[type="datetime"]:last-child,
.ge5p_global_styles input[type="datetime-local"]:last-child,
.ge5p_global_styles input[type="date"]:last-child,
.ge5p_global_styles input[type="month"]:last-child,
.ge5p_global_styles input[type="time"]:last-child,
.ge5p_global_styles input[type="week"]:last-child,
.ge5p_global_styles input[type="number"]:last-child,
.ge5p_global_styles input[type="email"]:last-child,
.ge5p_global_styles input[type="url"]:last-child,
.ge5p_global_styles input[type="search"]:last-child,
.ge5p_global_styles input[type="tel"]:last-child,
.ge5p_global_styles .uneditable-input:last-child {
  margin-right: 0;
}
.ge5p_global_styles select {
  margin-right: 0;
}
.ge5p_global_styles input,
.ge5p_global_styles textarea,
.ge5p_global_styles .uneditable-input {
  width: 206px;
}
.ge5p_global_styles textarea {
  min-height: 120px;
  height: auto;
}
.ge5p_global_styles textarea,
.ge5p_global_styles input[type="text"],
.ge5p_global_styles input[type="password"],
.ge5p_global_styles input[type="datetime"],
.ge5p_global_styles input[type="datetime-local"],
.ge5p_global_styles input[type="date"],
.ge5p_global_styles input[type="month"],
.ge5p_global_styles input[type="time"],
.ge5p_global_styles input[type="week"],
.ge5p_global_styles input[type="number"],
.ge5p_global_styles input[type="email"],
.ge5p_global_styles input[type="url"],
.ge5p_global_styles input[type="search"],
.ge5p_global_styles input[type="tel"],
.ge5p_global_styles .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, background-color linear .2s;
  transition: border linear .2s, background-color linear .2s;
}
.ge5p_global_styles textarea:focus,
.ge5p_global_styles input[type="text"]:focus,
.ge5p_global_styles input[type="password"]:focus,
.ge5p_global_styles input[type="datetime"]:focus,
.ge5p_global_styles input[type="datetime-local"]:focus,
.ge5p_global_styles input[type="date"]:focus,
.ge5p_global_styles input[type="month"]:focus,
.ge5p_global_styles input[type="time"]:focus,
.ge5p_global_styles input[type="week"]:focus,
.ge5p_global_styles input[type="number"]:focus,
.ge5p_global_styles input[type="email"]:focus,
.ge5p_global_styles input[type="url"]:focus,
.ge5p_global_styles input[type="search"]:focus,
.ge5p_global_styles input[type="tel"]:focus,
.ge5p_global_styles .uneditable-input:focus {
  border-color: #82bcd9;
  outline: 0;
  background-color: #f2f8fb;
}
.ge5p_global_styles input[type="image"],
.ge5p_global_styles input[type="submit"],
.ge5p_global_styles input[type="reset"],
.ge5p_global_styles input[type="button"],
.ge5p_global_styles input[type="radio"],
.ge5p_global_styles input[type="checkbox"] {
  width: auto;
}
.ge5p_global_styles select {
  height: 30px;
  line-height: 25px;
  width: 80px;
  border: 1px solid #aaaaaa;
  background-color: #ffffff;
}
.ge5p_global_styles select[multiple],
.ge5p_global_styles select[size] {
  height: auto;
}
.ge5p_global_styles select:focus,
.ge5p_global_styles input[type="file"]:focus,
.ge5p_global_styles input[type="radio"]:focus,
.ge5p_global_styles input[type="checkbox"]:focus {
  outline: thin dotted #666;
  outline-offset: -4px;
}
.ge5p_global_styles .uneditable-input,
.ge5p_global_styles .uneditable-textarea {
  color: #999999;
  background-color: #f5f5f5;
  border-color: #aaaaaa;
  box-shadow: inset 0 0 5px 2px rgba(50, 50, 50, 0.1);
  cursor: not-allowed;
}
.ge5p_global_styles .uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.ge5p_global_styles .uneditable-textarea {
  width: auto;
  height: auto;
}
.ge5p_global_styles input:-moz-placeholder,
.ge5p_global_styles textarea:-moz-placeholder {
  color: #999999;
}
.ge5p_global_styles input:-ms-input-placeholder,
.ge5p_global_styles textarea:-ms-input-placeholder {
  color: #999999;
}
.ge5p_global_styles input::-webkit-input-placeholder,
.ge5p_global_styles textarea::-webkit-input-placeholder {
  color: #999999;
}
.ge5p_global_styles input[type="radio"],
.ge5p_global_styles input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.ge5p_global_styles .checkbox,
.ge5p_global_styles .radio {
  min-height: 26px;
  position: relative;
  margin-bottom: 20px;
}
.ge5p_global_styles .checkbox input[type="checkbox"],
.ge5p_global_styles .radio input[type="radio"] {
  position: absolute;
  left: -9999px;
}
.ge5p_global_styles .checkbox input[type="checkbox"] + .skin,
.ge5p_global_styles .radio input[type="radio"] + .skin {
  content: " ";
  height: 26px;
  width: 26px;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: text-top;
}
.ge5p_global_styles .checkbox input[type="checkbox"] + .skin,
.ge5p_global_styles .radio input[type="radio"] + .skin {
  background-size: 400px 286px;
  background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
}
@media \0screen\,screen\8 {
  .ge5p_global_styles .checkbox input[type="checkbox"] + .skin,
  .ge5p_global_styles .radio input[type="radio"] + .skin {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
.ge5p_global_styles .checkbox input[type="checkbox"] + .skin {
  background-position: -230px -42px;
}
.ge5p_global_styles .checkbox input[type="checkbox"]:focus + .skin {
  outline: thin dotted #666;
  outline-offset: 0;
}
.ge5p_global_styles .checkbox input[type="checkbox"]:checked + .skin {
  background-position: -200px -42px;
}
.ge5p_global_styles .radio input[type="radio"] + .skin {
  background-position: -170px -42px;
}
.ge5p_global_styles .radio input[type="radio"]:focus + .skin {
  outline: thin dotted #666;
  outline-offset: 0;
}
.ge5p_global_styles .radio input[type="radio"]:checked + .skin {
  background-position: -140px -42px;
}
.ge5p_global_styles .checkbox input[type="checkbox"]:disabled + .skin,
.ge5p_global_styles .radio input[type="radio"]:disabled + .skin {
  opacity: 0.35;
  filter: alpha(opacity=35);
  cursor: not-allowed;
}
.ge5p_global_styles .checkbox .skin + span,
.ge5p_global_styles .radio .skin + span {
  display: inline-block;
  margin-left: 35px;
  vertical-align: text-top;
}
.ge5p_global_styles .controls > .radio:first-child,
.ge5p_global_styles .controls > .checkbox:first-child {
  margin-bottom: 20px;
}
.ge5p_global_styles .radio.inline,
.ge5p_global_styles .checkbox.inline {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
}
.ge5p_global_styles .radio.inline + .radio.inline,
.ge5p_global_styles .checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.ge5p_global_styles .btn-grid-view .radio {
  min-height: 30px;
}
.ge5p_global_styles .btn-grid-view input[type="radio"] + .skin,
[data-toggle="buttons-checkbox"] input[type="checkbox"] + .skin {
  width: 100%;
  height: 100%;
  /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzc4QkJERCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzM0OTlDQyIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzE5KSIgLz4KPC9zdmc+);*/
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #5dadd6;
  background-image: -moz-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#78bbdd), to(#3499cc));
  background-image: -webkit-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -o-linear-gradient(top, #78bbdd, #3499cc);
  background-image: linear-gradient(to bottom, #78bbdd, #3499cc);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .ge5p_global_styles .btn-grid-view input[type="radio"] + .skin,
  .ge5p_global_styles [data-toggle="buttons-checkbox"] input[type="checkbox"] + .skin {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff78bbdd', endColorstr='#ff3499cc', GradientType=0);
  }
}
.ge5p_global_styles .input-mini {
  width: 60px;
}
.ge5p_global_styles .input-small {
  width: 100px;
}
.ge5p_global_styles .input-medium {
  width: 160px;
}
.ge5p_global_styles .input-large {
  width: 220px;
}
.ge5p_global_styles .input-xlarge {
  width: 300px;
}
.ge5p_global_styles .input-xxlarge {
  width: 400px;
}
.ge5p_global_styles input[class*="span"],
.ge5p_global_styles select[class*="span"],
.ge5p_global_styles textarea[class*="span"],
.ge5p_global_styles .uneditable-input[class*="span"],
.ge5p_global_styles .row-fluid input[class*="span"],
.ge5p_global_styles .row-fluid select[class*="span"],
.ge5p_global_styles .row-fluid textarea[class*="span"],
.ge5p_global_styles .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.ge5p_global_styles .input-append input[class*="span"],
.ge5p_global_styles .input-append .uneditable-input[class*="span"],
.ge5p_global_styles .input-prepend input[class*="span"],
.ge5p_global_styles .input-prepend .uneditable-input[class*="span"],
.ge5p_global_styles .row-fluid input[class*="span"],
.ge5p_global_styles .row-fluid select[class*="span"],
.ge5p_global_styles .row-fluid textarea[class*="span"],
.ge5p_global_styles .row-fluid .uneditable-input[class*="span"],
.ge5p_global_styles .row-fluid .input-prepend [class*="span"],
.ge5p_global_styles .row-fluid .input-append [class*="span"] {
  display: inline-block;
}
.ge5p_global_styles input,
.ge5p_global_styles textarea,
.ge5p_global_styles .uneditable-input {
  margin-left: 0;
}
.ge5p_global_styles .controls-row [class*="span"] + [class*="span"],
.ge5p_global_styles .controls-row [class*="group"] + [class*="group"] {
  margin-left: 20px;
}
.ge5p_global_styles input.span12, textarea.span12, .uneditable-input.span12 {
  width: 940px;
}
.ge5p_global_styles input.span11, textarea.span11, .uneditable-input.span11 {
  width: 860px;
}
.ge5p_global_styles input.span10, textarea.span10, .uneditable-input.span10 {
  width: 780px;
}
.ge5p_global_styles input.span9, textarea.span9, .uneditable-input.span9 {
  width: 700px;
}
.ge5p_global_styles input.span8, textarea.span8, .uneditable-input.span8 {
  width: 620px;
}
.ge5p_global_styles input.span7, textarea.span7, .uneditable-input.span7 {
  width: 540px;
}
.ge5p_global_styles input.span6, textarea.span6, .uneditable-input.span6 {
  width: 460px;
}
.ge5p_global_styles input.span5, textarea.span5, .uneditable-input.span5 {
  width: 380px;
}
.ge5p_global_styles input.span4, textarea.span4, .uneditable-input.span4 {
  width: 300px;
}
.ge5p_global_styles input.span3, textarea.span3, .uneditable-input.span3 {
  width: 220px;
}
.ge5p_global_styles input.span2, textarea.span2, .uneditable-input.span2 {
  width: 140px;
}
.ge5p_global_styles input.span1, textarea.span1, .uneditable-input.span1 {
  width: 60px;
}
.ge5p_global_styles .controls-row:before,
.ge5p_global_styles .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.ge5p_global_styles .controls-row:after {
  clear: both;
}
.ge5p_global_styles .controls-row [class*="span"],
.ge5p_global_styles .controls-row [class*="group"],
.ge5p_global_styles .row-fluid .controls-row [class*="group"],
.ge5p_global_styles .row-fluid .controls-row [class*="span"] {
  float: left;
}
.ge5p_global_styles .controls-row .checkbox[class*="span"],
.ge5p_global_styles .controls-row .radio[class*="span"] {
  padding-top: 5px;
}
.ge5p_global_styles .controls-row [class*="group"],
.ge5p_global_styles .row-fluid .controls-row [class*="group"] {
  margin-left: 10px;
}
.ge5p_global_styles .controls-row [class*="group"]:first-child,
.ge5p_global_styles .row-fluid .controls-row [class*="group"]:first-child {
  margin-left: 0;
}
.ge5p_global_styles input[disabled],
.ge5p_global_styles select[disabled],
.ge5p_global_styles textarea[disabled] {
  cursor: not-allowed;
  background-color: #dfdfdf;
}
.ge5p_global_styles input[readonly],
.ge5p_global_styles select[readonly],
.ge5p_global_styles textarea[readonly] {
  cursor: not-allowed;
  background-color: #f9f9f9;
}
.ge5p_global_styles input[type="radio"][disabled],
.ge5p_global_styles input[type="checkbox"][disabled],
.ge5p_global_styles input[type="radio"][readonly],
.ge5p_global_styles input[type="checkbox"][readonly] {
  background-color: transparent;
}
.ge5p_global_styles .control-group.warning .control-label,
.ge5p_global_styles .control-group.warning .help-block,
.ge5p_global_styles .control-group.warning .help-inline {
  color: #333333;
}
.ge5p_global_styles .control-group.warning .checkbox,
.ge5p_global_styles .control-group.warning .radio,
.ge5p_global_styles .control-group.warning input,
.ge5p_global_styles .control-group.warning select,
.ge5p_global_styles .control-group.warning textarea {
  color: #333333;
}
.ge5p_global_styles .control-group.warning input,
.ge5p_global_styles .control-group.warning select,
.ge5p_global_styles .control-group.warning .mod-select + span,
.ge5p_global_styles .control-group.warning textarea {
  background-color: #fffde5;
  border-color: #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ge5p_global_styles .control-group.warning .mod-select + span:after {
  border-color: #333333;
  border-left-color: #4487b2;
}
.ge5p_global_styles .control-group.warning .input-prepend .add-on,
.ge5p_global_styles .control-group.warning .input-append .add-on {
  color: #333333;
  background-color: #fffde5;
  border-color: #aaaaaa;
}
.ge5p_global_styles .control-group.error .control-label,
.ge5p_global_styles .control-group.error .help-block,
.ge5p_global_styles .control-group.error .help-inline {
  color: #ff0000;
}
.ge5p_global_styles .control-group.error .checkbox,
.ge5p_global_styles .control-group.error .radio,
.ge5p_global_styles .control-group.error input,
.ge5p_global_styles .control-group.error select,
.ge5p_global_styles .control-group.error textarea {
  color: #ff0000;
}
.ge5p_global_styles .control-group.error input,
.ge5p_global_styles .control-group.error select,
.ge5p_global_styles .control-group.error .mod-select + span,
.ge5p_global_styles .control-group.error textarea {
  background-color: #fef3f1;
  border-color: #ff0000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ge5p_global_styles .control-group.error .mod-select + span:after {
  border-color: #ff0000;
  border-left-color: #4487b2;
}
.ge5p_global_styles .control-group.error .input-prepend .add-on,
.ge5p_global_styles .control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #fef3f1;
  border-color: #aaaaaa;
}
.ge5p_global_styles .control-group.success .control-label,
.ge5p_global_styles .control-group.success .help-block,
.ge5p_global_styles .control-group.success .help-inline {
  color: #00b300;
}
.ge5p_global_styles .control-group.success .checkbox,
.ge5p_global_styles .control-group.success .radio,
.ge5p_global_styles .control-group.success input,
.ge5p_global_styles .control-group.success select,
.ge5p_global_styles .control-group.success textarea {
  color: #00b300;
}
.ge5p_global_styles .control-group.success input,
.ge5p_global_styles .control-group.success select,
.ge5p_global_styles .control-group.success .mod-select + span,
.ge5p_global_styles .control-group.success textarea {
  background-color: #dff0d8;
  border-color: #00b300;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ge5p_global_styles .control-group.success .mod-select + span:after {
  border-color: #00b300;
  border-left-color: #4487b2;
}
.ge5p_global_styles .control-group.success .input-prepend .add-on,
.ge5p_global_styles .control-group.success .input-append .add-on {
  color: #00b300;
  background-color: #dff0d8;
  border-color: #aaaaaa;
}
.ge5p_global_styles .control-group.info .control-label,
.ge5p_global_styles .control-group.info .help-block,
.ge5p_global_styles .control-group.info .help-inline {
  color: #3a87ad;
}
.ge5p_global_styles .control-group.info .checkbox,
.ge5p_global_styles .control-group.info .radio,
.ge5p_global_styles .control-group.info input,
.ge5p_global_styles .control-group.info select,
.ge5p_global_styles .control-group.info textarea {
  color: #3a87ad;
}
.ge5p_global_styles .control-group.info input,
.ge5p_global_styles .control-group.info select,
.ge5p_global_styles .control-group.info .mod-select + span,
.ge5p_global_styles .control-group.info textarea {
  background-color: #d9edf7;
  border-color: #3a87ad;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ge5p_global_styles .control-group.info .mod-select + span:after {
  border-color: #3a87ad;
  border-left-color: #4487b2;
}
.ge5p_global_styles .control-group.info .input-prepend .add-on,
.ge5p_global_styles .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #aaaaaa;
}
.ge5p_global_styles input:focus:invalid,
.ge5p_global_styles textarea:focus:invalid,
.ge5p_global_styles select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.ge5p_global_styles input:focus:invalid:focus,
.ge5p_global_styles textarea:focus:invalid:focus,
.ge5p_global_styles select:focus:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7;
}
.ge5p_global_styles .help-block,
.ge5p_global_styles .help-inline {
  color: #595959;
}
.ge5p_global_styles .help-block {
  display: block;
  margin-bottom: 10px;
}
.ge5p_global_styles .help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.ge5p_global_styles .input-append,
.ge5p_global_styles .input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.ge5p_global_styles .input-append input,
.ge5p_global_styles .input-prepend input,
.ge5p_global_styles .input-append select,
.ge5p_global_styles .input-prepend select,
.ge5p_global_styles .input-append .uneditable-input,
.ge5p_global_styles .input-prepend .uneditable-input,
.ge5p_global_styles .input-append .dropdown-menu,
.ge5p_global_styles .input-prepend .dropdown-menu,
.ge5p_global_styles .input-append .popover,
.ge5p_global_styles .input-prepend .popover {
  font-size: 14px;
}
.ge5p_global_styles .input-append input,
.ge5p_global_styles .input-prepend input,
.ge5p_global_styles .input-append select,
.ge5p_global_styles .input-prepend select,
.ge5p_global_styles .input-append .uneditable-input,
.ge5p_global_styles .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  border-radius: 0 4px 4px 0;
}
.ge5p_global_styles .input-append input:focus,
.ge5p_global_styles .input-prepend input:focus,
.ge5p_global_styles .input-append select:focus,
.ge5p_global_styles .input-prepend select:focus,
.ge5p_global_styles .input-append .uneditable-input:focus,
.ge5p_global_styles .input-prepend .uneditable-input:focus {
  z-index: 2;
}
.ge5p_global_styles .input-append .add-on,
.ge5p_global_styles .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #dfdfdf;
  border: 1px solid #aaaaaa;
}
.ge5p_global_styles .input-append .btn,
.ge5p_global_styles .input-prepend .btn,
.ge5p_global_styles .input-append .textarea,
.ge5p_global_styles .input-prepend .textarea {
  margin-right: 0;
}
.ge5p_global_styles .input-append .add-on,
.ge5p_global_styles .input-prepend .add-on,
.ge5p_global_styles .input-append .btn,
.ge5p_global_styles .input-prepend .btn,
.ge5p_global_styles .input-append .btn-group > .dropdown-toggle,
.ge5p_global_styles .input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.ge5p_global_styles .input-prepend .add-on,
.ge5p_global_styles .input-prepend .btn,
.ge5p_global_styles .input-prepend .btn-group {
  margin-right: -1px;
}
.ge5p_global_styles .input-prepend .add-on:first-child,
.ge5p_global_styles .input-prepend .btn:first-child {
  border-radius: 4px 0 0 4px;
}
.ge5p_global_styles .input-append input,
.ge5p_global_styles .input-append select,
.ge5p_global_styles .input-append .uneditable-input {
  border-radius: 4px 0 0 4px;
}
.ge5p_global_styles .input-append input + .btn-group .btn:last-child,
.ge5p_global_styles .input-append select + .btn-group .btn:last-child,
.ge5p_global_styles .input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 4px 4px 0;
}
.ge5p_global_styles .input-append .add-on,
.ge5p_global_styles .input-append .btn,
.ge5p_global_styles .input-append .btn-group,
.ge5p_global_styles .input-append .btn:last-child {
  margin-left: -1px;
}
.ge5p_global_styles .input-append .add-on:last-child,
.ge5p_global_styles .input-append .btn:last-child,
.ge5p_global_styles .input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 4px 4px 0;
}
.ge5p_global_styles .input-prepend.input-append input,
.ge5p_global_styles .input-prepend.input-append select,
.ge5p_global_styles .input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.ge5p_global_styles .input-prepend.input-append input + .btn-group .btn,
.ge5p_global_styles .input-prepend.input-append select + .btn-group .btn,
.ge5p_global_styles .input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 4px 4px 0;
}
.ge5p_global_styles .input-prepend.input-append .add-on:first-child,
.ge5p_global_styles .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}
.ge5p_global_styles .input-prepend.input-append .add-on:last-child,
.ge5p_global_styles .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
.ge5p_global_styles .input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.ge5p_global_styles .form-inline input,
.ge5p_global_styles .form-horizontal input,
.ge5p_global_styles .form-inline textarea,
.ge5p_global_styles .form-horizontal textarea,
.ge5p_global_styles .form-inline select,
.ge5p_global_styles .form-horizontal select,
.ge5p_global_styles .form-inline .help-inline,
.ge5p_global_styles .form-horizontal .help-inline,
.ge5p_global_styles .form-inline .uneditable-input,
.ge5p_global_styles .form-horizontal .uneditable-input,
.ge5p_global_styles .form-inline .input-prepend,
.ge5p_global_styles .form-horizontal .input-prepend,
.ge5p_global_styles .form-inline .input-append,
.ge5p_global_styles .form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.ge5p_global_styles .form-inline label,
.ge5p_global_styles .form-inline .btn-group,
.ge5p_global_styles .form-inline .btn {
  display: inline-block;
}
.ge5p_global_styles .form-inline label + .btn {
  margin-left: 6px;
}
.ge5p_global_styles .form-inline label[class*="cssIcon-"].span2 input {
  padding-right: 33px;
  width: 99px;
}
.ge5p_global_styles .form-inline label[class*="cssIcon-"].span3 input {
  padding-right: 33px;
  width: 179px;
}
.ge5p_global_styles .form-inline label[class*="cssIcon-"] + .btn {
  margin-left: 10px;
}
.ge5p_global_styles .form-inline .input-append,
.ge5p_global_styles .form-inline .input-prepend {
  margin-bottom: 0;
}
.ge5p_global_styles .form-inline .radio,
.ge5p_global_styles .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.ge5p_global_styles .form-inline .radio input[type="radio"],
.ge5p_global_styles .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.ge5p_global_styles .form-inline .field-group {
  margin-bottom: 10px;
}
.ge5p_global_styles .control-group {
  margin-bottom: 10px;
}
.ge5p_global_styles legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.ge5p_global_styles .form-horizontal .control-group {
  margin-bottom: 20px;
}
.ge5p_global_styles .form-horizontal .control-group:before,
.ge5p_global_styles .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.ge5p_global_styles .form-horizontal .control-group:after {
  clear: both;
}
.ge5p_global_styles .form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.ge5p_global_styles .form-horizontal .controls {
  margin-left: 180px;
}
.ge5p_global_styles .form-horizontal .help-block {
  margin-bottom: 0;
}
.ge5p_global_styles .form-horizontal input + .help-block,
.ge5p_global_styles .form-horizontal select + .help-block,
.ge5p_global_styles .form-horizontal textarea + .help-block,
.ge5p_global_styles .form-horizontal .uneditable-input + .help-block,
.ge5p_global_styles .form-horizontal .input-prepend + .help-block,
.ge5p_global_styles .form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.ge5p_global_styles .field-group {
  position: relative;
  display: inline-block;
}
.ge5p_global_styles .field-group input[type="text"],
.ge5p_global_styles .field-group input[type="password"],
.ge5p_global_styles .field-group input[type="datetime"],
.ge5p_global_styles .field-group input[type="datetime-local"],
.ge5p_global_styles .field-group input[type="date"],
.ge5p_global_styles .field-group input[type="month"],
.ge5p_global_styles .field-group input[type="time"],
.ge5p_global_styles .field-group input[type="week"],
.ge5p_global_styles .field-group input[type="number"],
.ge5p_global_styles .field-group input[type="email"],
.ge5p_global_styles .field-group input[type="url"],
.ge5p_global_styles .field-group input[type="search"],
.ge5p_global_styles .field-group input[type="tel"] {
  padding-right: 30px;
}
.ge5p_global_styles textarea:first-line {
  padding-right: 30px;
  font-weight: bold;
  width: 50px;
}
.ge5p_global_styles input::-ms-clear {
  display: none;
}
.ge5p_global_styles .field-group .reset-field {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  height: 20px;
  width: 20px;
  display: block;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 5px;
  box-shadow: none;
  border: none;
}
.ge5p_global_styles .field-group input + .reset-field i.cssIcon-remove,
textarea + .reset-field i.cssIcon-remove {
  visibility: hidden;
}
.ge5p_global_styles .field-group input:focus + .reset-field i.cssIcon-remove,
.field-group input + .reset-field:focus i.cssIcon-remove,
textarea:focus + .reset-field i.cssIcon-remove,
textarea + .reset-field:focus i.cssIcon-remove {
  visibility: visible;
}
.ge5p_global_styles .field-group input + .reset-field:focus i.cssIcon-remove,
textarea + .reset-field:focus i.cssIcon-remove {
  outline: thin dotted #666;
}
.ge5p_global_styles .input-append.field-group .reset-field {
  right: 50px;
  z-index: 1000;
}
/* END FORMS.LESS *************************** */
/* BEGIN SPRITES.LESS ********************* */
.ge5p_global_styles [class*="cssIcon-"],
.ge5p_global_styles .close:before {
  display: inline-block;
  vertical-align: middle;
  background-size: 400px 286px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  font: 0/0 a;
  color: transparent;
}
.ge5p_global_styles [class*="cssIcon-"],
.close:before {
  background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
}
@media \0screen\,screen\8 {
  .ge5p_global_styles [class*="cssIcon-"],
  .ge5p_global_styles .close:before {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
.ge5p_global_styles .cssIcon-globe {
  background-position: -4px -4px;
  height: 34px;
  width: 34px;
}
.ge5p_global_styles .cssIcon-globe-small {
  background-position: -42px -4px;
  height: 26px;
  width: 26px;
}
.ge5p_global_styles .cssIcon-error {
  background-position: -4px -42px;
  height: 30px;
  width: 30px;
}
.ge5p_global_styles .cssIcon-error-small {
  background-position: -4px -76px;
  height: 20px;
  width: 20px;
  margin-top: -3px;
}
.ge5p_global_styles .cssIcon-alert {
  background-position: -38px -42px;
  height: 30px;
  width: 30px;
}
.ge5p_global_styles .cssIcon-alert-small {
  background-position: -38px -76px;
  height: 20px;
  width: 20px;
  margin-top: -3px;
}
.ge5p_global_styles .cssIcon-notify {
  background-position: -72px -42px;
  height: 30px;
  width: 30px;
}
.ge5p_global_styles .cssIcon-notify-small {
  background-position: -72px -76px;
  height: 20px;
  width: 20px;
  margin-top: -3px;
}
.ge5p_global_styles .cssIcon-info {
  background-position: -106px -42px;
  height: 30px;
  width: 30px;
}
.ge5p_global_styles .cssIcon-info-small {
  background-position: -106px -76px;
  height: 20px;
  width: 20px;
  margin-top: -3px;
}
.ge5p_global_styles .cssIcon-check {
  background-position: -259px -48px;
  height: 20px;
  width: 20px;
  margin-top: -5px;
}
.ge5p_global_styles .cssIcon-check-small {
  background-position: -260px -80px;
  height: 12px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-toggle-plus {
  background-position: -52px -135px;
  border: 2px solid #a5a5a5;
  border-radius: 100%;
  height: 16px;
  width: 16px;
}
.ge5p_global_styles .cssIcon-toggle-minus {
  background-position: -99px -135px;
  border: 2px solid #a5a5a5;
  border-radius: 100%;
  height: 16px;
  width: 16px;
}
.ge5p_global_styles .cssIcon-remove {
  background-position: -4px -135px;
  height: 16px;
  width: 16px;
}
.ge5p_global_styles .cssIcon-4g {
  background-position: -86px -175px;
  height: 20px;
  width: 38px;
}
.ge5p_global_styles .cssIcon-4g-lte {
  background-position: -86px -199px;
  height: 21px;
  width: 42px;
}
.ge5p_global_styles .cssIcon-new {
  background-position: -132px -175px;
  height: 38px;
  width: 38px;
}
.ge5p_global_styles .cssIcon-web-only {
  background-position: -174px -175px;
  height: 64px;
  width: 64px;
  position: absolute;
  top: 0;
  right: 0;
}
.ge5p_global_styles .cssIcon-web-only + .web-only-padding {
  padding-right: 40px;
}
.ge5p_global_styles .cssIcon-right-arrow {
  background-position: -133px -138px;
  height: 11px;
  width: 11px;
  margin-top: -2px;
}
.ge5p_global_styles .cssIcon-chevron-l-w {
  background-position: -206px -158px;
  height: 12px;
  width: 8px;
}
.ge5p_global_styles .cssIcon-chevron-l-b {
  background-position: -150px -158px;
  height: 12px;
  width: 8px;
}
.ge5p_global_styles .cssIcon-chevron-l-g {
  background-position: -94px -158px;
  height: 12px;
  width: 8px;
}
.ge5p_global_styles .cssIcon-chevron-r-w {
  background-position: -194px -158px;
  height: 12px;
  width: 8px;
}
.ge5p_global_styles .cssIcon-chevron-r-b {
  background-position: -138px -158px;
  height: 12px;
  width: 8px;
}
.ge5p_global_styles .cssIcon-chevron-r-g {
  background-position: -82px -158px;
  height: 12px;
  width: 8px;
}
.ge5p_global_styles .cssIcon-chevron-u-w {
  background-position: -218px -162px;
  height: 8px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-chevron-u-b {
  background-position: -162px -162px;
  height: 8px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-chevron-u-g {
  background-position: -106px -162px;
  height: 8px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-chevron-d-w {
  background-position: -234px -162px;
  height: 8px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-chevron-d-b {
  background-position: -178px -162px;
  height: 8px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-chevron-d-g {
  background-position: -122px -162px;
  height: 8px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-align-left {
  background-position: -4px -232px;
  height: 12px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-align-center {
  background-position: -28px -232px;
  height: 12px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-align-right {
  background-position: -52px -232px;
  height: 12px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-align-justify {
  background-position: -76px -232px;
  height: 12px;
  width: 12px;
}
.ge5p_global_styles .cssIcon-play {
  background-position: -313px -156px;
  height: 86px;
  width: 86px;
}
.ge5p_global_styles .cssIcon-play-small {
  background-position: -244px -176px;
  height: 66px;
  width: 66px;
}
.ge5p_global_styles .cssIcon-play-mini {
  background-position: -318px -108px;
  height: 46px;
  width: 46px;
}
.ge5p_global_styles .cssIcon-play-tiny {
  background-position: -277px -133px;
  height: 34px;
  width: 34px;
}
.ge5p_global_styles button.cssIcon-play,
.ge5p_global_styles button.cssIcon-play-small,
.ge5p_global_styles button.cssIcon-play-mini,
.ge5p_global_styles button.cssIcon-play-tiny {
  border: none;
  background-color: transparent;
}
.ge5p_global_styles .cssIcon-remove,
.ge5p_global_styles .close:before {
  background-position: -4px -135px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.ge5p_global_styles .cssIcon-open-window-b {
  background-position: -116px -234px;
  height: 9px;
  width: 10px;
  margin-top: -3px;
  margin-left: 3px;
}
.ge5p_global_styles .cssIcon-open-window-w {
  background-position: -130px -234px;
  height: 9px;
  width: 9px;
  margin-top: -3px;
  margin-left: 3px;
}
.ge5p_global_styles .cssIcon-thumbs-up {
  background-position: -146px -135px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.ge5p_global_styles .cssIcon-thumbs-down {
  background-position: -163px -135px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.ge5p_global_styles .btn:hover .cssIcon-thumbs-up,
.ge5p_global_styles .btn:focus .cssIcon-thumbs-up,
.ge5p_global_styles .btn:active .cssIcon-thumbs-up {
  background-position: -180px -135px;
}
.ge5p_global_styles .btn:hover .cssIcon-thumbs-down,
.ge5p_global_styles .btn:focus .cssIcon-thumbs-down,
.ge5p_global_styles .btn:active .cssIcon-thumbs-down {
  background-position: -197px -135px;
  height: 16px;
  width: 16px;
}
.ge5p_global_styles .cssIcon-star-empty {
  background-position: -4px -211px;
  height: 14px;
  width: 14px;
}
.ge5p_global_styles .cssIcon-star {
  background-position: -4px -175px;
  height: 14px;
  width: 14px;
}
.ge5p_global_styles .cssIcon-star-half {
  background-position: -68px -193px;
  height: 14px;
  width: 14px;
}
.ge5p_global_styles .cssIcon-search {
  background-position: -249px -135px;
  height: 18px;
  width: 18px;
}
.ge5p_global_styles .cssIcon-calendar {
  background-position: -218px -135px;
  height: 18px;
  width: 22px;
  margin-top: -3px;
}
.ge5p_global_styles label.cssIcon-search,
.ge5p_global_styles label.cssIcon-calendar {
  background-image: none;
  position: relative;
  width: inherit;
  height: inherit;
  cursor: default;
}
.ge5p_global_styles label.cssIcon-search:after,
.ge5p_global_styles label.cssIcon-calendar:after {
  background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
  background-size: 400px 286px;
  content: " ";
  display: inline-block;
  pointer-events: none;
  position: absolute;
}
@media \0screen\,screen\8 {
  .ge5p_global_styles label.cssIcon-search:after,
  .ge5p_global_styles label.cssIcon-calendar:after {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
.ge5p_global_styles label.cssIcon-search:after {
  background-position: -249px -135px;
  height: 18px;
  right: 10px;
  top: 6px;
  width: 18px;
}
.ge5p_global_styles label.cssIcon-calendar:after {
  background-position: -218px -135px;
  height: 18px;
  right: 10px;
  top: 6px;
  width: 22px;
}
.ge5p_global_styles label.cssIcon-celandar.span2 input {
  padding-right: 33px;
  width: 99px;
}
.ge5p_global_styles ::-ms-clear {
  display: none;
  cursor: none;
}
.ge5p_global_styles .btn .cssIcon-dimple {
  background-image: none;
  background-size: auto;
  border-radius: 100px;
  height: 16px;
  width: 16px;
  margin-top: -1px;
  position: relative;
}
.ge5p_global_styles .btn .cssIcon-dimple {
  /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1MDEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMzNDk5Q0MiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM3OEJCREQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1MDEpIiAvPgo8L3N2Zz4=);*/
  background-color: #4fa7d3;
  background-image: -moz-linear-gradient(top, #3499cc, #78bbdd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3499cc), to(#78bbdd));
  background-image: -webkit-linear-gradient(top, #3499cc, #78bbdd);
  background-image: -o-linear-gradient(top, #3499cc, #78bbdd);
  background-image: linear-gradient(to bottom, #3499cc, #78bbdd);
  background-repeat: repeat-x;
  color: #fff;
  margin-top: -3px;
}
@media \0screen\,screen\8 {
  .ge5p_global_styles .btn .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3499cc', endColorstr='#ff78bbdd', GradientType=0);
  }
}
.ge5p_global_styles .btn:hover .cssIcon-dimple,
.ge5p_global_styles .btn:focus .cssIcon-dimple {
  /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc3ODAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMyNDc3QTEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM3MkE4QzMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c3ODApIiAvPgo8L3N2Zz4=);*/
  background-color: #438baf;
  background-image: -moz-linear-gradient(top, #2477a1, #72a8c3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2477a1), to(#72a8c3));
  background-image: -webkit-linear-gradient(top, #2477a1, #72a8c3);
  background-image: -o-linear-gradient(top, #2477a1, #72a8c3);
  background-image: linear-gradient(to bottom, #2477a1, #72a8c3);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .ge5p_global_styles .btn:hover .cssIcon-dimple,
  .ge5p_global_styles .btn:focus .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2477a1', endColorstr='#ff72a8c3', GradientType=0);
  }
}
.ge5p_global_styles .btn-alt .cssIcon-dimple {
  /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc5MDAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjRThFOEU4IiBvZmZzZXQ9IjEiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnOTAwKSIgLz4KPC9zdmc+);*/
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  color: #fff;
}
@media \0screen\,screen\8 {
  .ge5p_global_styles .btn-alt .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  }
}
.ge5p_global_styles .btn-alt:hover .cssIcon-dimple,
.ge5p_global_styles .btn-alt:focus .cssIcon-dimple {
  /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MDEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNBOEE4QTgiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGQ0ZDRkMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c4MDEpIiAvPgo8L3N2Zz4=);*/
  background-color: #cacaca;
  background-image: -moz-linear-gradient(top, #a8a8a8, #fcfcfc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a8a8a8), to(#fcfcfc));
  background-image: -webkit-linear-gradient(top, #a8a8a8, #fcfcfc);
  background-image: -o-linear-gradient(top, #a8a8a8, #fcfcfc);
  background-image: linear-gradient(to bottom, #a8a8a8, #fcfcfc);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .ge5p_global_styles .btn-alt:hover .cssIcon-dimple,
  .ge5p_global_styles .btn-alt:focus .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa8a8a8', endColorstr='#fffcfcfc', GradientType=0);
  }
}
.ge5p_global_styles .btn-shop .cssIcon-dimple {
  /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzk1QzE1QiIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzVBOUUwMSIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzEyKSIgLz4KPC9zdmc+);*/
  background-color: #72ac25;
  background-image: -moz-linear-gradient(top, #5a9e01, #95c15b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5a9e01), to(#95c15b));
  background-image: -webkit-linear-gradient(top, #5a9e01, #95c15b);
  background-image: -o-linear-gradient(top, #5a9e01, #95c15b);
  background-image: linear-gradient(to bottom, #5a9e01, #95c15b);
  background-repeat: repeat-x;
  color: #fff;
}
@media \0screen\,screen\8 {
  .ge5p_global_styles .btn-shop .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5a9e01', endColorstr='#ff95c15b', GradientType=0);
  }
}
.ge5p_global_styles .btn-shop:hover .cssIcon-dimple,
.ge5p_global_styles .btn-shop:focus .cssIcon-dimple {
  /*background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc3ODEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM0QTgyMDIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM4QkFGNUMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c3ODEpIiAvPgo8L3N2Zz4=);*/
  background-color: #649426;
  background-image: -moz-linear-gradient(top, #4a8202, #8baf5c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a8202), to(#8baf5c));
  background-image: -webkit-linear-gradient(top, #4a8202, #8baf5c);
  background-image: -o-linear-gradient(top, #4a8202, #8baf5c);
  background-image: linear-gradient(to bottom, #4a8202, #8baf5c);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .ge5p_global_styles .btn-shop:hover .cssIcon-dimple,
  .ge5p_global_styles .btn-shop:focus .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a8202', endColorstr='#ff8baf5c', GradientType=0);
  }
}
.ge5p_global_styles .cssIcon-minus,
.ge5p_global_styles .cssIcon-plus {
  height: 16px;
  width: 16px;
}
.ge5p_global_styles .cssIcon-dimple > .cssIcon-minus,
.ge5p_global_styles .cssIcon-dimple > .cssIcon-plus {
  position: absolute;
  left: 0;
  top: 0;
}
.ge5p_global_styles .btn .cssIcon-minus,
.ge5p_global_styles .btn-shop .cssIcon-minus {
  background-position: -83px -135px;
}
.ge5p_global_styles .btn:hover .cssIcon-minus,
.ge5p_global_styles .btn-shop:hover .cssIcon-minus {
  background-position: -83px -135px;
}
.ge5p_global_styles .btn .cssIcon-plus {
  background-position: -36px -135px;
}
.ge5p_global_styles .btn:hover .cssIcon-plus {
  background-position: -36px -135px;
}
.ge5p_global_styles .btn-alt .cssIcon-plus {
  background-position: -52px -135px;
}
.ge5p_global_styles .btn-alt:hover .cssIcon-plus {
  background-position: -68px -135px;
}
.ge5p_global_styles .btn-alt .cssIcon-minus {
  background-position: -99px -135px;
}
.ge5p_global_styles .btn-alt:hover .cssIcon-minus {
  background-position: -115px -135px;
}
.ge5p_global_styles .cssIcon-grid {
  background-position: -21px -156px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.ge5p_global_styles .active .cssIcon-grid {
  background-position: -3px -156px;
}
.ge5p_global_styles .cssIcon-list {
  background-position: -57px -156px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.ge5p_global_styles .active .cssIcon-list {
  background-position: -39px -156px;
}
.ge5p_global_styles .cssIcon-tooltip {
  background-position: -236px -100px;
  height: 18px;
  width: 18px;
}
.ge5p_global_styles .cssIcon-tooltip:hover {
  background-position: -258px -100px;
}
.ge5p_global_styles p .cssIcon-tooltip {
  margin-top: -5px;
}
.ge5p_global_styles .cssIcon-dimple .cssIcon-tooltip {
  background-position: -298px -100px;
}
.ge5p_global_styles .btn-alt .cssIcon-dimple .cssIcon-tooltip {
  background-position: -280px -100px;
}
/* END SPRITES.LESS******************* */

/* END TESLA LAYOUT & GLOBAL STYLES CSS *******************************************************/
/* BEGIN UTILITIES.LESS **************** */
.ge5p_global_styles .pull-right {
  float: right;
}
.ge5p_global_styles .pull-left {
  float: left;
}
.ge5p_global_styles .hide {
  display: none !important;
}
.ge5p_global_styles .show {
  display: block !important;
}
.ge5p_global_styles .invisible {
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.ge5p_global_styles .border-red {
  border-color: red !important;
}
.ge5p_global_styles .red {
  color: #ff0000 !important;
}
.ge5p_global_styles .affix {
  position: fixed;
}
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.ge5p_global_styles .hidden {
  display: none;
  visibility: hidden;
}
.ge5p_global_styles .visible-phone {
  display: none !important;
}
.ge5p_global_styles .visible-tablet {
  display: none !important;
}
.ge5p_global_styles .hidden-desktop {
  display: none !important;
}
.ge5p_global_styles .visible-desktop {
  display: inherit !important;
}
.ge5p_global_styles .visible-print {
  display: none !important;
}
.ge5p_global_styles .hidden-print {
  display: inherit !important;
}
@media print {
  .ge5p_global_styles .visible-print {
    display: inherit !important;
  }
  .ge5p_global_styles .hidden-print {
    display: none !important;
  }
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  .ge5p_global_styles a,
  .ge5p_global_styles a:visited {
    text-decoration: underline;
  }
  .ge5p_global_styles pre,
  .ge5p_global_styles blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .ge5p_global_styles thead {
    display: table-header-group;
  }
  .ge5p_global_styles tr,
  .ge5p_global_styles img {
    page-break-inside: avoid;
  }
  .ge5p_global_styles img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  .ge5p_global_styles p,
  .ge5p_global_styles h2,
  .ge5p_global_styles h3 {
    orphans: 3;
    widows: 3;
  }
  .ge5p_global_styles h2,
  .ge5p_global_styles h3 {
    page-break-after: avoid;
  }
}
.ge5p_global_styles .autoSize,
.ge5p_global_styles .autoSize-this {
  position: relative;
}
.ge5p_global_styles .btn-prev {
  /* used in javascript */
}
.ge5p_global_styles .btn-next {
  /* used in javascript */
}
.ge5p_global_styles .show-grid-view {
  /* used in javascript */
}
.ge5p_global_styles .show-list-view {
  /* used in javascript */
}
/* END UTILIITIES.LESS *********************** */

/********************************************************************
* Global Nav Next Gen
* GE5P Global Styles
* Copyright 2013 AT&T
* Created on 9/4/2013 by Robert Butler rb205p
* Updated on 3/25/2015 by Robert Butler rb205p
* Consumer Digital IT Solutions
* Developer: Robert J. Butler rb205p@att.com
* Please consult Robert Butler rb205p before making any changes
*********************************************************************/
html {
  background: url("../../../../0.ecom.attccc.com/images/global/background_left.jpg") no-repeat scroll left top transparent;
  overflow-y: scroll;
}
body {
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url("../../../../0.ecom.attccc.com/images/global/background_right.jpg") no-repeat scroll right top transparent;
  margin: 0;
}
/*ipad portrait */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    body{width:1080px;}
}
/*ipad landscape*/    
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    body{width:1080px;}
}
.ge5p_global_styles .container {
    height: auto;
    width: 1004px !important;
    display: block;
    position: relative;
    margin: 0 auto;
}
/* Added ui for jQuery-ui helper class */
.ge5p_global_styles .hidden-spoken,
.ge5p_global_styles .ui-helper-hidden-accessible {
    border: 0 none !important;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    font-size: 1px !important;
}
/* Used for tablet screen readers */
.ge5p_global_styles .offscreen {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
#z7-main-content {
    padding-top: 0px;
}
.ge5p_global_styles .border-bottom {
    border-bottom: 1px solid #DDD;
}
.ge5p_global_styles .alert {
    padding: 0;
    margin-bottom: 0;
    border: 0;
}
.ge5p_global_styles .alert .close {
    right: 21px;
    top: 2px;
}
#ge5p-main * {
    line-height: 1;
    vertical-align: baseline;
}
#ge5p-main {
    margin: 0 auto;
    width: 100%;
}
#ge5p-main form {
    margin: 0; /* Reset Twitter Bootstrap form margin */
}
/* Button */
.ge5p_global_styles .btn {
    background-color: #5DADD6;
    background-image: linear-gradient(to bottom, #78BBDD, #3499CC);
    background-repeat: repeat-x;
    border: 1px solid #4487B2;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.45px;
    line-height: 20px;
    margin: 0;
    padding: 4px 17px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    vertical-align: middle;
}
.ge5p_global_styles .btn:hover, .btn:focus {
    background-color: #5394B5;
    background-image: linear-gradient(to bottom, #72A8C3, #2477A1);
    background-repeat: repeat-x;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.ge5p_global_styles .btn-small {
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    padding: 2px 10px;
}
/* Removes dotted outline around buttons */
.ge5p_global_styles .btn:focus,
.ge5p_global_styles .btn:active {
    outline: 0;
}
.ge5p_global_styles p {
    margin: 0;
}
.ge5p_global_styles ul {
    list-style: none outside none;
}
/* EXTRA TESTING CSS */
.ge5p_global_styles .show-message {
    position: absolute;
    top: 100px;
    left: 50px;
}
.ge5p_global_styles .show-ac {
    position: absolute;
    top: 140px;
    left: 50px;
}
.ge5p_global_styles .reset {
    position: absolute;
    top: 180px;
    left: 50px;
}
.ge5p_global_styles .hide-content-4 {
    position: absolute;
    top: 220px;
    left: 50px;
}
.ge5p_global_styles .hide-content-6 {
    position: absolute;
    top: 260px;
    left: 50px;
}
.ge5p_global_styles .error-click {
    position: absolute;
    top: 300px;
    left: 50px;
}
.ge5p_global_styles .bar-container {
    width: 400px;
}
.ge5p_global_styles .message-danger {
    display: none;
}
.ge5p_global_styles .add-content-btn {
    margin-left: 5px;
    margin-top: 5px;
}
.ge5p_global_styles .hide-content-btn {
    position: absolute;
    top: 5px;
    left: 5px;
}
.ge5p_global_styles .zone-text {
    padding-top: 100px;
    padding-bottom: 200px;
}
.ge5p_global_styles .zone-text-6 {
    padding-top: 20px;
}
/* ICONS */
.ge5p_global_styles i.icon-share,
.ge5p_global_styles i.icon-chevron-down {
    margin-left: 5px; /* Used for spacing of icon */
    margin-top: -1px;
}
.ge5p_z3456-container {
    margin-top: 2px;
}

/* Helper Classes */
.ge5p_global_styles .inline-block-content {
    display: inline-block;
}
.ge5p_global_styles hr.ge5p-fancy-line { 
    border: 0; 
    height: 1px;
    margin: 0;
}
.ge5p_global_styles hr.ge5p-fancy-line:before {
    top: -0.5em;
    height: 1em;
}
.ge5p_global_styles hr.ge5p-fancy-line:after {
    content:'';
    height: 0.5em;
    top: 1px;
}
.ge5p_global_styles hr.ge5p-fancy-line:before,
.ge5p_global_styles hr.ge5p-fancy-line:after {
    content: '';
    position: absolute;
}
.ge5p_global_styles hr.ge5p-fancy-line,
.ge5p_global_styles hr.ge5p-fancy-line:before {
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%);
}
#ge5p_z7 hr.ge5p-fancy-line {
  margin-top: 10px;
  margin-bottom: 20px;
}
/* Placeholder Focus */
/* WebKit browsers */
.ge5p_global_styles input:focus::-webkit-input-placeholder { color:transparent; }

/* Mozilla Firefox 4 to 18 */
.ge5p_global_styles input:focus:-moz-placeholder { color:transparent; }

/* Mozilla Firefox 19+ */
.ge5p_global_styles input:focus::-moz-placeholder { color:transparent; }

/* Internet Explorer 10+ */
.ge5p_global_styles input:focus:-ms-input-placeholder { color:transparent; }


/* AT&T Adjustments of Twitter Bootstrap */
.ge5p_global_styles .row-fluid [class*="span"] {
    margin-left: 0 !important;
}
/* END ge5p_global.css */
/************************************************************************************************/

/********************************************************************
* Zone 0 - Next Gen
* Upgrade Browser Message CSS - Zone 0
* Copyright 2013 AT&T
* Created on 10/15/2013
* Consumer Digital IT Solutions
* Developer: Robert J. Butler rb205p@att.com
* Please consult Robert Butler rb205p before making any changes
* All IDs & Classes prepended with "ge5p_z0-" to make unique to Global Nav
*********************************************************************/
.ge5p_z0-centerText {
    text-align: center;
}

/* Upgrade Browser Message Container */
.ge5p_z0-message-container {
    display: none;
    zoom: 1;
}
.ge5p_z0-browser-alert-message {
    background-color: #FEFFD5;
}
.ge5p_z0-browser-alert-inner {
    padding: 20px 0 20px 0;
    width: 980px;
    margin: 0 auto;
    position: relative;
    color: #333333;
}
 .ge5p_z0-browser-alert-inner h2 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 20px;
    text-align: left;
}
.ge5p_z0-browser-alert-text {
    margin-bottom: 10px;
    font-size: 12px;
    text-align: left;
}
.ge5p_z0-browser-alert-browser-list li {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.ge5p_z0-browser-alert-browser-list li a {
    outline: 0;
}
.ge5p_z0-browser-alert-browser-list li:first-child {
    margin-left: 0px;
}
.ge5p_z0-close-box-container {
    position: absolute;
    top: 10px;
    left: 850px;
    width: 80px;
    line-height: 25px;
    height: 25px;
    cursor: pointer;
}
.ge5p_z0-close-box-container div {
    float: left;
    line-height: 25px;    
}
.ge5p_z0-close-box-text {
    line-height: 32px;
    font-size: 12px;
    margin-right: 5px;
    font-weight: normal;
    color: #006699;
}
.ge5p_z0-close-circle{
    background-color: #999999;
    border: 10px solid #999999;
    border-radius: 11px;
    -moz-border-radius:11px;
    -webkit-border-radius:11px;
    position: relative;
    width: 0px;
    cursor: pointer;
    margin: 2px 0 0 0;
}
.ge5p_z0-close-circle p {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 19px;
    font-weight: bold;
    left: -5px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -13px;
}
/* END ge5p_z0.css */
/************************************************************************************************/

/********************************************************************
* Zone 1 - Tesla Next Gen
* Segmentation/Utility Navigation CSS - Zone 1
* Copyright 2014 AT&T
* Created on 9/4/2013 by Robert Butler rb205p
* Updated on 3/24/2014 by Robert Butler rb205p
* Consumer Digital IT Solutions
* Developer: Robert J. Butler rb205p@att.com
* Please consult Robert Butler rb205p before making any changes
* All IDs & Classes prepended with "ge5p_z2-" to make unique to Global Nav
*********************************************************************/

.ge5p_global_styles #ge5p_z1 * {
    line-height: 1;
    vertical-align: baseline;
}
.ge5p_global_styles #ge5p_z1 {
    font-size: 12px;
    background: none repeat scroll 0 0 #595959;
    box-shadow: inset 0 8px 20px -10px #000000;
    height: 34px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
	z-index: 1000;
}
.ge5p_global_styles #ge5p_z1 .container {
    width: 976px;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-nav-left-seg,
.ge5p_global_styles #ge5p_z1 .ge5p_z1-nav-right-seg {
    position:relative;
    top:0;
    float:left;
    height:34px;
    margin:0;
    list-style:none;
}
.ge5p_global_styles #ge5p_z1 .cssIcon-open-window-w {position:relative; top:-2px; margin-left:3px;}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-nav-right-seg {float:right; text-align:left;}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab {position:relative; float:left; height:34px;}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a,
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down {
	display: block;
	float: left;
	position: relative;
	color: #fff;
	padding: 10px 29px 9px 9px;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid transparent;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
	margin: 3px 0 0 -1px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	-ms-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.ge5p_global_styles .ge5p_z1-language-drop-down.ge5p_z1-drop-down {
 	width: 56px; /* To keep EN & SP language text aligned */
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a {
	padding: 10px 9px 7px;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab:first-child > a.ge5p_z1-drop-down { margin-left:0;}

/* down caret */
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down:before {
	content:" ";
	background-size:400px 286px;
	background-image:url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
	background-position:-93px -231px;
	height:6px;
	width:12px;
	position:absolute;
	right:13px;
	top:50%;
	margin-top:-3px;
	display:block;
}
@media \0screen\,screen\8{
    .ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down:before {
            background-image:url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
    }
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a:after {
    content:"";
    display:block;
    height:20px;
    width:1px;
    background-color:#888888;
    position:absolute;
    left:-1px;
    top:50%;
    margin-top:-10px;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab:first-child > a:after {
	display:none;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab a:hover, #ge5p_z1 .ge5p_z1-tab a:focus{text-decoration:underline}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down.active{
	border-radius:4px 4px 0 0;
	background-color: #fff;
	color:#767676; /* was #515151 JIRA PROD-3844 */
	z-index: 10;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down.active:before{
	background-position: -103px -231px;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down.active:after{
	display:none;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab .dropdown-menu,
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab .ge5p_z1-menu {
	position:absolute;
	top:34px;
	left:-2px;
	z-index:9;
	padding:0;
	background:#fff;
	border:1px solid #b4b4b4;
	border-top:none;
	border-radius:0 0 5px 5px;
	box-shadow:0 0 5px #999;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_z1-language-drop-down .ge5p_z1-menu {
	left:-46px;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab .ge5p_z1-menu {
	display: none;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab .ge5p_z1-menu.active {
	display: block;
}
.ge5p_global_styles #ge5p_z1 .onclick.active{
	z-index: 10;
}
.ge5p_global_styles #ge5p_z1 .onclick.active + .dropdown-menu{display:block}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab:first-child .ge5p_z1-menu {
	left:-1px;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down + .dropdown-menu ul,
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down + .ge5p_z1-menu ul{
	position:relative;
	top: 0;
	height: 100%;
	width: 140px;
	padding: 0;
	margin: 0 0 5px 0;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down + .dropdown-menu .ge5p-coverage-maps,
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab > a.ge5p_z1-drop-down + .ge5p_z1-menu .ge5p-coverage-maps {
	width: 180px;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab .ge5p_z1-menu ul a,
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab .dropdown-menu ul a,
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab .ge5p_z1-menu ul a{display:block; float:none; background:none; padding:10px 10px 10px 14px; color:#0574ac !important; font-size:12px !important;}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab #gn-drop-language{
	left: inherit;
	right: -1px;
	text-align: left;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-language_submenu a {
	left: inherit;
	right: -1px;
	text-align: left;
}
.ge5p_global_styles [class*="cssIcon-"], .close:before {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
}
.ge5p_global_styles .ge5p_z1-skip-navigation-link {
  position: absolute;
  text-indent: -9999px;
  top: -9999px; /* was -35px - needed for Revolution */
  width: 99px;
}
.ge5p_global_styles .ge5p_z1-skip-navigation-link:focus {
    position: absolute;
    text-indent: 0;
    top: 0;
}
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab:first-child > a.ge5p_z1-skip-navigation-link:after  {
	display: none;
}
/* Adjust the Zone 1 links css to account for the new My Linked Account tab */
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_mylinked_show > a, .ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_mylinked_show > a.ge5p_z1-drop-down { padding: 10px 17px 9px 9px; }
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_mylinked_show > a.ge5p_z1-drop-down:before { right:3px; }
.ge5p_global_styles .ge5p_z1-tab.ge5p_mylinked_show > a.ge5p_z1-skip-navigation-link { width: 92px; }
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_z1-language-drop-down.ge5p_mylinked_show .ge5p_z1-menu { left: -55px; }
.ge5p_global_styles #ge5p_z1-nav-right-seg li.ge5p_mylinked_show:not('.ge5p_z1-language-drop-down') a { padding-right:10px; }
.ge5p_global_styles #ge5p_z1-nav-right-seg .ge5p_z1-mylinked-drop-down.ge5p_mylinked_show a { padding-right:20px; }
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_z1-mylinked-drop-down ul { width: 170px !important; } /* This is the width of the DD box */
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_z1-mylinked-drop-down div { left: -36px !important; } /* This offsets the DD box to the left. The value depends on the Tab Text length - ex. 'My Linked Accounts' */
.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_z1-mylinked-drop-down.ge5p_z1-mylinked-drop-down-spanish div { left: -15px !important; } /* This offsets the DD box to the left. The value depends on the Tab Text length - ex. 'My Linked Accounts' */
/* Chrome & Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_z1-mylinked-drop-down div { left: -34px !important; } 
	.ge5p_global_styles #ge5p_z1 .ge5p_z1-tab.ge5p_z1-mylinked-drop-down.ge5p_z1-mylinked-drop-down-spanish div { left: -19px !important; } /* This offsets the DD box to the left. The value depends on the Tab Text length - ex. 'My Linked Accounts' */
}
/* END ge5p_z1.css */
/************************************************************************************************/

/********************************************************************
* Zone 2 - Tesla Next Gen
* Primary/Secondary/Tertiary Navigation + User Info Section CSS - Zone 2
* Copyright 2013 AT&T
* Created on 9/4/2013 by Robert Butler rb205p
* Updated on 3/27/2014 by Robert Butler rb205p
* Consumer Digital IT Solutions
* Developer: Robert J. Butler rb205p@att.com
* Please consult Robert Butler rb205p before making any changes
* All IDs & Classes prepended with "ge5p_z2-" to make unique to Global Nav
*********************************************************************/

#ge5p_z2 * {
    line-height: inherit;
    vertical-align: baseline;
}
#ge5p_z2 {
    width: 100%;
    line-height: normal;
	height: 126px !important; /* was 83px */
}
#ge5p_z2 form {
    margin: 0;
}
#ge5p_z2-user-info {
  height: 35px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  z-index: 900;
}
/* Zip Code/City/State */
.ge5p_z2-search-label {
	display: none !important;
}
.ge5p_z2-zipcode-outer {
	float: right;
}
.ge5p_z2-zipcode-inner {
	color: #000000;
	display: inline-block;
}
.ge5p_z2-zipcode-inner a {
	padding-left: 5px !important;
}
/* User Info Widget */
#ge5p_z2-zipcode-inner span, #ge5p_z2-zipcode-inner a {
    font-size: 12px;
}
#ge5p_z2-user-info .ge5p_z2-zipcode-outer {
  font-size: 12px !important;
  line-height: 34px;
  position: absolute;
  right: 14px;
}
#ge5p_z2-user-info .ge5p_z2-zipcode-outer img {
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: middle;
}
#ge5p_z2-zipcode-register,
#ge5p_z2-zipcode-change,
#ge5p_z2-zipcode-welcome,
#ge5p_z2-zipcode-welcomeback,
#ge5p_z2-zipcode-hi,
#ge5p_z2-zipcode-firstname,
#ge5p_z2-zipcode-city,
#ge5p_z2-zipcode-state,
#ge5p_z2-zipcode-zip {
	display: none;
}
#ge5p_z2-zipcode-change {
	padding-right: 5px;
	padding-left: 0;
}
#ge5p_z2-zipcode-change:before {
	content: "|";
	padding: 0 5px;
}
#ge5p_z2-zipcode-welcomeback , #ge5p_z2-zipcode-welcome{
	padding-right: 5px;
}
#ge5p_z2 #ge5p_z2-zipcode-register {
	padding-right: 5px;
}
#ge5p_z2 .ge5p_z2-user-auth {
	margin-left: 14px;
}
@media \0screen\,screen\8{
	.ge5p_z2-user-auth {
		display: inline-block;
	}
}
#ge5p_z2-user-auth-button {
	visibility: hidden;
}
#ge5p_z2-primary-nav-wrapper {
	position: relative;
}
#ge5p_z2-primary-nav {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #AAAAAA #AAAAAA #777777; /* Could be #CCCCCC */
    border-image: none;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
	box-shadow: 2px 4px 8px -3px rgba(50, 50, 50, 0.4), 0 -5px 5px -7px #000000;
	-webkit-box-shadow: 2px 4px 8px -3px rgba(50, 50, 50, 0.4), 0 -5px 5px -7px #000000;
	-moz-box-shadow: 2px 4px 8px -3px rgba(50, 50, 50, 0.4), 0 -5px 5px -7px #000000;
    height: 45px;
    margin: 0 auto;
    position: absolute;
	top: 0;
    width: 976px;
	min-width: 976px;
    width: auto;
    z-index: 900;
}
#ge5p_z2-primary-nav {
    border: 1px solid #666666;
}
#ge5p_z2-primary-nav {
    margin-left: 14px;
    margin-right: 14px;
}
@media \0screen\,screen\8{
	#ge5p_z2-primary-nav{
		border:1px solid #666666;
	}
}
@media (max-width:1026px){
	#ge5p_z2-primary-nav{
		/*width:auto;*/ /* TODO - REMOVED FOR NOW */
		margin-left:15px;
		margin-right:15px;
	}
}
#ge5p_z2-nav-bar {
    -moz-box-sizing: border-box;
	background: #131313;
	background-repeat: repeat-x;
    -webkit-border-radius: 4px; 
  	-moz-border-radius: 4px;
	border-radius: 4px;
    height: 45px;
    margin: 0 auto;
    position: relative;
	box-sizing: border-box;
}
#ge5p_z2-nav-bar:after {
	content: "";
	display: block;
	-webkit-border-radius: 4px; 
  	-moz-border-radius: 4px;
	border-radius: 4px;
    height: 45px;
}
/*
@media \0screen\,screen\8{
	#ge5p_z2-nav-bar {
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7980c', endColorstr='#ef6f00',GradientType=0 );
	}
}
*/
#ge5p_z2-nav-bar > li {
    display: inline-block;
    float: left;
    margin: 0 -1px;
    min-height: 44px;
}
#ge5p_z2-nav-bar > li > a {
    background-color: transparent;
    border-radius: 4px 4px 0 0;
    color: #FFFFFF;
    display: block;
    font-size: 19px !important;
    font-family: Omnes_att_ii_regular, Arial, Helvetica, sans-serif !important;
    margin-top: 3px;
    padding: 6px 33px 14px;
    position: relative;
    text-decoration: none;
    transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
    -moz-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
    -ms-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
    -o-transition: color 0.2s ease 0s, background-color 0.2s ease 0s;
}
#ge5p_z2-nav-bar > li.active a {
    background-color: #FFFFFF;
    /*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyMTMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGREZERkQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyMTMpIiAvPgo8L3N2Zz4=");*/
    border-radius: 4px 4px 0 0;
    color: #0574ac; /* was #FF7200 JIRA PROD-3844 */
}
@media \0screen\,screen\8{
	#ge5p_z2-nav-bar > li.active a{
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffdfdfd', GradientType=0);
	}
}
#ge5p_z2-nav-bar > li > a:after {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
    background-position: -398px -127px;
    background-size: 400px 286px;
    content: " ";
    display: block;
    float: left;
    height: 16px;
    left: 0;
    margin-top: -10px;
    opacity: 1;
    position: absolute;
    top: 50%;
    transition: opacity 0.3s ease 0s;
    width: 2px;
}
@media \0screen\,screen\8{
	#ge5p_z2-nav-bar > li > a:after{
		background-image:url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
	}
}
#ge5p_z2-nav-bar #primaryLogo {
    margin-top: 0;
}
#ge5p_z2-nav-bar #primaryLogo span {
    margin: 0;
}
#ge5p_z2-nav-bar #primaryLogo a {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
    background-position: -4px -4px;
    background-size: 400px 286px;
    display: block;
    height: 34px;
    margin: 5px 22px 0;
    overflow: hidden;
    padding: 0;
    text-indent: -999em;
    width: 34px;
}
@media \0screen\,screen\8{
	#ge5p_z2-nav-bar #primaryLogo a{
		background-image:url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
	}
}
#ge5p_z2-nav-bar #primaryLogo a:before {
    display: none;
}
#ge5p_z2-nav-bar #primaryLogo a:after {
    display: none;
}
#ge5p_z2-nav-bar #primaryLogo + li > a:before {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
    background-position: -398px -112px;
    background-size: 400px 286px;
    content: " ";
    height: 45px;
    left: 0;
    margin-top: -4px;
    top: 0;
}
@media \0screen\,screen\8{
	#ge5p_z2-nav-bar #primaryLogo + li > a:before{
		background-image:url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
	}
}
#ge5p_z2-nav-bar > li:hover > a:after, #ge5p_z2-nav-bar > li.active > a:after, #ge5p_z2-nav-bar > li:hover + li > a:after, #ge5p_z2-nav-bar > li.active + li > a:after {
    opacity: 0;
}
@media \0screen\,screen\8{
	#ge5p_z2-nav-bar > li:hover > a:after, #ge5p_z2-nav-bar > li.active > a:after, #ge5p_z2-nav-bar > li:hover + li > a:after, #ge5p_z2-nav-bar > li.active + li > a:after {
	    visibility: hidden;
	}
}
ge5p_z2-nav-bar #primaryLogo a:before {
    display: none;
}
#ge5p_z2-nav-bar #primaryLogo a:after {
    display: none;
}

#ge5p_z2-nav-bar li.ge5p_z2-nav-item-hover {
	background-color: #FFFFFF;
	/*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyMTMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGREZERkQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyMTMpIiAvPgo8L3N2Zz4=");*/
	border-radius: 4px 4px 0 0;
	color: #FF7200;
	text-decoration: none;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav {
    /*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NzIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGREZERkQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c2NzIpIiAvPgo8L3N2Zz4=");*/
    border-radius: 0 0 4px 4px;
    clear: both;
    display: none;
    left: 0;
    list-style: none outside none;
    min-height: 45px;
    padding: 0;
    position: absolute;
    top: 45px;
    width: 100%;
    z-index: 5;
	margin-left: 0;
}
#ge5p_z2-nav-bar li.active .ge5p_z2-nav-bar-subnav {
    display: block;
    /*height: 45px;*/
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li {
    float: left;
    height: auto;
    margin: 0;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li:first-child {
    margin-left: 12px;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li > a {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    color: #333333;
    float: left;
    font-size: 14px;
    line-height: 47px;
    padding: 0 12px;
    position: relative;
    text-decoration: none;
    z-index: 10;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li:hover > a, #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li:active > a, #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li > a:hover, #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li > a:active, #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li > a:focus, #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li > a.ge5p_z2-default-secondary-active {
    color: #767676; /* was #FF7200 JIRA PROD-3844  */
    text-decoration: none;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li > a.ge5p_z2-default-secondary-active {
	text-decoration: underline;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li > a.ge5p_z2-default-secondary-active:hover {
	text-decoration: none;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li.active > a.ge5p_z2-nav-bar-subnav-has-tray:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 9px;
    bottom: 1px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    width: 0;
    z-index: 20;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li.active > a.ge5p_z2-nav-bar-subnav-has-tray:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 8px;
    bottom: 1px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    z-index: 21;
}
@media \0screen\,screen\8{
    #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li.active > a.ge5p_z2-nav-bar-subnav-has-tray:before, #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li.active > a.ge5p_z2-nav-bar-subnav-has-tray:after {
        bottom: 1px;
    }
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray {
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
	/*background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2NDciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGNEY0RjQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c2NDcpIiAvPgo8L3N2Zz4=");*/
    border-radius: 0 0 4px 4px;
	box-sizing: border-box;
    border-top: 1px solid #CCCCCC;
    clear: both;
    display: none;
    height: auto;
    left: 0;
    position: absolute;
    top: 45px;
    width: 100%;
    z-index: 5;
}
@media \0screen\,screen\8{
    #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray {
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#F4F4F4',GradientType=0 );
    }
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray > div:before, #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray > div:after {
    content: "";
    display: table;
    line-height: 0;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray > div {
    -moz-box-sizing: border-box;
    background-color: transparent;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #E4E4E4;
    display: inline-block;
    float: left;
    height: auto;
    /*padding: 12px 20px;*/
    padding: 19px;
    text-align: left;
    width: 25%;
    box-sizing: border-box;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray > div:after {
    clear: both;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray > div:first-child {
    border-left: medium none;
}
/* This will not work in IE */
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray > div:last-child {
    border-right: medium none;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray h3 {
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 0;
    color: #333333;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray ul {
    margin: 0;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray li a {
    background: none repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    color:#0574ac !important;
    font-size: 12px !important;
    line-height: 24px;
    padding: 5px 0;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray li a:hover,
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray li a:focus {
    text-decoration: underline !important;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray li a.externalLink {
    padding-right: 20px;
}
#ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray li a.externalLink:after {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
    background-position: -117px -234px;
    background-size: 400px 286px;
    content: " ";
    display: inline-block;
    height: 9px;
    left: 5px;
    position: relative;
    top: -3px;
    width: 9px;
}
@media \0screen\,screen\8{
    #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav .tray li a.externalLink:after{
        background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
    }
}
.ge5p_global_styles #primary_Search {
    position: absolute;
    right: 20px;
}
.ge5p_global_styles #primary_Search form {
    height: 100%;
    position: absolute;
    right: -4px;
}
.ge5p_global_styles #primary_Search #ge5p_search,
.ge5p_global_styles #primary_Search #search {
    border: 1px solid #131313;
    border-radius: 6px 6px 6px 6px;
    color: #767676;
    font-size: 14px;
    height: 25px;
    line-height: normal;
    margin-top: 11px;
    min-height: inherit;
    padding: 0 25px 0 10px;
    width: 192px;
    -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
    box-shadow: inset 2px 2px 2px 0px #dddddd;
}
.ge5p_global_styles input::-webkit-input-placeholder { /* WebKit browsers */
    color: #656565;
    opacity: 1;
}
.ge5p_global_styles input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #656565;
    opacity: 1;
}
.ge5p_global_styles input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #656565;
    opacity: 1;
}
.ge5p_global_styles input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #656565;
    opacity: 1;
}
.ge5p_global_styles #primary_Search #ge5p_search:focus,
.ge5p_global_styles #primary_Search #search:focus {
    background: none repeat scroll 0 0 #FFFFFF;
}
.ge5p_global_styles [type="input"] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
}
.ge5p_global_styles #primary_Search .cssIcon-search {
    background-color: transparent;
    background-repeat: no-repeat;
    border: medium none !important;
    margin-top: -8px;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 20px;
    text-indent: -9999px;
}
.ge5p_global_styles #primary_Search .cssIcon-search:focus, #primary_Search .cssIcon-search:active {
    outline: 1px dotted #666 !important;
}

.ge5p_global_styles #primary_Search input:focus {
    /*background: none repeat scroll 0 0 #FFFFFF; REMOVED because it was clearing Mag Glass */
}
.ge5p_global_styles #primary_Search .autoSuggest {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    left: 3px;
    margin: 0;
    padding: 5px 0 2px;
    position: absolute;
    top: 34px;
    width: 183px;
    z-index: 9999;
}
.ge5p_global_styles #primary_Search .autoSuggest ul {
    background: none repeat scroll 0 0 white;
    display: block;
    float: none;
    height: auto;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 165px !important;
    z-index: 9999 !important;
    top: -5px !important;
    left: 1px !important;
}
.ge5p_global_styles #primary_Search .autoSuggest ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 11px;
    height: auto;
    line-height: 1.5em;
    margin-left: 3px;
    padding: 0;
    white-space: nowrap;
    width: 168px;
    z-index: 100;
}
.ge5p_global_styles #primary_Search .autoSuggest ul li a {
    /*font-family: Arial,Helvetica,sans-serif !important;*/
	font-size: 11px !important;
	color: #656565;
    display: inline-block;
	text-align: left !important;
    text-decoration: none;
    width: 100%;
    padding: 5px 0;
}
.ge5p_global_styles .ui-state-hover,
.ge5p_global_styles .ui-widget-content .ui-state-hover,
.ge5p_global_styles .ui-widget-header .ui-state-hover,
.ge5p_global_styles .ui-state-focus,
.ge5p_global_styles .ui-widget-content .ui-state-focus,
.ge5p_global_styles .ui-widget-header .ui-state-focus {
    background: #EBEBEB;
    border: none;
    border-radius:0;
    font-weight: normal;
}
/* Zone 2 Misc Values */
.ge5p_global_styles .ge5p_z2-misc {
    display: none;
}
/* END ge5p_z2.css */
/************************************************************************************************/

/********************************************************************
* Zone 7 - Next Gen
* Global Footer CSS - Zone 7
* Copyright 2013 AT&T
* Created on 9/4/2013
* Consumer Digital IT Solutions
* Developer: Robert J. Butler rb205p@att.com
* Please consult Robert Butler rb205p before making any changes
* All IDs & Classes prepended with "ge5p_z7-" to make unique to Global Nav
*********************************************************************/

.ge5p_global_styles #ge5p_z7 * {
    line-height: inherit;
    vertical-align: baseline;
}
.ge5p_global_styles #ge5p_z7 {
    background-color: #FFFFFF;
    height: auto;
    line-height: normal;
    margin-bottom: 20px;
}
.ge5p_global_styles #ge5p_z7 .container {
    /*padding-left: 60px;*/
    margin-bottom: 40px;
    color:  #404040;
}
.ge5p_global_styles .ge5p_z7_copyright-notice {
    padding: 20px;
}
.ge5p_global_styles #ge5p_z7 ul {
    margin: 0;
}
.ge5p_global_styles #ge5p_z7 a,
.ge5p_global_styles #ge5p_z7 a:visited,
.ge5p_global_styles #ge5p_z7 a:hover,
.ge5p_global_styles #ge5p_z7 a:link {
    color: #3381B7;
}
/* Fancy Line */
.ge5p_global_styles #ge5p_z7 .ge5p_z7-fancyline { 
    height: 1px;
    border:none;
    background: #cccccc;
    width:100%;
    background: -webkit-gradient( 
                linear, 
                0 0, 
                100% 0,  
                from(rgba(50,50,50,0.01)),
                to(rgba(80,80,80,0.01)), 
                color-stop(.5,#c9c9c9)
                );
    background: -moz-linear-gradient(
                left,
                rgba(0,0,0,0.001) 0%,
                rgba(201,201,201,1) 50%,
                rgba(0,0,0,0.001) 100%
                );
    
    background:-ms-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:-o-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    background:linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(0,0%,0%,.75) 50%, hsla(0,0%,0%,0) 100%);
    
    box-shadow: -5px 7px 13px 1px #dad2d2;
    -moz-box-shadow: -5px 7px 13px 1px #dad2d2;
    -webkit-box-shadow: -5px 7px 13px 1px #dad2d2;
}

.ge5p_global_styles .ge5p_z7-key-links,
.ge5p_global_styles .ge5p_z7-copyright-legal {
    margin-bottom: 20px;
}

/* Brand elements */
.ge5p_global_styles #ge5p_z7-brand-elements .ge5p_z7-dotCom {
    background: url("../../../../0.ecom.attccc.com/images/global/footer/dotsitesPipe.gif") no-repeat scroll 100% 1px transparent !important;
    display: block;
    float: left;
    height: 24px;
    margin-right: 20px;
    padding-right: 20px;
}
.ge5p_global_styles .ge5p_z7-brand-elements .ge5p_z7-dotNet {
    display: block;
    float: left;
    height: 24px;
    margin-right: 13px;
	background: none !important;
}
.ge5p_global_styles .ge5p_z7-dotCom a,
.ge5p_global_styles .ge5p_z7-dotNet a {
    display: inline-block;
    float: left;
    height: 24px;
}
.ge5p_global_styles #ge5p_z7-brand-elements #ge5p_z7-attlogo {
    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
    background-position: -38px -0px;
    background-size: 400px 286px;
    display: inline-block;
    height: 34px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -999em;
    width: 34px;
}
@media \0screen\,screen\8{
    .ge5p_global_styles #ge5p_z7-brand-elements #ge5p_z7-attlogo {
        background-image:url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
    }
}
.ge5p_global_styles #ge5p_z7-brand-elements .ge5p_z7-attonweb {
    display: inline-block;
    line-height: 35px;
    vertical-align: top;
    margin-left: 100px;
    font-size: 12px;
}
.ge5p_global_styles #ge5p_z7-brand-elements #ge5p_z7-globearrow {
    background-image: url("http://0.ecom.attccc.com/global/images/en/img_ATTonWeb_composite.gif");
    background-position: -200px -0px;
    background-size: 675px 30px;
    display: block;
    height: 30px;
    margin: 5px 20px 0;
    overflow: hidden;
    padding: 0;
    text-indent: -999em;
    width: 34px;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-brand-elements ul li {
    float: left;
    padding: 20px 0 0;
    height: 45px;
    line-height: normal;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-brand-elements ul li:first-child {
    padding-left: 0;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-brand-elements ul li p {
    font-size: 11px;
    margin-top: 10px;
	border:none!important;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-brand-elements ul li p .ge5p_z7-brand-elements-linktext {
    font-size: 12px;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-brand-elements .ge5p_z7-additional-label {
    color: #404040;
    font-size: 10px;
}
/* Key Links */
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li {
    float: left;
    padding-right: 10px;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li a {
    font-size: 11px;
    /* margin-left: 5px; */
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li:first-child a {
    margin-left: 0;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li a .hidden-spoken,
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li a:focus .hidden-spoken,
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li a:active .hidden-spoken  {
    overflow: hidden; /* Fix to hide Chrome's outline around hidden elements in an anchor for Accessibility*/
} 
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li:first-child {
    padding-left: 0px;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li:after { 
    content: "|";
    padding-left: 10px;
    color: #3381B7;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li:nth-last-child(1):after {
    content: " ";
    padding-left: 0px;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li:nth-last-child(1) a {
    margin-left: 0;
}
/*
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul li:nth-last-child(3):after {
    content: " ";
    padding-left: 0px;
}
*/
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul > li > a > [class^="icon-"]:before,
.ge5p_global_styles #ge5p_z7 .ge5p_z7-key-links ul > li > a > [class*=" icon-"]:before {
    text-decoration: none;
    cursor: pointer !important;
    overflow: hidden;  /* Fix to hide Chrome's outline around hidden elements in an anchor for Accessibility*/
}
/* Copyright */
.ge5p_global_styles #ge5p_z7 .ge5p_z7-copyright-legal p {
    font-size: 11px;
	text-align: left;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-copyright-legal p a {
    font-size: 12px;
}
/* Partners/Affiliates/Awards */
.ge5p_global_styles #ge5p_z7 .ge5p_z7-partners-affiliates-awards ul li {
    position:relative;
    display: inline-block;
    padding-right: 40px;
    display: table-cell;
    vertical-align: middle;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-partners-affiliates-awards a {
    display: inline-block;
    float: left;
    zoom: 1;
    vertical-align: text-top;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-partners-affiliates-awards-logos-yp {
    background-position: 0 0;
    height: 109px;
    width: 263px;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-partners-affiliates-awards-logos-bbb {
    background-position: -263px 0;
    height: 109px;
    width: 80px;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-partners-affiliates-awards-logos-ctia {
    background-position: -345px 0;
    height: 109px;
    width: 83px;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-partners-affiliates-awards-logos-truste {
    background-position: -429px 0;
    height: 109px;
    width: 117px;
}
.ge5p_global_styles #ge5p_z7 .ge5p_z7-partners-affiliates-awards-logos-usaolympics {
    background-position: -540px 0;
    height: 109px;
    width: 129px;
}
/* END ge5p_z7.css */
/************************************************************************************************/

/* IE CSS */
/* Target IE 6, 7, 8 */
@media \0screen\,screen\9 {
	.ge5p_global_styles .ge5p_z1-tab a {
            cursor: pointer;
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) -moz-use-text-color;
            border-image: none;
            border-radius: 3px 3px 0 0;
            border-style: solid solid none;
            border-width: 1px 1px medium;
            color: #FFFFFF;
            display: block;
            float: left;
            font-size: 12px;
            margin: 3px 0 0 -1px;
            padding: 10px 35px 9px 14px;
            position: relative;
            text-decoration: none;
            -webkit-transition: background-color .2s linear;
            -moz-transition: background-color .2s linear;
            -o-transition: background-color .2s linear;
            -ms-transition: background-color .2s linear;
            transition: background-color .2s linear;
	}
	.ge5p_global_styles .ge5p_z1-tab a {
            border-color:transparent;
            zoom: 1;
	   
	}
	.ge5p_global_styles [class*="cssIcon-"],
	.ge5p_global_styles .close:before {
            background-position: 0 0;
            background-repeat: no-repeat;
            background-size: 400px 286px;
            color: rgba(0, 0, 0, 0);
            display: inline-block;
            font: 0px/0 a;
            margin: 0;
            padding: 0;
            vertical-align: middle;
	}
	.ge5p_global_styles .cssIcon-open-window-w:before {
            content:"";
            background-size:400px 286px;
            background-position: -130px -234px;
            height:9px;
            width:9px;
            position:absolute;
            right:13px;
            top:50%;
            margin-top:-3px;
            display:block;
	}
	.ge5p_global_styles .cssIcon-open-window-w {
            background-color: rgba(0, 0, 0, 0);
            background-position: -130px -234px;
            height: 9px;
            margin-left: 3px;
            margin-top: -3px;
            width: 9px;
	}
	.ge5p_global_styles .cssIcon-open-window-b {
            background-color: rgba(0, 0, 0, 0);
            background-position: -116px -234px;
            height: 9px;
            margin-left: 3px;
            margin-top: -3px;
            width: 10px;
	}
	.ge5p_global_styles [class*="cssIcon-"],
	.ge5p_global_styles .close:before {
	    background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
	}
	.ge5p_global_styles .cssIcon-open-window-w {
            margin-left: 3px;
            position: relative;
            top: -2px;
	}
}
@media screen\0 {
    .ge5p_global_styles .cssIcon-open-window-w:before {
        content:"";
        background-size:400px 286px;
        background-position: -130px -234px;
        height:9px;
        width:9px;
        position:absolute;
        right:13px;
        top:50%;
        margin-top:-3px;
        display:block;
    }
    .ge5p_global_styles .cssIcon-open-window-w {
        margin-left: 3px;
        position: relative;
        top: -2px;
    }
    .ge5p_global_styles [class*="cssIcon-"],
	.ge5p_global_styles .close:before {
        background-image: url("../../../../0.ecom.attccc.com/media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
    }
    .ge5p_global_styles #primary_Search .cssIcon-search {
        background-position: -249px -135px;
        display:block;
        line-height: 0;
    }
    .ge5p_global_styles #primary_Search #ge5p_search,
	.ge5p_global_styles #primary_Search #search	{
        box-sizing: content-box;
        line-height: 25px;
        zoom: 1;
        width: 169px;
    }
    .ge5p_global_styles #primary_Search .autoSuggest {
            top: 36px;
    }
    .ge5p_global_styles #ge5p_z2-nav-bar .ge5p_z2-nav-bar-subnav > li > a {
        zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff');
    }
    .ge5p_global_styles #ge5p_z7-brand-elements-holder img {
    	display: inline-block;
    	max-width: inherit;
    }
	.ge5p_global_styles a:focus, .ge5p_global_styles a:active {
		background: none;
	}
}
/* #### Mobile Phones Portrait or Landscape #### */
@media screen and (max-device-width: 640px){
	body{width:1080px !important;}
}
/* #### Tablet Landscape Mode fix for Android extra vertical whitespace #### */
@media only screen
and (min-device-width : 1280px)
and (-webkit-min-device-pixel-ratio : 1)
and (orientation : landscape) {
    html, body {
        overflow-x:hidden
    }
}
@media only screen
and (min-device-width : 1280px)
and (-webkit-min-device-pixel-ratio : 2)
and (orientation : landscape) {
    html, body {
        overflow-x:hidden
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   html, body {
        overflow-x:visible
    }
}
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
a:hover,a:active{outline:0;}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
#map_canvas img,.google-maps img{max-width:none;}
button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;}
button,input{*overflow:visible;line-height:normal;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer;}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
textarea{overflow:auto;vertical-align:top;}
@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important;} a,a:visited{text-decoration:underline;} a[href]:after{content:" (" attr(href) ")";} abbr[title]:after{content:" (" attr(title) ")";} .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";} pre,blockquote{border:1px solid #999;page-break-inside:avoid;} thead{display:table-header-group;} tr,img{page-break-inside:avoid;} img{max-width:100% !important;} @page {margin:0.5cm;}p,h2,h3{orphans:3;widows:3;} h2,h3{page-break-after:avoid;}}body{margin:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;color:#333333;background-color:#ffffff;}
a{color:#0088cc;text-decoration:none;}
a:hover,a:focus{color:#005580;text-decoration:underline;}
.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}
.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;}
.row:after{clear:both;}
/* [class*="span"]{float:left;min-height:1px;margin-left:20px;} */
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;}
.span12{width:940px;}
.span11{width:860px;}
.span10{width:780px;}
.span9{width:700px;}
.span8{width:620px;}
.span7{width:540px;}
.span6{width:460px;}
.span5{width:380px;}
.span4{width:300px;}
.span3{width:220px;}
.span2{width:140px;}
.span1{width:60px;}
.offset12{margin-left:980px;}
.offset11{margin-left:900px;}
.offset10{margin-left:820px;}
.offset9{margin-left:740px;}
.offset8{margin-left:660px;}
.offset7{margin-left:580px;}
.offset6{margin-left:500px;}
.offset5{margin-left:420px;}
.offset4{margin-left:340px;}
.offset3{margin-left:260px;}
.offset2{margin-left:180px;}
.offset1{margin-left:100px;}
.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}
.row-fluid:after{clear:both;}
.row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;}
.row-fluid [class*="span"]:first-child{margin-left:0;}
.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%;}
.row-fluid .span12{width:100%;*width:99.94680851063829%;}
.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%;}
.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%;}
.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%;}
.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%;}
.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%;}
.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%;}
.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%;}
.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%;}
.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%;}
.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%;}
.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%;}
.row-fluid .offset12{margin-left:104.25531914893617%;*margin-left:104.14893617021275%;}
.row-fluid .offset12:first-child{margin-left:102.12765957446808%;*margin-left:102.02127659574467%;}
.row-fluid .offset11{margin-left:95.74468085106382%;*margin-left:95.6382978723404%;}
.row-fluid .offset11:first-child{margin-left:93.61702127659574%;*margin-left:93.51063829787232%;}
.row-fluid .offset10{margin-left:87.23404255319149%;*margin-left:87.12765957446807%;}
.row-fluid .offset10:first-child{margin-left:85.1063829787234%;*margin-left:84.99999999999999%;}
.row-fluid .offset9{margin-left:78.72340425531914%;*margin-left:78.61702127659572%;}
.row-fluid .offset9:first-child{margin-left:76.59574468085106%;*margin-left:76.48936170212764%;}
.row-fluid .offset8{margin-left:70.2127659574468%;*margin-left:70.10638297872339%;}
.row-fluid .offset8:first-child{margin-left:68.08510638297872%;*margin-left:67.9787234042553%;}
.row-fluid .offset7{margin-left:61.70212765957446%;*margin-left:61.59574468085106%;}
.row-fluid .offset7:first-child{margin-left:59.574468085106375%;*margin-left:59.46808510638297%;}
.row-fluid .offset6{margin-left:53.191489361702125%;*margin-left:53.085106382978715%;}
.row-fluid .offset6:first-child{margin-left:51.063829787234035%;*margin-left:50.95744680851063%;}
.row-fluid .offset5{margin-left:44.68085106382979%;*margin-left:44.57446808510638%;}
.row-fluid .offset5:first-child{margin-left:42.5531914893617%;*margin-left:42.4468085106383%;}
.row-fluid .offset4{margin-left:36.170212765957444%;*margin-left:36.06382978723405%;}
.row-fluid .offset4:first-child{margin-left:34.04255319148936%;*margin-left:33.93617021276596%;}
.row-fluid .offset3{margin-left:27.659574468085104%;*margin-left:27.5531914893617%;}
.row-fluid .offset3:first-child{margin-left:25.53191489361702%;*margin-left:25.425531914893618%;}
.row-fluid .offset2{margin-left:19.148936170212764%;*margin-left:19.04255319148936%;}
.row-fluid .offset2:first-child{margin-left:17.02127659574468%;*margin-left:16.914893617021278%;}
.row-fluid .offset1{margin-left:10.638297872340425%;*margin-left:10.53191489361702%;}
.row-fluid .offset1:first-child{margin-left:8.51063829787234%;*margin-left:8.404255319148938%;}
[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}
[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}
.container{margin-right:auto;margin-left:auto;*zoom:1;}.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.container-fluid{padding-right:20px;padding-left:20px;*zoom:1;}.container-fluid:before,.container-fluid:after{display:table;content:"";line-height:0;}
.container-fluid:after{clear:both;}
p{margin:0 0 10px;}
.lead{margin-bottom:20px;font-size:21px;font-weight:200;line-height:30px;}
small{font-size:85%;}
strong{font-weight:bold;}
em{font-style:italic;}
cite{font-style:normal;}
.muted{color:#999999;}
a.muted:hover,a.muted:focus{color:#808080;}
.text-warning{color:#c09853;}
a.text-warning:hover,a.text-warning:focus{color:#a47e3c;}
.text-error{color:#b94a48;}
a.text-error:hover,a.text-error:focus{color:#953b39;}
.text-info{color:#3a87ad;}
a.text-info:hover,a.text-info:focus{color:#2d6987;}
.text-success{color:#468847;}
a.text-success:hover,a.text-success:focus{color:#356635;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
h1,h2,h3,h4,h5,h6{margin:10px 0;font-family:inherit;font-weight:bold;line-height:20px;color:inherit;text-rendering:optimizelegibility;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999999;}
h1,h2,h3{line-height:40px;}
h1{font-size:38.5px;}
h2{font-size:31.5px;}
h3{font-size:24.5px;}
h4{font-size:17.5px;}
h5{font-size:14px;}
h6{font-size:11.9px;}
h1 small{font-size:24.5px;}
h2 small{font-size:17.5px;}
h3 small{font-size:14px;}
h4 small{font-size:14px;}
.page-header{padding-bottom:9px;margin:20px 0 30px;border-bottom:1px solid #eeeeee;}
ul,ol{padding:0;margin:0 0 10px 25px;}
ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}
li{line-height:20px;}
ul.unstyled,ol.unstyled{margin-left:0;list-style:none;}
ul.inline,ol.inline{margin-left:0;list-style:none;}ul.inline>li,ol.inline>li{display:inline-block;*display:inline;*zoom:1;padding-left:5px;padding-right:5px;}
dl{margin-bottom:20px;}
dt,dd{line-height:20px;}
dt{font-weight:bold;}
dd{margin-left:10px;}
.dl-horizontal{*zoom:1;}.dl-horizontal:before,.dl-horizontal:after{display:table;content:"";line-height:0;}
.dl-horizontal:after{clear:both;}
.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dl-horizontal dd{margin-left:180px;}
hr{margin:20px 0;border:0;border-top:1px solid #eeeeee;border-bottom:1px solid #ffffff;}
abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999999;}
abbr.initialism{font-size:90%;text-transform:uppercase;}
blockquote{padding:0 0 0 15px;margin:0 0 20px;border-left:5px solid #eeeeee;}blockquote p{margin-bottom:0;font-size:17.5px;font-weight:300;line-height:1.25;}
blockquote small{display:block;line-height:20px;color:#999999;}blockquote small:before{content:'\2014 \00A0';}
blockquote.pull-right{float:right;padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0;}blockquote.pull-right p,blockquote.pull-right small{text-align:right;}
blockquote.pull-right small:before{content:'';}
blockquote.pull-right small:after{content:'\00A0 \2014';}
q:before,q:after,blockquote:before,blockquote:after{content:"";}
address{display:block;margin-bottom:20px;font-style:normal;line-height:20px;}
code,pre{padding:0 3px 2px;font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:12px;color:#333333;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
code{padding:2px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;white-space:nowrap;}
pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}pre.prettyprint{margin-bottom:20px;}
pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0;}
.pre-scrollable{max-height:340px;overflow-y:scroll;}
.label,.badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#ffffff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#999999;}
.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.badge{padding-left:9px;padding-right:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}
.label:empty,.badge:empty{display:none;}
a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#ffffff;text-decoration:none;cursor:pointer;}
.label-important,.badge-important{background-color:#b94a48;}
.label-important[href],.badge-important[href]{background-color:#953b39;}
.label-warning,.badge-warning{background-color:#f89406;}
.label-warning[href],.badge-warning[href]{background-color:#c67605;}
.label-success,.badge-success{background-color:#468847;}
.label-success[href],.badge-success[href]{background-color:#356635;}
.label-info,.badge-info{background-color:#3a87ad;}
.label-info[href],.badge-info[href]{background-color:#2d6987;}
.label-inverse,.badge-inverse{background-color:#333333;}
.label-inverse[href],.badge-inverse[href]{background-color:#1a1a1a;}
.btn .label,.btn .badge{position:relative;top:-1px;}
.btn-mini .label,.btn-mini .badge{top:0;}
table{max-width:100%;background-color:transparent;border-collapse:collapse;border-spacing:0;}
.table{width:100%;margin-bottom:20px;}.table th,.table td{padding:8px;line-height:20px;text-align:left;vertical-align:top;border-top:1px solid #dddddd;}
.table th{font-weight:bold;}
.table thead th{vertical-align:bottom;}
.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0;}
.table tbody+tbody{border-top:2px solid #dddddd;}
.table .table{background-color:#ffffff;}
.table-condensed th,.table-condensed td{padding:4px 5px;}
.table-bordered{border:1px solid #dddddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #dddddd;}
.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}
.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;}
.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.table-bordered tfoot+tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;}
.table-bordered tfoot+tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}
.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;}
.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th{background-color:#f9f9f9;}
.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th{background-color:#f5f5f5;}
table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0;}
.table td.span1,.table th.span1{float:none;width:44px;margin-left:0;}
.table td.span2,.table th.span2{float:none;width:124px;margin-left:0;}
.table td.span3,.table th.span3{float:none;width:204px;margin-left:0;}
.table td.span4,.table th.span4{float:none;width:284px;margin-left:0;}
.table td.span5,.table th.span5{float:none;width:364px;margin-left:0;}
.table td.span6,.table th.span6{float:none;width:444px;margin-left:0;}
.table td.span7,.table th.span7{float:none;width:524px;margin-left:0;}
.table td.span8,.table th.span8{float:none;width:604px;margin-left:0;}
.table td.span9,.table th.span9{float:none;width:684px;margin-left:0;}
.table td.span10,.table th.span10{float:none;width:764px;margin-left:0;}
.table td.span11,.table th.span11{float:none;width:844px;margin-left:0;}
.table td.span12,.table th.span12{float:none;width:924px;margin-left:0;}
.table tbody tr.success>td{background-color:#dff0d8;}
.table tbody tr.error>td{background-color:#f2dede;}
.table tbody tr.warning>td{background-color:#fcf8e3;}
.table tbody tr.info>td{background-color:#d9edf7;}
.table-hover tbody tr.success:hover>td{background-color:#d0e9c6;}
.table-hover tbody tr.error:hover>td{background-color:#ebcccc;}
.table-hover tbody tr.warning:hover>td{background-color:#faf2cc;}
.table-hover tbody tr.info:hover>td{background-color:#c4e3f3;}
form{margin:0 0 20px;}
fieldset{padding:0;margin:0;border:0;}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;color:#333333;border:0;border-bottom:1px solid #e5e5e5;}legend small{font-size:15px;color:#999999;}
label,input,button,select,textarea{font-size:14px;font-weight:normal;line-height:20px;}
input,button,select,textarea{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
label{display:block;margin-bottom:5px;}
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555555;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle;}
/* input,textarea,.uneditable-input{width:206px;} */
textarea{height:auto;}
textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#ffffff;border:1px solid #cccccc;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear .2s, box-shadow linear .2s;-moz-transition:border linear .2s, box-shadow linear .2s;-o-transition:border linear .2s, box-shadow linear .2s;transition:border linear .2s, box-shadow linear .2s;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82, 168, 236, 0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal;}
input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;}
select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px;}
select{width:220px;border:1px solid #cccccc;background-color:#ffffff;}
select[multiple],select[size]{height:auto;}
select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.uneditable-input,.uneditable-textarea{color:#999999;background-color:#fcfcfc;border-color:#cccccc;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.025);cursor:not-allowed;}
.uneditable-input{overflow:hidden;white-space:nowrap;}
.uneditable-textarea{width:auto;height:auto;}
input:-moz-placeholder,textarea:-moz-placeholder{color:#999999;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999999;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999999;}
.radio,.checkbox{min-height:20px;padding-left:20px;}
.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px;}
.controls>.radio:first-child,.controls>.checkbox:first-child{padding-top:5px;}
.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;}
.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px;}
.input-mini{width:60px;}
.input-small{width:90px;}
.input-medium{width:150px;}
.input-large{width:210px;}
.input-xlarge{width:270px;}
.input-xxlarge{width:530px;}
input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0;}
.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block;}
input,textarea,.uneditable-input{margin-left:0;}
.controls-row [class*="span"]+[class*="span"]{margin-left:20px;}
input.span12,textarea.span12,.uneditable-input.span12{width:926px;}
input.span11,textarea.span11,.uneditable-input.span11{width:846px;}
input.span10,textarea.span10,.uneditable-input.span10{width:766px;}
input.span9,textarea.span9,.uneditable-input.span9{width:686px;}
input.span8,textarea.span8,.uneditable-input.span8{width:606px;}
input.span7,textarea.span7,.uneditable-input.span7{width:526px;}
input.span6,textarea.span6,.uneditable-input.span6{width:446px;}
input.span5,textarea.span5,.uneditable-input.span5{width:366px;}
input.span4,textarea.span4,.uneditable-input.span4{width:286px;}
input.span3,textarea.span3,.uneditable-input.span3{width:206px;}
input.span2,textarea.span2,.uneditable-input.span2{width:126px;}
input.span1,textarea.span1,.uneditable-input.span1{width:46px;}
.controls-row{*zoom:1;}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;}
.controls-row:after{clear:both;}
.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left;}
.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px;}
input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#eeeeee;}
input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent;}
.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853;}
.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853;}
.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #dbc59e;}
.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}
.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48;}
.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48;}
.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #d59392;}
.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48;}
.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847;}
.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847;}
.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7aba7b;}
.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847;}
.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad;}
.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad;}
.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 6px #7ab5d3;}
.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad;}
input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;}
.form-actions{padding:19px 20px 20px;margin-top:20px;margin-bottom:20px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1;}.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;}
.form-actions:after{clear:both;}
.help-block,.help-inline{color:#595959;}
.help-block{display:block;margin-bottom:10px;}
.help-inline{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding-left:5px;}
.input-append,.input-prepend{display:inline-block;margin-bottom:10px;vertical-align:middle;font-size:0;white-space:nowrap;}.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input,.input-append .dropdown-menu,.input-prepend .dropdown-menu,.input-append .popover,.input-prepend .popover{font-size:14px;}
.input-append input,.input-prepend input,.input-append select,.input-prepend select,.input-append .uneditable-input,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}.input-append input:focus,.input-prepend input:focus,.input-append select:focus,.input-prepend select:focus,.input-append .uneditable-input:focus,.input-prepend .uneditable-input:focus{z-index:2;}
.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:20px;min-width:16px;padding:4px 5px;font-size:14px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #ffffff;background-color:#eeeeee;border:1px solid #ccc;}
.input-append .add-on,.input-prepend .add-on,.input-append .btn,.input-prepend .btn,.input-append .btn-group>.dropdown-toggle,.input-prepend .btn-group>.dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.input-append .active,.input-prepend .active{background-color:#a9dba9;border-color:#46a546;}
.input-prepend .add-on,.input-prepend .btn{margin-right:-1px;}
.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px;}
.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child>.dropdown-toggle{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-prepend.input-append input+.btn-group .btn,.input-prepend.input-append select+.btn-group .btn,.input-prepend.input-append .uneditable-input+.btn-group .btn{-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.input-prepend.input-append .btn-group:first-child{margin-left:0;}
input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}
.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}
.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}
.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}
.form-search input,.form-inline input,.form-horizontal input,.form-search textarea,.form-inline textarea,.form-horizontal textarea,.form-search select,.form-inline select,.form-horizontal select,.form-search .help-inline,.form-inline .help-inline,.form-horizontal .help-inline,.form-search .uneditable-input,.form-inline .uneditable-input,.form-horizontal .uneditable-input,.form-search .input-prepend,.form-inline .input-prepend,.form-horizontal .input-prepend,.form-search .input-append,.form-inline .input-append,.form-horizontal .input-append{display:inline-block;*display:inline;*zoom:1;margin-bottom:0;vertical-align:middle;}
.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none;}
.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block;}
.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0;}
.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle;}
.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0;}
.control-group{margin-bottom:10px;}
legend+.control-group{margin-top:20px;-webkit-margin-top-collapse:separate;}
.form-horizontal .control-group{margin-bottom:20px;*zoom:1;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0;}
.form-horizontal .control-group:after{clear:both;}
.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right;}
.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0;}.form-horizontal .controls:first-child{*padding-left:180px;}
.form-horizontal .help-block{margin-bottom:0;}
.form-horizontal input+.help-block,.form-horizontal select+.help-block,.form-horizontal textarea+.help-block,.form-horizontal .uneditable-input+.help-block,.form-horizontal .input-prepend+.help-block,.form-horizontal .input-append+.help-block{margin-top:10px;}
.form-horizontal .form-actions{padding-left:180px;}
.btn{display:inline-block;*display:inline;*zoom:1;padding:4px 12px;margin-bottom:0;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;cursor:pointer;color:#333333;text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);background-color:#f5f5f5;background-image:-moz-linear-gradient(top, #ffffff, #e6e6e6);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));background-image:-webkit-linear-gradient(top, #ffffff, #e6e6e6);background-image:-o-linear-gradient(top, #ffffff, #e6e6e6);background-image:linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e6e6e6;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:1px solid #cccccc;*border:0;border-bottom-color:#b3b3b3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*margin-left:.3em;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);}.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.btn:active,.btn.active{background-color:#cccccc \9;}
.btn:first-child{*margin-left:0;}
/* .btn:hover,.btn:focus{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;} */
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn.disabled,.btn[disabled]{cursor:default;background-image:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-large{padding:11px 19px;font-size:17.5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px;}
.btn-small{padding:2px 10px;font-size:11.9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0;}
.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{margin-top:-1px;}
.btn-mini{padding:0 6px;font-size:10.5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.btn-block{display:block;width:100%;padding-left:0;padding-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.btn-block+.btn-block{margin-top:5px;}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%;}
.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{color:rgba(255, 255, 255, 0.75);}
.btn-primary{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#006dcc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(to bottom, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);border-color:#0044cc #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#0044cc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{color:#ffffff;background-color:#0044cc;*background-color:#003bb3;}
.btn-primary:active,.btn-primary.active{background-color:#003399 \9;}
.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);border-color:#f89406 #f89406 #ad6704;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#f89406;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{color:#ffffff;background-color:#f89406;*background-color:#df8505;}
.btn-warning:active,.btn-warning.active{background-color:#c67605 \9;}
.btn-danger{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#da4f49;background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);border-color:#bd362f #bd362f #802420;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#bd362f;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{color:#ffffff;background-color:#bd362f;*background-color:#a9302a;}
.btn-danger:active,.btn-danger.active{background-color:#942a25 \9;}
.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;background-image:-moz-linear-gradient(top, #62c462, #51a351);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);border-color:#51a351 #51a351 #387038;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#51a351;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{color:#ffffff;background-color:#51a351;*background-color:#499249;}
.btn-success:active,.btn-success.active{background-color:#408140 \9;}
.btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#49afcd;background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);border-color:#2f96b4 #2f96b4 #1f6377;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#2f96b4;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{color:#ffffff;background-color:#2f96b4;*background-color:#2a85a0;}
.btn-info:active,.btn-info.active{background-color:#24748c \9;}
.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:-moz-linear-gradient(top, #444444, #222222);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);border-color:#222222 #222222 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#222222;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{color:#ffffff;background-color:#222222;*background-color:#151515;}
.btn-inverse:active,.btn-inverse.active{background-color:#080808 \9;}
button.btn,input[type="submit"].btn{*padding-top:3px;*padding-bottom:3px;}button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{padding:0;border:0;}
button.btn.btn-large,input[type="submit"].btn.btn-large{*padding-top:7px;*padding-bottom:7px;}
button.btn.btn-small,input[type="submit"].btn.btn-small{*padding-top:3px;*padding-bottom:3px;}
button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-bottom:1px;}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.btn-link{border-color:transparent;cursor:pointer;color:#0088cc;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-link:hover,.btn-link:focus{color:#005580;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333333;text-decoration:none;}
.btn-group{position:relative;display:inline-block;*display:inline;*zoom:1;font-size:0;vertical-align:middle;white-space:nowrap;*margin-left:.3em;}.btn-group:first-child{*margin-left:0;}
.btn-group+.btn-group{margin-left:5px;}
.btn-toolbar{font-size:0;margin-top:10px;margin-bottom:10px;}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{margin-left:5px;}
.btn-group>.btn{position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group>.btn+.btn{margin-left:-1px;}
.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:14px;}
.btn-group>.btn-mini{font-size:10.5px;}
.btn-group>.btn-small{font-size:11.9px;}
.btn-group>.btn-large{font-size:17.5px;}
.btn-group>.btn:first-child{margin-left:0;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.btn-group>.btn.large:first-child{margin-left:0;-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:2;}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0;}
.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*padding-top:5px;*padding-bottom:5px;}
.btn-group>.btn-mini+.dropdown-toggle{padding-left:5px;padding-right:5px;*padding-top:2px;*padding-bottom:2px;}
.btn-group>.btn-small+.dropdown-toggle{*padding-top:5px;*padding-bottom:4px;}
.btn-group>.btn-large+.dropdown-toggle{padding-left:12px;padding-right:12px;*padding-top:7px;*padding-bottom:7px;}
.btn-group.open .dropdown-toggle{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.btn-group.open .btn.dropdown-toggle{background-color:#e6e6e6;}
.btn-group.open .btn-primary.dropdown-toggle{background-color:#0044cc;}
.btn-group.open .btn-warning.dropdown-toggle{background-color:#f89406;}
.btn-group.open .btn-danger.dropdown-toggle{background-color:#bd362f;}
.btn-group.open .btn-success.dropdown-toggle{background-color:#51a351;}
.btn-group.open .btn-info.dropdown-toggle{background-color:#2f96b4;}
.btn-group.open .btn-inverse.dropdown-toggle{background-color:#222222;}
.btn .caret{margin-top:8px;margin-left:0;}
.btn-large .caret{margin-top:6px;}
.btn-large .caret{border-left-width:5px;border-right-width:5px;border-top-width:5px;}
.btn-mini .caret,.btn-small .caret{margin-top:8px;}
.dropup .btn-large .caret{border-bottom-width:5px;}
.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.btn-group-vertical{display:inline-block;*display:inline;*zoom:1;}
.btn-group-vertical>.btn{display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.btn-group-vertical>.btn+.btn{margin-left:0;margin-top:-1px;}
.btn-group-vertical>.btn:first-child{-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.btn-group-vertical>.btn:last-child{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}
.btn-group-vertical>.btn-large:first-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0;}
.btn-group-vertical>.btn-large:last-child{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}
.nav{margin-left:0;margin-bottom:20px;list-style:none;}
.nav>li>a{display:block;}
.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eeeeee;}
.nav>li>a>img{max-width:none;}
.nav>.pull-right{float:right;}
.nav-header{display:block;padding:3px 15px;font-size:11px;font-weight:bold;line-height:20px;color:#999999;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);text-transform:uppercase;}
.nav li+.nav-header{margin-top:9px;}
.nav-list{padding-left:15px;padding-right:15px;margin-bottom:0;}
.nav-list>li>a,.nav-list .nav-header{margin-left:-15px;margin-right:-15px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}
.nav-list>li>a{padding:3px 15px;}
.nav-list>.active>a,.nav-list>.active>a:hover,.nav-list>.active>a:focus{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);background-color:#0088cc;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{margin-right:2px;}
.nav-list .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;}
.nav-tabs,.nav-pills{*zoom:1;}.nav-tabs:before,.nav-pills:before,.nav-tabs:after,.nav-pills:after{display:table;content:"";line-height:0;}
.nav-tabs:after,.nav-pills:after{clear:both;}
.nav-tabs>li,.nav-pills>li{float:left;}
.nav-tabs>li>a,.nav-pills>li>a{padding-right:12px;padding-left:12px;margin-right:2px;line-height:14px;}
.nav-tabs{border-bottom:1px solid #ddd;}
.nav-tabs>li{margin-bottom:-1px;}
.nav-tabs>li>a{padding-top:8px;padding-bottom:8px;line-height:20px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #dddddd;}
.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-tabs>.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default;}
.nav-pills>li>a{padding-top:8px;padding-bottom:8px;margin-top:2px;margin-bottom:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.nav-pills>.active>a,.nav-pills>.active>a:hover,.nav-pills>.active>a:focus{color:#ffffff;background-color:#0088cc;}
.nav-stacked>li{float:none;}
.nav-stacked>li>a{margin-right:0;}
.nav-tabs.nav-stacked{border-bottom:0;}
.nav-tabs.nav-stacked>li>a{border:1px solid #ddd;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.nav-tabs.nav-stacked>li:first-child>a{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;}
.nav-tabs.nav-stacked>li:last-child>a{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.nav-tabs.nav-stacked>li>a:hover,.nav-tabs.nav-stacked>li>a:focus{border-color:#ddd;z-index:2;}
.nav-pills.nav-stacked>li>a{margin-bottom:3px;}
.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px;}
.nav-tabs .dropdown-menu{-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;}
.nav-pills .dropdown-menu{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.nav .dropdown-toggle .caret{border-top-color:#0088cc;border-bottom-color:#0088cc;margin-top:6px;}
.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret{border-top-color:#005580;border-bottom-color:#005580;}
.nav-tabs .dropdown-toggle .caret{margin-top:8px;}
.nav .active .dropdown-toggle .caret{border-top-color:#fff;border-bottom-color:#fff;}
.nav-tabs .active .dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;}
.nav>.dropdown.active>a:hover,.nav>.dropdown.active>a:focus{cursor:pointer;}
.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>li.dropdown.open.active>a:hover,.nav>li.dropdown.open.active>a:focus{color:#ffffff;background-color:#999999;border-color:#999999;}
.nav li.dropdown.open .caret,.nav li.dropdown.open.active .caret,.nav li.dropdown.open a:hover .caret,.nav li.dropdown.open a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;opacity:1;filter:alpha(opacity=100);}
.tabs-stacked .open>a:hover,.tabs-stacked .open>a:focus{border-color:#999999;}
.tabbable{*zoom:1;}.tabbable:before,.tabbable:after{display:table;content:"";line-height:0;}
.tabbable:after{clear:both;}
.tab-content{overflow:auto;}
.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0;}
.tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.tab-content>.active,.pill-content>.active{display:block;}
.tabs-below>.nav-tabs{border-top:1px solid #ddd;}
.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0;}
.tabs-below>.nav-tabs>li>a{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-bottom-color:transparent;border-top-color:#ddd;}
.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd;}
.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none;}
.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{min-width:74px;margin-right:0;margin-bottom:3px;}
.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd;}
.tabs-left>.nav-tabs>li>a{margin-right:-1px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eeeeee #dddddd #eeeeee #eeeeee;}
.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#ddd transparent #ddd #ddd;*border-right-color:#ffffff;}
.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd;}
.tabs-right>.nav-tabs>li>a{margin-left:-1px;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eeeeee #eeeeee #eeeeee #dddddd;}
.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#ffffff;}
.nav>.disabled>a{color:#999999;}
.nav>.disabled>a:hover,.nav>.disabled>a:focus{text-decoration:none;background-color:transparent;cursor:default;}
.navbar{overflow:visible;margin-bottom:20px;*position:relative;*z-index:2;}
.navbar-inner{min-height:40px;padding-left:20px;padding-right:20px;background-color:#fafafa;background-image:-moz-linear-gradient(top, #ffffff, #f2f2f2);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));background-image:-webkit-linear-gradient(top, #ffffff, #f2f2f2);background-image:-o-linear-gradient(top, #ffffff, #f2f2f2);background-image:linear-gradient(to bottom, #ffffff, #f2f2f2);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);border:1px solid #d4d4d4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);box-shadow:0 1px 4px rgba(0, 0, 0, 0.065);*zoom:1;}.navbar-inner:before,.navbar-inner:after{display:table;content:"";line-height:0;}
.navbar-inner:after{clear:both;}
.navbar .container{width:auto;}
.nav-collapse.collapse{height:auto;overflow:visible;}
.navbar .brand{float:left;display:block;padding:10px 20px 10px;margin-left:-20px;font-size:20px;font-weight:200;color:#777777;text-shadow:0 1px 0 #ffffff;}.navbar .brand:hover,.navbar .brand:focus{text-decoration:none;}
.navbar-text{margin-bottom:0;line-height:40px;color:#777777;}
.navbar-link{color:#777777;}.navbar-link:hover,.navbar-link:focus{color:#333333;}
.navbar .divider-vertical{height:40px;margin:0 9px;border-left:1px solid #f2f2f2;border-right:1px solid #ffffff;}
.navbar .btn,.navbar .btn-group{margin-top:5px;}
.navbar .btn-group .btn,.navbar .input-prepend .btn,.navbar .input-append .btn,.navbar .input-prepend .btn-group,.navbar .input-append .btn-group{margin-top:0;}
.navbar-form{margin-bottom:0;*zoom:1;}.navbar-form:before,.navbar-form:after{display:table;content:"";line-height:0;}
.navbar-form:after{clear:both;}
.navbar-form input,.navbar-form select,.navbar-form .radio,.navbar-form .checkbox{margin-top:5px;}
.navbar-form input,.navbar-form select,.navbar-form .btn{display:inline-block;margin-bottom:0;}
.navbar-form input[type="image"],.navbar-form input[type="checkbox"],.navbar-form input[type="radio"]{margin-top:3px;}
.navbar-form .input-append,.navbar-form .input-prepend{margin-top:5px;white-space:nowrap;}.navbar-form .input-append input,.navbar-form .input-prepend input{margin-top:0;}
.navbar-search{position:relative;float:left;margin-top:5px;margin-bottom:0;}.navbar-search .search-query{margin-bottom:0;padding:4px 14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:normal;line-height:1;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.navbar-static-top{position:static;margin-bottom:0;}.navbar-static-top .navbar-inner{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;margin-bottom:0;}
.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{border-width:0 0 1px;}
.navbar-fixed-bottom .navbar-inner{border-width:1px 0 0;}
.navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding-left:0;padding-right:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:940px;}
.navbar-fixed-top{top:0;}
.navbar-fixed-top .navbar-inner,.navbar-static-top .navbar-inner{-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);box-shadow:0 1px 10px rgba(0,0,0,.1);}
.navbar-fixed-bottom{bottom:0;}.navbar-fixed-bottom .navbar-inner{-webkit-box-shadow:0 -1px 10px rgba(0,0,0,.1);-moz-box-shadow:0 -1px 10px rgba(0,0,0,.1);box-shadow:0 -1px 10px rgba(0,0,0,.1);}
.navbar .nav{position:relative;left:0;display:block;float:left;margin:0 10px 0 0;}
.navbar .nav.pull-right{float:right;margin-right:0;}
.navbar .nav>li{float:left;}
.navbar .nav>li>a{float:none;padding:10px 15px 10px;color:#777777;text-decoration:none;text-shadow:0 1px 0 #ffffff;}
.navbar .nav .dropdown-toggle .caret{margin-top:8px;}
.navbar .nav>li>a:focus,.navbar .nav>li>a:hover{background-color:transparent;color:#333333;text-decoration:none;}
.navbar .nav>.active>a,.navbar .nav>.active>a:hover,.navbar .nav>.active>a:focus{color:#555555;text-decoration:none;background-color:#e5e5e5;-webkit-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);-moz-box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 8px rgba(0, 0, 0, 0.125);}
.navbar .btn-navbar{display:none;float:right;padding:7px 10px;margin-left:5px;margin-right:5px;color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#ededed;background-image:-moz-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));background-image:-webkit-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:-o-linear-gradient(top, #f2f2f2, #e5e5e5);background-image:linear-gradient(to bottom, #f2f2f2, #e5e5e5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);border-color:#e5e5e5 #e5e5e5 #bfbfbf;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#e5e5e5;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);}.navbar .btn-navbar:hover,.navbar .btn-navbar:focus,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled]{color:#ffffff;background-color:#e5e5e5;*background-color:#d9d9d9;}
.navbar .btn-navbar:active,.navbar .btn-navbar.active{background-color:#cccccc \9;}
.navbar .btn-navbar .icon-bar{display:block;width:18px;height:2px;background-color:#f5f5f5;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);box-shadow:0 1px 0 rgba(0, 0, 0, 0.25);}
.btn-navbar .icon-bar+.icon-bar{margin-top:3px;}
.navbar .nav>li>.dropdown-menu:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0, 0, 0, 0.2);position:absolute;top:-7px;left:9px;}
.navbar .nav>li>.dropdown-menu:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ffffff;position:absolute;top:-6px;left:10px;}
.navbar-fixed-bottom .nav>li>.dropdown-menu:before{border-top:7px solid #ccc;border-top-color:rgba(0, 0, 0, 0.2);border-bottom:0;bottom:-7px;top:auto;}
.navbar-fixed-bottom .nav>li>.dropdown-menu:after{border-top:6px solid #ffffff;border-bottom:0;bottom:-6px;top:auto;}
.navbar .nav li.dropdown>a:hover .caret,.navbar .nav li.dropdown>a:focus .caret{border-top-color:#333333;border-bottom-color:#333333;}
.navbar .nav li.dropdown.open>.dropdown-toggle,.navbar .nav li.dropdown.active>.dropdown-toggle,.navbar .nav li.dropdown.open.active>.dropdown-toggle{background-color:#e5e5e5;color:#555555;}
.navbar .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#777777;border-bottom-color:#777777;}
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,.navbar .nav li.dropdown.active>.dropdown-toggle .caret,.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#555555;border-bottom-color:#555555;}
.navbar .pull-right>li>.dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right{left:auto;right:0;}.navbar .pull-right>li>.dropdown-menu:before,.navbar .nav>li>.dropdown-menu.pull-right:before{left:auto;right:12px;}
.navbar .pull-right>li>.dropdown-menu:after,.navbar .nav>li>.dropdown-menu.pull-right:after{left:auto;right:13px;}
.navbar .pull-right>li>.dropdown-menu .dropdown-menu,.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu{left:auto;right:100%;margin-left:0;margin-right:-1px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.navbar-inverse .navbar-inner{background-color:#1b1b1b;background-image:-moz-linear-gradient(top, #222222, #111111);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));background-image:-webkit-linear-gradient(top, #222222, #111111);background-image:-o-linear-gradient(top, #222222, #111111);background-image:linear-gradient(to bottom, #222222, #111111);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);border-color:#252525;}
.navbar-inverse .brand,.navbar-inverse .nav>li>a{color:#999999;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);}.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover,.navbar-inverse .brand:focus,.navbar-inverse .nav>li>a:focus{color:#ffffff;}
.navbar-inverse .brand{color:#999999;}
.navbar-inverse .navbar-text{color:#999999;}
.navbar-inverse .nav>li>a:focus,.navbar-inverse .nav>li>a:hover{background-color:transparent;color:#ffffff;}
.navbar-inverse .nav .active>a,.navbar-inverse .nav .active>a:hover,.navbar-inverse .nav .active>a:focus{color:#ffffff;background-color:#111111;}
.navbar-inverse .navbar-link{color:#999999;}.navbar-inverse .navbar-link:hover,.navbar-inverse .navbar-link:focus{color:#ffffff;}
.navbar-inverse .divider-vertical{border-left-color:#111111;border-right-color:#222222;}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle{background-color:#111111;color:#ffffff;}
.navbar-inverse .nav li.dropdown>a:hover .caret,.navbar-inverse .nav li.dropdown>a:focus .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret{border-top-color:#999999;border-bottom-color:#999999;}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret,.navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret{border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-inverse .navbar-search .search-query{color:#ffffff;background-color:#515151;border-color:#111111;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}.navbar-inverse .navbar-search .search-query:-moz-placeholder{color:#cccccc;}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder{color:#cccccc;}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder{color:#cccccc;}
.navbar-inverse .navbar-search .search-query:focus,.navbar-inverse .navbar-search .search-query.focused{padding:5px 15px;color:#333333;text-shadow:0 1px 0 #ffffff;background-color:#ffffff;border:0;-webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.15);box-shadow:0 0 3px rgba(0, 0, 0, 0.15);outline:0;}
.navbar-inverse .btn-navbar{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e0e0e;background-image:-moz-linear-gradient(top, #151515, #040404);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));background-image:-webkit-linear-gradient(top, #151515, #040404);background-image:-o-linear-gradient(top, #151515, #040404);background-image:linear-gradient(to bottom, #151515, #040404);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);border-color:#040404 #040404 #000000;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*background-color:#040404;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.navbar-inverse .btn-navbar:hover,.navbar-inverse .btn-navbar:focus,.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active,.navbar-inverse .btn-navbar.disabled,.navbar-inverse .btn-navbar[disabled]{color:#ffffff;background-color:#040404;*background-color:#000000;}
.navbar-inverse .btn-navbar:active,.navbar-inverse .btn-navbar.active{background-color:#000000 \9;}
/* .breadcrumb{padding:8px 15px;margin:0 0 20px;list-style:none;background-color:#f5f5f5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.breadcrumb>li{display:inline-block;*display:inline;*zoom:1;text-shadow:0 1px 0 #ffffff;}.breadcrumb>li>.divider{padding:0 5px;color:#ccc;} */
.breadcrumb>.active{color:#999999;}
.pagination{margin:20px 0;}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination ul>li{display:inline;}
.pagination ul>li>a,.pagination ul>li>span{float:left;padding:4px 12px;line-height:20px;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;}
.pagination ul>li>a:hover,.pagination ul>li>a:focus,.pagination ul>.active>a,.pagination ul>.active>span{background-color:#f5f5f5;}
.pagination ul>.active>a,.pagination ul>.active>span{color:#999999;cursor:default;}
.pagination ul>.disabled>span,.pagination ul>.disabled>a,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>a:focus{color:#999999;background-color:transparent;cursor:default;}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{border-left-width:1px;-webkit-border-top-left-radius:4px;-moz-border-radius-topleft:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}
.pagination-large ul>li>a,.pagination-large ul>li>span{padding:11px 19px;font-size:17.5px;}
.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{-webkit-border-top-left-radius:6px;-moz-border-radius-topleft:6px;border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomleft:6px;border-bottom-left-radius:6px;}
.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{-webkit-border-top-right-radius:6px;-moz-border-radius-topright:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-bottomright:6px;border-bottom-right-radius:6px;}
.pagination-mini ul>li:first-child>a,.pagination-small ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>span{-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;border-bottom-left-radius:3px;}
.pagination-mini ul>li:last-child>a,.pagination-small ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>span{-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;border-bottom-right-radius:3px;}
.pagination-small ul>li>a,.pagination-small ul>li>span{padding:2px 10px;font-size:11.9px;}
.pagination-mini ul>li>a,.pagination-mini ul>li>span{padding:0 6px;font-size:10.5px;}
.pager{margin:20px 0;list-style:none;text-align:center;*zoom:1;}.pager:before,.pager:after{display:table;content:"";line-height:0;}
.pager:after{clear:both;}
.pager li{display:inline;}
.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#f5f5f5;}
.pager .next>a,.pager .next>span{float:right;}
.pager .previous>a,.pager .previous>span{float:left;}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999999;background-color:#fff;cursor:default;}
.thumbnails{margin-left:-20px;list-style:none;*zoom:1;}.thumbnails:before,.thumbnails:after{display:table;content:"";line-height:0;}
.thumbnails:after{clear:both;}
.row-fluid .thumbnails{margin-left:0;}
.thumbnails>li{float:left;margin-bottom:20px;margin-left:20px;}
.thumbnail{display:block;padding:4px;line-height:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);box-shadow:0 1px 3px rgba(0, 0, 0, 0.055);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
a.thumbnail:hover,a.thumbnail:focus{border-color:#0088cc;-webkit-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);-moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);}
.thumbnail>img{display:block;max-width:100%;margin-left:auto;margin-right:auto;}
.thumbnail .caption{padding:9px;color:#555555;}
.alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.alert,.alert h4{color:#c09853;}
.alert h4{margin:0;}
.alert .close{position:relative;top:-2px;right:-21px;line-height:20px;}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847;}
.alert-success h4{color:#468847;}
.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48;}
.alert-danger h4,.alert-error h4{color:#b94a48;}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad;}
.alert-info h4{color:#3a87ad;}
.alert-block{padding-top:14px;padding-bottom:14px;}
.alert-block>p,.alert-block>ul{margin-bottom:0;}
.alert-block p+p{margin-top:5px;}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.progress .bar{width:0%;height:100%;color:#ffffff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top, #149bdf, #0480be);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image:-webkit-linear-gradient(top, #149bdf, #0480be);background-image:-o-linear-gradient(top, #149bdf, #0480be);background-image:linear-gradient(to bottom, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width 0.6s ease;-moz-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease;}
.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);}
.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;}
.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}
.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(to bottom, #ee5f5b, #c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);}
.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top, #62c462, #57a957);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));background-image:-webkit-linear-gradient(top, #62c462, #57a957);background-image:-o-linear-gradient(top, #62c462, #57a957);background-image:linear-gradient(to bottom, #62c462, #57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);}
.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);background-image:-o-linear-gradient(top, #5bc0de, #339bb9);background-image:linear-gradient(to bottom, #5bc0de, #339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);}
.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);}
.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.hero-unit{padding:60px;margin-bottom:30px;font-size:18px;font-weight:200;line-height:30px;color:inherit;background-color:#eeeeee;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.hero-unit h1{margin-bottom:0;font-size:60px;line-height:1;color:inherit;letter-spacing:-1px;}
.hero-unit li{line-height:30px;}
.media,.media-body{overflow:hidden;*overflow:visible;zoom:1;}
.media,.media .media{margin-top:15px;}
.media:first-child{margin-top:0;}
.media-object{display:block;}
.media-heading{margin:0 0 5px;}
.media>.pull-left{margin-right:10px;}
.media>.pull-right{margin-left:10px;}
.media-list{margin-left:0;list-style:none;}
.tooltip{position:absolute;height:auto !important;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}
.tooltip.in{opacity:0.8;filter:alpha(opacity=80);}
.tooltip.top{margin-top:-3px;padding:5px 0;}
.tooltip.right{margin-left:3px;padding:0 5px;}
.tooltip.bottom{margin-top:3px;padding:5px 0;}
.tooltip.left{margin-left:-3px;padding:0 5px;}
.tooltip-inner{max-width:200px;padding:8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000;}
.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ffffff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);white-space:normal;}.popover.top{margin-top:-10px;}
.popover.right{margin-left:10px;}
.popover.bottom{margin-top:10px;}
.popover.left{margin-left:-10px;}
.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.popover-title:empty{display:none;}
.popover-content{padding:9px 14px;}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
.popover .arrow{border-width:11px;}
.popover .arrow:after{border-width:10px;content:"";}
.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0, 0, 0, 0.25);bottom:-11px;}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff;}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0, 0, 0, 0.25);}.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff;}
.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0, 0, 0, 0.25);top:-11px;}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff;}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0, 0, 0, 0.25);}.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px;}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000;}.modal-backdrop.fade{opacity:0;}
.modal-backdrop,.modal-backdrop.fade.in{opacity:0.8;filter:alpha(opacity=80);}
.modal{position:fixed;top:10%;left:50%;z-index:1050;width:560px;margin-left:-280px;background-color:#ffffff;border:1px solid #999;border:1px solid rgba(0, 0, 0, 0.3);*border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;outline:none;}.modal.fade{-webkit-transition:opacity .3s linear, top .3s ease-out;-moz-transition:opacity .3s linear, top .3s ease-out;-o-transition:opacity .3s linear, top .3s ease-out;transition:opacity .3s linear, top .3s ease-out;top:-25%;}
.modal.fade.in{top:10%;}
.modal-header{padding:9px 15px;border-bottom:1px solid #eee;}.modal-header .close{margin-top:2px;}
.modal-header h3{margin:0;line-height:30px;}
.modal-body{position:relative;overflow-y:auto;max-height:400px;padding:15px;}
.modal-form{margin-bottom:0;}
.modal-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff;*zoom:1;}.modal-footer:before,.modal-footer:after{display:table;content:"";line-height:0;}
.modal-footer:after{clear:both;}
.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0;}
.modal-footer .btn-group .btn+.btn{margin-left:-1px;}
.modal-footer .btn-block+.btn-block{margin-left:0;}
.dropup,.dropdown{position:relative;}
.dropdown-toggle{*margin-bottom:-3px;}
.dropdown-toggle:active,.open .dropdown-toggle{outline:0;}
.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";}
.dropdown .caret{margin-top:8px;margin-left:2px;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;}
.dropdown-menu .divider{*width:100%;height:1px;margin:9px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:20px;color:#333333;white-space:nowrap;}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-submenu:hover>a,.dropdown-submenu:focus>a{text-decoration:none;color:#ffffff;background-color:#0081c2;background-image:-moz-linear-gradient(top, #0088cc, #0077b3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));background-image:-webkit-linear-gradient(top, #0088cc, #0077b3);background-image:-o-linear-gradient(top, #0088cc, #0077b3);background-image:linear-gradient(to bottom, #0088cc, #0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#ffffff;text-decoration:none;outline:0;background-color:#0081c2;background-image:-moz-linear-gradient(top, #0088cc, #0077b3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));background-image:-webkit-linear-gradient(top, #0088cc, #0077b3);background-image:-o-linear-gradient(top, #0088cc, #0077b3);background-image:linear-gradient(to bottom, #0088cc, #0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999999;}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:default;}
.open{*z-index:1000;}.open>.dropdown-menu{display:block;}
.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;}
.pull-right>.dropdown-menu{right:0;left:auto;}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000000;content:"";}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0;}
.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:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.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;}
.dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px;}
.typeahead{z-index:1051;margin-top:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion{margin-bottom:20px;}
.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion-heading{border-bottom:0;}
.accordion-heading .accordion-toggle{display:block;padding:8px 15px;}
.accordion-toggle{cursor:pointer;}
.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;}
.carousel{position:relative;margin-bottom:20px;line-height:1;}
.carousel-inner{overflow:hidden;width:100%;position:relative;}
.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-moz-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1;}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block;}
.carousel-inner>.active{left:0;}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%;}
.carousel-inner>.next{left:100%;}
.carousel-inner>.prev{left:-100%;}
.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0;}
.carousel-inner>.active.left{left:-100%;}
.carousel-inner>.active.right{left:100%;}
.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:100;line-height:30px;color:#ffffff;text-align:center;background:#222222;border:3px solid #ffffff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:0.5;filter:alpha(opacity=50);}.carousel-control.right{left:auto;right:15px;}
.carousel-control:hover,.carousel-control:focus{color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}
.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none;}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255, 255, 255, 0.25);border-radius:5px;}
.carousel-indicators .active{background-color:#fff;}
.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px;background:#333333;background:rgba(0, 0, 0, 0.75);}
.carousel-caption h4,.carousel-caption p{color:#ffffff;line-height:20px;}
.carousel-caption h4{margin:0 0 5px;}
.carousel-caption p{margin-bottom:0;}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);}.well blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}
.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.well-small{padding:9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.close{float:right;font-size:20px;font-weight:bold;line-height:20px;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;filter:alpha(opacity=40);}
button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}
.pull-right{float:right;}
.pull-left{float:left;}
.hide{display:none;}
.show{display:block;}
.invisible{visibility:hidden;}
.affix{position:fixed;}
.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}.fade.in{opacity:1;}
.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;-moz-transition:height 0.35s ease;-o-transition:height 0.35s ease;transition:height 0.35s ease;}.collapse.in{height:auto;}
@-ms-viewport{width:device-width;}.hidden{display:none;visibility:hidden;}
.visible-phone{display:none !important;}
.visible-tablet{display:none !important;}
.hidden-desktop{display:none !important;}
.visible-desktop{display:inherit !important;}
@media (min-width:768px) and (max-width:979px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important ;} .visible-tablet{display:inherit !important;} .hidden-tablet{display:none !important;}}@media (max-width:767px){.hidden-desktop{display:inherit !important;} .visible-desktop{display:none !important;} .visible-phone{display:inherit !important;} .hidden-phone{display:none !important;}}.visible-print{display:none !important;}
@media print{.visible-print{display:inherit !important;} .hidden-print{display:none !important;}}@media (max-width:767px){body{padding-left:20px;padding-right:20px;} .navbar-fixed-top,.navbar-fixed-bottom,.navbar-static-top{margin-left:-20px;margin-right:-20px;} .container-fluid{padding:0;} .dl-horizontal dt{float:none;clear:none;width:auto;text-align:left;} .dl-horizontal dd{margin-left:0;} .container{width:auto;} .row-fluid{width:100%;} .row,.thumbnails{margin-left:0;} .thumbnails>li{float:none;margin-left:0;} [class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .row-fluid [class*="offset"]:first-child{margin-left:0;} .input-large,.input-xlarge,.input-xxlarge,input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;} .input-prepend input,.input-append input,.input-prepend input[class*="span"],.input-append input[class*="span"]{display:inline-block;width:auto;} .controls-row [class*="span"]+[class*="span"]{margin-left:0;} .modal{position:fixed;top:20px;left:20px;right:20px;width:auto;margin:0;}.modal.fade{top:-100px;} .modal.fade.in{top:20px;}}@media (max-width:480px){.nav-collapse{-webkit-transform:translate3d(0, 0, 0);} .page-header h1 small{display:block;line-height:20px;} input[type="checkbox"],input[type="radio"]{border:1px solid #ccc;} .form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left;} .form-horizontal .controls{margin-left:0;} .form-horizontal .control-list{padding-top:0;} .form-horizontal .form-actions{padding-left:10px;padding-right:10px;} .media .pull-left,.media .pull-right{float:none;display:block;margin-bottom:10px;} .media-object{margin-right:0;margin-left:0;} .modal{top:10px;left:10px;right:10px;} .modal-header .close{padding:10px;margin:-10px;} .carousel-caption{position:static;}}@media (min-width:768px) and (max-width:979px){.row{margin-left:-20px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} /* [class*="span"]{float:left;min-height:1px;margin-left:20px;} */ .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:724px;} .span12{width:724px;} .span11{width:662px;} .span10{width:600px;} .span9{width:538px;} .span8{width:476px;} .span7{width:414px;} .span6{width:352px;} .span5{width:290px;} .span4{width:228px;} .span3{width:166px;} .span2{width:104px;} .span1{width:42px;} .offset12{margin-left:764px;} .offset11{margin-left:702px;} .offset10{margin-left:640px;} .offset9{margin-left:578px;} .offset8{margin-left:516px;} .offset7{margin-left:454px;} .offset6{margin-left:392px;} .offset5{margin-left:330px;} .offset4{margin-left:268px;} .offset3{margin-left:206px;} .offset2{margin-left:144px;} .offset1{margin-left:82px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.7624309392265194%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%;} .row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%;} .row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%;} .row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%;} .row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%;} .row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%;} .row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%;} .row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%;} .row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%;} .row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%;} .row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%;} .row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%;} .row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%;} .row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%;} .row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%;} .row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%;} .row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%;} .row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%;} .row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%;} .row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%;} .row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%;} .row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%;} .row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%;} .row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%;} .row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%;} .row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%;} .row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%;} .row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%;} .row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%;} .row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%;} .row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%;} .row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%;} .row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%;} .row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%;} .row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:20px;} input.span12,textarea.span12,.uneditable-input.span12{width:710px;} input.span11,textarea.span11,.uneditable-input.span11{width:648px;} input.span10,textarea.span10,.uneditable-input.span10{width:586px;} input.span9,textarea.span9,.uneditable-input.span9{width:524px;} input.span8,textarea.span8,.uneditable-input.span8{width:462px;} input.span7,textarea.span7,.uneditable-input.span7{width:400px;} input.span6,textarea.span6,.uneditable-input.span6{width:338px;} input.span5,textarea.span5,.uneditable-input.span5{width:276px;} input.span4,textarea.span4,.uneditable-input.span4{width:214px;} input.span3,textarea.span3,.uneditable-input.span3{width:152px;} input.span2,textarea.span2,.uneditable-input.span2{width:90px;} input.span1,textarea.span1,.uneditable-input.span1{width:28px;}}@media (min-width:1200px){.row{margin-left:-30px;*zoom:1;}.row:before,.row:after{display:table;content:"";line-height:0;} .row:after{clear:both;} /* [class*="span"]{float:left;min-height:1px;margin-left:30px;} */ .container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container{width:1170px;} .span12{width:1170px;} .span11{width:1070px;} .span10{width:970px;} .span9{width:870px;} .span8{width:770px;} .span7{width:670px;} .span6{width:570px;} .span5{width:470px;} .span4{width:370px;} .span3{width:270px;} .span2{width:170px;} .span1{width:70px;} .offset12{margin-left:1230px;} .offset11{margin-left:1130px;} .offset10{margin-left:1030px;} .offset9{margin-left:930px;} .offset8{margin-left:830px;} .offset7{margin-left:730px;} .offset6{margin-left:630px;} .offset5{margin-left:530px;} .offset4{margin-left:430px;} .offset3{margin-left:330px;} .offset2{margin-left:230px;} .offset1{margin-left:130px;} .row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;} .row-fluid:after{clear:both;} .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.564102564102564%;*margin-left:2.5109110747408616%;} .row-fluid [class*="span"]:first-child{margin-left:0;} .row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.564102564102564%;} .row-fluid .span12{width:100%;*width:99.94680851063829%;} .row-fluid .span11{width:91.45299145299145%;*width:91.39979996362975%;} .row-fluid .span10{width:82.90598290598291%;*width:82.8527914166212%;} .row-fluid .span9{width:74.35897435897436%;*width:74.30578286961266%;} .row-fluid .span8{width:65.81196581196582%;*width:65.75877432260411%;} .row-fluid .span7{width:57.26495726495726%;*width:57.21176577559556%;} .row-fluid .span6{width:48.717948717948715%;*width:48.664757228587014%;} .row-fluid .span5{width:40.17094017094017%;*width:40.11774868157847%;} .row-fluid .span4{width:31.623931623931625%;*width:31.570740134569924%;} .row-fluid .span3{width:23.076923076923077%;*width:23.023731587561375%;} .row-fluid .span2{width:14.52991452991453%;*width:14.476723040552828%;} .row-fluid .span1{width:5.982905982905983%;*width:5.929714493544281%;} .row-fluid .offset12{margin-left:105.12820512820512%;*margin-left:105.02182214948171%;} .row-fluid .offset12:first-child{margin-left:102.56410256410257%;*margin-left:102.45771958537915%;} .row-fluid .offset11{margin-left:96.58119658119658%;*margin-left:96.47481360247316%;} .row-fluid .offset11:first-child{margin-left:94.01709401709402%;*margin-left:93.91071103837061%;} .row-fluid .offset10{margin-left:88.03418803418803%;*margin-left:87.92780505546462%;} .row-fluid .offset10:first-child{margin-left:85.47008547008548%;*margin-left:85.36370249136206%;} .row-fluid .offset9{margin-left:79.48717948717949%;*margin-left:79.38079650845607%;} .row-fluid .offset9:first-child{margin-left:76.92307692307693%;*margin-left:76.81669394435352%;} .row-fluid .offset8{margin-left:70.94017094017094%;*margin-left:70.83378796144753%;} .row-fluid .offset8:first-child{margin-left:68.37606837606839%;*margin-left:68.26968539734497%;} .row-fluid .offset7{margin-left:62.393162393162385%;*margin-left:62.28677941443899%;} .row-fluid .offset7:first-child{margin-left:59.82905982905982%;*margin-left:59.72267685033642%;} .row-fluid .offset6{margin-left:53.84615384615384%;*margin-left:53.739770867430444%;} .row-fluid .offset6:first-child{margin-left:51.28205128205128%;*margin-left:51.175668303327875%;} .row-fluid .offset5{margin-left:45.299145299145295%;*margin-left:45.1927623204219%;} .row-fluid .offset5:first-child{margin-left:42.73504273504273%;*margin-left:42.62865975631933%;} .row-fluid .offset4{margin-left:36.75213675213675%;*margin-left:36.645753773413354%;} .row-fluid .offset4:first-child{margin-left:34.18803418803419%;*margin-left:34.081651209310785%;} .row-fluid .offset3{margin-left:28.205128205128204%;*margin-left:28.0987452264048%;} .row-fluid .offset3:first-child{margin-left:25.641025641025642%;*margin-left:25.53464266230224%;} .row-fluid .offset2{margin-left:19.65811965811966%;*margin-left:19.551736679396257%;} .row-fluid .offset2:first-child{margin-left:17.094017094017094%;*margin-left:16.98763411529369%;} .row-fluid .offset1{margin-left:11.11111111111111%;*margin-left:11.004728132387708%;} .row-fluid .offset1:first-child{margin-left:8.547008547008547%;*margin-left:8.440625568285142%;} input,textarea,.uneditable-input{margin-left:0;} .controls-row [class*="span"]+[class*="span"]{margin-left:30px;} input.span12,textarea.span12,.uneditable-input.span12{width:1156px;} input.span11,textarea.span11,.uneditable-input.span11{width:1056px;} input.span10,textarea.span10,.uneditable-input.span10{width:956px;} input.span9,textarea.span9,.uneditable-input.span9{width:856px;} input.span8,textarea.span8,.uneditable-input.span8{width:756px;} input.span7,textarea.span7,.uneditable-input.span7{width:656px;} input.span6,textarea.span6,.uneditable-input.span6{width:556px;} input.span5,textarea.span5,.uneditable-input.span5{width:456px;} input.span4,textarea.span4,.uneditable-input.span4{width:356px;} input.span3,textarea.span3,.uneditable-input.span3{width:256px;} input.span2,textarea.span2,.uneditable-input.span2{width:156px;} input.span1,textarea.span1,.uneditable-input.span1{width:56px;} .thumbnails{margin-left:-30px;} .thumbnails>li{margin-left:30px;} .row-fluid .thumbnails{margin-left:0;}}@media (max-width:979px){body{padding-top:0;} .navbar-fixed-top,.navbar-fixed-bottom{position:static;} .navbar-fixed-top{margin-bottom:20px;} .navbar-fixed-bottom{margin-top:20px;} .navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px;} .navbar .container{width:auto;padding:0;} .navbar .brand{padding-left:10px;padding-right:10px;margin:0 0 0 -5px;} .nav-collapse{clear:both;} .nav-collapse .nav{float:none;margin:0 0 10px;} .nav-collapse .nav>li{float:none;} .nav-collapse .nav>li>a{margin-bottom:2px;} .nav-collapse .nav>.divider-vertical{display:none;} .nav-collapse .nav .nav-header{color:#777777;text-shadow:none;} .nav-collapse .nav>li>a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;} .nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;} .nav-collapse .dropdown-menu li+li a{margin-bottom:2px;} .nav-collapse .nav>li>a:hover,.nav-collapse .nav>li>a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2;} .navbar-inverse .nav-collapse .nav>li>a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999999;} .navbar-inverse .nav-collapse .nav>li>a:hover,.navbar-inverse .nav-collapse .nav>li>a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111111;} .nav-collapse.in .btn-group{margin-top:5px;padding:0;} .nav-collapse .dropdown-menu{position:static;top:auto;left:auto;float:none;display:none;max-width:none;margin:0 15px;padding:0;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} .nav-collapse .open>.dropdown-menu{display:block;} .nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none;} .nav-collapse .dropdown-menu .divider{display:none;} .nav-collapse .nav>li>.dropdown-menu:before,.nav-collapse .nav>li>.dropdown-menu:after{display:none;} .nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);} .navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111111;border-bottom-color:#111111;} .navbar .nav-collapse .nav.pull-right{float:none;margin-left:0;} .nav-collapse,.nav-collapse.collapse{overflow:hidden;height:0;} .navbar .btn-navbar{display:block;} .navbar-static .navbar-inner{padding-left:10px;padding-right:10px;}}@media (min-width:980px){.nav-collapse.collapse{height:auto !important;overflow:visible !important;}}
/* CSS crunched with Crunch - http://crunchapp.net/ */
/*!
 * bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 
 * Licensed under the Apache License v2.0
 * http://www.
 apache.org/licenses/LICENSE-2.0
 *f
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/********************************************************************
* Global Nav Next Gen
* GE5P Global RWD Styles
* Copyright 2013 AT&T
* Created on 9/4/2013
* Updated on 11/19/2013
* Consumer Digital IT Solutions
* Please consult Robert Butler rb205p before making any changes
*********************************************************************/
.rel {
  position: relative;
}
.white {
  color: #ffffff;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.invisible-text,
.invisible-text:hover {
  position: relative;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  text-decoration: none;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*
BEGIN CSS RESET (NORMALIZE) *************************** 
*/
html {
  overflow-y: scroll;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #666;
  outline-offset: 0;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
/* 
END CSS RESET ***************************** 
*/
/* BEGIN GRID SYSTEM ************************/
/* BEGIN FIXED (940px) **************************** */
.row {
  margin-left: -20px;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
/* [class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
} */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
/* END FIXED (940PX) ************************ */
/* BEGIN FLUID (940px) **************************** */
.nowrap-columns,
.row-fluid {
  width: 100%;
}
.nowrap-columns:before,
.row-fluid:before,
.nowrap-columns:after,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.nowrap-columns:after,
.row-fluid:after {
  clear: both;
}
.nowrap-columns [class*="span"],
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
}
.nowrap-columns [class*="span"]:first-child,
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.nowrap-columns .controls-row [class*="span"] + [class*="span"],
.row-fluid .controls-row [class*="span"] + [class*="span"],
.nowrap-columns .controls-row [class*="group"] + [class*="group"],
.row-fluid .controls-row [class*="group"] + [class*="group"] {
  margin-left: 2.127659574468085%;
}
.nowrap-columns .span12,
.row-fluid .span12 {
  width: 100%;
}
.nowrap-columns .span11,
.row-fluid .span11 {
  width: 91.48936170212765%;
}
.nowrap-columns .span10,
.row-fluid .span10 {
  width: 82.97872340425532%;
}
.nowrap-columns .span9,
.row-fluid .span9 {
  width: 74.46808510638297%;
}
.nowrap-columns .span8,
.row-fluid .span8 {
  width: 65.95744680851064%;
}
.nowrap-columns .span7,
.row-fluid .span7 {
  width: 57.44680851063829%;
}
.nowrap-columns .span6,
.row-fluid .span6 {
  width: 48.93617021276595%;
}
.nowrap-columns .span5,
.row-fluid .span5 {
  width: 40.42553191489362%;
}
.nowrap-columns .span4,
.row-fluid .span4 {
  width: 31.914893617021278%;
}
.nowrap-columns .span3,
.row-fluid .span3 {
  width: 23.404255319148934%;
}
.nowrap-columns .span2,
.row-fluid .span2 {
  width: 14.893617021276595%;
}
.nowrap-columns .span1,
.row-fluid .span1 {
  width: 6.382978723404255%;
}
.nowrap-columns .offset12,
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
}
.nowrap-columns .offset12:first-child,
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
}
.nowrap-columns .offset11,
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
}
.nowrap-columns .offset11:first-child,
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
}
.nowrap-columns .offset10,
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
}
.nowrap-columns .offset10:first-child,
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
}
.nowrap-columns .offset9,
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
}
.nowrap-columns .offset9:first-child,
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
}
.nowrap-columns .offset8,
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
}
.nowrap-columns .offset8:first-child,
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
}
.nowrap-columns .offset7,
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
}
.nowrap-columns .offset7:first-child,
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
}
.nowrap-columns .offset6,
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
}
.nowrap-columns .offset6:first-child,
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
}
.nowrap-columns .offset5,
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
}
.nowrap-columns .offset5:first-child,
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
}
.nowrap-columns .offset4,
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
}
.nowrap-columns .offset4:first-child,
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
}
.nowrap-columns .offset3,
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
}
.nowrap-columns .offset3:first-child,
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
}
.nowrap-columns .offset2,
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
}
.nowrap-columns .offset2:first-child,
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
}
.nowrap-columns .offset1,
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
}
.nowrap-columns .offset1:first-child,
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
}
/* END FLUID (940PX) ************************ */
/* Reset utility classes due to specificity */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
/* END GRID SYSTEM *********************** */
/* BEGIN LAYOUTS.LESS ************************* */.container {
  margin-right: auto;
  margin-left: auto;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
/* END LAYOUTS.LESS *************************** */
/* BEGIN TYPE ********************* */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
@font-face {
  font-family: 'omnes_attlight';
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.eot');
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.woff') format('woff'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.ttf') format('truetype'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-light-webfont.svg#omnes_attlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_attlight_italic';
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.eot');
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.woff') format('woff'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.ttf') format('truetype'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-lightitalic-webfont.svg#omnes_attlight_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_attmedium';
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-medium-webfont.eot');
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-medium-webfont.svg#omnes_attmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_attmedium_italic';
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.eot');
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.woff') format('woff'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.ttf') format('truetype'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-mediumitalic-webfont.svg#omnes_attmedium_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_att_regularregular';
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-regular-webfont.eot');
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-regular-webfont.svg#omnes_att_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'omnes_attregular_italic';
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.eot');
  src: url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.woff') format('woff'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.ttf') format('truetype'), url('../../../../media/att/globalnav/tesla1.0.0/font/omnesatt-regularitalic-webfont.svg#omnes_attregular_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.att-orange {
  background-color: #ff7200 !important;
}
.att-orange-highlight {
  background-color: #fcb314 !important;
}
.att-blue {
  background-color: #067ab4 !important;
}
.att-blue-highlight {
  background-color: #7cc6ff !important;
}
.att-dark-blue {
  background-color: #0c2577 !important;
}
.att-green {
  background-color: #6ebb1f !important;
}
.att-green-highlight {
  background-color: #c4d82d !important;
}
.att-magenta {
  background-color: #fa00a1 !important;
}
.att-burgundy {
  background-color: #b30a3c !important;
}
.att-purple {
  background-color: #81017e !important;
}
.att-orange-gradient {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc0NDIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGQ0IzMTQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRjcyMDAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c0NDIpIiAvPgo8L3N2Zz4=);
  background-color: #fd990c;
  background-image: -moz-linear-gradient(top, #fcb314, #ff7200);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcb314), to(#ff7200));
  background-image: -webkit-linear-gradient(top, #fcb314, #ff7200);
  background-image: -o-linear-gradient(top, #fcb314, #ff7200);
  background-image: linear-gradient(to bottom, #fcb314, #ff7200);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .att-orange-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcb314', endColorstr='#ffff7200', GradientType=0);
  }
}
.att-green-gradient {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc3MDciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNDM0Q3MTAiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM2RUJEMDYiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c3MDcpIiAvPgo8L3N2Zz4=);
  background-color: #a2cc27;
  background-image: -moz-linear-gradient(top, #c4d82d, #6ebb1f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c4d82d), to(#6ebb1f));
  background-image: -webkit-linear-gradient(top, #c4d82d, #6ebb1f);
  background-image: -o-linear-gradient(top, #c4d82d, #6ebb1f);
  background-image: linear-gradient(to bottom, #c4d82d, #6ebb1f);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .att-green-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc4d82d', endColorstr='#ff6ebb1f', GradientType=0);
  }
}
.att-blue-gradient {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc3NDgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM3Q0M2RkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwNjdBQjQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c3NDgpIiAvPgo8L3N2Zz4=);
  background-color: #4da8e1;
  background-image: -moz-linear-gradient(top, #7cc6ff, #067ab4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7cc6ff), to(#067ab4));
  background-image: -webkit-linear-gradient(top, #7cc6ff, #067ab4);
  background-image: -o-linear-gradient(top, #7cc6ff, #067ab4);
  background-image: linear-gradient(to bottom, #7cc6ff, #067ab4);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .att-blue-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7cc6ff', endColorstr='#ff067ab4', GradientType=0);
  }
}
.att-dark-blue-gradient {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxNzMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMwNjdBQjQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwQzI1NzciIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxNzMpIiAvPgo8L3N2Zz4=);
  background-color: #08589c;
  background-image: -moz-linear-gradient(top, #067ab4, #0c2577);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#067ab4), to(#0c2577));
  background-image: -webkit-linear-gradient(top, #067ab4, #0c2577);
  background-image: -o-linear-gradient(top, #067ab4, #0c2577);
  background-image: linear-gradient(to bottom, #067ab4, #0c2577);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .att-dark-blue-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff067ab4', endColorstr='#ff0c2577', GradientType=0);
  }
}
.att-magenta-gradient {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MTAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGQTAwQTEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM4MTAxN0UiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c4MTApIiAvPgo8L3N2Zz4=);
  background-color: #ca0093;
  background-image: -moz-linear-gradient(top, #fa00a1, #81017e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fa00a1), to(#81017e));
  background-image: -webkit-linear-gradient(top, #fa00a1, #81017e);
  background-image: -o-linear-gradient(top, #fa00a1, #81017e);
  background-image: linear-gradient(to bottom, #fa00a1, #81017e);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .att-magenta-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffa00a1', endColorstr='#ff81017e', GradientType=0);
  }
}
.att-gray-gradient {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyNzQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGMkYyRjIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNCM0IzQjMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyNzQpIiAvPgo8L3N2Zz4=);
  background-color: #d9d9d9;
  background-image: -moz-linear-gradient(top, #f2f2f2, #b3b3b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#b3b3b3));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #b3b3b3);
  background-image: -o-linear-gradient(top, #f2f2f2, #b3b3b3);
  background-image: linear-gradient(to bottom, #f2f2f2, #b3b3b3);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .att-gray-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffb3b3b3', GradientType=0);
  }
}
.att-light-gray-gradient {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1MjYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNFM0UzRTMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1MjYpIiAvPgo8L3N2Zz4=);
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #ffffff, #e3e3e3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e3e3e3));
  background-image: -webkit-linear-gradient(top, #ffffff, #e3e3e3);
  background-image: -o-linear-gradient(top, #ffffff, #e3e3e3);
  background-image: linear-gradient(to bottom, #ffffff, #e3e3e3);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .att-light-gray-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe3e3e3', GradientType=0);
  }
}
a {
  color: #035b95;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #ff7200;
  text-decoration: underline;
}
p {
  margin: 0 0 20px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small,
.small {
  font-size: 85.71428571428571% !important;
}
cite {
  font-style: normal;
}
.super-muted {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.text-muted {
  color: #999999;
}
a.text-muted:hover,
a.text-muted:focus {
  color: #808080;
}
.text-warning {
  color: #333333;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #1a1a1a;
}
.text-error {
  color: #ff0000;
}
a.text-error:hover,
a.text-error:focus {
  color: #cc0000;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #00b300;
}
a.text-success:hover,
a.text-success:focus {
  color: #008000;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: omnes_att_regularregular;
  font-weight: normal;
  margin: 0 0 10px 0;
}
h1,
.heading1 {
  font-size: 26px;
  line-height: 30px;
}
h2,
.heading2 {
  font-size: 18px;
  line-height: 24px;
}
h3,
.heading3 {
  font-size: 16px;
  line-height: 24px;
}
h4,
.heading4 {
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
}
h5,
.heading5 {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}
.page-header {
  position: relative;
  padding-bottom: 10px;
  margin: 0;
  width: 100%;
  height: 35px;
  display: table;
}
.page-header h1 {
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  vertical-align: top;
  width: 100%;
  display: table-cell;
}
.page-header h1 small {
  font-size: 14px;
}
.page-header .pull-right {
  width: auto;
  float: none;
  vertical-align: top;
  display: table-cell;
  line-height: 30px;
  padding: 0 0 0 10px;
  white-space: nowrap;
  clear: right;
}
.page-header .pull-right p {
  font-size: 12px;
  margin: 0;
  position: relative;
  top: 0px;
}
.page-header .pull-right input {
  max-width: none;
  vertical-align: top;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 20px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.bullet-number-ball {
  counter-reset: item;
  margin-left: 0;
}
.bullet-number-ball > li {
  display: block;
  min-height: 25px;
  margin: 30px 0 30px 40px;
  padding: 30px 0 0 0;
  border-top: 1px dotted #e6e6e6;
}
.bullet-number-ball > li:first-child {
  margin-top: 0;
  border-top: none;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.bullet-number-ball > li:before {
  background-color: #5DADD6;
  background-image: linear-gradient(to bottom, #78bbdd, #3499cc);
  background-repeat: repeat-x;
  border-radius: 100% 100% 100% 100%;
  color: #FFFFFF;
  content: counter(item, decimal) " ";
  counter-increment: item;
  display: inline-block;
  float: left;
  height: 25px;
  line-height: 24px;
  margin: 0 0 0 -40px;
  padding: 0;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  width: 25px;
}
.list-dotted {
  margin: 0;
}
.list-dotted li {
  border-bottom: 1px dotted #b9b9b9;
  list-style: none;
}
.list-dotted li a {
  display: block;
  line-height: 35px;
}
.list-dotted li:last-child {
  border-bottom: none;
}
.list-small-arrow {
  margin: 0;
}
.list-small-arrow li {
  list-style: none;
  background: url("../../../../media/salescms/styles/tesla/images/mobileSprite.png") -1368px 5px no-repeat;
  padding-left: 20px;
  margin-bottom: 10px;
}
.list-small-arrow li a {
  display: block;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr,
hr.hr-dotted,
hr.hr-small,
hr.hr-large,
hr.hr-xlarge {
  height: 1px;
  margin: 20px 0;
  border: none;
  background-size: 400px 286px;
  background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
  background-repeat: repeat-x;
  background-color: #ccc;
}
@media \0screen\,screen\8 {
  hr,
  hr.hr-dotted,
  hr.hr-small,
  hr.hr-large,
  hr.hr-xlarge {
    background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
.page-header + hr {
  margin: -8px -20px 20px;
}
/* <hr> is 1px #ccc by defualt */
hr.hr-dotted {
  background-position: 0 -248px;
  background-color: #fff;
  height: 1px;
}
hr.hr-small {
  background-position: 0 -253px;
  background-color: #fff;
  height: 2px;
}
hr.hr-large {
  background-position: 0 -259px;
  background-color: #fff;
  height: 8px;
}
hr.hr-xlarge {
  background-position: 0 -271px;
  background-color: #fff;
  height: 15px;
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
.price {
  font-size: 16px;
  color: #ff7200;
}
/* END TYPE ********************** */
/* BEGIN FORMS.LESS ***************************** */
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
.uneditable-input {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding: 4.5px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  border-radius: 4px;
  vertical-align: middle;
  margin-right: 6px;
}
select:last-child,
textarea:last-child,
input[type="text"]:last-child,
input[type="password"]:last-child,
input[type="datetime"]:last-child,
input[type="datetime-local"]:last-child,
input[type="date"]:last-child,
input[type="month"]:last-child,
input[type="time"]:last-child,
input[type="week"]:last-child,
input[type="number"]:last-child,
input[type="email"]:last-child,
input[type="url"]:last-child,
input[type="search"]:last-child,
input[type="tel"]:last-child,
.uneditable-input:last-child {
  margin-right: 0;
}
select {
  margin-right: 0;
}
/* input,
textarea,
.uneditable-input {
  width: 206px;
} */
textarea {
  min-height: 120px;
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, background-color linear .2s;
  transition: border linear .2s, background-color linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
.uneditable-input:focus {
  border-color: #82bcd9;
  outline: 0;
  background-color: #f2f8fb;
}
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select {
  height: 30px;
  line-height: 25px;
  width: 80px;
  border: 1px solid #aaaaaa;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #666;
  outline-offset: -4px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #f5f5f5;
  border-color: #aaaaaa;
  box-shadow: inset 0 0 5px 2px rgba(50, 50, 50, 0.1);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.checkbox,
.radio {
  min-height: 26px;
  position: relative;
  margin-bottom: 20px;
}
.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  position: absolute;
  left: -9999px;
}
.checkbox input[type="checkbox"] + .skin,
.radio input[type="radio"] + .skin {
  content: " ";
  height: 26px;
  width: 26px;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: text-top;
}
.checkbox input[type="checkbox"] + .skin,
.radio input[type="radio"] + .skin {
  background-size: 400px 286px;
  background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
}
@media \0screen\,screen\8 {
  .checkbox input[type="checkbox"] + .skin,
  .radio input[type="radio"] + .skin {
    background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
.checkbox input[type="checkbox"] + .skin {
  background-position: -230px -42px;
}
.checkbox input[type="checkbox"]:focus + .skin {
  outline: thin dotted #666;
  outline-offset: 0;
}
.checkbox input[type="checkbox"]:checked + .skin {
  background-position: -200px -42px;
}
.radio input[type="radio"] + .skin {
  background-position: -170px -42px;
}
.radio input[type="radio"]:focus + .skin {
  outline: thin dotted #666;
  outline-offset: 0;
}
.radio input[type="radio"]:checked + .skin {
  background-position: -140px -42px;
}
.checkbox input[type="checkbox"]:disabled + .skin,
.radio input[type="radio"]:disabled + .skin {
  opacity: 0.35;
  filter: alpha(opacity=35);
  cursor: not-allowed;
}
.checkbox .skin + span,
.radio .skin + span {
  display: inline-block;
  margin-left: 35px;
  vertical-align: text-top;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  margin-bottom: 20px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.btn-grid-view .radio {
  min-height: 30px;
}
.btn-grid-view input[type="radio"] + .skin,
[data-toggle="buttons-checkbox"] input[type="checkbox"] + .skin {
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzc4QkJERCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzM0OTlDQyIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzE5KSIgLz4KPC9zdmc+);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #5dadd6;
  background-image: -moz-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#78bbdd), to(#3499cc));
  background-image: -webkit-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -o-linear-gradient(top, #78bbdd, #3499cc);
  background-image: linear-gradient(to bottom, #78bbdd, #3499cc);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .btn-grid-view input[type="radio"] + .skin,
  [data-toggle="buttons-checkbox"] input[type="checkbox"] + .skin {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff78bbdd', endColorstr='#ff3499cc', GradientType=0);
  }
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 100px;
}
.input-medium {
  width: 160px;
}
.input-large {
  width: 220px;
}
.input-xlarge {
  width: 300px;
}
.input-xxlarge {
  width: 400px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"],
.controls-row [class*="group"] + [class*="group"] {
  margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 940px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 860px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 780px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 700px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 620px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 540px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 460px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 380px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 300px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 220px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 140px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 60px;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.controls-row [class*="group"],
.row-fluid .controls-row [class*="group"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
.controls-row [class*="group"],
.row-fluid .controls-row [class*="group"] {
  margin-left: 10px;
}
.controls-row [class*="group"]:first-child,
.row-fluid .controls-row [class*="group"]:first-child {
  margin-left: 0;
}
input[disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
  background-color: #dfdfdf;
}
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #f9f9f9;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #333333;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #333333;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning .mod-select + span,
.control-group.warning textarea {
  background-color: #fffde5;
  border-color: #333333;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .mod-select + span:after {
  border-color: #333333;
  border-left-color: #4487b2;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #333333;
  background-color: #fffde5;
  border-color: #aaaaaa;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #ff0000;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #ff0000;
}
.control-group.error input,
.control-group.error select,
.control-group.error .mod-select + span,
.control-group.error textarea {
  background-color: #fef3f1;
  border-color: #ff0000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .mod-select + span:after {
  border-color: #ff0000;
  border-left-color: #4487b2;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #ff0000;
  background-color: #fef3f1;
  border-color: #aaaaaa;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #00b300;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #00b300;
}
.control-group.success input,
.control-group.success select,
.control-group.success .mod-select + span,
.control-group.success textarea {
  background-color: #dff0d8;
  border-color: #00b300;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .mod-select + span:after {
  border-color: #00b300;
  border-left-color: #4487b2;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #00b300;
  background-color: #dff0d8;
  border-color: #aaaaaa;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info .mod-select + span,
.control-group.info textarea {
  background-color: #d9edf7;
  border-color: #3a87ad;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info .mod-select + span:after {
  border-color: #3a87ad;
  border-left-color: #4487b2;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #aaaaaa;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  margin-right: 0;
  vertical-align: top;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #dfdfdf;
  border: 1px solid #aaaaaa;
}
.input-append .btn,
.input-prepend .btn,
.input-append .textarea,
.input-prepend .textarea {
  margin-right: 0;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  border-radius: 0;
}
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group,
.input-append .btn:last-child {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
.form-inline input,
.form-horizontal input,
.form-inline textarea,
.form-horizontal textarea,
.form-inline select,
.form-horizontal select,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline label,
.form-inline .btn-group,
.form-inline .btn {
  display: inline-block;
}
.form-inline label + .btn {
  margin-left: 6px;
}
.form-inline label[class*="cssIcon-"].span2 input {
  padding-right: 33px;
  width: 99px;
}
.form-inline label[class*="cssIcon-"].span3 input {
  padding-right: 33px;
  width: 179px;
}
.form-inline label[class*="cssIcon-"] + .btn {
  margin-left: 10px;
}
.form-inline .input-append,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.form-inline .field-group {
  margin-bottom: 10px;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.field-group {
  position: relative;
  display: inline-block;
}
.field-group input[type="text"],
.field-group input[type="password"],
.field-group input[type="datetime"],
.field-group input[type="datetime-local"],
.field-group input[type="date"],
.field-group input[type="month"],
.field-group input[type="time"],
.field-group input[type="week"],
.field-group input[type="number"],
.field-group input[type="email"],
.field-group input[type="url"],
.field-group input[type="search"],
.field-group input[type="tel"] {
  padding-right: 30px;
}
textarea:first-line {
  padding-right: 30px;
  font-weight: bold;
  width: 50px;
}
input::-ms-clear {
  display: none;
}
.field-group .reset-field {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  height: 20px;
  width: 20px;
  display: block;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 5px;
  box-shadow: none;
  border: none;
}
.field-group input + .reset-field i.cssIcon-remove,
textarea + .reset-field i.cssIcon-remove {
  visibility: hidden;
}
.field-group input:focus + .reset-field i.cssIcon-remove,
.field-group input + .reset-field:focus i.cssIcon-remove,
textarea:focus + .reset-field i.cssIcon-remove,
textarea + .reset-field:focus i.cssIcon-remove {
  visibility: visible;
}
.field-group input + .reset-field:focus i.cssIcon-remove,
textarea + .reset-field:focus i.cssIcon-remove {
  outline: thin dotted #666;
}
.input-append.field-group .reset-field {
  right: 50px;
  z-index: 1000;
}
/* END FORMS.LESS *************************** */
/* BEGIN TABLES.LESS **************** */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px dotted #dddddd;
  word-wrap: break-word;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody tr:first-child td {
  border-top: 1px dotted #dddddd;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  border-left: 0;
}
.table-bordered th,
.table-bordered td {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered tbody tr:first-child td {
  border-top: 1px solid #dddddd;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #e8f0f4;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #e8f0f4;
}
.table-hover.target-cell tbody tr:hover > td:hover {
  background-color: #c5dae4;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td[class*="span"],
.table th[class*="span"] {
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  width: 44px;
}
.table td.span2,
.table th.span2 {
  width: 124px;
}
.table td.span3,
.table th.span3 {
  width: 204px;
}
.table td.span4,
.table th.span4 {
  width: 284px;
}
.table td.span5,
.table th.span5 {
  width: 364px;
}
.table td.span6,
.table th.span6 {
  width: 444px;
}
.table td.span7,
.table th.span7 {
  width: 524px;
}
.table td.span8,
.table th.span8 {
  width: 604px;
}
.table td.span9,
.table th.span9 {
  width: 684px;
}
.table td.span10,
.table th.span10 {
  width: 764px;
}
.table td.span11,
.table th.span11 {
  width: 844px;
}
.table td.span12,
.table th.span12 {
  width: 924px;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #fef3f1;
}
.table tbody tr.warning > td {
  background-color: #fffde5;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #fcdfd9;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #fffbcb;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
/* END TABLES.LESS ********************** */
/* BEGIN SPRITES.LESS ********************* */
[class*="cssIcon-"],
.close:before {
  display: inline-block;
  vertical-align: middle;
  background-size: 400px 286px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  font: 0/0 a;
  color: transparent;
}
[class*="cssIcon-"],
.close:before {
  background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
}
@media \0screen\,screen\8 {
  [class*="cssIcon-"],
  .close:before {
    background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
.cssIcon-globe {
  background-position: -4px -4px;
  height: 34px;
  width: 34px;
}
.cssIcon-globe-small {
  background-position: -42px -4px;
  height: 26px;
  width: 26px;
}
.cssIcon-error {
  background-position: -4px -42px;
  height: 30px;
  width: 30px;
}
.cssIcon-error-small {
  background-position: -4px -76px;
  height: 20px;
  width: 20px;
  margin-top: -3px;
}
.cssIcon-alert {
  background-position: -38px -42px;
  height: 30px;
  width: 30px;
}
.cssIcon-alert-small {
  background-position: -38px -76px;
  height: 20px;
  width: 20px;
  margin-top: -3px;
}
.cssIcon-notify {
  background-position: -72px -42px;
  height: 30px;
  width: 30px;
}
.cssIcon-notify-small {
  background-position: -72px -76px;
  height: 20px;
  width: 20px;
  margin-top: -3px;
}
.cssIcon-info {
  background-position: -106px -42px;
  height: 30px;
  width: 30px;
}
.cssIcon-info-small {
  background-position: -106px -76px;
  height: 20px;
  width: 20px;
  margin-top: -3px;
}
.cssIcon-check {
  background-position: -259px -48px;
  height: 20px;
  width: 20px;
  margin-top: -5px;
}
.cssIcon-check-small {
  background-position: -260px -80px;
  height: 12px;
  width: 12px;
}
.cssIcon-toggle-plus {
  background-position: -52px -135px;
  border: 2px solid #a5a5a5;
  border-radius: 100%;
  height: 16px;
  width: 16px;
}
.cssIcon-toggle-minus {
  background-position: -99px -135px;
  border: 2px solid #a5a5a5;
  border-radius: 100%;
  height: 16px;
  width: 16px;
}
.cssIcon-remove {
  background-position: -4px -135px;
  height: 16px;
  width: 16px;
}
.cssIcon-4g {
  background-position: -86px -175px;
  height: 20px;
  width: 38px;
}
.cssIcon-4g-lte {
  background-position: -86px -199px;
  height: 21px;
  width: 42px;
}
.cssIcon-new {
  background-position: -132px -175px;
  height: 38px;
  width: 38px;
}
.cssIcon-web-only {
  background-position: -174px -175px;
  height: 64px;
  width: 64px;
  position: absolute;
  top: 0;
  right: 0;
}
.cssIcon-web-only + .web-only-padding {
  padding-right: 40px;
}
.cssIcon-right-arrow {
  background-position: -133px -138px;
  height: 11px;
  width: 11px;
  margin-top: -2px;
}
.cssIcon-chevron-l-w {
  background-position: -206px -158px;
  height: 12px;
  width: 8px;
}
.cssIcon-chevron-l-b {
  background-position: -150px -158px;
  height: 12px;
  width: 8px;
}
.cssIcon-chevron-l-g {
  background-position: -94px -158px;
  height: 12px;
  width: 8px;
}
.cssIcon-chevron-r-w {
  background-position: -194px -158px;
  height: 12px;
  width: 8px;
}
.cssIcon-chevron-r-b {
  background-position: -138px -158px;
  height: 12px;
  width: 8px;
}
.cssIcon-chevron-r-g {
  background-position: -82px -158px;
  height: 12px;
  width: 8px;
}
.cssIcon-chevron-u-w {
  background-position: -218px -162px;
  height: 8px;
  width: 12px;
}
.cssIcon-chevron-u-b {
  background-position: -162px -162px;
  height: 8px;
  width: 12px;
}
.cssIcon-chevron-u-g {
  background-position: -106px -162px;
  height: 8px;
  width: 12px;
}
.cssIcon-chevron-d-w {
  background-position: -234px -162px;
  height: 8px;
  width: 12px;
}
.cssIcon-chevron-d-b {
  background-position: -178px -162px;
  height: 8px;
  width: 12px;
}
.cssIcon-chevron-d-g {
  background-position: -122px -162px;
  height: 8px;
  width: 12px;
}
.cssIcon-align-left {
  background-position: -4px -232px;
  height: 12px;
  width: 12px;
}
.cssIcon-align-center {
  background-position: -28px -232px;
  height: 12px;
  width: 12px;
}
.cssIcon-align-right {
  background-position: -52px -232px;
  height: 12px;
  width: 12px;
}
.cssIcon-align-justify {
  background-position: -76px -232px;
  height: 12px;
  width: 12px;
}
.cssIcon-play {
  background-position: -313px -156px;
  height: 86px;
  width: 86px;
}
.cssIcon-play-small {
  background-position: -244px -176px;
  height: 66px;
  width: 66px;
}
.cssIcon-play-mini {
  background-position: -318px -108px;
  height: 46px;
  width: 46px;
}
.cssIcon-play-tiny {
  background-position: -277px -133px;
  height: 34px;
  width: 34px;
}
button.cssIcon-play,
button.cssIcon-play-small,
button.cssIcon-play-mini,
button.cssIcon-play-tiny {
  border: none;
  background-color: transparent;
}
.cssIcon-remove,
.close:before {
  background-position: -4px -135px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.cssIcon-open-window-b {
  background-position: -116px -234px;
  height: 9px;
  width: 10px;
  margin-top: -3px;
  margin-left: 3px;
}
.cssIcon-open-window-w {
  background-position: -130px -234px;
  height: 9px;
  width: 9px;
  margin-top: -3px;
  margin-left: 3px;
}
.cssIcon-thumbs-up {
  background-position: -146px -135px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.cssIcon-thumbs-down {
  background-position: -163px -135px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.btn:hover .cssIcon-thumbs-up,
.btn:focus .cssIcon-thumbs-up,
.btn:active .cssIcon-thumbs-up {
  background-position: -180px -135px;
}
.btn:hover .cssIcon-thumbs-down,
.btn:focus .cssIcon-thumbs-down,
.btn:active .cssIcon-thumbs-down {
  background-position: -197px -135px;
  height: 16px;
  width: 16px;
}
.cssIcon-star-empty {
  background-position: -4px -211px;
  height: 14px;
  width: 14px;
}
.cssIcon-star {
  background-position: -4px -175px;
  height: 14px;
  width: 14px;
}
.cssIcon-star-half {
  background-position: -68px -193px;
  height: 14px;
  width: 14px;
}
.cssIcon-search {
  background-position: -249px -135px;
  height: 18px;
  width: 18px;
}
.cssIcon-calendar {
  background-position: -218px -135px;
  height: 18px;
  width: 22px;
  margin-top: -3px;
}
label.cssIcon-search,
label.cssIcon-calendar {
  background-image: none;
  position: relative;
  width: inherit;
  height: inherit;
  cursor: default;
}
label.cssIcon-search:after,
label.cssIcon-calendar:after {
  background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
  background-size: 400px 286px;
  content: " ";
  display: inline-block;
  pointer-events: none;
  position: absolute;
}
@media \0screen\,screen\8 {
  label.cssIcon-search:after,
  label.cssIcon-calendar:after {
    background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
label.cssIcon-search:after {
  background-position: -249px -135px;
  height: 18px;
  right: 10px;
  top: 6px;
  width: 18px;
}
label.cssIcon-calendar:after {
  background-position: -218px -135px;
  height: 18px;
  right: 10px;
  top: 6px;
  width: 22px;
}
label.cssIcon-celandar.span2 input {
  padding-right: 33px;
  width: 99px;
}
::-ms-clear {
  display: none;
  cursor: none;
}
.btn .cssIcon-dimple {
  background-image: none;
  background-size: auto;
  border-radius: 100px;
  height: 16px;
  width: 16px;
  margin-top: -1px;
  position: relative;
}
.btn .cssIcon-dimple {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1MDEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMzNDk5Q0MiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM3OEJCREQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1MDEpIiAvPgo8L3N2Zz4=);
  background-color: #4fa7d3;
  background-image: -moz-linear-gradient(top, #3499cc, #78bbdd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3499cc), to(#78bbdd));
  background-image: -webkit-linear-gradient(top, #3499cc, #78bbdd);
  background-image: -o-linear-gradient(top, #3499cc, #78bbdd);
  background-image: linear-gradient(to bottom, #3499cc, #78bbdd);
  background-repeat: repeat-x;
  color: #fff;
  margin-top: -3px;
}
@media \0screen\,screen\8 {
  .btn .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3499cc', endColorstr='#ff78bbdd', GradientType=0);
  }
}
.btn:hover .cssIcon-dimple,
.btn:focus .cssIcon-dimple {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc3ODAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMyNDc3QTEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM3MkE4QzMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c3ODApIiAvPgo8L3N2Zz4=);
  background-color: #438baf;
  background-image: -moz-linear-gradient(top, #2477a1, #72a8c3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2477a1), to(#72a8c3));
  background-image: -webkit-linear-gradient(top, #2477a1, #72a8c3);
  background-image: -o-linear-gradient(top, #2477a1, #72a8c3);
  background-image: linear-gradient(to bottom, #2477a1, #72a8c3);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .btn:hover .cssIcon-dimple,
  .btn:focus .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2477a1', endColorstr='#ff72a8c3', GradientType=0);
  }
}
.btn-alt .cssIcon-dimple {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc5MDAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMTAwJSIgeTE9IjEwMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgo8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjRThFOEU4IiBvZmZzZXQ9IjEiLz4KPC9saW5lYXJHcmFkaWVudD4KPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNnOTAwKSIgLz4KPC9zdmc+);
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  color: #fff;
}
@media \0screen\,screen\8 {
  .btn-alt .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  }
}
.btn-alt:hover .cssIcon-dimple,
.btn-alt:focus .cssIcon-dimple {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4MDEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNBOEE4QTgiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGQ0ZDRkMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c4MDEpIiAvPgo8L3N2Zz4=);
  background-color: #cacaca;
  background-image: -moz-linear-gradient(top, #a8a8a8, #fcfcfc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a8a8a8), to(#fcfcfc));
  background-image: -webkit-linear-gradient(top, #a8a8a8, #fcfcfc);
  background-image: -o-linear-gradient(top, #a8a8a8, #fcfcfc);
  background-image: linear-gradient(to bottom, #a8a8a8, #fcfcfc);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .btn-alt:hover .cssIcon-dimple,
  .btn-alt:focus .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa8a8a8', endColorstr='#fffcfcfc', GradientType=0);
  }
}
.btn-shop .cssIcon-dimple {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzk1QzE1QiIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzVBOUUwMSIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzEyKSIgLz4KPC9zdmc+);
  background-color: #72ac25;
  background-image: -moz-linear-gradient(top, #5a9e01, #95c15b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5a9e01), to(#95c15b));
  background-image: -webkit-linear-gradient(top, #5a9e01, #95c15b);
  background-image: -o-linear-gradient(top, #5a9e01, #95c15b);
  background-image: linear-gradient(to bottom, #5a9e01, #95c15b);
  background-repeat: repeat-x;
  color: #fff;
}
@media \0screen\,screen\8 {
  .btn-shop .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5a9e01', endColorstr='#ff95c15b', GradientType=0);
  }
}
.btn-shop:hover .cssIcon-dimple,
.btn-shop:focus .cssIcon-dimple {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc3ODEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM0QTgyMDIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM4QkFGNUMiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c3ODEpIiAvPgo8L3N2Zz4=);
  background-color: #649426;
  background-image: -moz-linear-gradient(top, #4a8202, #8baf5c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a8202), to(#8baf5c));
  background-image: -webkit-linear-gradient(top, #4a8202, #8baf5c);
  background-image: -o-linear-gradient(top, #4a8202, #8baf5c);
  background-image: linear-gradient(to bottom, #4a8202, #8baf5c);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .btn-shop:hover .cssIcon-dimple,
  .btn-shop:focus .cssIcon-dimple {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a8202', endColorstr='#ff8baf5c', GradientType=0);
  }
}
.cssIcon-minus,
.cssIcon-plus {
  height: 16px;
  width: 16px;
}
.cssIcon-dimple > .cssIcon-minus,
.cssIcon-dimple > .cssIcon-plus {
  position: absolute;
  left: 0;
  top: 0;
}
.btn .cssIcon-minus,
.btn-shop .cssIcon-minus {
  background-position: -83px -135px;
}
.btn:hover .cssIcon-minus,
.btn-shop:hover .cssIcon-minus {
  background-position: -83px -135px;
}
.btn .cssIcon-plus {
  background-position: -36px -135px;
}
.btn:hover .cssIcon-plus {
  background-position: -36px -135px;
}
.btn-alt .cssIcon-plus {
  background-position: -52px -135px;
}
.btn-alt:hover .cssIcon-plus {
  background-position: -68px -135px;
}
.btn-alt .cssIcon-minus {
  background-position: -99px -135px;
}
.btn-alt:hover .cssIcon-minus {
  background-position: -115px -135px;
}
.cssIcon-grid {
  background-position: -21px -156px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.active .cssIcon-grid {
  background-position: -3px -156px;
}
.cssIcon-list {
  background-position: -57px -156px;
  height: 16px;
  width: 16px;
  margin-top: -2px;
}
.active .cssIcon-list {
  background-position: -39px -156px;
}
.cssIcon-tooltip {
  background-position: -236px -100px;
  height: 18px;
  width: 18px;
}
.cssIcon-tooltip:hover {
  background-position: -258px -100px;
}
p .cssIcon-tooltip {
  margin-top: -5px;
}
.cssIcon-dimple .cssIcon-tooltip {
  background-position: -298px -100px;
}
.btn-alt .cssIcon-dimple .cssIcon-tooltip {
  background-position: -280px -100px;
}
/* END SPRITES.LESS******************* */
/* BEGIN DROPDOWNS.LESS ************************* */
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #035b95;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 0;
  overflow: hidden;
  background-color: #d5d5d5;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 24px;
  color: #035b95;
  white-space: nowrap;
}
.dropdown-menu > li:not(:last-child) a,
.dropdown-menu > li:not(:first-child) a,
.dropdown-submenu .dropdown-menu > li:not(:last-child) a,
.dropdown-submenu .dropdown-menu > li:not(:first-child) a {
  border-radius: 0;
}
.dropdown-menu > li:first-child a,
.dropdown-submenu .dropdown-menu > li:first-child a {
  border-radius: 4px 4px 0 0;
}
.dropdown-menu > li:last-child a,
.dropdown-submenu .dropdown-menu > li:last-child a {
  border-radius: 0 0 4px 4px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  background-color: #f4f4f4;
  color: #333;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ff7200;
  text-decoration: none;
  outline: 0;
  background-color: #047ac7;
  color: white;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
@media \0screen\,screen\8 {
  .dropdown-menu > .disabled > a:hover,
  .dropdown-menu > .disabled > a:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
}
.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: #035b95;
  margin-top: 7px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #035b95;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  border-radius: 4px;
}
/* END DROPDOWNS.LESS ******************* */
/* BEGIN WELLS.LESS *********************** */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-white {
  background-color: #fff;
}
.well-white.no-border {
  border-color: transparent;
  box-shadow: none;
  margin-bottom: 0;
}
.well-large {
  padding: 24px;
  border-radius: 7px;
}
.well-small {
  padding: 9px;
  border-radius: 3px;
}
/* END WELLS.LESS ************************ */
/* BEGIN COMPONENT-ANIMATIONS.LESS *********************** */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
/* END COMPONENT-ANIMATIONS.LESS ********************** */
/* BEGIN CLOSE.LESS ************************** */
.close {
  float: right;
  background: none;
  width: 20px;
  height: 20px;
  padding: 0;
  overflow: hidden;
  margin-top: 2px;
  display: inline-block;
}
.close:before {
  content: " ";
  font: 0/0 a;
}
.close:hover,
.close:focus {
  cursor: pointer;
}
button.close {
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
}
/* END CLOSE.LESS ************************* */
#tcal {
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  width: 330px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  margin-top: 0;
  border: 1px solid silver;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3), 0 20px 20px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3), 0 20px 20px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3), 0 20px 20px -15px rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=0, strength=5), progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=45, strength=2), progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=90, strength=5), progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=135, strength=5), progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=180, strength=5), progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=225, strength=5), progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=270, strength=5), progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, direction=315, strength=2);
  padding-top: 40px;
}
#tcal .close {
  position: absolute;
  right: 20px;
  top: 34px;
}
/* table containing navigation and current month */
#tcalControls {
  border-collapse: collapse;
  border: 0;
  width: 280px;
  margin: 26px auto 8px;
}
#tcalControls td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-collapse: collapse;
  border: 0;
  padding: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 18px;
}
#tcalControls th {
  border-collapse: collapse;
  border: 0;
  padding: 0;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
}
#tcalPrevMonth,
#tcalNextMonth {
  width: 18px;
}
#tcalPrevMonth i:before,
#tcalNextMonth i:before {
  margin: 0 2px;
  color: #999;
  font-size: 20px;
}
/* table containing week days header and calendar grid */
#tcalGrid {
  border-collapse: collapse;
  border: 1px solid #aaa;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 280px;
  margin: 0 auto;
}
#tcalGrid td:first-child {
  border-left: 1px solid #d8d8d8;
}
#tcalGrid td:last-child {
  border-right: 1px solid #d8d8d8;
}
#tcalGrid tr:last-child td {
  border-bottom-color: #d8d8d8;
}
#tcalGrid .tcaldays td {
  border-color: #d8d8d8;
}
#tcalGrid tr {
  height: 36px;
}
#tcalGrid tr.tcaldays {
  height: 24px;
  color: #666;
}
#tcalGrid th {
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, #ffffff, #e9e9e9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e9e9e9));
  background-image: -webkit-linear-gradient(top, #ffffff, #e9e9e9);
  background-image: -o-linear-gradient(top, #ffffff, #e9e9e9);
  background-image: linear-gradient(to bottom, #ffffff, #e9e9e9);
  background-repeat: repeat-x;
  border-collapse: collapse;
  padding: 2px 0;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #666666;
}
@media \0screen\,screen\8 {
  #tcalGrid th {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe9e9e9', GradientType=0);
  }
}
#tcalGrid td {
  border: 1px solid #aaa;
  border-collapse: collapse;
  padding: 2px 9px 0 0;
  text-align: right;
  font-size: 18px;
  cursor: pointer;
}
#tcalGrid td.tcalOtherMonth {
  color: #666;
}
#tcalGrid td.tcalToday {
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: -o-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: linear-gradient(to bottom, #ffffff, #e8e8e8);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  #tcalGrid td.tcalToday {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe8e8e8', GradientType=0);
  }
}
#tcalGrid td.tcalSelected {
  background-color: #2486c7;
  background-image: -moz-linear-gradient(top, #0a73b6, #4ba2e0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0a73b6), to(#4ba2e0));
  background-image: -webkit-linear-gradient(top, #0a73b6, #4ba2e0);
  background-image: -o-linear-gradient(top, #0a73b6, #4ba2e0);
  background-image: linear-gradient(to bottom, #0a73b6, #4ba2e0);
  background-repeat: repeat-x;
  color: #FFFFFF;
}
@media \0screen\,screen\8 {
  #tcalGrid td.tcalSelected {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0a73b6', endColorstr='#ff4ba2e0', GradientType=0);
  }
}
.tCalHeader {
  height: 40px;
  font-weight: normal;
}
#tcalControls th.tCalmonth {
  font-weight: normal;
  font-size: 18px;
  color: #333;
}
label.cssIcon-calendar {
  z-index: 1001;
}
input.tcal {
  padding-right: 6px;
}
.tcalPastDue {
  color: #333333;
  background-color: #e0edf6;
  background-image: -moz-linear-gradient(top, #e7f2fa, #d6e6f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7f2fa), to(#d6e6f0));
  background-image: -webkit-linear-gradient(top, #e7f2fa, #d6e6f0);
  background-image: -o-linear-gradient(top, #e7f2fa, #d6e6f0);
  background-image: linear-gradient(to bottom, #e7f2fa, #d6e6f0);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .tcalPastDue {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7f2fa', endColorstr='#ffd6e6f0', GradientType=0);
  }
}
.tcalDueDate {
  background-color: #5fafd7;
  background-image: -moz-linear-gradient(top, #7dbede, #3399cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7dbede), to(#3399cc));
  background-image: -webkit-linear-gradient(top, #7dbede, #3399cc);
  background-image: -o-linear-gradient(top, #7dbede, #3399cc);
  background-image: linear-gradient(to bottom, #7dbede, #3399cc);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
}
@media \0screen\,screen\8 {
  .tcalDueDate {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7dbede', endColorstr='#ff3399cc', GradientType=0);
  }
}
.tcalLegend {
  list-style: none;
  margin: 0 auto;
  width: 280px;
  padding: 18px 0 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tcalLegend:before,
.tcalLegend:after {
  display: table;
  content: "";
  line-height: 0;
}
.tcalLegend:after {
  clear: both;
}
.tcalLegend li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  font-size: 12px;
  height: 36px;
  line-height: normal;
  margin-bottom: 10px;
  padding: 3px 0 0 50px;
  position: relative;
  width: 50%;
}
.tcalPastDue-legend:before,
.tcalDueDate-legend:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: inline-block;
  height: 36px;
  left: 0;
  margin-right: 10px;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 40px;
}
.tcalPastDue-legend:before {
  border: 1px solid #4487b2;
  background-color: #e0edf6;
  background-image: -moz-linear-gradient(top, #e7f2fa, #d6e6f0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7f2fa), to(#d6e6f0));
  background-image: -webkit-linear-gradient(top, #e7f2fa, #d6e6f0);
  background-image: -o-linear-gradient(top, #e7f2fa, #d6e6f0);
  background-image: linear-gradient(to bottom, #e7f2fa, #d6e6f0);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .tcalPastDue-legend:before {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7f2fa', endColorstr='#ffd6e6f0', GradientType=0);
  }
}
.tcalDueDate-legend:before {
  border: 1px solid #666;
  background-color: #5fafd7;
  background-image: -moz-linear-gradient(top, #7dbede, #3399cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7dbede), to(#3399cc));
  background-image: -webkit-linear-gradient(top, #7dbede, #3399cc);
  background-image: -o-linear-gradient(top, #7dbede, #3399cc);
  background-image: linear-gradient(to bottom, #7dbede, #3399cc);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .tcalDueDate-legend:before {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7dbede', endColorstr='#ff3399cc', GradientType=0);
  }
}
/* BEGIN BUTTONS.LESS *************************** */
.btn {
  display: inline-block;
  padding: 4px 17px;
  letter-spacing: .45px;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzc4QkJERCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzM0OTlDQyIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzE5KSIgLz4KPC9zdmc+);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #5dadd6;
  background-image: -moz-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#78bbdd), to(#3499cc));
  background-image: -webkit-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -o-linear-gradient(top, #78bbdd, #3499cc);
  background-image: linear-gradient(to bottom, #78bbdd, #3499cc);
  background-repeat: repeat-x;
  border: 1px solid #4487b2;
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -webkit-font-smoothing: antialiased;
}
@media \0screen\,screen\8 {
  .btn {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff78bbdd', endColorstr='#ff3499cc', GradientType=0);
  }
}
.btn + .btn,
.popover + .btn {
  margin: 0 0 0 11px;
}
.btn:hover,
.btn:focus {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1NjgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM3MkE4QzMiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMyNDc3QTEiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1NjgpIiAvPgo8L3N2Zz4=);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #5394b5;
  background-image: -moz-linear-gradient(top, #72a8c3, #2477a1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#72a8c3), to(#2477a1));
  background-image: -webkit-linear-gradient(top, #72a8c3, #2477a1);
  background-image: -o-linear-gradient(top, #72a8c3, #2477a1);
  background-image: linear-gradient(to bottom, #72a8c3, #2477a1);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  text-decoration: none;
  color: #fff;
}
@media \0screen\,screen\8 {
  .btn:hover,
  .btn:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff72a8c3', endColorstr='#ff2477a1', GradientType=0);
  }
}
.btn-shop {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc4OTciIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM5NUMxNUIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM1QTlFMDEiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c4OTcpIiAvPgo8L3N2Zz4=);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #7db337;
  background-image: -moz-linear-gradient(top, #95c15b, #5a9e01);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#95c15b), to(#5a9e01));
  background-image: -webkit-linear-gradient(top, #95c15b, #5a9e01);
  background-image: -o-linear-gradient(top, #95c15b, #5a9e01);
  background-image: linear-gradient(to bottom, #95c15b, #5a9e01);
  background-repeat: repeat-x;
  border-color: #679319;
}
@media \0screen\,screen\8 {
  .btn-shop {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff95c15b', endColorstr='#ff5a9e01', GradientType=0);
  }
}
.btn-shop:hover,
.btn-shop:focus {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyMDgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM4QkFGNUMiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM0QTgyMDIiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyMDgpIiAvPgo8L3N2Zz4=);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #719d38;
  background-image: -moz-linear-gradient(top, #8baf5c, #4a8202);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8baf5c), to(#4a8202));
  background-image: -webkit-linear-gradient(top, #8baf5c, #4a8202);
  background-image: -o-linear-gradient(top, #8baf5c, #4a8202);
  background-image: linear-gradient(to bottom, #8baf5c, #4a8202);
  background-repeat: repeat-x;
  border-color: #679319;
  color: #fff;
}
@media \0screen\,screen\8 {
  .btn-shop:hover,
  .btn-shop:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8baf5c', endColorstr='#ff4a8202', GradientType=0);
  }
}
.btn-alt {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczMiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0U4RThFOCIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzMyKSIgLz4KPC9zdmc+);
  color: #035b95;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: -o-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: linear-gradient(to bottom, #ffffff, #e8e8e8);
  background-repeat: repeat-x;
  border-color: #a5a5a5;
}
@media \0screen\,screen\8 {
  .btn-alt {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe8e8e8', GradientType=0);
  }
}
.btn-alt:hover,
.btn-alt:focus {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczMzgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGQ0ZDRkMiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNBOEE4QTgiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2czMzgpIiAvPgo8L3N2Zz4=);
  color: #035b95;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  background-color: #dadada;
  background-image: -moz-linear-gradient(top, #fcfcfc, #a8a8a8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#a8a8a8));
  background-image: -webkit-linear-gradient(top, #fcfcfc, #a8a8a8);
  background-image: -o-linear-gradient(top, #fcfcfc, #a8a8a8);
  background-image: linear-gradient(to bottom, #fcfcfc, #a8a8a8);
  background-repeat: repeat-x;
  border-color: #c3c3c3 #aaa #aaa;
}
@media \0screen\,screen\8 {
  .btn-alt:hover,
  .btn-alt:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffa8a8a8', GradientType=0);
  }
}
.btn-warning {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc0NDIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGQ0IzMTQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRjcyMDAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c0NDIpIiAvPgo8L3N2Zz4=);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #ffa55c;
  background-image: -moz-linear-gradient(top, #ffc799, #ff7200);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc799), to(#ff7200));
  background-image: -webkit-linear-gradient(top, #ffc799, #ff7200);
  background-image: -o-linear-gradient(top, #ffc799, #ff7200);
  background-image: linear-gradient(to bottom, #ffc799, #ff7200);
  background-repeat: repeat-x;
  border-color: #cc5b00;
}
@media \0screen\,screen\8 {
  .btn-warning {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffc799', endColorstr='#ffff7200', GradientType=0);
  }
}
.btn-warning:hover,
.btn-warning:focus {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc0NDIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGQ0IzMTQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRjcyMDAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c0NDIpIiAvPgo8L3N2Zz4=);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #ffa55c;
  background-image: -moz-linear-gradient(top, #ffc799, #ff7200);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffc799), to(#ff7200));
  background-image: -webkit-linear-gradient(top, #ffc799, #ff7200);
  background-image: -o-linear-gradient(top, #ffc799, #ff7200);
  background-image: linear-gradient(to bottom, #ffc799, #ff7200);
  background-repeat: repeat-x;
  border-color: #cc5b00;
}
@media \0screen\,screen\8 {
  .btn-warning:hover,
  .btn-warning:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffc799', endColorstr='#ffff7200', GradientType=0);
  }
}
.btn-danger {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1MDIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkEyOTIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGODI1MDAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1MDIpIiAvPgo8L3N2Zz4=);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #e5776a;
  background-image: -moz-linear-gradient(top, #ffa292, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffa292), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ffa292, #bd362f);
  background-image: -o-linear-gradient(top, #ffa292, #bd362f);
  background-image: linear-gradient(to bottom, #ffa292, #bd362f);
  background-repeat: repeat-x;
  border-color: #942a25;
}
@media \0screen\,screen\8 {
  .btn-danger {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa292', endColorstr='#ffbd362f', GradientType=0);
  }
}
.btn-danger:hover,
.btn-danger:focus {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1MDIiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkEyOTIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGODI1MDAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1MDIpIiAvPgo8L3N2Zz4=);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #e5776a;
  background-image: -moz-linear-gradient(top, #ffa292, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffa292), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ffa292, #bd362f);
  background-image: -o-linear-gradient(top, #ffa292, #bd362f);
  background-image: linear-gradient(to bottom, #ffa292, #bd362f);
  background-repeat: repeat-x;
  border-color: #942a25;
}
@media \0screen\,screen\8 {
  .btn-danger:hover,
  .btn-danger:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa292', endColorstr='#ffbd362f', GradientType=0);
  }
}
@media \0screen\,screen\8 {
  .btn:hover,
  .btn:focus,
  .btn:active,
  .btn.active,
  .btn.disabled,
  .btn[disabled] {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
}
.btn:focus {
  outline: thin dotted #666;
  outline-offset: -4px;
}
.btn.active,
.btn:active {
  outline: 0;
  outline-offset: -1px;
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyOTMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGMkYyRjIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNFN0U3RTciIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyOTMpIiAvPgo8L3N2Zz4=);
  color: #b799a8;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e7e7e7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e7e7e7));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e7e7e7);
  background-image: -o-linear-gradient(top, #f2f2f2, #e7e7e7);
  background-image: linear-gradient(to bottom, #f2f2f2, #e7e7e7);
  background-repeat: repeat-x;
  border-color: #d4d4d4;
  box-shadow: none;
}
@media \0screen\,screen\8 {
  .btn.disabled,
  .btn[disabled] {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe7e7e7', GradientType=0);
  }
}
.btn.disabled:hover,
.btn:disabled:focus {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyOTMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGMkYyRjIiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNFN0U3RTciIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyOTMpIiAvPgo8L3N2Zz4=);
  color: #b799a8;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e7e7e7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e7e7e7));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e7e7e7);
  background-image: -o-linear-gradient(top, #f2f2f2, #e7e7e7);
  background-image: linear-gradient(to bottom, #f2f2f2, #e7e7e7);
  background-repeat: repeat-x;
  border-color: #d4d4d4;
  box-shadow: none;
}
@media \0screen\,screen\8 {
  .btn.disabled:hover,
  .btn:disabled:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe7e7e7', GradientType=0);
  }
}
.btn-large {
  padding: 9.5px 27px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
  margin-left: 0;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
button.btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input[type="button"].btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner,
input[type="reset"].btn::-moz-focus-inner {
  padding: 2px 0;
  border: 0;
}
/* END BUTTONS.LESS ************************ */
/* BEGIN BUTTON-GROUPS.LESS ******************* */
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  margin-bottom: 20px;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  float: left;
  position: relative;
  border-radius: 0;
  margin-right: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16.000000000000004px;
}
.btn-small-toggle .btn {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 35px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.btn-quantity-toggle {
  vertical-align: baseline;
  margin-bottom: 0;
}
.btn-group.btn-small-toggle > .btn,
.btn-quantity-toggle .btn {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}
.btn-group.btn-small-toggle > .btn {
  width: 44px;
}
.btn-group.btn-small-toggle > .btn.active {
  border-color: #4487b2 !important;
}
.btn-quantity-toggle .btn {
  width: 42px;
  outline-offset: -4px;
}
.btn-quantity-toggle [data-max-quantity] {
  padding: 4px 0;
  text-align: center;
  width: 46px;
  font-size: 18px;
  text-indent: -1.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.input-append .btn-group > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group.square > .btn:first-child {
  margin-left: 0;
  border-radius: 0;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group.square > .btn:last-child {
  border-radius: 0;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.btn-group > .btn-alt.active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzc4QkJERCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzM0OTlDQyIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzE5KSIgLz4KPC9zdmc+);
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
  background-color: #5dadd6;
  background-image: -moz-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#78bbdd), to(#3499cc));
  background-image: -webkit-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -o-linear-gradient(top, #78bbdd, #3499cc);
  background-image: linear-gradient(to bottom, #78bbdd, #3499cc);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  text-decoration: none;
  z-index: 200;
}
@media \0screen\,screen\8 {
  .btn-group > .btn-alt.active {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff78bbdd', endColorstr='#ff3499cc', GradientType=0);
  }
}
.btn-group > .btn-alt.active:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1NjgiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM3MkE4QzMiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMyNDc3QTEiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1NjgpIiAvPgo8L3N2Zz4=);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #5394b5;
  background-image: -moz-linear-gradient(top, #72a8c3, #2477a1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#72a8c3), to(#2477a1));
  background-image: -webkit-linear-gradient(top, #72a8c3, #2477a1);
  background-image: -o-linear-gradient(top, #72a8c3, #2477a1);
  background-image: linear-gradient(to bottom, #72a8c3, #2477a1);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .btn-group > .btn-alt.active:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff72a8c3', endColorstr='#ff2477a1', GradientType=0);
  }
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #3499cc;
}
.btn-group.open .btn-shop.dropdown-toggle {
  background-color: #5a9e01;
}
.btn-group.open .btn-alt.dropdown-toggle {
  background-color: #e8e8e8;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #ff7200;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn .caret,
.btn-shop .caret,
.btn-warning .caret,
.btn-danger .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-alt .caret {
  border-top-color: #000000;
  border-bottom-color: #000000;
}
.btn-group-vertical {
  display: inline-block;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  border-radius: 7px 7px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  border-radius: 0 0 7px 7px;
}
/* END BUTTON-GROUPS.LESS ************************ */
/* BEGIN ALERTS.LESS ******************** */
.alert {
  padding: 12px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fffde5;
  border: 1px solid #fff0c1;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.alert.fade {
  padding: 12px 35px 12px 14px;
}
.alert .nowrap-columns {
  margin-bottom: -10px;
}
.alert.clearfix {
  padding: 8px 14px;
}
.alert,
.alert h3,
.alert h4 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}
.alert h3,
.alert h4 {
  margin: 0;
}
.alert p:last-child {
  margin-bottom: 0;
}
.alert .box {
  padding: 9px 14px;
}
.alert h3 + .box,
.alert h4 + .box {
  margin-top: 10px;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #00b300;
}
.alert-danger {
  background-color: #fef3f1;
  border-color: rgba(255, 0, 0, 0.5);
  color: #ff0000;
}
.alert-error {
  background-color: #FEF3F1;
  border-color: rgba(255, 0, 0, 0.5);
  color: red;
}
.alert ul {
  margin-left: 45px;
  margin-bottom: 0;
}
.alert-danger h4,
.alert-error h4 {
  color: #ff0000;
  line-height: 23px;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
/* END ALERTS.LESS ********************** */
/* BEGIN NAVS.LESS ***************** */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #dfdfdf;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #035b95;
}
.nav-list [class*="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  height: 1px;
  margin: 0;
  overflow: hidden;
  background-color: #e6e6e6;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: 3px;
  line-height: 16px;
}
.nav-tabs {
  border-bottom: 1px solid #e6e6e6;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding: 8px 12px;
  line-height: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 5px 5px 0 0;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6;
}
@media \0screen\,screen\8 {
  .nav-tabs > li > a {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  }
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #efefef;
  background-image: -moz-linear-gradient(top, #ffffff, #d6d6d6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d6d6d6));
  background-image: -webkit-linear-gradient(top, #ffffff, #d6d6d6);
  background-image: -o-linear-gradient(top, #ffffff, #d6d6d6);
  background-image: linear-gradient(to bottom, #ffffff, #d6d6d6);
  background-repeat: repeat-x;
  border-color: #d6d6d6;
}
@media \0screen\,screen\8 {
  .nav-tabs > li > a:hover,
  .nav-tabs > li > a:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd6d6d6', GradientType=0);
  }
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #808080;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #ffffff;
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  background-repeat: repeat-x;
  border-color: #e6e6e6;
  border-bottom: 1px solid transparent;
  cursor: default;
}
@media \0screen\,screen\8 {
  .nav-tabs > .active > a,
  .nav-tabs > .active > a:hover,
  .nav-tabs > .active > a:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  }
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #035b95;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li:first-child {
  margin-left: 0;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #e6e6e6;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #e6e6e6;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #035b95;
  border-bottom-color: #035b95;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #ff7200;
  border-bottom-color: #ff7200;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  border-top-color: #808080;
  border-bottom-color: #808080;
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #808080;
  border-bottom-color: #808080;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle {
  background-color: #999999;
  border-color: #c6c6c6;
}
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.nav-tabs li.dropdown.open .caret,
.nav-tabs li.dropdown.open.active .caret,
.nav-tabs li.dropdown.open a:hover .caret,
.nav-tabs li.dropdown.open a:focus .caret {
  border-top-color: #808080;
  border-bottom-color: #808080;
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li:first-child {
  margin-left: 0;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #dfdfdf #dddddd #dfdfdf #dfdfdf;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li:first-child {
  margin-left: 0;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #dfdfdf #dfdfdf #dfdfdf #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
/* END NAVS.LESS ********************** *//* BEGIN NAVBAR.LESS ******************* */
.navbar {
  overflow: visible;
  margin-bottom: 20px;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
@media \0screen\,screen\8 {
  .navbar-inner {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  }
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: 940px;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #808080;
  text-decoration: none;
  background-color: #e5e5e5;
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
@media \0screen\,screen\8 {
  .navbar .btn-navbar {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  }
}
.icon-bar {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  margin-top: 1px;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #808080;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #808080;
  border-bottom-color: #808080;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  border-radius: 6px 0 6px 6px;
}
@media (min-width: 980px) {
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* BEGIN RESPONSIVE-NAVBAR.LESS **************** */
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0 15px;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* END RESPONSIVE-NAVBAR.LESS ****************** */
/* END NAVBAR.LESS ***************** */
/* BEGIN BREADCRUMBS.LESS ******************** */
/* .breadcrumb {
  padding: 8px 15px;
  margin: 20px 0;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
} */
.breadcrumb {
    color: #666666;
    font-size: 11px;
    padding: 0;
    width: 600px;
}
.breadcrumb > li {
  position: relative;
  display: inline-block;
  text-shadow: 0 1px 0 #ffffff;
  margin-right: 20px;
}
.breadcrumb > li:after {
  content: " /";
  position: absolute;
  right: -15px;
  padding: 0;
  color: #ccc;
}
.breadcrumb > li.active {
  color: #999999;
}
.breadcrumb > li.active:after {
  content: "";
}
/* END BREADCRUMBS.LESS ****************** */
/* BEGIN PAGINATION.LESS ************************** */
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  border-radius: 4px;
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  color: #005b95;
  font-weight: bold;
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #666666;
  text-shadow: none;
  background-color: #e9e9e9;
  background-image: -moz-linear-gradient(top, #f0f0f0, #dedede);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#dedede));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #dedede);
  background-image: -o-linear-gradient(top, #f0f0f0, #dedede);
  background-image: linear-gradient(to bottom, #f0f0f0, #dedede);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .pagination ul > li > a:hover,
  .pagination ul > li > a:focus,
  .pagination ul > .active > a,
  .pagination ul > .active > span {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f0f0', endColorstr='#ffdedede', GradientType=0);
  }
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 20px;
  padding: 3.5px 12px 4.5px 12px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 20px;
  padding: 3.5px 12px 4.5px 12px;
}
.chevron-left {
  font-size: 10px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 10px 26px 6px;
  font-size: 16.000000000000004px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.pagination-large ul > li:first-child .chevron-left:before,
.pagination-large ul > li:last-child .chevron-right:before {
  font: 16px/normal FontAwesome;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12px;
}
.pagination-small ul > li:first-child .chevron-left:before,
.pagination-small ul > li:last-child .chevron-right:before {
  font: 10px/normal FontAwesome;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10px;
}
.pagination-mini ul > li:first-child .chevron-left:before,
.pagination-mini ul > li:last-child .chevron-right:before {
  font: 8px/normal FontAwesome;
}
/* END PAGINATION.LESS ************************* */
/* BEGIN MODALS.LESS **************************** */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #ffffff;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #666;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .5s linear, center .5s ease-out;
  transition: opacity .5s linear, center .5s ease-out;
}
.modal.fade.in {
  top: 10%;
}
.modal p:last-child {
  margin-bottom: 0;
}
.modal2 {
  z-index: 2000 !important;
}
.modal-header {
  padding: 0 20px;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(to bottom, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  border-bottom: 1px solid #e3e3e3;
  border-radius: 5px 5px 0 0;
  height: 56px;
}
@media \0screen\,screen\8 {
  .modal-header {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff5f5f5', GradientType=0);
  }
}
.modal-header .close {
  margin-top: 15px;
}
.modal-header h3 {
  margin: 0;
  line-height: 56px;
}
.modal h2 {
  padding-left: 50px;
  position: relative;
  margin-bottom: 22px;
}
.modal h2 > [class*="cssIcon-"] {
  position: absolute;
  left: 0;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 20px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  width: 100%;
  padding: 20px;
  margin-bottom: 0;
  text-align: center;
  background-color: #f5f5f5;
  border-top: 1px solid #d8d8d8;
  border-radius: 0 0 5px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn {
  float: left;
  width: 48.078%;
  margin-left: 0;
}
.modal-footer .btn + .btn {
  float: right;
  margin-bottom: 0;
}
.modal-footer .btn.middle {
  float: none;
  margin: 0 auto;
}
/* END MODALS.LESS ******************** */
/* BEGIN TOOLTIP.LESS ******************** */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top,
.tooltip.topleft,
.tooltip.topright {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: -11px;
  padding: 0 5px;
}
.tooltip.bottomleft,
.tooltip.bottom,
.tooltip.bottomright {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.topleft .tooltip-arrow {
  bottom: 0;
  left: 20%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.topright .tooltip-arrow {
  bottom: 0;
  left: 80%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottomleft .tooltip-arrow {
  top: 0;
  left: 20%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottomright .tooltip-arrow {
  top: 0;
  left: 80%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* END TOOLTIP.LESS ********************* */
/* BEGIN POPOVERS.LESS ************************* */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 0;
  text-align: left;
  background-color: #f0f0f0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  white-space: normal;
}
.popover.topleft,
.popover.top,
.popover.topright {
  margin-top: -10px;
}
.popover.bottomleft,
.popover.bottom,
.popover.bottomright {
  margin-top: 10px;
}
.popover.left {
  margin-left: 10px;
}
.popover.right {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px 0 14px;
  font-size: 14px;
  line-height: normal;
  font-family: omnes_attmedium;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
  border: none;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
  font-size: 12px;
  line-height: 14px;
}
.popover-content p:last-child {
  margin-bottom: 0;
}
.popover-html-content {
  display: none;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.5);
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.topleft .arrow {
  left: 20%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #d8d8d8;
  border-top-color: rgba(0, 0, 0, 0.3);
  bottom: -11px;
}
.popover.topleft .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #f0f0f0;
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #d8d8d8;
  border-top-color: rgba(0, 0, 0, 0.3);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #f0f0f0;
}
.popover.topright .arrow {
  left: 80%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #d8d8d8;
  border-top-color: rgba(0, 0, 0, 0.3);
  bottom: -11px;
}
.popover.topright .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #f0f0f0;
}
.popover.right .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #d8d8d8;
  border-left-color: rgba(0, 0, 0, 0.3);
}
.popover.right .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #f0f0f0;
  bottom: -10px;
}
.popover.bottomleft .arrow {
  left: 20%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #d8d8d8;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  top: -11px;
}
.popover.bottomleft .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #f0f0f0;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #d8d8d8;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #f0f0f0;
}
.popover.bottomright .arrow {
  left: 80%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #d8d8d8;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  top: -11px;
}
.popover.bottomright .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #f0f0f0;
}
.popover.left .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #d8d8d8;
  border-right-color: rgba(0, 0, 0, 0.3);
}
.popover.left .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #f0f0f0;
}
/* END POPOVERS.LESS ******************** */
/* BEGIN THUMBNAILS.LESS ***************************** */
.thumbnails {
  margin-left: -20px;
  list-style: none;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #035b95;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #808080;
}
.gridView .thumbnails > li:nth-child(3n+1) {
  margin-left: 0;
}
.gridView .thumbnail {
  background-color: #fff;
  text-align: center;
  padding: 0;
}
.gridView .thumbnail h3 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: normal;
  margin: 22px 0;
}
.gridView .thumbnail img {
  display: block;
  margin: 0 auto;
}
.divider {
  height: 1px;
  margin: 23px 0 21px;
  overflow: hidden;
  background-color: #dedede;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.gridView .thumbnail p {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.gridView .thumbnail .rating-block {
  display: block;
  margin-bottom: 19px;
  padding-top: 0;
  text-align: center;
}
.gridView .thumbnail .rating-block .star-rating {
  display: inline-block;
  margin: 0;
}
.gridView .cssIcon-4g,
.gridView .cssIcon-4g-lte {
  margin-left: 10px;
}
.gridView .btn {
  display: none;
}
/* END THUMBNAILS.LESS ******************** */
/* BEGIN MEDIA.LESS ***************************** */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.media-vertical-align,
.media-vertical-align > .media {
  display: table;
}
.media-vertical-align .pull-left {
  display: table-cell;
  vertical-align: middle;
  height: auto;
  float: none;
  padding-right: 10px;
}
.media-vertical-align .pull-left img {
  max-width: inherit;
}
.media-vertical-align .media-body {
  display: table-cell;
  vertical-align: middle;
  height: auto;
  width: auto;
}
/* END MEDIA.LESS ********************* */
/* BEGIN LABELS-BADGES.LESS ******************* */
.label,
.badge {
  font-family: omnes_attmedium;
  display: inline-block;
  padding: 2px 4px;
  font-size: 0.96em;
  font-weight: normal;
  line-height: 0.96em;
  color: #ffffff;
  vertical-align: baseline;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  border-radius: 3px;
  padding: 1px 3px 3px 3px;
}
.badge {
  border-radius: 12px;
  box-shadow: 0 0 1px #FFFFFF;
  letter-spacing: 0;
  line-height: 8.5px;
  min-width: 9px;
  padding: 5px;
  vertical-align: middle;
  margin-top: -2px;
  text-align: center;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #ff0000;
}
.label-important[href],
.badge-important[href] {
  background-color: #cc0000;
}
.label-warning,
.badge-warning {
  background-color: #ff7200;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #cc5b00;
}
.label-success,
.badge-success {
  background-color: #00b300;
}
.label-success[href],
.badge-success[href] {
  background-color: #008000;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
/* END LABELS-BADGES.LESS *********************** */
/* BEGIN PROGRESS-BARS.LESS ************************* */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 0;
  }
}
.progress {
  overflow: hidden;
  height: 14px;
  padding: 3px;
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
  box-shadow: inset 0 0 14px 7px #e6e6e6;
  border-radius: 8px;
  filter: none;
}
.progress .bar {
  width: 0%;
  height: 14px;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ababab;
  background-image: -moz-linear-gradient(top, #bababa, #949494);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bababa), to(#949494));
  background-image: -webkit-linear-gradient(top, #bababa, #949494);
  background-image: -o-linear-gradient(top, #bababa, #949494);
  background-image: linear-gradient(to bottom, #bababa, #949494);
  background-repeat: repeat-x;
  border: 1px solid #7c7c7c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  border-radius: 5px;
}
@media \0screen\,screen\8 {
  .progress .bar {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbababa', endColorstr='#ff949494', GradientType=0);
  }
}
.progress-thin {
  height: 8px;
  border-radius: 5px;
}
.progress-thin .bar {
  height: 8px;
  border-radius: 3px;
}
.progress-striped .bar {
  background-color: #aaaaaa;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -o-background-size: 20px 20px;
  background-size: 20px 20px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  border-color: #b30a3c;
  background-color: #da3c3f;
  background-image: -moz-linear-gradient(top, #f84b4d, #ae2629);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f84b4d), to(#ae2629));
  background-image: -webkit-linear-gradient(top, #f84b4d, #ae2629);
  background-image: -o-linear-gradient(top, #f84b4d, #ae2629);
  background-image: linear-gradient(to bottom, #f84b4d, #ae2629);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .progress-danger .bar,
  .progress .bar-danger {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff84b4d', endColorstr='#ffae2629', GradientType=0);
  }
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ae2629;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  border-color: #496e33;
  background-color: #99bd52;
  background-image: -moz-linear-gradient(top, #adcd5a, #7ba547);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#adcd5a), to(#7ba547));
  background-image: -webkit-linear-gradient(top, #adcd5a, #7ba547);
  background-image: -o-linear-gradient(top, #adcd5a, #7ba547);
  background-image: linear-gradient(to bottom, #adcd5a, #7ba547);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .progress-success .bar,
  .progress .bar-success {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffadcd5a', endColorstr='#ff7ba547', GradientType=0);
  }
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #7ba547;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  border-color: #d28b0e;
  background-color: #f6ba27;
  background-image: -moz-linear-gradient(top, #ffcc30, #e9a019);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffcc30), to(#e9a019));
  background-image: -webkit-linear-gradient(top, #ffcc30, #e9a019);
  background-image: -o-linear-gradient(top, #ffcc30, #e9a019);
  background-image: linear-gradient(to bottom, #ffcc30, #e9a019);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .progress-warning .bar,
  .progress .bar-warning {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffcc30', endColorstr='#ffe9a019', GradientType=0);
  }
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #e9a019;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #69b7dd;
  background-image: -moz-linear-gradient(top, #97d0ec, #2491c6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#97d0ec), to(#2491c6));
  background-image: -webkit-linear-gradient(top, #97d0ec, #2491c6);
  background-image: -o-linear-gradient(top, #97d0ec, #2491c6);
  background-image: linear-gradient(to bottom, #97d0ec, #2491c6);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .progress-info .bar,
  .progress .bar-info {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff97d0ec', endColorstr='#ff2491c6', GradientType=0);
  }
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #2491c6;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress .bar:first-child:not(:last-child) {
  border-right: none;
  border-radius: 5px 0 0 5px;
}
.progress.progress-thin .bar:first-child:not(:last-child) {
  border-radius: 2px 0 0 2px;
}
.progress .bar:last-child:not(:first-child) {
  border-left: none;
  border-radius: 0 5px 5px 0;
}
.progress.progress-thin .bar:last-child:not(:first-child) {
  border-radius: 0 2px 2px 0;
}
.progress .bar + .bar:not(:last-child) {
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.progress.increment .bar:not(:first-child) {
  border-left: 1px solid white;
}
/* END PROGRESS-BARS.LESS ***************************** */
/* BEGIN ACCORDION.LESS ********************* */
.accordion {
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  overflow: hidden;
}
.accordion .accordion-group {
  border-bottom: 1px solid #e6e6e6;
}
.accordion .accordion-group:last-child {
  border-bottom: none;
}
.accordion-heading {
  border-bottom: 0;
  font-size: 16px;
  height: 54px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
}
@media \0screen\,screen\8 {
  .accordion-heading {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  }
}
.accordion-heading a {
  line-height: 54px;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 0 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e6e6e6;
}
/* END ACCORDION.LESS **************** */
/* BEGIN CAROUSEL.LESS ********************** */
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
  cursor: pointer;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
/* END CAROUSEL.LESS ************************* */
/* BEGIN HERO-UNIT.LESS */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #dfdfdf;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
/* END HERO-UNIT.LESS *********************** */
/* ============================================================
 * toggleSwitch v1.0 by Derek Owca 
 * http://www.att.com
 * ============================================================
*/
.btn-switch {
  position: relative;
  padding: 0;
  border: none;
  font-size: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 70px;
}
.btn-switch .btn {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.btn-switch .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 35px;
  height: 30px;
  margin-left: 0;
}
.btn-switch input[type="checkbox"] {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 200;
  padding: 0;
  margin: 0;
  border: none;
  outline-offset: 0;
  left: -9999px;
}
.btn-slider-on,
.btn-slider-off {
  cursor: pointer;
  display: inline-block;
  padding: 4.45px 0;
  margin: 0;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: none;
  text-align: center;
}
.btn-slider-on {
  border-radius: 5px 0 0 5px;
  border-right: 0 !important;
  float: left;
}
.btn-slider-off {
  border-radius: 0 5px 5px 0;
  border-left: 0 !important;
  float: right;
}
.btn-switch input[type="checkbox"]:checked + .btn-slider-on,
.btn-switch input[type="checkbox"]:checked + .btn-slider-on + .btn + .btn-slider-off,
.btn-switch.checked .btn-slider-on,
.btn-switch.checked .btn-slider-off {
  border: 1px solid #278ec1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzc4QkJERCIgb2Zmc2V0PSIwIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzM0OTlDQyIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzE5KSIgLz4KPC9zdmc+);
}
@media \0screen\,screen\8 {
  .btn-switch.checked .btn-slider-on,
  .btn-switch.checked .btn-slider-off {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7bbcdd', endColorstr='#ff278ec1', GradientType=0);
  }
}
.btn-switch .btn-slider-on,
.btn-switch .btn-slider-off,
.btn-switch.checked .btn-slider-on,
.btn-switch.checked .btn-slider-off {
  border: 1px solid #999999;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcxNzQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNCOEI3QjciIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiM5MDkwOTAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cxNzQpIiAvPgo8L3N2Zz4=);
}
@media \0screen\,screen\8 {
  .btn-switch .btn-slider-on,
  .btn-switch .btn-slider-off {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff909090', endColorstr='#ffb8b7b7', GradientType=0);
  }
}
.btn-switch input[type="checkbox"]:checked + .btn-slider-on + .btn-slider,
.btn-switch.checked .btn-slider {
  margin: 0 0 0 50%;
  left: -1px;
}
.btn-switch input[type="checkbox"] + .btn-slider-on + .btn-slider {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  box-shadow: none;
  font-size: 0;
  color: transparent;
  padding: 4px 16px;
  margin: 0;
  letter-spacing: -10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: #999999;
  cursor: pointer;
  z-index: 100;
}
.btn-switch input[type="checkbox"] + .btn-slider-on:hover,
.btn-switch input[type="checkbox"]:checked + .btn-slider-on:hover,
.btn-switch input[type="checkbox"] + .btn-slider-on + .btn + .btn-slider-off:hover,
.btn-switch input[type="checkbox"]:checked + .btn-slider-on + .btn + .btn-slider-off:hover {
  color: #fff;
  background-position: 0 0;
}
@media \0screen\,screen\8 {
  .btn-switch .btn-slider:hover,
  .btn-switch .btn-slider:focus,
  .btn-switch .btn-slider:active,
  .btn-switch .btn-slider[disabled] {
    color: #fff;
    background-position: 0 -15px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  }
}
.slideBar,
.slideBar a,
slideBar div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: block;
  cursor: default;
}
.slideBar {
  position: relative;
}
.slideBar a {
  position: absolute;
  z-index: 1;
}
.slideBar a:nth-child(2) {
  background: inherit !important;
}
.slideBar.vertical a {
  width: 100%;
  bottom: 0;
}
.slideBar.horizontal a {
  background-color: #bbbbbb;
  background-image: -moz-linear-gradient(top, #a5a5a5, #dbdbdc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a5a5a5), to(#dbdbdc));
  background-image: -webkit-linear-gradient(top, #a5a5a5, #dbdbdc);
  background-image: -o-linear-gradient(top, #a5a5a5, #dbdbdc);
  background-image: linear-gradient(to bottom, #a5a5a5, #dbdbdc);
  background-repeat: repeat-x;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 0 100px 100px 0;
  height: 100%;
  right: 0;
}
@media \0screen\,screen\8 {
  .slideBar.horizontal a {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa5a5a5', endColorstr='#ffdbdbdc', GradientType=0);
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .slideBar:before,
  body.TOUCH,
  .slideBar div {
    -ms-touch-action: none;
  }
  .slideBar:before {
    display: block;
    position: absolute;
    width: 150%;
    left: -25%;
    height: 400%;
    top: -150%;
    content: "";
    z-index: -1;
  }
  .slideBar.vertical:before {
    width: 400%;
    left: -150%;
    height: 150%;
    top: -25%;
  }
}
.slideBar.connect a,
.slideBar.connect.lower {
  background: #b2a98f;
}
.slideBar,
.slideBar.connect.lower a {
  border-radius: 100px;
  background-color: #61b0d7;
  background-image: -moz-linear-gradient(top, #80bfdf, #3399cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#80bfdf), to(#3399cc));
  background-image: -webkit-linear-gradient(top, #80bfdf, #3399cc);
  background-image: -o-linear-gradient(top, #80bfdf, #3399cc);
  background-image: linear-gradient(to bottom, #80bfdf, #3399cc);
  background-repeat: repeat-x;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
@media \0screen\,screen\8 {
  .slideBar,
  .slideBar.connect.lower a {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff80bfdf', endColorstr='#ff3399cc', GradientType=0);
  }
}
.slideBar.disabled,
.slideBar.disabled.connect.lower a {
  background: #ccc;
  box-shadow: none;
}
.slideBar div {
  height: 30px;
  width: 30px;
  border-radius: 100px;
  background-color: #efefef;
  background-image: -moz-linear-gradient(top, #f0f0f0, #ededed);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#ededed));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #ededed);
  background-image: -o-linear-gradient(top, #f0f0f0, #ededed);
  background-image: linear-gradient(to bottom, #f0f0f0, #ededed);
  background-repeat: repeat-x;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5), 0 0 1px 1px #ffffff inset;
  cursor: pointer;
}
@media \0screen\,screen\8 {
  .slideBar div {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f0f0', endColorstr='#ffededed', GradientType=0);
  }
}
.slideBar.disabled div {
  background: transparent;
}
.slideBar.horizontal {
  width: 94.5%;
  height: 14px;
  margin: 10px auto;
}
.slideBar.horizontal + .twoCol {
  width: 94.5%;
  margin: 10px auto;
}
.slideBar.horizontal div {
  margin: -8px 0 0 -15px;
}
.slideBar.vertical {
  width: 14px;
  height: 300px;
}
.slideBar.vertical div {
  margin: -9px 0 0 -5px;
}
.rating {
  display: inline-block;
  margin: -1px 0 0;
  height: 16px;
  width: 80px;
  position: relative;
  vertical-align: middle;
}
.rating label {
  background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
  background-position: -4px -211px;
  background-size: 400px 286px;
}
@media \0screen\,screen\8 {
  .rating label {
    background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
.star-rating {
  font: 0/0 a;
  background-size: 400px 286px;
  background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
  background-position: -4px -211px;
  height: 16px;
  width: 78px;
  display: inline-block;
  margin: -3px 0 0;
  vertical-align: middle;
}
@media \0screen\,screen\8 {
  .star-rating {
    background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
.star-rating:after {
  content: "";
  background-size: 400px 286px;
  background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_Retina_v1.png");
  background-position: -4px -211px;
  height: 14px;
  width: 78px;
  display: block;
}
@media \0screen\,screen\8 {
  .star-rating:after {
    background-image: url("../../../../media/att/globalnav/tesla1.0.0/images/ATT_Sprite_v1.png");
  }
}
[data-stars="0"]:after {
  background-position: -4px -211px;
}
[data-stars=".5"]:after {
  background-position: -68px -193px;
  width: 8px;
}
[data-stars="1"]:after {
  background-position: -68px -175px;
  width: 16px;
}
[data-stars="1.5"]:after {
  background-position: -52px -193px;
  width: 24px;
}
[data-stars="2"]:after {
  background-position: -52px -175px;
  width: 32px;
}
[data-stars="2.5"]:after {
  background-position: -36px -193px;
  width: 40px;
}
[data-stars="3"]:after {
  background-position: -36px -175px;
  width: 48px;
}
[data-stars="3.5"]:after {
  background-position: -20px -193px;
  width: 56px;
}
[data-stars="4"]:after {
  background-position: -20px -175px;
  width: 64px;
}
[data-stars="4.5"]:after {
  background-position: -4px -193px;
  width: 72px;
}
[data-stars="5"]:after {
  background-position: -4px -175px;
  width: 80px;
}
.img-rounded {
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  border-radius: 500px;
}
.selectWrap {
  position: relative;
  height: 30px;
  line-height: 28px;
  display: inline-block;
  margin: 0 0 10px 0;
}
.group .selectWrap {
  margin: 0 0 10px 0;
}
.mod-select {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 30px;
  min-width: 120px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.mod-select + span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  border: 1px solid #aaa;
  border-radius: 4px;
  height: 28px;
  line-height: 28px;
  padding: 0;
  text-indent: 9px;
  width: 100%;
}
.mod-select:focus + span,
.mod-select:hover + span {
  background: #F2F8FB;
  border-color: #82BCD9;
  outline: 0;
}
.mod-select + span:after {
  content: "";
  position: absolute;
  right: -1px;
  top: -1px;
  display: inline-block;
  border: 1px solid #4487b2;
  height: 28px;
  width: 38px;
  text-align: left;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  text-indent: .95em;
  padding: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczMTkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM3QkJDREQiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMyNzhFQzEiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2czMTkpIiAvPgo8L3N2Zz4=);
  background-position: 0 0;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #5dadd6;
  background-image: -moz-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#78bbdd), to(#3499cc));
  background-image: -webkit-linear-gradient(top, #78bbdd, #3499cc);
  background-image: -o-linear-gradient(top, #78bbdd, #3499cc);
  background-image: linear-gradient(to bottom, #78bbdd, #3499cc);
  background-repeat: repeat-x;
  box-shadow: inset 1px 1px 0 rgba(255,255,255,.3), 0 1px 2px rgba(255,255,255,.1);
  color: #fff;
  pointer-events: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
@media \0screen\,screen\8 {
  .mod-select + span:after {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff78bbdd', endColorstr='#ff3499cc', GradientType=0);
  }
}
@media \0screen\,screen\8 {
  .mod-select + span:after {
    color: #999;
  }
}
.mod-select:hover + span:after,
.mod-select:focus + span:after {
  text-decoration: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImcyODMiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiM2Mjk4QjYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMzNzgxQUIiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2cyODMpIiAvPgo8L3N2Zz4=);
  background-position: 0 0;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  background-color: #5394b5;
  background-image: -moz-linear-gradient(top, #72a8c3, #2477a1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#72a8c3), to(#2477a1));
  background-image: -webkit-linear-gradient(top, #72a8c3, #2477a1);
  background-image: -o-linear-gradient(top, #72a8c3, #2477a1);
  background-image: linear-gradient(to bottom, #72a8c3, #2477a1);
  background-repeat: repeat-x;
  box-shadow: inset 1px 1px 0 rgba(255,255,255,.3), 0 1px 2px rgba(255,255,255,.1);
  transition: box-shadow linear 0.2s, border linear 0.2s;
}
@media \0screen\,screen\8 {
  .mod-select:hover + span:after,
  .mod-select:focus + span:after {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff72a8c3', endColorstr='#ff2477a1', GradientType=0);
  }
}
@media \0screen\,screen\8 {
  .mod-select:hover + span:after,
  .mod-select:focus + span:after {
    color: #4487b2;
  }
}
.mod-select + span > i {
  position: absolute;
  right: 13px;
  top: 11px;
  z-index: 1000;
}
/* .box {
  border-radius: 5px;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
} */
span.box {
  display: inline-block;
}
.boxPad {
  padding: 0 20px;
}
.glow {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.2);
}
.glow-error {
  border: 1px solid rgba(248, 37, 0, 0.5);
  border-radius: 5px;
  box-shadow: 0 0 7px 1px rgba(248, 37, 0, 0.5);
}
.glow-success {
  border: 1px solid rgba(104, 146, 58, 0.5);
  border-radius: 5px;
  box-shadow: 0 0 7px 1px rgba(104, 146, 58, 0.5);
}
.glow-warning {
  border: 1px solid rgba(208, 154, 31, 0.5);
  border-radius: 5px;
  box-shadow: 0 0 7px 1px rgba(208, 154, 31, 0.5);
}
.glow-info {
  border: 1px solid rgba(36, 145, 198, 0.5);
  border-radius: 5px;
  box-shadow: 0 0 7px 1px rgba(36, 145, 198, 0.5);
}
.shadow {
  box-shadow: 0 20px 20px -15px rgba(0, 0, 0, 0.75);
}
.toggle {
  /* class used by javascript */
}
.toggle-header {
  line-height: 40px;
  display: block;
  position: relative;
  border: 1px solid #d8d8d8;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #ffffff, #ededed);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ededed));
  background-image: -webkit-linear-gradient(top, #ffffff, #ededed);
  background-image: -o-linear-gradient(top, #ffffff, #ededed);
  background-image: linear-gradient(to bottom, #ffffff, #ededed);
  background-repeat: repeat-x;
  height: 40px;
  border-radius: 5px;
  margin-bottom: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  cursor: pointer;
}
@media \0screen\,screen\8 {
  .toggle-header {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffededed', GradientType=0);
  }
}
.toggle-header .cssIcon-toggle-minus,
.toggle-header .cssIcon-toggle-plus {
  outline: 0 none;
  position: absolute;
  right: 20px;
  text-decoration: none;
  top: 9px;
  vertical-align: middle;
}
.toggle-header + div {
  padding: 20px;
}
.twoCol {
  width: 100%;
  display: table;
}
.leftCol {
  width: 50%;
  display: table-cell;
  text-align: left;
  padding-left: 5px;
}
.rightCol {
  width: 50%;
  display: table-cell;
  text-align: right;
  padding-right: 5px;
}
/* BEGIN UTILITIES.LESS **************** */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  /* display: none !important; */
  display: none;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.border-red {
  border-color: red !important;
}
.red {
  color: #ff0000 !important;
}
.affix {
  position: fixed;
}
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
.visible-print {
  display: none !important;
}
.hidden-print {
  display: inherit !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.autoSize,
.autoSize-this {
  position: relative;
}
.btn-prev {
  /* used in javascript */
}
.btn-next {
  /* used in javascript */
}
.show-grid-view {
  /* used in javascript */
}
.show-list-view {
  /* used in javascript */
}
/* END UTILIITIES.LESS *********************** */
/* BEGIN RESPONSIVE-768PX-979PX.LESS ******************* */
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .breadcrumb {
    margin: 0;
  }
  .row {
    margin-left: -20px;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 700px;
  }
  .span12 {
    width: 700px;
  }
  .span11 {
    width: 640px;
  }
  .span10 {
    width: 580px;
  }
  .span9 {
    width: 520px;
  }
  .span8 {
    width: 460px;
  }
  .span7 {
    width: 400px;
  }
  .span6 {
    width: 340px;
  }
  .span5 {
    width: 280px;
  }
  .span4 {
    width: 220px;
  }
  .span3 {
    width: 160px;
  }
  .span2 {
    width: 100px;
  }
  .span1 {
    width: 40px;
  }
  .offset12 {
    margin-left: 740px;
  }
  .offset11 {
    margin-left: 680px;
  }
  .offset10 {
    margin-left: 620px;
  }
  .offset9 {
    margin-left: 560px;
  }
  .offset8 {
    margin-left: 500px;
  }
  .offset7 {
    margin-left: 440px;
  }
  .offset6 {
    margin-left: 380px;
  }
  .offset5 {
    margin-left: 320px;
  }
  .offset4 {
    margin-left: 260px;
  }
  .offset3 {
    margin-left: 200px;
  }
  .offset2 {
    margin-left: 140px;
  }
  .offset1 {
    margin-left: 80px;
  }
  .nowrap-columns,
  .row-fluid {
    width: 100%;
  }
  .nowrap-columns:before,
  .row-fluid:before,
  .nowrap-columns:after,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .nowrap-columns:after,
  .row-fluid:after {
    clear: both;
  }
  .nowrap-columns [class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.857142857142857%;
  }
  .nowrap-columns [class*="span"]:first-child,
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .nowrap-columns .controls-row [class*="span"] + [class*="span"],
  .row-fluid .controls-row [class*="span"] + [class*="span"],
  .nowrap-columns .controls-row [class*="group"] + [class*="group"],
  .row-fluid .controls-row [class*="group"] + [class*="group"] {
    margin-left: 2.857142857142857%;
  }
  .nowrap-columns .span12,
  .row-fluid .span12 {
    width: 100%;
  }
  .nowrap-columns .span11,
  .row-fluid .span11 {
    width: 91.42857142857143%;
  }
  .nowrap-columns .span10,
  .row-fluid .span10 {
    width: 82.85714285714286%;
  }
  .nowrap-columns .span9,
  .row-fluid .span9 {
    width: 74.28571428571429%;
  }
  .nowrap-columns .span8,
  .row-fluid .span8 {
    width: 65.71428571428572%;
  }
  .nowrap-columns .span7,
  .row-fluid .span7 {
    width: 57.14285714285714%;
  }
  .nowrap-columns .span6,
  .row-fluid .span6 {
    width: 48.57142857142857%;
  }
  .nowrap-columns .span5,
  .row-fluid .span5 {
    width: 40%;
  }
  .nowrap-columns .span4,
  .row-fluid .span4 {
    width: 31.42857142857143%;
  }
  .nowrap-columns .span3,
  .row-fluid .span3 {
    width: 22.857142857142858%;
  }
  .nowrap-columns .span2,
  .row-fluid .span2 {
    width: 14.285714285714286%;
  }
  .nowrap-columns .span1,
  .row-fluid .span1 {
    width: 5.714285714285714%;
  }
  .nowrap-columns .offset12,
  .row-fluid .offset12 {
    margin-left: 105.71428571428571%;
  }
  .nowrap-columns .offset12:first-child,
  .row-fluid .offset12:first-child {
    margin-left: 102.85714285714286%;
  }
  .nowrap-columns .offset11,
  .row-fluid .offset11 {
    margin-left: 97.14285714285714%;
  }
  .nowrap-columns .offset11:first-child,
  .row-fluid .offset11:first-child {
    margin-left: 94.28571428571429%;
  }
  .nowrap-columns .offset10,
  .row-fluid .offset10 {
    margin-left: 88.57142857142857%;
  }
  .nowrap-columns .offset10:first-child,
  .row-fluid .offset10:first-child {
    margin-left: 85.71428571428572%;
  }
  .nowrap-columns .offset9,
  .row-fluid .offset9 {
    margin-left: 80%;
  }
  .nowrap-columns .offset9:first-child,
  .row-fluid .offset9:first-child {
    margin-left: 77.14285714285715%;
  }
  .nowrap-columns .offset8,
  .row-fluid .offset8 {
    margin-left: 71.42857142857143%;
  }
  .nowrap-columns .offset8:first-child,
  .row-fluid .offset8:first-child {
    margin-left: 68.57142857142858%;
  }
  .nowrap-columns .offset7,
  .row-fluid .offset7 {
    margin-left: 62.857142857142854%;
  }
  .nowrap-columns .offset7:first-child,
  .row-fluid .offset7:first-child {
    margin-left: 59.99999999999999%;
  }
  .nowrap-columns .offset6,
  .row-fluid .offset6 {
    margin-left: 54.285714285714285%;
  }
  .nowrap-columns .offset6:first-child,
  .row-fluid .offset6:first-child {
    margin-left: 51.42857142857142%;
  }
  .nowrap-columns .offset5,
  .row-fluid .offset5 {
    margin-left: 45.714285714285715%;
  }
  .nowrap-columns .offset5:first-child,
  .row-fluid .offset5:first-child {
    margin-left: 42.857142857142854%;
  }
  .nowrap-columns .offset4,
  .row-fluid .offset4 {
    margin-left: 37.142857142857146%;
  }
  .nowrap-columns .offset4:first-child,
  .row-fluid .offset4:first-child {
    margin-left: 34.285714285714285%;
  }
  .nowrap-columns .offset3,
  .row-fluid .offset3 {
    margin-left: 28.571428571428573%;
  }
  .nowrap-columns .offset3:first-child,
  .row-fluid .offset3:first-child {
    margin-left: 25.714285714285715%;
  }
  .nowrap-columns .offset2,
  .row-fluid .offset2 {
    margin-left: 20%;
  }
  .nowrap-columns .offset2:first-child,
  .row-fluid .offset2:first-child {
    margin-left: 17.142857142857142%;
  }
  .nowrap-columns .offset1,
  .row-fluid .offset1 {
    margin-left: 11.428571428571429%;
  }
  .nowrap-columns .offset1:first-child,
  .row-fluid .offset1:first-child {
    margin-left: 8.571428571428571%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"],
  .controls-row [class*="group"] + [class*="group"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 700px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 640px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 580px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 520px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 460px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 340px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 280px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 220px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 160px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 100px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 40px;
  }
  .gridView .thumbnails > li {
    width: 48.5714%;
  }
  .gridView .thumbnails > li:nth-child(even) {
    margin-left: 2.85714%;
  }
  .gridView .thumbnails > li:nth-child(odd) {
    margin-left: 0;
  }
  .gridView .thumbnails > li:first-child {
    margin-left: 0;
  }
}
/* END RESPONSIVE-768PX-979PX.LESS ******************* */
/* BEGIN RESPONSIVE-767PX-MAX.LESS *************** */
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  body {
    padding-left: 0;
    padding-right: 0;
  }
  .breadcrumb {
    margin: 0 -20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: 0;
    margin-right: 0;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
    padding: 0 20px;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input,
  .selectWrap {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .form-inline input,
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  .gridView.container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .gridView .thumbnails > li {
    float: left;
  }
  .gridView .thumbnails > li {
    width: 48.5714%;
  }
  .gridView .thumbnails > li {
    width: 48.5714%;
  }
  .gridView .thumbnails > li:nth-child(even) {
    margin-left: 2.85714%;
  }
  .gridView .thumbnails > li:nth-child(odd) {
    margin-left: 0;
  }
  .gridView .thumbnails > li:first-child {
    margin-left: 0;
  }
}
/* END RESPONSIVE-767PX-MAX.LESS */
/* BEGIN RESPONSIVE-480PX.LESS ************** */
@media (max-width: 480px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  body {
    padding-left: 0;
    padding-right: 0;
  }
  .container {
    padding: 0 10px;
  }
  .breadcrumb {
    margin: 0 -10px;
  }
  .page-header + hr {
    margin: -8px -10px 20px;
  }
  .alert {
    margin: 0 -10px 20px;
    border-radius: 0;
    border-left-width: 0;
    border-right-width: 0;
  }
  .twoCol {
    width: 100%;
    display: table;
  }
  .leftCol {
    width: 48.93617021276595%;
    display: table-cell;
  }
  .rightCol {
    width: 48.93617021276595%;
    display: table-cell;
    text-align: right;
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .popover {
    max-width: auto;
  }
  .carousel-caption {
    position: static;
  }
}
/* END RESPONSIVE-480PX.LESS ****************** */
/********************************************************************
* Global Nav Next Gen
* GE5P Global Styles
* Copyright 2013 AT&T
* Created on 9/4/2013
* Consumer Digital IT Solutions
* Developer: Robert J. Butler rb205p@att.com
* Please consult Robert Butler rb205p before making any changes
*********************************************************************/
html {
  background: url("/images/global/background_left.jpg") no-repeat scroll left top transparent;
  overflow-y: scroll;
}
body {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  background-color: #FFFFFF;
}
body {
  background: url("/images/global/background_right.jpg") no-repeat scroll right top transparent;
  margin: 0;
}
.container {
    height: auto;
    width: 1004px !important;
    display: block;
    position: relative;
    margin: 0 auto;
}
.hidden-spoken {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}
/* Used for tablet screen readers */
.offscreen {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#z7-main-content {
    padding-top: 0px;
}
.border-bottom {
    border-bottom: 1px solid #DDD;
}
.alert {
    padding: 0;
    margin-bottom: 0;
    border: 0;
}
    .alert .close {
        right: 21px;
        top: 2px;
    }
#ge5p-main * {
    line-height: 1;
    vertical-align: baseline;
}
#ge5p-main {
    margin: 0 auto;
    width: 100%;
}
#ge5p-main form {
    margin: 0; /* Reset Twitter Bootstrap form margin */
}
a:focus {
  outline: thin dotted #333333;
  outline-offset: -2px;
}
/* Button */
.btn {
    background-color: #5DADD6;
    background-image: linear-gradient(to bottom, #78BBDD, #3499CC);
    background-repeat: repeat-x;
    border: 1px solid #4487B2;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.45px;
    line-height: 20px;
    margin: 0;
    padding: 4px 17px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    vertical-align: middle;
}
.btn:hover, .btn:focus {
    background-color: #5394B5;
    background-image: linear-gradient(to bottom, #72A8C3, #2477A1);
    background-repeat: repeat-x;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.btn-small {
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    padding: 2px 10px;
}
/* Removes dotted outline around buttons */
.btn:focus, .btn:active {
    outline: 0;
}
p {
    margin: 0;
}
ul {
    list-style: none outside none;
}
/* EXTRA TESTING CSS */
.show-message {
    position: absolute;
    top: 100px;
    left: 50px;
}
.show-ac {
    position: absolute;
    top: 140px;
    left: 50px;
}
.reset {
    position: absolute;
    top: 180px;
    left: 50px;
}
.hide-content-4 {
    position: absolute;
    top: 220px;
    left: 50px;
}
.hide-content-6 {
    position: absolute;
    top: 260px;
    left: 50px;
}
.error-click {
    position: absolute;
    top: 300px;
    left: 50px;
}
.bar-container {
    width: 400px;
}
.message-danger {
    display: none;
}
.add-content-btn {
    margin-left: 5px;
    margin-top: 5px;
}
.hide-content-btn {
    position: absolute;
    top: 5px;
    left: 5px;
}
.zone-text {
    padding-top: 100px;
    padding-bottom: 200px;
}
.zone-text-6 {
    padding-top: 20px;
}
/* ICONS */
i.icon-share, i.icon-chevron-down {
    margin-left: 5px; /* Used for spacing of icon */
    margin-top: -1px;
}
.ge5p_z3456-container {
    margin-top: 2px;
}

/* Helper Classes */
.inline-block-content {
    display: inline-block;
}
hr.ge5p-fancy-line { 
    border: 0; 
    height: 1px;
    margin: 0;
}
hr.ge5p-fancy-line:before {
    top: -0.5em;
    height: 1em;
}
hr.ge5p-fancy-line:after {
    content:'';
    height: 0.5em;
    top: 1px;
}
hr.ge5p-fancy-line:before, hr.ge5p-fancy-line:after {
    content: '';
    position: absolute;
}
hr.ge5p-fancy-line, hr.ge5p-fancy-line:before {
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%);
}
#ge5p_z7 hr.ge5p-fancy-line {
  margin-top: 10px;
  margin-bottom: 20px;
}
/* Placeholder Focus */
/* WebKit browsers */
input:focus::-webkit-input-placeholder { color:transparent; }

/* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder { color:transparent; }

/* Mozilla Firefox 19+ */
input:focus::-moz-placeholder { color:transparent; }

/* Internet Explorer 10+ */
input:focus:-ms-input-placeholder { color:transparent; }


/* AT&T Adjustments of Twitter Bootstrap */
.row-fluid [class*="span"] {
    margin-left: 0 !important;
}
/* custom styles that modify tesla nav in certain scenarios but is not part of tesla navitaion */

@media print {
	#ge5p_z1, #ge5p_z2, #ge5p_z7 { display: none; }
}
