*{

 }

body#product div.fancybox-skin
{
    padding: 15px;
    width: auto;
    height: auto;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    position: relative;
    display: block;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #00000020;
}

div#one .fancybox-body
{
    position: relative;    
}

body#product div.fancybox-skin .wrap-loading
{
    display: block;
    background: #fff;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 102%;
    width: 100%;
}

body#product div.fancybox-skin .wrap-loading.load-off
{
    display: none;
}

body#product div.fancybox-skin .wrap-loading img
{
    position: relative;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
       -moz-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
}

a.com-rap-btn
{
    font-size: 14px;
    margin-top: 20px;
    color: #323232;
    padding: 0.6rem 2.7rem;
    padding-left: 0px;
}

div#one
{

}

div#one .bootstrap.off
{
	display: none;
}

div#one .bootstrap .alert p
{
	padding: 0px;
	margin: 0px;
	font-size: .8125rem;
	color: #ff0500;
}

div#one div.title
{
	display: block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    color: #323232;
    text-shadow: 0px 1px 2px #0000001f;
    padding: 10px 20px 20px 20px;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 23px;
}

div#one .fancybox-body .group
{ 
    margin-bottom: 15px;
}

div#one .fancybox-body .group label
{ 
    display: block;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    color: #323232;
    text-shadow: 0px 1px 2px #0000001f;
}

div#one .fancybox-body .group label span 
{
	color: #fa443f;
}

div#one .fancybox-body .group input
{ 
    background: #fff;
    padding: 6px;
    color: #7a7a7a;
    border: 1px solid #00000040;
    font-size: 1rem;
    line-height: 1.25;
    display: block;
    width: 100%;
    border-radius: 0px;
}

div#one .fancybox-body .group input.require
{
	border: 1px solid #fa443f;
}

div#one .fancybox-body .group textarea.require
{
    border: 1px solid #fa443f;
}

div#one .fancybox-body .group input.submit-com-rap
{ 
    line-height: inherit;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
    text-transform: uppercase;
    font-weight: 600;
    padding: .5rem 1.25rem;
    color: #000;
    background-color: #FEDC19;
    border-color: #0000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid #0000;
    font-size: 1rem; 
    margin: 11px 0px;
    display: block;
    width: 100%; 
    border-radius: 0px;
    cursor: pointer;
}
