

/* Start:/local/templates/main/components/bitrix/system.auth.authorize/flat/style.css?1755169226796*/
.btn-auth{ 
    text-align: center;
    padding: 10px;
    border: 0px solid #426EC1;
    border-radius: 30px !important;
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline !important;
    color: #fff !important;
   background: linear-gradient(43deg, rgba(255, 213, 0, 1) 0%, rgba(255, 0, 0, 1) 50%, rgba(237, 83, 209, 1) 100%);
    font-size: 15px;
	  display: inline-block;
    width: 200px;
    margin-bottom: 10px;
}


.btn-reg { 
    text-align: center;
    padding: 12px;
    border: 1px solid #000;
    border-radius: 30px !important;
    cursor: pointer;
    font-weight: 700;
    text-decoration: underline !important;
    color: #000 !important;
    background:#fff;
    font-size: 15px; 
	
	    display: inline-block;
    width: 200px;
    margin-bottom: 10px;
}
/* End */
/* /local/templates/main/components/bitrix/system.auth.authorize/flat/style.css?1755169226796 */
