/* @import "http://www.esiergo.com/default/includes/themes/MuraBootstrap/assets/bootstrap/less/bootstrap.less"; */
/* Font Awesome: Remove Bullets on Lists */
ul.the-icons,
ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
a#logout {
  float: right;
}
body {
  padding-top: 0px;
  /* Transition for Front-End Toolbar Toggling */
  /*
	-webkit-transition: margin-top 0.6s ease-in-out;
    -o-transition: margin-top 0.6s ease-in-out;
    -moz-transition: margin-top 0.6s ease-in-out;
    transition: margin-top 0.6s ease-in-out;
    */
}
.printOnly {
  display: none;
}
.baseButton {
  background: #0c6395;
  padding: 10px 27px;
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: none;
  vertical-align: middle;
  color: #ffffff;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.baseButton:hover {
  border-top-color: #1578b1;
  background: #1578b1;
  color: #ffffff;
  text-decoration: none;
}
.baseButton:active {
  background: #0c6395;
}
#navArchive,
#navMultilevel,
#navPeer,
#navPortal,
#navSequential,
#navStandard,
#navSub,
#svTagCloud,
#svFavoritesList,
#svPageTools {
  margin-bottom: 18px;
  padding: 8px 0;
}
.dropdown-menu {
  margin-top: 0;
}
.navbar form input,
.navbar form .btn {
  margin-top: 0;
}
#svSearchResults .postStyle {
  padding: 0px;
  list-style: none;
}
.resourceSideBar #svSearchResults p {
  color: #CCC;
  padding-left: 20px;
}
.searchBorder li {
  border-bottom: 1px solid #ccc;
  padding: 10px 0px 10px 0px;
}
.searchBorder li:last-child {
  border: 0px;
}
.searchBox {
  padding: 0px 20px 20px 0px;
}
.searchBox ul {
  margin-left: 0px;
  padding: 0px;
}
.searchBox li {
  list-style: none;
  float: left;
  text-align: center;
  margin-top: 10px;
  min-height: 190px;
}
.searchBox li img {
  max-width: 173px;
}
.searchBox li small {
  font-size: 13px;
  line-height: 23px;
  color: #696A6C;
  width: 156px;
  display: block;
  margin: auto;
}
.searchBox .searchOptionsLeft {
  float: right;
}
.resourceSideBar .searchBorder {
  padding: 0px 10px 0px 41px !important;
  border-bottom: 0px;
}
.resourceSideBar .searchBorder li {
  border: none;
  padding: 0px;
  list-style: decimal;
}
.resourceSideBar .searchBorder li a {
  line-height: 16px;
}
.resourceSideBar h3.searchTitle {
  margin: 20px 0 16px 20px;
  position: relative;
  font-size: 22px;
  color: #FFF;
  line-height: 42px;
  font-family: Sans-Serif;
  font-weight: bold;
}
.nextLastBox .btn-default {
  line-height: 15px;
}
.searchShowOptionBox select {
  font-size: 12px;
  border-color: #CCC;
}
section .svIndex {
  border-top: 0;
  padding-top: 0;
}
.svIndex dl {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.svIndex dd {
  margin-left: 0;
}
.svIndex dt.releaseDate {
  font-size: 12px;
  line-height: 1;
  margin-bottom: .25em;
}
.svCalendar {
  text-align: center;
}
.svCalendar table thead {
  background: #eeeeee;
}
.svCalendar table thead th,
.svCalendar table thead th a {
  line-height: 1.5;
  padding: .5em;
  text-align: center;
}
.svCalendar table td,
.svCalendar table th {
  border-collapse: collapse;
  border-left: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-right: 0;
  font-size: inherit;
}
.svCalendar table table #previousMonth a,
.svCalendar table table #nextMonth a {
  font-weight: normal;
  font-size: 150%;
  line-height: 1.1;
  padding: 0;
}
.svCalendar table .table tbody tr:hover td,
.svCalendar table .table tbody tr:hover th {
  background: #ffffff;
}
#svCalendarNav th {
  line-height: 1;
  padding: 0;
}
#svCalendarNav th a {
  line-height: 1;
  padding: 2px 2px 4px;
}
.comments,
.tags,
.rating {
  font-size: 12px;
  line-height: 12px;
}
.pagination {
  margin: 24px 0 18px !important;
}
.pagination a {
  padding: 0 14px;
}
#svLoginContainer {
  margin: 0;
  width: auto;
}
#svLoginContainer #login label,
#svLoginContainer #sendLogin label {
  float: left;
}
.sidebar-nav {
  padding: 9px 0;
}
h2 {
  margin-bottom: 12px;
  line-height: 1.1;
}
aside h1 {
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: .5em;
}
aside h2 {
  font-size: 19px;
  line-height: 1.1;
  margin-bottom: .5em;
}
aside h3 {
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: .5em;
}
aside h4 {
  font-size: 14px;
  margin-bottom: .5em;
  line-height: 1.1;
}
aside h5 {
  font-size: 12px;
  margin-bottom: .75em;
  line-height: 1.2;
}
aside h6 {
  font-size: 11px;
  margin-bottom: .5em;
  line-height: 1.2;
}
.navArchive h2,
.navArchive h3 {
  margin-bottom: 0;
}
ul.nav li:hover ul.dropdown-menu {
  display: inline-block;
}
a.menu:after,
.dropdown-toggle:after {
  content: none;
}
ul.nav {
  margin-bottom: 0;
  display: table;
  width: 100%;
}
.navbar .nav > li {
  float: none;
  display: table-cell;
}
.nav-list li.active ul {
  padding: 0;
}
.nav-list li li a.active {
  background: transparent;
  color: #0088cc;
  text-shadow: 0 0 0;
}
.nav-list li.active li a {
  padding-left: 30px;
  padding-right: 30px;
}
.nav-list li.active li li a {
  padding-left: 45px;
  padding-right: 45px;
}
.nav-list li.active li li li a {
  padding-left: 60px;
  padding-right: 60px;
}
.nav-list li.active li li li li a {
  padding-left: 75px;
  padding-right: 75px;
}
.nav-list li.active li.active a,
.nav-list li.active li.active a:hover {
  background: transparent;
  color: #005580;
  text-shadow: 0 0 0 transparent !important;
}
form ol,
#svTagCloud ol {
  list-style: none;
  margin: 0;
}
form legend + p {
  line-height: 1.2;
  padding-top: 1em !important;
  margin-bottom: 1em !important;
}
.svIndex {
  padding-top: 0;
  border-top: 0;
  margin-top: 0;
  /*
	.comments, .tags, .rating {
	font-size: 12px;
	line-height: 12px;
}
*/
}
.svIndex dl {
  padding-bottom: 12px;
  margin: 0 0 12px;
  border-bottom: 1px solid #eee;
}
.svIndex dt.releaseDate {
  font-size: 12px;
  margin-bottom: .25em;
  line-height: 1;
}
.svIndex dd {
  margin-left: 0;
}
.pagination {
  margin: 24px 0 18px !important;
}
.pagination a {
  padding: 0 14px;
}
.moreResults dt {
  font-size: 12px;
  font-weight: normal;
}
.svSlideshow dt.releaseDate {
  font-size: 12px;
  margin-bottom: .25em;
}
.svSlideshow dt.title {
  font-size: 22px;
  margin-bottom: .25em;
}
ol.svPager {
  text-align: center;
}
ol.svPager li {
  margin: 0 .25em;
  display: inline-block;
  *display: inline;
  background: #eee;
}
ol.svPager li.activeLI a {
  background: #08c;
  color: #fff;
}
/* @group Calendar
===================================== */
.svCalendar thead {
  background: #eee;
}
.svCalendar thead th,
.svCalendar thead th a {
  padding: .5em;
  line-height: 1.5;
  text-align: center;
}
.svCalendar td,
.svCalendar th {
  border: 0;
  font-size: 12px;
}
.svCalendar table #previousMonth a,
.svCalendar table #nextMonth a {
  font-size: 150%;
  font-weight: normal;
  padding: 0;
  line-height: 1.1;
}
.svCalendar .table tbody tr:hover td,
.svCalendar .table tbody tr:hover th {
  background: #fff;
}
#svCalendarNav th {
  padding: 0;
  line-height: 1;
}
#svCalendarNav th a {
  padding: 2px 2px 4px;
  line-height: 1;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* @group Globals - Forms (from Mura's reset.css)
===================================== */
form legend + ul,
form legend + ol {
  padding-top: 1em;
}
form ol,
form ul {
  margin: 0;
}
form ol li,
form ul li {
  list-style: none;
}
.well form {
  margin-bottom: 0;
}
.navbar form {
  padding: 8px 0;
  margin-bottom: 0;
}
.navbar input.search-query {
  padding: 2px 10px;
  line-height: 1;
}
#svLoginContainer legend {
  border-bottom: 0;
}
.sidebar input.text,
.sidebar textarea,
.sidebar select {
  width: 95%;
}
.req label {
  background: none;
}
.req label:after {
  content: " *";
  color: red;
}
p.required {
  display: inline-block;
  margin-bottom: 1em !important;
  background: none;
}
p.required:before {
  content: "* ";
  color: red;
}
.req ins {
  position: absolute;
  left: -9999px;
}
/* @end Globals - Forms - Required Fields
-------------------------------- */
ul.dragableFeeds {
  margin-left: 12px;
  margin-right: 12px;
}
.dragableBoxHeader {
  background-color: #f2f2f2 !important;
}
.force-block {
  display: block !important;
  float: none;
  clear: both;
}
section .svIndex .credits,
section .svIndex .comments,
section .svIndex .tags,
section .svIndex .rating {
  line-height: 20px;
  /* acommodate height of stars */
}
.stars a {
  width: 14px;
  height: 13px;
  background: transparent url(../../images/rater/stars.png) no-repeat;
}
.zero {
  background-image: url(../../images/rater/star_zero.png);
}
.one {
  background-image: url(../../images/rater/star_one.png);
}
.onehalf {
  background-image: url(../../images/rater/star_onehalf.png);
}
.two {
  background-image: url(../../images/rater/star_two.png);
}
.twohalf {
  background-image: url(../../images/rater/star_twohalf.png);
}
.three {
  background-image: url(../../images/rater/star_three.png);
}
.threehalf {
  background-image: url(../../images/rater/star_threehalf.png);
}
.four {
  background-image: url(../../images/rater/star_four.png);
}
.fourhalf {
  background-image: url(../../images/rater/star_fourhalf.png);
}
.five {
  background-image: url(../../images/rater/star_five.png);
}
.mura-edit-mode body {
  margin-top: 32px;
  /* Transition for Front-End Toolbar Toggling */
  /*
		-webkit-transition: margin-top 0.6s ease-in-out;
	    -o-transition: margin-top 0.6s ease-in-out;
	    -moz-transition: margin-top 0.6s ease-in-out;
	    transition: margin-top 0.6s ease-in-out;
	    */
}
/* Large desktop */
/* Portrait tablet to landscape and desktop */
/* Landscape phone to portrait tablet */
/* Landscape phones and down */
.clearBoth {
  clear: both;
  float: none;
}
.hide {
  display: none;
}
.social li {
  list-style: none;
}
.editableForm .success {
  background: #FFF;
  color: #999;
  padding: 20px;
  font-weight: bold;
  border: 3px solid #CCC;
  border-radius: 20px;
  text-align: center;
}
h6 {
  padding-bottom: 13px;
  margin: 20px 0 13px 0px;
  font-size: 13px;
  border-bottom: 1px solid #939598;
  border-top: 1px solid #939598;
  font-weight: normal;
  color: #696A6C;
  line-height: 23px;
  padding: 4px;
}
/* Form Elements */
.header input {
  padding-top: 3px;
  line-height: 20px;
}
/* Header */
.header a.shop_esi {
  padding: 1px 34px 0 20px;
}
/* Navigation Dropdown */
.header .navbar-collapse .navbar-nav > li > a {
  padding-right: 0px;
  padding-left: 0px;
}
.dropDownMenu {
  position: absolute;
  width: 100%;
  margin: auto;
  top: 73px;
  left: 0;
  bottom: 0;
  right: 0;
}
.dropDownMenuBorder {
  background: #ffffff;
  border: 1px solid #000;
}
.greyBorder {
  background: #f4f4f4;
  padding: 10px;
}
.innerDropDownMenu {
  float: left;
  width: 810px;
}
.innerDropDownMenu ul {
  margin: 0px;
  padding: 0px;
  background-color: blue;
}
.innerDropDownMenu ul li {
  float: left;
  list-style: none;
  padding: 20px 25px 20px 25px !important;
  min-height: 190px;
}
.innerDropDownMenu ul li a {
  padding: 0px !important;
}
.innerDropDownMenu ul li span {
  display: block;
  margin: auto;
  text-align: center;
  max-width: 150px;
  max-height: 40px;
  overflow: hidden;
}
.innerDropDownMenu ul li a img {
  width: 100%;
  max-width: 150px;
}
.dropDownMenu a {
  color: #999;
}
.MonitorArms .dropDownMenu a:hover {
  color: #00A8E0 !important;
  text-decoration: none;
}
.MonitorArms .dropDownMenuRight {
  background: #00A8E0;
}
.MonitorArms > a:hover {
  border-bottom: 5px solid #00A8E0 !important;
  color: #00A8E0 !important;
}
.Tables .dropDownMenu a:hover {
  color: #BFD72E;
  text-decoration: none;
}
.Tables .dropDownMenuRight {
  background: #BFD72E;
}
.Tables > a:hover {
  border-bottom: 5px solid #BFD72E !important;
  color: #BFD72E !important;
}
.Lighting .dropDownMenu a:hover {
  color: #F6821F;
  text-decoration: none;
}
.Lighting .dropDownMenuRight {
  background: #F6821F;
}
.Lighting > a:hover {
  border-bottom: 5px solid #F6821F !important;
  color: #F6821F !important;
}
.KeyboardSolutions .dropDownMenu a:hover {
  color: #005AAB;
  text-decoration: none;
}
.KeyboardSolutions .dropDownMenuRight {
  background: #005AAB;
}
.KeyboardSolutions > a:hover {
  border-bottom: 5px solid #005AAB !important;
  color: #005AAB !important;
}
.TechnologySolutions .dropDownMenu a:hover {
  color: #B31D8D;
  text-decoration: none;
}
.TechnologySolutions .dropDownMenuRight {
  background: #B31D8D;
}
.TechnologySolutions > a:hover {
  border-bottom: 5px solid #B31D8D !important;
  color: #B31D8D !important;
}
.Accessories .dropDownMenu a:hover {
  color: #EF4023;
  text-decoration: none;
}
.Accessories .dropDownMenuRight {
  background: #EF4023;
}
.Accessories > a:hover {
  border-bottom: 5px solid #EF4023 !important;
  color: #EF4023 !important;
}
.dropDownMenuRight {
  width: 100px;
  height: 380px;
  background-color: #19a8dc;
  float: right;
  padding-top: 150px;
}
.dropDownMenuRight a {
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  margin: auto;
  display: block;
  padding: 0px !important;
}
.dropDownMenuRight a:hover {
  text-decoration: underline !important;
  color: #ffffff !important;
}
/* Home Page */
.prefooter a.meer {
  width: 85px;
}
.prefooter ul li a:hover {
  border-bottom: none !important;
}
.prefooter.homeNews li img {
  width: 90px !important;
}
.prefooter .latestContent {
  width: 73%;
  float: right;
}
.prefooter .latestContent p {
  min-height: 46px;
  overflow: hidden;
}
.prefooter .latestImage {
  width: 10%;
  float: left;
}
.prefooter ul {
  height: auto;
}
.productBox .homeCircleProductImage,
.productBox .homeCircleProductImageHover {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 55;
  display: block;
  width: 236px;
  height: 236px;
}
/* One Column Layout */
.one-column {
  padding-top: 15px;
}
/* Resource Page */
.resourceSideBar .nav-list {
  border: none;
}
.resourceSideBar li a {
  padding: 0px 0px 0px 0px;
}
.resourceSideBar li.active li a {
  padding: 0px 0px 0px 0px;
  line-height: 20px;
}
.resourceSideBar .nav > li > a:hover,
.resourceSideBar .nav > li > a:focus {
  text-decoration: none;
  background: none !important;
  text-decoration: underline;
}
.resourceSideBar .well {
  background-image: none;
  background-repeat: no-repeat;
  border: none !important;
  background: none !important;
  filter: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.resourceSideBar .nav > li:first-child a {
  padding: 0px;
}
.resourceSideBar .well ul li ul {
  margin-left: 20px;
}
.resourceSideBar ul a.active {
  font-weight: bold;
}
.resourceSideBar ul a.active:hover {
  text-decoration: none;
}
.resourceSideBar .nav-list li.active li.active a,
.resourceSideBar .nav-list li.active li.active a:hover {
  font-weight: bold;
  color: #fff;
}
.resourceSideBar #navStandard {
  padding: 0px;
}
#navStandard ul li.active:last-child a.active {
  font-weight: bold;
}
span.title p {
  margin: -14px 0 18px;
  position: relative;
  text-decoration: none;
  font-size: 15px;
  color: #FFF;
  font-family: 'helvetica-boldregular';
  line-height: 34px;
  background: #428BCA;
  display: block;
  text-align: center;
}
.resourceInfoBox #navPrimary h2 {
  margin: 0px 0 1px 0;
}
.resourceInfoBox #navPrimary {
  padding: 0px 0 0 0px;
}
.resourceInfoBox h1 {
  margin: 25px 0px 5px;
  font-size: 26px;
}
/* Blog */
.blog_left h3 {
  line-height: 25px;
  margin-bottom: 5px;
}
.blog_right h2 span p {
  font-size: 15px !important;
  line-height: 23px !important;
  display: block !important;
}
.blog_right .postStyle li:first-child h6 {
  margin-top: 0px;
}
.blog_right span.blogComments {
  float: right !important;
}
.blog_right .blogDate {
  height: 10px;
  float: none !important;
  padding-left: 0px;
}
.blog_right .postStyle li {
  padding: 24px 0 0 0;
}
.backToBlog {
  margin-top: 10px;
  float: right;
  margin-right: 28px;
  font-size: 11px;
  color: #999;
}
.blog_right h2 a:hover {
  color: #000;
}
.addthis_counter.addthis_bubble_style {
  width: 36px!important;
}
#svComments {
  margin-top: 40px;
  padding-top: 5px;
  border-top: 5px solid #CCC;
}
#svComments h2 {
  border-bottom: 5px solid #CCC;
  padding-bottom: 5px;
}
#svComments dl {
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
}
#svComments .indent-1,
#svComments .indent-2,
#svComments .indent-3,
#svComments .indent-4,
#svComments .indent-5 {
  margin-left: 100px;
}
#svComments .gravatar {
  width: 80px;
  float: left;
}
#svComments .gravatar img {
  width: 60px;
}
#svComments .reply a {
  background: #428BCA;
  color: #FFF;
  padding: 2px 12px;
}
#svComments .reply a:hover {
  background: #999;
  text-decoration: none;
}
#svComments .dateTime {
  padding-bottom: 7px;
}
#postcomment ol {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
}
#postcomment ol li {
  margin-top: 5px;
  padding-top: 0px;
  display: block;
}
#postcomment ol li input {
  float: none;
}
#postcomment ol li label {
  margin-top: 10px;
  margin-right: 12px;
  float: none;
}
#postcomment #txtComment {
  height: 150px;
  width: 100%;
}
#postcomment .submit {
  background: #428BCA;
  color: #FFF;
}
#svComments #postcomment {
  margin-top: 10px;
}
.flexFeild {
  width: 100%;
  height: 30px;
  padding: 6px 10px 6px 6px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #FFF;
  border: 1px solid #D1D1D1;
  border-left: 0px;
  border-radius: 20px 20px 20px 20px;
  -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#verifyNum {
  display: inline-block;
  margin-left: 3px;
  padding: 7px 0px;
  background: #EEE;
  border: 1px solid #CCC;
  width: 75px;
  text-align: center;
  font-weight: bold;
  color: #666;
  font-size: 14px;
  float: right;
}
/* Resource Page */
.design_news ul li p {
  text-align: left !important;
  font-weight: normal !important;
}
.design_news ul li p strong {
  text-align: left !important;
  font-weight: normal !important;
}
.design_news ul li span a {
  color: #ffffff !important;
}
/* Contact */
.contactBanner {
  padding: 20px 20px;
  color: #006297;
  height: 254px;
  border-bottom: 4px solid #ccc;
  background-color: rgba(215, 215, 214, 0.7);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 272px;
}
.contactBanner p {
  color: #000000;
  line-height: 18px;
}
.contactBannerInner {
  width: 60%;
}
.contactInfoBox {
  margin-left: 0px;
  padding-left: 0px;
}
.contactInfoBox .col-md-6 {
  margin-left: 0px;
  padding-left: 0px;
}
.contactInfoBox ul {
  margin-left: 0px;
  padding-left: 0px;
}
.contactInfoBox ul li {
  list-style: none;
}
/* Tracking */
.trackingBanner {
  background: url(../../images/trackheader.jpg) no-repeat;
  padding: 0px 20px;
  color: #fff;
  height: 287px;
  border-bottom: 4px solid #ccc;
}
.trackingBanner p {
  color: #ffffff;
  line-height: 18px;
}
.trackingBannerInner {
  width: 500px;
  float: right;
}
/* Product Detail */
.sliderBox h3 span {
  font-size: 13px;
  font-family: 'Helvetica';
  color: #696A6C;
}
#crumbList {
  margin: 0px;
  padding: 0px;
}
#crumbList li {
  margin: 0px 5px 0px 0px;
  list-style: none;
  float: left;
}
#crumbList li a {
  color: #696A6C;
  font-size: 13px !important;
}
#crumbList li.last a {
  color: #696A6C;
  font-weight: bold;
}
#crumbList li.last a:hover {
  text-decoration: none;
}
.panel-body ul li a {
  display: block;
}
.sliderBox .right li {
  background: none;
}
.categary_right li small {
  max-width: 144px;
  text-align: center;
  padding: 0px 5px;
  margin: auto;
  width: 84%;
}
#relate ul li:nth-child(5n+6) {
  padding-left: 0px;
}
.orgImages {
  display: block;
  height: 50px;
}
.orgImages img {
  float: left;
  padding-right: 10px;
  height: 25px;
}
.productOptionGroup li img {
  width: 72px;
  height: 72px;
}
.productOptionGroup li:nth-child(5) {
  margin-left: 0px;
  padding-left: 0px !important;
}
/* Product Listing */
a.title p {
  margin: -14px 0 18px;
  position: relative;
  text-decoration: none;
  font-size: 15px;
  color: #FFF;
  font-family: 'helvetica-boldregular';
  line-height: 34px;
  background: url(http://www.esiergo.com/default/includes/themes/MuraBootstrap/css/images/model-bg.png) repeat;
  display: block;
  text-align: center;
}
.croppedImage {
  max-width: 698px;
  overflow: hidden;
}
.resourceInfoBox .bannerImage {
  max-height: 195px;
}
/* Signin */
.form-control-full {
  border-radius: 20px 20px 20px 20px;
  padding-left: 13px;
  margin-top: 5px;
}
.formBorder {
  padding: 10px 40px 40px 40px;
  margin: 40px 40px 40px 40px;
  -webkit-box-shadow: inset 0px 0px 4px 1px rgba(150, 150, 150, 0.1);
  box-shadow: inset 0px 0px 4px 1px rgba(150, 150, 150, 0.1);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #F7F7F7;
}
.contactForm select {
  width: 223px;
}
.contactForm .btn {
  background: #428BCA;
  color: #FFF;
  float: right;
  width: 100%;
  margin-top: 20px;
}
.contactForm .btn:hover {
  background: #2b71ae;
}
.contactForm tr {
  padding-bottom: 14px;
  height: 40px;
}
.contactForm tr td:first-child {
  padding-right: 30px;
}
.control-label-gridless {
  width: 80px;
  text-align: left !important;
}
.contactForm tr td textarea {
  width: 100%;
  height: 100px;
}
.contactForm .textareaTitle {
  vertical-align: top !important;
  padding-top: 20px;
}
.gridless-input {
  width: 100%;
}
.gridless-input input {
  width: 100%;
}
.form-group-sigin {
  margin-bottom: 10px;
  display: block;
  margin-right: 0px!important;
  margin-left: 0px!important;
}
.signInForm h3 {
  margin-bottom: 20px;
}
.forgotPass {
  font-size: 12px;
  float: right;
  margin-top: 5px;
  color: #999;
}
/* Retina Displays */
@media (max-width: 991px) {
  .dropDownMenu {
    top: 61px;
  }
  .innerDropDownMenu ul li span {
    max-width: 85px;
  }
  .innerDropDownMenu {
    width: 590px;
  }
  .innerDropDownMenu ul {
    width: 620px;
  }
  .dropDownMenuRight {
    height: 570px;
    padding-top: 210px;
  }
}
/* Less than Desktop */
@media (max-width: 979px) {
  .trackingBanner {
    padding: 20px 20px;
    color: #fff;
    height: 350px;
  }
  .trackingBannerInner {
    width: 100%;
    float: none;
  }
  .nav-collapse .caret,
  .nav-collapse .dropdown-menu {
    display: none !important;
  }
  .navbar form {
    white-space: nowrap;
  }
  .navbar form input {
    display: inline-block;
    width: 6em;
    min-height: auto;
    height: 26px;
    box-sizing: border-box;
  }
  .navbar form .btn,
  .navbar #logout.btn {
    font-size: 12px;
    padding: 2px 6px;
    margin-bottom: 0;
    margin-right: 1em;
  }
  .prefooter .latestContent {
    width: 68%;
    float: right;
  }
  .formBorder {
    margin: 13px 0px 0px 0px;
  }
}
/* Less than 768 */
@media (max-width: 767px) {
  .navbar-collapse .navbar-nav li a:hover {
    border-bottom: none!important;
    color: #ffffff !important;
  }
}
/* Less than 480 */
@media (max-width: 480px) {
  .contactForm tr td {
    display: block;
  }
  .contactBannerInner {
    background-image: none !important;
  }
}
/* Print classes */
@media print {
  .navbar,
  .top_bar,
  .breadcub,
  .prefooter,
  .information,
  .img.shadow,
  .shadow,
  .question,
  .footer {
    display: none !important;
  }
  .logo {
    display: none;
  }
  .tabberBox {
    display: none;
  }
  * {
    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;
  }
  .printOnly {
    display: block;
  }
}