

/* Start:/bitrix/templates/user_site/styles.css?1758739533611*/
    #loading-mask
        {
          position: absolute;
          left:     0;
          top:      0;
          width:    100%;
          height:   100%;
          z-index:  20000;
          background-color: white;
        }


        #loading-parent
        {
          position: absolute;
          z-index:  20001;
          height: 100%;
          width: 100%;
          padding-top: 50px;
          color: white;
        }
        #loading-child
        {
            width: 300px;
            margin:0 auto;
            color: #3892d3;
            text-align: center;
	    font-family: Arial;
        }
/* End */


/* Start:/bitrix/templates/user_site/template_styles.css?1758739533608*/
html { width:100%; height: 100%; }

body
{
	height:100%;
	margin:0;
	padding:0;
	font-size: 80.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
}

#loading-mask
{
    position: absolute;
    left:     0;
    top:      0;
    width:    100%;
    height:   100%;
    z-index:  20000;
    background-color: white;
}


#loading-parent
{
    position: absolute;
    z-index:  20001;
    height: 100%;
    width: 100%;
    padding-top: 50px;
    color: white;
}
#loading-child
{
    width: 400px;
    margin:0 auto;
    color: #3892d3;
    text-align: center;
    font-family: Arial;
}
/* End */
/* /bitrix/templates/user_site/styles.css?1758739533611 */
/* /bitrix/templates/user_site/template_styles.css?1758739533608 */
