@charset "utf-8";
/* CSS Document */

#login_off_coment{
	background-color:#FFF;
	padding: 15px 15px;
	border-radius: 10px; 
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	max-width: 800px;
	margin:auto;
	box-sizing: border-box;
    border:solid 2px #1D9E48;
}

#login_off_coment a{
	color: #1D9E48 !important;
    border-bottom: #1D9E48 1px solid !important;
    text-decoration: none !important;
}
#acount_link{
    display: none;
}

@media screen and (max-width: 768px){
    #login_off_coment{
        margin:10px;
    }
}

/*
#three_point p {
    word-wrap: break-word;
    text-align: left;
}

#contact_freetrial {
    max-width: 800px !important;
}

.fsBody {
    padding: 0 !important;
}

.fsBody .fsForm {
    margin: 0 !important;
    padding: 20px 0 !important;
}

.fsFieldRow .fsFieldCell {
    margin: 0 !important;
}

.fsBody {
    padding: 20px 0 !important;
}

.fsSubmitButton {
	background-color: #f09c30 !important;
}

.entry-content .inner {
    width: 95%;
    max-width: 800px;
    margin: auto;
}

#fsRow3564738-1,
#fsRow3564738-3,
#fsRow3564738-4 {
    background-color: #eee;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 30px !important;
    border-bottom: 3px #aaa solid;
    border-left: 40px #aaa solid;
    border-right: #aaa 3px solid;
    position: relative;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#fsRow3564738-1 {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-bottom: 0 !important;
    border-bottom: none;
    border-top: 3px #aaa solid;
}

#fsRow3564738-4 {
	border-top: 3px #aaa solid;	
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

#fsRow3564738-3::before,
#fsRow3564738-4::before {
    content: "1";
    position: absolute;
    left: -24px;
    color: #fff;
    top: -13px;
    font-size: 1.2rem;
}

#fsRow3564738-4::before {
	content: "2";
	top: 0;
	bottom: 0;
	margin: auto;
	height: 30px;
}

#fsCell81689194,
#fsCell81689195 {
    display: flex;
    align-items: center;
}

#label81689194,
#label81689195 {
    flex: 0 0 20%;
}

#field81689194,
#field81689195 {
    border-radius: 5px;
    background-color: #ddd;
}

.fsFieldRow .fsFieldCell.fsSpan50 {
    width: 100% !important;
    width: calc(100%) !important;
}

.fsFieldRow .fsLabelVertical .fsLabel,
.fsLastRow .fsLabelVertical .fsLabel,
#fsCell81942412.fsLabelVertical .fsLabel,
#fsCell81689194.fsLabelVertical .fsLabel,
#fsCell81689195.fsLabelVertical .fsLabel {
	margin-bottom: 0 !important;
	border-left: none !important;
	text-indent: 0;
}

.fsRowBody input[type="email"]#field81689194.fsRequired {
	border: 1px solid #cfd4d8 !important;
}

textarea#field81689195:focus {
    box-shadow: 0 0 7px #ccc;
    border: 1px solid #ccc !important;
}

.fsBody #fsCell81689195.fsRowBody {
    margin-bottom: 0 !important;
}

#fsSubmitButton3564738.fsSubmitButton {
	background-color: #f39f33 !important;
	border-radius: 5px !important;
}

#field81942412 {
    border-radius: 5px;
    margin-top: 5px;
}

.fsFieldRow .fsFieldCell.fsSpan50,
.fsFirst.fsLast.fsFieldCell,
.fsFieldCell fieldset {
	display: flex;
	align-items: center;
}

.fsFieldRow .fsLabelVertical .fsLabel,
.fsLastRow .fsLabelVertical .fsLabel {
	flex: 0 0 30%;
	font-size: 1.2rem;
	color: #606060;
	text-align: right;
	padding-right: 10px;
	box-sizing: border-box;
}
#fsSupporting72390597,
#fsSupporting72390590 {
    text-indent: 235px;
}

#label72390596 {
    line-height: 1.2;
    padding-right: 20px;
    box-sizing: border-box;
}

.fsRow .fsRowBody input[type="text"].fsRequired,
.fsRow .fsRowBody input[type="text"],
.fsRow .fsRowBody input[type="email"].fsRequired,
.fsRow .fsRowBody input[type="email"],
.fsRow .fsRowBody input[type="number"].fsRequired,
.fsRow .fsRowBody input[type="tel"].fsRequired, 
.fsForm .fsRowBody select.fsRequired,
.fsForm .fsRowBody textarea,
.fsForm .fsRowBody textarea.fsRequired {
    border: 2px solid #1d9e48;
    background-color: #ffffff;
}

#fsCell72390590,
#fsCell72390597 {
    flex-wrap: wrap;
}

#field72390590,
#field72390597 {
	flex: 0 0 70%;
}
*/