/* szstyles.css is part of the RSTritekCorp plugin for WordPress
 * 

 */

/* 
 * RSTritekCorp
 * 
 
 */

#rstc-wrapper {
    position: relative;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling:touch;
}
#rstc-iframe {
    width: 100%;
    height: 90%;
    border: none;
}
.rst-api,
.rstc-api,
#rstc-disclaimer,
.rstc-responsive {
    width: 100% !important;
}
iframe
{
width:100% !important;
}
