/*
	Theme Name: Minicorp Child Theme
	Theme URI: http://www.otcdynamics.com
	Author: OTC Dynamics, Inc.
	Template: minicorp
	Description: Minicorp Child Theme
	Version: 1.0
*/

@import url("../minicorp/style.css");

img {
	border: 1px solid black;
}

.unboxed .part-header.sticky-nav .row, .part-header.sticky-nav .row {
    padding: 10px;
}

div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="checkbox"], div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="radio"] {
    width: 10px;
}

div.s2member-pro-paypal-form-submission-section > div.s2member-pro-paypal-form-submit-div > input[type="image"] {
    background-color: white;
}

.anchor{
    position:relative;
    top: -100px;
}

ins {
    background-color: #ffffff;
    color: #000;
    text-decoration: none;
}
