body{
	overflow-x: hidden;
}
a[name]:before {
	content: "";
	display: block;
	height: 80px;
	margin: -30px 0 0
}
.outsidepagetitle{
	font-weight:300;
	font-size: 28px;
	font-align: center;
}
/****************/
/*FONT SIZE*/
/****************/
.topfont {
	margin-bottom: 20px;
	font-size: 60px;
	font-weight: 200;
	line-height: 1.4;
}

.ctafont {
	margin-bottom: 20px;
	font-size: 40px;
	font-weight: 200;
	line-height: 1.4;
}

.cta35font {
	margin-bottom: 20px;
	font-size: 35px;
	font-weight: 200;
	line-height: 1.4;
}

.titlefont {
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 200;
	line-height: 1.4;
}

.leadfont {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4;
}

.lead20font {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 200;
	line-height: 1.4;
}

.lead18font {
	font-size: 16px;
	font-weight: 200;
}

.lead18font400 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}

.lightfont {
	font-weight: 300;
}

.regularfont {
	font-weight: 400;
}

.moderatefont {
	font-weight: 500;
}

.heavyfont {
	font-weight: 700;
}

.morebiggestfont {
	font-size: 40px;
}

.biggestfont {
	font-size: 32px;
	text-decoration: none;
}

.hugefont {
	font-size: 27px;
}

.giganticfont {
	font-size: 24px;
}

.giantfont {
	font-size: 22px;
}

.biggerfont {
	font-size: 20px;
}

.bigfont {
	font-size: 18px;
}

.largefont {
	font-size: 16px;
}

.mediumfont {
	font-size: 14px !important;
}

.smallerfont {
	font-size: 13px;
}
.smallfont {
	font-size: 12px;
}

.tinyfont {
	font-size: 10px;
}

/****************/
/*FONT COLOR*/
/****************/
.whitefont {
	color: #ffffff;
}

.greenfont {
	color: #8CC152;
}

.lightgreenfont {
	color: #8CC152;
}

.lightorangefont {
	color: #f68d1d
}

.darkblueblack {
	color: #12459a;
}

.greenfontFREECloud {
	color: #3f7b0e;
}

.darkgreenfont {
	color: #336600;
}

.linkgreenfont {
	color: #279302;
}

.linkgreenfont:hover {
	color: #1D6B04;
	text-decoration: underline;
}

.orangefont {
	color: #984806;
}

.darkorangefont {
	color: #E56717;
}

.redfont {
	color: #FF0000;
}

.SoftMouseredfont {
	color: #c42e05;
}

.SoftMousebluefont {
	color: #336699;
}

.goldcolor {
	color: #000;
    font-family: "Arial";
}

.cloudfont {
	color: #1199df;
}

.darkredfont {
	color: #700000;
}

.plumfont {
	color: #FF0000;
}

.bluefont {
	color: #215868;
}

.darkbluefont {
	color: #000066;
}

.midnightbluefont {
	color: #151B54;
}

.brightbluefont {
	color: #0000FF;
}

.tealfont {
	color: #336699;
}

.purplefont {
	color: #800080;
}

.blackfont {
	color: #000000 !important;
}

.greyfont {
	color: #707070 !important;
}
.greyfont a{
	color: #707070 !important;
}

.grey {
	color: #ccc;
}

.lightgreyfont {
	color: #ddddcc;
}

.darkgreyfont {
	color: #4C4646;
}

.yellowfont {
	color: #FFFF00;
}

.custompropertiesfont {
    color: #336699;
    text-decoration: underline;
}


/****************/
/*FONT DECORATION*/
/****************/
.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.nodecoration {
	text-decoration: none;
}

.aligncenter {
	text-align: center;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.nowrap {
	white-space: nowrap;
}

.big_topspacing {
	padding-top: 10pt;
	padding-bottom: 0pt;
	margin-top: 3pt;
	margin-bottom: 1pt;
}

.topspacing {
	padding-top: 5pt;
	padding-bottom: 0pt;
	margin-top: 3pt;
	margin-bottom: 1pt;
}

.betweentablespacing {
	padding-top: 5pt;
	padding-bottom: 0pt;
	margin-top: 3pt;
	margin-bottom: 8pt;
}

.smalltopspacing {
	padding-top: 4pt;
	padding-bottom: 0pt;
	margin-top: 2pt;
	margin-bottom: 1pt;
}

.spacingsmall {
	padding-left: 5pt !important;
}

.spacingsmallcheck {
	margin-left: 15px !important;
}

.spacingmedium {
	padding-left: 20pt;
}

.spacinglarge {
	padding-left: 50pt;
}

.widthleft {
	width: 400px;
}

.mv-boli {
	font-family: Arial;
}


.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}



.wrapperf        {width:80%;height:100%;margin:0 auto;background:#CCC}
.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}
/* 404 */
.error-404-page h2 {
	font-size: 160px;
	font-weight: bold;
	color: #b3b3b3;
}
.error-404-page h3 {
	font-size: 30px;
	padding: 0 0 20px;
}
.error-404-page .search-404 {
	background: none repeat scroll 0 0 #dedede;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	box-shadow: 0 0 3px #EEEEEE;
	color: #555555;
	padding: 30px;
	width: 360px;
	margin: 0 auto 30px;
}
.error-404-page .search-404 input {
	height: 33px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	width: 210px;
	padding: 5px 10px;
}
.margin-vert-5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.margin-vert-10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.margin-vert-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.margin-vert-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.margin-vert-40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.margin-vert-50 {
	margin-top: 50px;
	margin-bottom: 50px;
}
.margin-vert-60 {
	margin-top: 60px;
	margin-bottom: 60px;
}
/****************/
/*FONT SIZE*/
/****************/
.morebiggestfont {
	font-size:40px;
 }
.biggestfont {
	font-size:32px;
 } 

.hugefont {
	font-size:27px;
 } 
 
.giganticfont {
	font-size:24px;
 }  

.giantfont {
	font-size:22px;
 } 


.biggerfont {
	font-size:20px;
 } 

.bigfont {
	font-size:18px;
 } 
 
.largefont {
	font-size:16px;
 } 

.mediumfont {
	font-size:14px !important;
 } 

.smallfont {
	font-size:12px;
 } 

.tinyfont {
	font-size:10px;
 } 


.tabsoftmouse li a:hover {
	background: #006ecc;
	color: #fff
}
.footer_titlecontact1{font-size:2.0em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #919191; max-width: 410px; line-height: 20px;}
.footer_title_support_one{color:#000; font-size:1.2em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #000; max-width: 240px; line-height: 20px;}
.footer_title_support_two{color:#000; font-size:1.2em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #000; max-width: 320px; line-height: 20px;}
.footer_title_support_three{color:#000; font-size:1.2em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #000; max-width: 320px; line-height: 20px;}

.tabsoftmouse li a {
	color: #fff;
	background: #006ecc
}

.tabsoftmouse li.active a {
	background: #fea802;
	color: black;
}
.tabsoftmouse li.active a:hover {
	background: #fea802;
	color: black;
}
.tabsoftmouse li a:hover {
	background: #006ecc;
	color: #fff
}
.tabdataimport li a:hover {
	background: #7cba2a;
	color: #fff
}
.tabdataimport li a {
	color: #fff;
	background: #7cba2a
}
.tabdataimport li.active a {
	background: #fea802;
	color: black;
}
.tabdataimport li.active a:hover {
	background: #fea802;
	color: black;
}
.tabdataimport li a:hover {
	background: #7cba2a;
	color: #fff
}
.tabsmartitbench li a:hover {
	background: #f30a6b;
	color: #fff
}
.tabsmartitbench li a {
	color: #fff;
	background: #f30a6b
}
.tabsmartitbench li.active a {
	background: #fea802;
	color: black;
}
.tabsmartitbench li.active a:hover {
	background: #fea802;
	color: black;
}
.tabsmartitbench li a:hover {
	background: #f30a6b;
	color: #fff
}
.tabemail1 li a:hover {
	background: #600145;
	color: #fff
}
.tabemail1 li a {
	color: #fff;
	background: #600145;
	margin-top: 2px
}
.tabemail1 li.active a {
	background: #fea802;
	color: black;
}
.tabemail1 li.active a:hover {
	background: #fea802;
	color: black;
}
.tabemail1 li a:hover {
	background: #600145;
	color: #fff
}
.tabsupport li a:hover {
	background: #00983e;
	color: #fff;
}
.tabsupport li a {
	color: #fff;
	background: #00983e;
	margin-top: 2px
}
.tabsupport .active a, 
.tabsupport .active a:hover,
.tabsupport .active a:active {
	
	outline:none;
	color: black;
	background-color: #fea802;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
	
}

#navlistHealth {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-size: 16px;
}

#navlistHealth li {
	padding: 0px 0px 10px 30px;
	background-image: url(../img/IseehearHealth-bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px !important;
}
#navlistHealth li {
	margin-bottom: -15px !important;
}
#navlistHealth li a {
	color: #58980e !important;
	text-decoration: underline;
}

.tablegal li a:hover {
	background: #003162;
	color: #fff;
}
.tablegal li a {
	color: #fff;
	background: #003162;
	margin-top: 2px
}
.tablegal .active a, 
.tablegal .active a:hover,
.tablegal .active a:active {
	
	outline:none;
	color: black;
	background-color: #fea802;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
	
}



.hero-unit {
	background: 0;
	padding: 0 60px;
	margin: 0
}
.hero-unit h2 {
	margin: 10px 0
}
.carousel-control {
	border: 0
}
.left {
	left: 0
}
.right {
	right: 0 !important
}
.carousel-height {
	height: 320px
}
.content {
	background-color: #f1f1f1
}
#items-carousel {
	height: 310px
}
a {
	color: #F90;
	outline: 0;
	text-decoration: none
}
a:hover {
	color: #F90;
	outline: 0;
	text-decoration: underline;
}
.underline{
	text-decoration: underline;
}
.bold{
	font-weight: bold;
}
.linehight10 {
	line-height: 20px
}
.vspace10desk {
	padding: 20px 0;
}
.psig {
	font-size: 8pt;
	text-align: justify;
	color: #000;
	margin: 0;
	font-weight: 700;
	line-height: 17px
}
h5.advisorsub {
	font-size: 9pt;
	color: #1b4d78;
	text-align: inherit;
	text-decoration: none;
	font-weight: 400;
	margin: 0
}
h5.advisorsub a:link {
	color: #1b4d78;
	text-decoration: none
}
h5.advisorsub a:visited {
	color: #1b4d78;
	text-decoration: none
}
h5.advisorsub a:hover {
	color: #d74d00;
	text-decoration: underline
}
h5.advisorsub a:active {
	color: #1b4d78;
	text-decoration: none
}
.red {
	color: red
}
.red {
	color: #000
}
.font-title-subpages {
	font-size: 18px
}
.fontmedium {
	font-size: 14px
}
.fontmoremedium {
	font-size: 16px
}
.fontlarge {
	font-size: 18px
}
.fontlarger {
	font-size: 20px
}
.fontlarge-title {
	font-size: 20px
}
.fontmorelarge {
	font-size: 26px
}
.Georgiafont {
    font-family: Georgia, "Arial";
}
.textdecorenone {
	text-decoration: none
}
.linkblack {
    font-size: 14px;
	color: #515151;
	text-decoration: none
}
.linkblack:hover {
	color: #000;
	text-decoration: underline;
}
.linkwhite {
	color: #fff;
	text-decoration: none
}
.linkwhite:hover {
	color: #fff;
	text-decoration: underline
}
.li-image {
	list-style-image: url(../img/iseehear_checkmark.gif)
}
.li-not-show-list {
	list-style-type: none
}
.row-height {
	max-height: 10px
}
.row-height-iseehear-research {
	max-height: 10px
}
.legal-title {
	margin-top: -10px;
	margin-left: 70px
}
.psubtitle {
	font-size: 22px;
	color: #002a80
}
.mgtopsub-title {
	margin-top: 0
}
.dotedline {
	border-top: 2px dotted #CCC
}
.ddivider {
	border-top: 1px dotted #919191
}
.divider-img {
	background-image: url(../img/line+divider.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 11px;
	margin-top: -20px
}
.list2 {
	list-style-type: none
}
.boxSoftmouse {
	width: 250px;
	height: 150px;
	background-color: #dedede;
	border: 1px solid #919191;
	padding: 9px
}
.titbox {
	height: 40px;
	width: 268px;
	margin-left: 0;
	background-color: #333;
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: 700
}

.boxholderSoftMouse {
	padding: 9px;
	border: 1px solid #d6d6d6
}
.boxholderDataImport {
	padding: 9px;
	border: 1px solid #d6d6d6
}
.boxholderSmartIT {
	padding: 9px;
	border: 1px solid #d6d6d6
}
.boxholdermainimage {
	padding: 5px;
	border: 1px solid #d6d6d6
}
.box-height {
	height: 50px
}
.thumbnail-img{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;}
.thumbnail-img, .thumbnail:hover, .thumbnail {
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5)
}
.tellafriend{
	background-color: #fff !important;
	border: 1px solid #000; 
	margin-top: 50px; 
	padding-right: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5)
}
/************************
 * Required red star   *
 ************************/
.required
{
color:red;
font-size:16px;
font-weight: bold;
font-family: "Arial";
align:top;

padding-right:1px;
padding-left:4px;
text-decoration: none;

 }
.mailinglist-well{
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	border: 1px solid #707070;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
	box-shadow: 0 5px 10px rgba(0,0,0,.5)
}
.well-new-navigation {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #7a7a7a;
	border: 2px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.well-new {
	min-height: 20px;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 5px;
	padding-top: 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,.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.well-new-carousel {
    min-height: 20px;
    padding-right: 19px;
    padding-left: 19px;
    padding-bottom: 5px;
    padding-top: 19px;
    margin-bottom: 20px;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.5);
    box-shadow: 0 5px 10px rgba(0,0,0,.5)
}
.well-sub {
	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
}
.well-title {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #003162;
	color: #fff
}
.well-title-iseehear {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #600145;
	color: #fff
}
.well-title-supportdesk {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #00983e;
	color: #fff
}
.well-title-softmouse {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: red;
	color: #fff
}
.well-title-softmouse_free {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #4AA02C;
	color: #fff
}
.well-title_labchat {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background: #0080c0 !important;
	color: #fff
}
.well-title-dataimport {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #7cba2a;
	color: #fff
}
.well-title-smartitbench {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #6183a7;
	color: #fff
}
.well-title-paypal {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #ffae00;
	color: #fff
}
.well-orange_box {
	min-height: 20px;
	padding-top: 5px !important;
	padding: 19px;
	margin-bottom: 10px !important;
	background-color: #fa9d4a;
	border: 1px solid #fa9d4a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 5px 10px rgba(255,140,0,.5);
	-moz-box-shadow: 0 5px 10px rgba(255,140,0,.5);
	box-shadow: 0 5px 10px rgba(255,140,0,.5);
}
.btn-fucia {
	background-color: #db005b !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0f73",endColorstr="#db005b");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#ff0f73),to(#db005b));
	background-image: -moz-linear-gradient(top,#ff0f73,#db005b);
	background-image: -ms-linear-gradient(top,#ff0f73,#db005b);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ff0f73),color-stop(100%,#db005b));
	background-image: -webkit-linear-gradient(top,#ff0f73,#db005b);
	background-image: -o-linear-gradient(top,#ff0f73,#db005b);
	background-image: linear-gradient(#ff0f73,#db005b);
	border-color: #db005b #db005b hsl(335,100%,40.5%);
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,.16);
	-webkit-font-smoothing: antialiased
}
.btn-babyblue {
	background-color: #1199DF !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#75c7f2",endColorstr="#1199DF");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#75c7f2),to(#1199DF));
	background-image: -moz-linear-gradient(top,#75c7f2,#1199DF);
	background-image: -ms-linear-gradient(top,#75c7f2,#1199DF);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#75c7f2),color-stop(100%,#1199DF));
	background-image: -webkit-linear-gradient(top,#75c7f2,#1199DF);
	background-image: -o-linear-gradient(top,#75c7f2,#1199DF);
	background-image: linear-gradient(#75c7f2,#1199DF);
	border-color: #1199DF #1199DF #1199DF;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,.16);
	-webkit-font-smoothing: antialiased
}

.btn-softmouse {
	background-color: #c42e05 !important;
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f88484",endColorstr="#c42e05");
	background-image: -khtml-gradient(linear,left top,left bottom,from(#f88484),to(#c42e05));
	background-image: -moz-linear-gradient(top,#f88484,#c42e05);
	background-image: -ms-linear-gradient(top,#f88484,#c42e05);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f88484),color-stop(100%,#c42e05));
	background-image: -webkit-linear-gradient(top,#f88484,#c42e05);
	background-image: -o-linear-gradient(top,#f88484,#c42e05);
	background-image: linear-gradient(#f88484,#c42e05);
	border-color: #c42e05 #c42e05 #c42e05 !important;
	color: #fff !important;
	text-shadow: 0 -1px 0 rgba(0,0,0,.16);
	-webkit-font-smoothing: antialiased
} 
 
.btn-softmouse:hover, 
.btn-softmouse:focus, 
.btn-softmouse:active, 
.btn-softmouse.active, 
.open .dropdown-toggle.btn-softmouse { 
  color: #ffffff; 
  background: #FF890A; 
  border-color: #0048FF; 
} 
 
.btn-softmouse:active, 
.btn-softmouse.active, 
.open .dropdown-toggle.btn-softmouse { 
  background-image: none; 
} 
 
.btn-softmouse.disabled, 
.btn-softmouse[disabled], 
fieldset[disabled] .btn-softmouse, 
.btn-softmouse.disabled:hover, 
.btn-softmouse[disabled]:hover, 
fieldset[disabled] .btn-softmouse:hover, 
.btn-softmouse.disabled:focus, 
.btn-softmouse[disabled]:focus, 
fieldset[disabled] .btn-softmouse:focus, 
.btn-softmouse.disabled:active, 
.btn-softmouse[disabled]:active, 
fieldset[disabled] .btn-softmouse:active, 
.btn-softmouse.disabled.active, 
.btn-softmouse[disabled].active, 
fieldset[disabled] .btn-softmouse.active { 
  background: #004CCC; 
  border-color: #0048FF; 
} 
 
.btn-softmouse .badge { 
  color: #004CCC; 
  background: #ffffff; 
}



.btn-darkblue {
	background-color: #003162;
	border-color: #003162
}
.btn-darkblue:hover, .btn-darkblue:focus, .btn-darkblue:active, .btn-darkblue.active {
	background-color: #002449;
	border-color: #00182f
}
.btn-darkblue.disabled:hover, .btn-darkblue.disabled:focus, .btn-darkblue.disabled:active, .btn-darkblue.disabled.active, .btn-darkblue[disabled]:hover, .btn-darkblue[disabled]:focus, .btn-darkblue[disabled]:active, .btn-darkblue[disabled].active, fieldset[disabled] .btn-darkblue:hover, fieldset[disabled] .btn-darkblue:focus, fieldset[disabled] .btn-darkblue:active, fieldset[disabled] .btn-darkblue.active {
	background-color: #003162;
	border-color: #003162
}
.btn-green {
	background-color: #00983e;
	border-color: #00983e
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active {
	background-color: #007f34;
	border-color: #006529
}
.btn-green.disabled:hover, .btn-green.disabled:focus, .btn-green.disabled:active, .btn-green.disabled.active, .btn-green[disabled]:hover, .btn-green[disabled]:focus, .btn-green[disabled]:active, .btn-green[disabled].active, fieldset[disabled] .btn-green:hover, fieldset[disabled] .btn-green:focus, fieldset[disabled] .btn-green:active, fieldset[disabled] .btn-green.active {
	background-color: #00983e;
	border-color: #00983e
}
.btn-purpel {
	background-color: #600145;
	border-color: #600145
}
.btn-purpel:hover, .btn-purpel:focus, .btn-purpel:active, .btn-purpel.active {
	background-color: #470133;
	border-color: #2e0021
}
.btn-purpel.disabled:hover, .btn-purpel.disabled:focus, .btn-purpel.disabled:active, .btn-purpel.disabled.active, .btn-purpel[disabled]:hover, .btn-purpel[disabled]:focus, .btn-purpel[disabled]:active, .btn-purpel[disabled].active, fieldset[disabled] .btn-purpel:hover, fieldset[disabled] .btn-purpel:focus, fieldset[disabled] .btn-purpel:active, fieldset[disabled] .btn-purpel.active {
	background-color: #600145;
	border-color: #600145
}
.btn-navbar {
	background: #ffa302 !important;
	color: #fff !important;
	margin-bottom: 5px
}
#nav.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999
}
.widget-footer {
	padding: 6%;
	background-color: #eeeeec;
	border-top: 1px solid #DDD
}
.widget-footer p {
	margin: 0
}
.table th, .table td {
	border-top: 0
}
.tabletop {
	width: 60%;
	margin-left: auto;
	margin-right: auto
}
.tablesoftmousesignup {
	width: 50%
}
.table-width-100 {
	width: 100%;
	margin-left: auto;
	margin-right: auto
}
#mapSection {
	border-top: 4px solid #600145;
	border-bottom: 4px solid #600145;
	background: #000;
	color: #fff
}
.iframeclass {
	width: 510px;
	height: 426px
}
.padding-left-logo {
	padding-left: 20px
}
.padding-buttom {
	padding-bottom: 15px
}
.navbar {
	margin-bottom: 0 !important
}
.navbar-inner {
	border-radius: 0 !important
}
#nav ul {
	margin-top: 0
}
input.pplaceholder::-webkit-input-placeholder, textarea.pplaceholder::-webkit-input-placeholder {
	color: red
}
input.pplaceholder::-moz-placeholder, textarea.pplaceholder::-moz-placeholder {
	color: red
}
input.pplaceholder:-ms-input-placeholder, textarea.pplaceholder:-ms-input-placeholder {
	color: red
}


 /****************/
/*FONT SIZE*/
/****************/
.fontsize30{
	font-size: 30px;
}
.morebiggestfont {
	font-size:40px;
 }
.biggestfont {
	font-size:32px;
	text-decoration: none;
 } 

.hugefont {
	font-size:27px;
 } 
 
.giganticfont {
	font-size:24px;
 }  

.giantfont {
	font-size:22px;
 } 


.biggerfont {
	font-size:20px;
 } 

.bigfont {
	font-size:18px;
 } 
 
.largefont {
	font-size:16px !important;
 } 

.mediumfont {
	font-size:14px !important;
 } 

.smallfont {
	font-size:12px;
 } 

.tinyfont {
	font-size:10px;
 }

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li.one
{
padding-left: 60px;
height: 46px;
background-image: url(../img/1.png);
background-repeat: no-repeat;

}
#navlist li.two
{
padding-left: 60px;
height: 46px;
background-image: url(../img/2.png);
background-repeat: no-repeat;

}
#navlist li.three
{
padding-left: 60px;
height: 46px;
background-image: url(../img/3.png);
background-repeat: no-repeat;

}

.num{
    font-family: "Arial";
	font-size: 23px;
	display: inline-block;
	padding-top: 30px;
	
}
.text{
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	margin-top: -40px !important;
	
}
.text-small{
	
	font-size: 15px;
	display: inline-block;
	
}
.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  
}
.list-group-submenu {
  margin-left:20px;
}

input, .tip, .textarea02 {
	background-color: #fff !important;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

input[type="radio"], input[type="checkbox"]  {
	float: left;
	margin-right: 10px;
	width: 20px;
}

input[type="submit"] {
	width: 80px;	
}

input[type="file"] {
	border: none;
	box-shadow: none;
}

.indicates-required {text-align:left; font-size:11px; margin-right:4%;}

#navlistcheck
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
#navlistcheck li 
{

padding-left: 30px !important;
background-image: url(../img/GreenCheckmark.jpg);
background-repeat: no-repeat;
background-position: left center !important;

}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	box-shadow: 1px 1px 10px rgba(11, 122, 191, .5);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 960px) {
	.carousel-height {
		height: 650px
	}
	.linehight10 {
		line-height: 10px
	}
	.mbottom20 {
		margin-bottom: 10px !important
	}
	.fontlarge {
		font-size: 16px
	}
	.box-height {
		height: 100px
	}
	.iframeclass {
		width: auto;
		height: auto
	}
	.fontsize30{
		font-size: 18px !important;
	}
}
@media (min-width: 768px) and (max-width: 960px) {
	.carousel-height {
		height: 450px
	}
	.fontsize30{
		font-size: 18px !important;
	}
}
@media (min-width: 961px) and (max-width: 1199px) {
	.fontsize30{
		font-size: 20px !important;
	}
}
@media (max-width: 480px) {
	.carousel-height {
		height: 800px
	}
	.hero-unit p {
		font-size: 14px
	}
}
@media (max-width: 768px) {
	.iframeclass {
		width: auto;
		height: 200px
	}
	.marginleftboxes {
		margin-left: -10px
	}
	.fontlarge {
		font-size: 18px
	}
	.centermobile {
		margin-left: 20px
	}
	.row-height {
		max-height: 50px
	}
	.row-height-iseehear-research {
		max-height: 100px
	}
	.carousel-height {
		height: 600px
	}
	#mapSection {
		margin: 0 -20px
	}

}
@media (min-width: 1200px) {
	.fontlarge {
		font-size: 18px
	}
	.carousel-height {
		height: 350px
	}
}

/***************Fonts and colors S**************/
.bold{
    font-weight: bold;
}

.red{
color:#c00000;
}
.blue{
color:#006699;
}
.lightblue{
    color: #09a8e1;
}
.white{
    color: #fff;
}
.greenfont{
    color: #009933;
}

.fuschiafont{
    color: #fb0063;
}	
.black{
    color: #000;
}

/***************Fonts and colors E**************/

/***************Footer S**************/
#footer {
	color: #CCCCCC;
	background-color: #333333;
        margin-top: 5px;
}

.vspace100IseehearFooter{
    padding: 100px 0px;
}

.vspace40FooterPlans{
    padding: 40px 0px;
}

#footer .footer_title{font-size:1.2em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #919191; max-width: 210px; line-height: 20px;}
#footer .footer_titlecontact{font-size:2.2em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #919191; max-width: 210px; line-height: 20px;}
#footer .footer_titlemouse{font-size:1.2em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #919191; max-width: 300px; line-height: 20px;}
#footer .footer_titleEmailUpdate{font-size:1.70em; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #919191; max-width: 410px; line-height: 20px;}
#footer .footerContactTitleColor{color: #ffc703;}

.footer-nav-color{
	color: #fff;
}
.footer-copyright-color{
	background-color: #000;
}
a.footer-link-color {
	color: #ffc703;
}
a.footer-link-color:hover {
	color: #ffc703;
}

.footer-color{
	background-color: #74777a;
}
.footer-padding-top{
	padding-top: 20px;
}
.footer-text{
	width: 15%; 
	padding-left:20px;
}
.vspace0FooterContact{
    padding: 0px 0px;
}
/***************Footer E**************/

/***********universal Menu S******************/

#universal_menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height:20px;
}
#universal_menu li {
	float: left;
    font-family: "Arial";
	font-size:12px;
	margin: 0;
	padding: 0;
	height:20px;
}
#universal_menu li a {
	/*background: #333 url("images/seperator.gif") bottom right no-repeat;*/
	color: #DEDEDE;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none;
}
#universal_menu li a:hover {
	/*background: #2580a2 url("images/hover.gif") bottom center no-repeat;*/
	color: #00FF00;
	padding-bottom: 8px;
}

#universal_menu li span {
	color: #DEDEDE;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 12px;
	text-decoration: none;
}

@media screen and (max-width: 960px) {

/********Footer for tablet S**************/

.footer-text{
width: 100%; 
padding-left:20px;
}
.footer-form{
width: 100%; 
padding-left:20px;
padding-right:20px;
}
#footer .footer_titleEmailUpdate{font-size:1.2em;}
/********Footer for tablet E**************/
/********Universal Menu for tablet S**************/

#universal_menu {
	height:100%;
}
/********Universal Menu for tablet E**************/
}

@media screen and (max-width: 768px) {
    
/********Universal Menu for Mobile S**************/
#universal_menu {
	height:100%;
}
/********Universal Menu for Mobile E**************/

/*********Footer (Vertical Space) for Mobile S*********/
.vspace80IseehearFooter{
    padding: 0px 0px;
}

.vspace40FooterPlans{
    padding: 0px 0px;
}
#footer .footer_titleEmailUpdate{font-size:1.2em;}
.vspace0FooterContact{
    padding: 40px 0px;
}
/*********Footer (Vertical Space) for Mobile E*********/
}
.content-section-a {
	background-color: #f8f8f8;
	padding: 50px 0;
}
.content-section-c {
	border-top: 0px solid #e7e7e7;
	border-bottom: 0px solid #e7e7e7;
	padding: 50px 0;
	background-color: #fff;
	
	
}
.content-section-b {
	border-top: 0px solid #e7e7e7;
	border-bottom: 0px solid #e7e7e7;
	padding: 50px 0;
	
	
}
.content-section-a1 {
	border-top: 1px solid #e7e7e7;
	background-color: #fff;
	padding: 30px 20px !important;
	border-bottom: 0px solid #ccc;

}

.content-section-b1 {
	border-top: 1px solid #e7e7e7;
	border-bottom: 0px solid #ccc;
	padding: 30px 20px !important;
	background-color: #f8f8f8;
}

.blink {
  -moz-animation-duration: 1000ms;
  -moz-animation-name: blink;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  
  -webkit-animation-duration: 1000ms;
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  
  animation-duration: 1000ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.blink2 {
  -moz-animation-duration: 5000ms;
  -moz-animation-name: blink;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  
  -webkit-animation-duration: 5000ms;
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  
  animation-duration: 5000ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.blink3 {
  -moz-animation-duration: 700ms;
  -moz-animation-name: blink;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  
  -webkit-animation-duration: 700ms;
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  
  animation-duration: 700ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.blink4 {
  -moz-animation-duration: 3000ms;
  -moz-animation-name: blink;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  
  -webkit-animation-duration: 3000ms;
  -webkit-animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  
  animation-duration: 3000ms;
  animation-name: blink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@-moz-keyframes blink {
  from {
    opacity: 1;
  }
  
  to {
    opacity: 0;
  }
}

@-webkit-keyframes blink {
  from {
    opacity: 1;
  }
  
  to {
    opacity: 0;
  }
}

@keyframes blink {
  from {
    opacity: 1;
  }
  
  to {
    opacity: 0;
  }
}