@charset "utf-8";
/*.design-bg{ width: 1200px; height: 3532px; background: url('../user-support.jpg') 0 0 no-repeat; position: absolute; top: 0; left: 50%; -webkit-transform: translate(-50%,0); transform: translate(-50%,0); z-index: -1; opacity: .5; background-size: 1200px; }*/


.mainImage 				{ background: #f3f2ed url('../img/user-support/main-image.jpg') 50% 0 no-repeat; background-size: 1200px; }

#edx-unitext 				{ padding-bottom: 100px; }
#edx-unitext p 				{ margin-top: 10px; line-height: 1.7; }
#edx-unitext p a 			{ color: #c58900; text-decoration: underline; }
#edx-unitext .master 		{ width: 960px; }
#edx-unitext .topText 		{ margin-top: 90px; text-align: center; font-size: 20px; }
#edx-unitext .dottedTitle 	{ margin: 90px 0 50px; }

/*#edx-unitext dl 		{ margin: 0 0 90px; }
#edx-unitext dl div:nth-of-type(n+2){ margin-top: 30px; }
#edx-unitext dl dt 		{ padding: 11px 10px 11px 50px; font-size: 18px; font-weight: 300; line-height: 1.5; background: url('../img/common/checkered-bg.png') 0 0 repeat; position: relative; cursor: pointer; }
#edx-unitext dl dt:before{ content: ''; width: 30px; height: 30px; background: url('../img/faq/q.svg') 0 0 no-repeat; display: block; position: absolute; top: 10px; left: 10px; }
#edx-unitext dl dt:after{ content: ''; width: 9px; height: 14px; background: url('../img/faq/arrow.svg') 0 0 no-repeat; display: block; position: absolute; top: 50%; right: 20px; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); -webkit-transition: .2s; transition: .2s; }
#edx-unitext dl dt.active:after{ -webkit-transform: translate(0,-50%) rotateZ(90deg); transform: translate(0,-50%) rotateZ(90deg); }
#edx-unitext dl dd 		{ margin-top: 20px; padding: 0 0 0 60px; font-weight: 300; position: relative; text-align: justify; line-height: 1.7; }
#edx-unitext dl dd a 	{ text-decoration: underline; }
#edx-unitext dl dd:before{ content: ''; width: 30px; height: 30px; background: url('../img/faq/a.svg') 0 0 no-repeat; display: block; position: absolute; top: 0; left: 10px; }
#edx-unitext dl dd:after{ content: ''; width: 1px; height: 10px; display: block; }

#edx-unitext .btnText 	{ width: 900px; margin: 50px auto 20px; }
#edx-unitext .bnr 		{ width: 900px; height: 120px; margin: 0px auto 0; padding-top: 38px; display: block; border: 1px solid #e6a600; border-radius: 10px; text-align: center; font-size: 24px; color: #e6a600; line-height: 1.6; background: #fff url('../img/common/bnr-arrow.svg') 98% 50px no-repeat; }*/


