@charset "UTF-8";
/* CSS Document */

body {
	background:#cccccc url(images/body_bg.gif) top repeat-x;
	_background:#e1e1e1 url(images/body_bg_ie6.gif) top repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

.clear {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
	overflow: hidden;
}

img {
	border:0;
}

#wrapper {
	background:url(images/wrapper_bg.png) repeat-y;
	_background:url(images/wrapper_bg.gif) repeat-y;
	margin:0 auto;
	width:919px;
	padding:0 22px;
}

#header {
	height:96px;
	padding:0 20px 0 28px;
}

#logo {
	float:left;
	width:263px;
	padding-top:13px;
}

#utility {
	float:right;
	width:292px;
	padding-top:19px;
}

a.btn_utility:link, a.btn_utility:active, a.btn_utility:visited {
	width:100px;
	height:27px;
	line-height:27px;
	background:url(images/btn_utility.gif) no-repeat 0 0;
	color:#727272;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:7pt;
	text-transform:uppercase;
	float:right;
}

a.btn_utility:hover {
	background:url(images/btn_utility.gif) no-repeat 0 -27px;
	color:#FFF;
}

.utility_links {
	font-size:8pt;
	line-height:27px;
	float:right;
	width:75px;
	text-align:right;
	padding-right:6px;
	color:#727272;
}

.utility_links a:link, .utility_links a:active, .utility_links a:visited {
	color:#727272;
	text-decoration:none;
	font-weight:normal;
}

.utility_links a:hover {
	text-decoration:underline;
}

.utadmin {
	width:175px;
}

#search {
	/*clear:both;
	padding-top:3px;
	*margin-top:-16px;*/
	float:right;
	width:200px;
}

.searchbox {
	float:right;
	border:#aaa 1px solid;
	position:relative;
	top:.4em;
	*top:.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	padding:2px;
	width:152px;
}

.btn_go:link, .btn_go:visited, .btn_go:active {
	float:right;
	display:block;
	height:27px;
	line-height:27px;
	text-align:center;
	width:35px;
	background:url(images/btn_go.gif) no-repeat 0 0;
	color:#727272;
	font-size:7pt;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:3px;
}

.btn_go:hover {
	background:url(images/btn_go.gif) no-repeat 0 -27px;
	color:#FFF;
	text-decoration:none;
}

.campaign {
	width:919px;
}

.campaign p {
	margin:0;
}

#main_nav {
	height:36px;
	background:url(images/nav_bg.gif) repeat-x;
}

#hp_content {
	padding:40px 45px 30px 55px;
}

#int_content {
	background:url(images/int_content.gif) left top repeat-y;
	_zoom:1;
}

#admin_content {
	padding:25px;
}

.hp_left {
	float:left;
	width:445px;
	margin-right:30px;
}

#int_left {
	float:left;
	width:226px;
}

.int_leftContent {
	padding:18px 20px;
}

#hp_divider {
	background:url(images/hp_divider.gif) no-repeat 0 -20px;
	height:200px;
	width:1px;
	float:left;
}

.hp_right {
	float:right;
	width:310px;
}

#int_right {
	float:right;
	width:620px;
	padding:30px 35px 20px 0;
	min-height:400px;
	_height:400px;
	overflow:auto;
	_overflow:inherit;
}
.int_contentleft {
	width:410px;
	padding-top:6px;
	float:left;
}

.int_contentright {
	width:196px;
	float:right;
}

.int_fadetop {
	background:url(images/fadebox_top.gif) no-repeat;
	height:23px;
}

.int_fademid {
	background:url(images/fadebox_mid.gif) repeat-y;
	padding:0 23px;
}

.int_fademid p {
	margin:0;
	padding:0 0 10px;
	font-size:8pt;
	text-transform:uppercase;
	line-height:1.2em;
}

.int_fademid h4 .Head, .int_fademid h4 {
	color:#727272;
	font-weight:bold;
	font-size:10.5pt;
	margin: 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
}

.int_fademid ul {
	margin:0;
	padding:0;
}

.int_fademid ul li {
	padding:0 0 10px 11px;
	font-size:9pt;
}

.int_fadebot {
	background:url(images/fadebox_bot.gif) no-repeat bottom;
	height:12px;
}

.fadeboxcomment_top {
	background:url(images/fadeboxcomment_top.gif) no-repeat;
	height:23px;
}

.fadeboxcomment_mid {
	background:url(images/fadeboxcomment_mid.gif) repeat-y;
	padding:0 23px;
}

.fadeboxcomment_bot {
	background:url(images/fadeboxcomment_bot.gif) no-repeat bottom;
	height:17px;
	margin-bottom:10px;
}

.btn_media:link, .btn_media:visited, .btn_media:active {
	float:right;
	display:block;
	height:27px;
	line-height:27px;
	text-align:center;
	width:138px;
	background:url(images/btn_media.gif) no-repeat 0 0;
	color:#727272 !important;
	font-size:7pt;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:3px;
}

.btn_media:hover {
	background:url(images/btn_media.gif) no-repeat 0 -27px;
	color:#FFF !important;
}

#footer {
	background:url(images/footer_bg.png) no-repeat;
	_background:url(images/footer_bg.gif) no-repeat;
	height:90px;
	width:919px;
	margin:0 auto;
	padding:12px 22px 0;
	text-align:center;
}

#footer p {
	color:#FFF;
	margin:0 0 4px;
	font-size:8.5pt;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}

.Normal {
	font-family:Arial, Helvetica, sans-serif;
}

h1, h1 .Head {
	color:#00447a;
	font-weight:normal;
	font-size:24px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	color:#00447a;
	font-weight:normal;
	font-size:16px;
	margin:0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	color:#00447a;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

h4 {
	color:#00447a;
	font-weight:bold;
	font-size:9.5pt;
	margin: 10px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
}


h4.custom {
	margin:10px 0 0;
}

h5 {
	color:#00447a;
	font-weight:normal;
	font-size:19px;
	margin:0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
}

h6 {
	color:#00447a;
	font-weight:normal;
	font-size:14px;
	margin:0px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	margin:0 0 15px 0;
	font-size:9.5pt;
	color:#727272;
	line-height:1.5em;
}

ul {
	margin:0 0 20px;
	padding:5px 0 0 30px;
}

ol {
	margin:0 0 20px;
	padding:5px 0 0 47px;
}

ul li {
	list-style:none;
	font-size:9.5pt;
	color:#727272;
	line-height:1.5em;
	padding:0 0 0 13px;
	background:url(images/li_bg.gif) no-repeat 0 7px;
}

ol li {
	font-size:9.5pt;
	color:#727272;
	line-height:1.5em;
}

a:link, a:active, a:visited {
	color:#8daf4e;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#00447a;
}

#int_right a:link, #int_right a:visited, #int_right a:active, #hp_content a:link, #hp_content a:active, #hp_content a:visited, .int_leftContent a:link, .int_leftContent a:visited, .int_leftContent a:active {
	color:#8daf4e;
}

#int_right a:hover, #hp_content a:hover, .int_leftContent a:hover {
	color:#00447a;
}

:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height:1px;
	border:0;
	margin:25px 0;
}

.testimonial {
	color:#00457c;
	font-style:italic;
	font-size:10pt;
}

.test_author {
	text-align:right;
	font-weight:bold;
	color:#00457c;
	font-size:8pt;
	margin:0 0 5px;
}

.patients_rollover {
	width:624px;
	position:relative;
	margin-left:-5px;
	margin-bottom:10px;
	margin-top:3px;
}

.patients_rollover a:link, .patients_rollover a:visited, .patients_rollover a:active {
	width:153px;
	height:154px;
	display:block;
	float:left;
	text-indent:-99999px;
	overflow:hidden;
}

.patient1 {
	background:url(images/patients_1.gif) no-repeat 0 0;
	margin-right:4px;
}

.patient2 {
	background:url(images/patients_2.gif) no-repeat 0 0;
	margin-right:4px;
}

.patient3 {
	background:url(images/patients_4.gif) no-repeat 0 0;
	margin-right:4px;
}

.patient4 {
	background:url(images/patients_3.gif) no-repeat 0 0;
}

.patients_rollover a:hover, .patient_selected {
	background-position:0 -154px;
}

#main_nav ul {
	margin:0;
	padding:0;
}

#main_nav ul li {
	list-style:none;
	margin:0;
	padding:0;
	height:36px;
	display:block;
	float:left;
	background:none;
}

#main_nav ul li.last {
	display:none;
}

#main_nav ul li a {
	display:block;
	height:36px;
	line-height:36px;
	color:#FFF;
	font-size:10pt;
	text-align:center;
	padding-right:2px;
	background:url(images/nav_sep.gif) right no-repeat;
	font-weight:normal;
}

#main_nav ul li#active a {
	background:url(images/nav_on.gif) right no-repeat;
}

#main_nav ul li#active a:hover {
	color:#FFF;
}

#main_nav ul li a:hover {
	color:#aaa;
}

#main_nav ul li a#tab_58 {
	width:153px;
}

#main_nav ul li a#tab_59 {
	width:191px;
}

#main_nav ul li a#tab_60 {
	width:152px;
}

#main_nav ul li a#tab_61 {
	width:132px;
}

#main_nav ul li a#tab_62 {
	width:144px;
}

#main_nav ul li a#tab_63 {
	width:137px;
	padding:0;
	background:none;
}

#main_nav ul li#active a#tab_63 {
	width:137px;
	padding:0;
	background:url(images/nav_on.gif) left no-repeat;
}

.subnav {
	border-bottom:1px solid #FFFFFF;
}

.subnav .GroupStat a:link, .subnav .GroupStat a:active, .subnav .GroupStat a:visited {
	display:block;
	background:url(images/subnav_bg.gif) repeat-x 0 0;
	height:32px;
	line-height:32px;
	font-size:8.5pt;
	color:#727272;
	font-weight:normal;
	padding:0 15px;
	border-top:1px solid #FFFFFF;
}

.subnav .GroupHov a:link, .subnav .GroupHov a:active, .subnav .GroupHov a:visited, .subnav .GroupHov a:hover {
	display:block;
	background:url(images/subnav_bg.gif) repeat-x 0 0;
	height:32px;
	line-height:32px;
	font-size:8.5pt;
	color:#00447a;
	font-weight:normal;
	padding:0 15px;
	border-top:1px solid #FFFFFF;
}

.subnav .GroupCurr a:link, .subnav .GroupCurr a:active, .subnav .GroupCurr a:visited, .subnav .GroupCurr  a:hover {
	background:url(images/subnav_on.gif) repeat-x 0 0;
	color:#fff;
	height:32px;
	line-height:32px;
	font-size:8.5pt;
	display:block;
	font-weight:normal;
	padding:0 15px;
	border-top:1px solid #FFFFFF;
}

.subnav .ItemStat a:link, .subnav .ItemStat a:active, .subnav .ItemStat a:visited {
	display:block;
	background:#ccc;
	height:32px;
	line-height:32px;
	font-size:8.5pt;
	color:#727272;
	font-weight:normal;
	padding:0 15px;
}

.subnav .ItemHov2 a:link, .subnav .ItemHov2 a:active, .subnav .ItemHov2 a:visited, .subnav .ItemHov2 a:hover {
	display:block;
	background:#ccc;
	height:32px;
	line-height:32px;
	font-size:8.5pt;
	color:#00447a;
	font-weight:normal;
	padding:0 15px;
	color:#fff;
}

.subnav .ItemCurr a:link, .subnav .ItemCurr a:active, .subnav .ItemCurr a:visited, .subnav .ItemCurr  a:hover {
	background:#ccc;
	color:#fff;
	height:32px;
	line-height:32px;
	font-size:8.5pt;
	display:block;
	font-weight:normal;
	padding:0 15px;
}

.pressroom {
	margin:10px 0;
}

.pressroom th {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#00447A;
	padding:3px 10px;
	font-weight:bold;
	font-size:11pt;
	border-bottom:2px solid #ccc;
}

.pressroom td {
	padding:4px 10px;
	font-size:9.5pt;
	color:#727272;
	line-height:1.5em;
	border-bottom:1px solid #eee;
}

.pressroom .press_leftcol {
	width:120px;
}

.references {
	font-size:7pt;
	margin-bottom:5px;
	line-height:1em;
}

sup {
	position:relative;
	bottom:.05em;
	font-size:6pt;
}

.img_pad {
	margin-left:-5px;
	position:relative;
	padding-right:10px;
}

.contactform .formblock {
	float:left;
	width:250px;
	padding-bottom:12px;
}

.contactform label {
	display:block;
	margin-bottom:3px;
	font-size:10pt;
	font-weight:bold;
	color:#00447A;
}

.contactform input {
	border-color:#AEAEAE #CCCCCC #CCCCCC #AEAEAE;
	border-style:solid;
	border-width:1px;
	padding:7px 5px;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	color:#555;
}

.contactform textarea {
	height:150px;
	width:470px;
	border-color:#AEAEAE #CCCCCC #CCCCCC #AEAEAE;
	border-style:solid;
	border-width:1px;
	padding:7px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	color:#555;
}

.contactform label .req {
	color:#999;
	font-size:8pt;
	font-weight:normal;
}

.contactform .formblock_wide {
	clear:both;
	padding-bottom:12px;
}

.formsubmit a:link, .formsubmit a:active, .formsubmit a:visited {
	width:100px;
	height:27px;
	line-height:27px;
	background:url(images/btn_utility.gif) no-repeat 0 0;
	color:#727272 !important;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:7pt;
	text-transform:uppercase;
	margin-left:-3px;
}

.formsubmit a:hover {
	background:url(images/btn_utility.gif) no-repeat 0 -27px;
	color:#FFF !important;
}

ul.sitemap {
	margin:0;
	padding:0;
}

ul.sitemap li {
	margin:0;
	padding:0
}

ul.sitemap li.sitemap_level0 {
	background:none;
	margin-top:10px;
	font-size:11pt;
}

ul.sitemap li.sitemap_level0 a:link, ul.sitemap li.sitemap_level0 a:visited, ul.sitemap li.sitemap_level0 a:active {
	color:#00447A;
}

ul.sitemap li.sitemap_level1 {
	padding:0 0 0 12px;
	margin:0 0 0 15px;
}

ul.sitemap li.sitemap_level2 {
	padding:0 0 0 12px;
	margin:0 0 0 30px;
}

/* Blog Styles */

.blogside ul {
	margin:0 0 15px;
	padding:0;
}

ul li.sidebaritem {
	margin:0;
	padding:0;
	background:none;
}

ul li.sidebaritem ul li {
	margin:0 0 0 10px;
}

h2.widgettitle {
	margin:0 0 5px;
}

h2.widgettitle a:link, h2.widgettitle a:visited, h2.widgettitle a:active {
	font-weight:normal;
	color:#00447A;
}

.blogside #searchbox {
	width:120px;
	border:1px solid #AAAAAA;
	color:#888888;
	font-family:Arial,Helvetica,sans-serif;
	padding:2px;
}

.blogside .submitbutton {
	color:#fff;
	background:#00447A;
	border:none;
	padding:2px 0;
	width:55px;
	text-align:center;
	margin-left:5px;
}

.topTags {
	font-size:11px;
	padding-top:5px;
	display:block;
}

h2.topTitle {
	color:#00447A;
	font-size:24px;
	font-weight:normal;
	margin:0 0 0px;
}

h2.topTitle a {
	font-weight:normal;
	color:#00447A;
}

p.topMeta {
	font-size:8.5pt;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}

.topComments {
	font-size:14px;
	border-right:1px solid #ccc;
	padding-right:6px;
}

.topMore {
	font-size:14px;
}

#comment {
	height:150px;
	width:584px;
	border-color:#AEAEAE #CCCCCC #CCCCCC #AEAEAE;
	border-style:solid;
	border-width:1px;
	padding:7px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	color:#555;
}

#author, #email, #url {
	border-color:#AEAEAE #CCCCCC #CCCCCC #AEAEAE;
	border-style:solid;
	border-width:1px;
	color:#555555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9.5pt;
	padding:7px 5px;
	width:220px;
}

#commentform label {
	color:#999;
	display:block;
	font-size:10pt;
	font-weight:normal;
	margin-bottom:3px;
	font-size:8pt;
}

#commentform label span {
	font-size:10pt;
	font-weight:bold;
	color:#00447A;
}

#respond h3 {
}

#extrastuff {
	font-size:11px;
	border-top:1px dotted #ccc;
	padding-top:5px;
}

.topContent {
	border-bottom:1px dotted #fff;
	margin-bottom:10px;
}

h3#commentstitle {
}
		
ul.commentlist {
	padding:0;
	margin:0;
}

ul.commentlist li {
	background:none;
	margin:0 0 10px;
	padding:0;
}

a.gravatar {
	display:none;
}

.commentlist .odd {
	border-bottom:1px dotted #ccc;
	padding:10px 0;
	margin:0;
}

.commentlist .even {
	padding:10px 0;
	margin:0;
	border-bottom:1px dotted #ccc;
}

cite {
	display:block;
	font-weight:bold;
}

.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited, .commentmetadata a:hover  {
	color:#999;
	font-weight:normal;
}

.comment p {
	margin:10px 0 0;
}

.topPost {
	border-bottom:1px dotted #ccc;
	padding-bottom:6px;
}

#respond {
	padding:0 8px;
}

#respond .submitbutton {
	width:140px;
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	padding:6px;
	background:#00447A;
	border:0;
	text-align:center;
	text-transform:uppercase;
}

.black_overlay {
	background-color:#000000 !important;
	display:none;
	height:100% !important;
	left:0 !important;
	-moz-opacity: 0.8 !important;
	opacity:0.8 !important;
	filter: alpha(opacity=80) !important;
	position:fixed !important;
	top:0 !important;
	width:100% !important;
	z-index:1001 !important;
}

.white_content {
	background:#006666 none repeat scroll 0 0;
	border:4px solid #EEEEEE;
	left:50%;
	margin:100px 0 0 -367px;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:0;
	width:720px;
	z-index:1002;
}
/* ========= home icon scroller ============ */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
	margin-left: -25px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
	list-style-type: none;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style-type: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 78px;
    height: 85px;
	background: none;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}








/*.iconscroll .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}*/

.jcarousel-container-horizontal {
    width: 405px;
    padding: 20px 40px;
}

/*.iconscroll .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}*/

.jcarousel-clip-horizontal {
    width:  405px;
    height: 85px;
}

/*.iconscroll .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}*/

.iconscroll .jcarousel-item {
/*    width: 75px;
    height: 75px;*/
}

.jcarousel-item-horizontal {
    margin-right: 10px;
}

/*.iconscroll .jcarousel-item-vertical {
    margin-bottom: 10px;
}*/

/*.iconscroll .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}*/

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    /*top: 43px;*/
	top: 20px;
    right: 5px;
    width: 35px;
    height: 85px;
    cursor: pointer;
    background: transparent url(images/slideRight.gif) no-repeat 0 0;
}

/*.iconscroll .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.iconscroll .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.iconscroll .jcarousel-next-disabled-horizontal,
.iconscroll .jcarousel-next-disabled-horizontal:hover,
.iconscroll .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}*/

.jcarousel-prev-horizontal {
    position: absolute;
    /*top: 43px;*/
	top: 20px;
    left: 5px;
     width: 35px;
    height: 85px;
    cursor: pointer;
    background: transparent url(images/slideLeft.gif) no-repeat 0 0;
}

/*.iconscroll .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.iconscroll .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.iconscroll .jcarousel-prev-disabled-horizontal,
.iconscroll .jcarousel-prev-disabled-horizontal:hover,
.iconscroll .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}*/

/**
 *  Vertical Buttons
 */
/*.iconscroll .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.iconscroll .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.iconscroll .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.iconscroll .jcarousel-next-disabled-vertical,
.iconscroll .jcarousel-next-disabled-vertical:hover,
.iconscroll .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.iconscroll .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.iconscroll .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.iconscroll .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.iconscroll .jcarousel-prev-disabled-vertical,
.iconscroll .jcarousel-prev-disabled-vertical:hover,
.iconscroll .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}*/

