/*CSS brought over from Icon Columns Type: WYSIWYG*/
.trek-abc-button {
 background-color: black;
 border: none;
 color: white;
padding: 12px;
width:100%;
 text-align: center;
 text-decoration: none;
 display: inline-block;
font-weight:bold;
 font-size: 1.5em;
 -webkit-transition-duration: 0.4s; /* Safari */
 transition-duration: 0.4s;
 cursor: pointer;
text-decoration:none;
color:white;
}

a.trek-abc-button:hover, a.trek-abc-button:link, a.trek-abc-button:visited{
text-decoration:none;
color:white;
}
.sem-content .trek-abc-button, a.trek-abc-button:visited, a.trek-abc-button:active{
text-decoration:none;
color:white !important;
text-shadow:none !important;
}
#secontainer .embed-responsive iframe {position:absolute;}
