/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
#smart_svg {
width: 250px;
height: 80px;
padding-left: 150px;
float: right;
z-index: 1;
position: relative;}

#smart_svg a {
display: block;
width: 100%;
height: 100%;
text-decoration: none;
cursor: pointer; }

#smart_svg a:hover {text-decoration: none;}

.content {z-index: -1; position: relative}