.button{display:inline-block;padding:.4em 1.3em;border:1px solid #1d9bce;border-radius:4px;box-sizing:border-box;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;white-space:nowrap;color:#fff;background-color:#1d9bce;box-shadow:0 1px 1px rgba(0,0,0,0.3);outline:0;cursor:pointer;user-select:none}.button:focus,.button:hover{border:1px solid #19a5e0;text-decoration:none;color:#fff;background-color:#19a5e0}.button:active{box-shadow:none;-webkit-transform:translateY(1px);transform:translateY(1px)}.button.m-small{padding:.25em .7em}.button.m-secondary{color:#404040;border:1px solid #ccc;background-color:#fff;box-shadow:none}.button.m-secondary:focus,.button.m-secondary:hover{color:#404040;border:1px solid #ccc;background-color:#dae9f0}.button.m-secondary:active{box-shadow:none;-webkit-transform:none;transform:none}.button.m-clear{color:#404040;border:1px solid #ccc;background-color:transparent;box-shadow:none}.button.m-clear:focus,.button.m-clear:hover{color:#404040;border:1px solid #ccc;background-color:#dae9f0}.button.m-clear:active{box-shadow:none;-webkit-transform:none;transform:none}.button.m-post{color:#404040;border-color:#feb22e;background-color:transparent;font-size:15px;box-shadow:none}.button.m-post:focus,.button.m-post:hover{color:#404040;border-color:#ffe78a;background-color:transparent}.button.m-post:active{box-shadow:none;-webkit-transform:none;transform:none}.button.m-red{color:#fff;border-color:brown;background-color:brown}.button.m-red:focus,.button.m-red:hover{color:#fff;border-color:#b92f2f;background-color:#b92f2f}.button.m-yellow{color:#404040;border-color:#feb22e;background-color:#feb22e}.button.m-yellow:focus,.button.m-yellow:hover{color:#404040;border-color:#ffe78a;background-color:#ffe78a}.button.m-green{color:#404040;border-color:#bcd531;background-color:#bcd531}.button.m-green:focus,.button.m-green:hover{color:#404040;border-color:#cade5b;background-color:#cade5b}.button.m-green-clear{color:#2e9e00;border:1px solid #2e9e00;background-color:transparent;box-shadow:none}.button.m-green-clear:focus,.button.m-green-clear:hover{color:#38c200;border:1px solid #38c200;background-color:#dae9f0}.button.m-green-clear:active{box-shadow:none;-webkit-transform:none;transform:none}[data-page-style="auto"] .button.m-theme{color:#fff;border-color:#e03a00;background-color:#e03a00}[data-page-style="auto"] .button.m-theme:focus,[data-page-style="auto"] .button.m-theme:hover{color:#fff;border-color:#ef480f;background-color:#ef480f}[data-page-style="job"] .button.m-theme{color:#fff;border-color:#2eb9a2;background-color:#2eb9a2}[data-page-style="job"] .button.m-theme:focus,[data-page-style="job"] .button.m-theme:hover{color:#fff;border-color:#3cc8b2;background-color:#3cc8b2}[data-page-style="realty"] .button.m-theme{color:#fff;border-color:#1c3acc;background-color:#1c3acc}[data-page-style="realty"] .button.m-theme:focus,[data-page-style="realty"] .button.m-theme:hover{color:#fff;border-color:#3951cb;background-color:#3951cb}[data-page-style="stroyka"] .button.m-theme{color:#fff;border-color:#cca61f;background-color:#cca61f}[data-page-style="stroyka"] .button.m-theme:focus,[data-page-style="stroyka"] .button.m-theme:hover{color:#fff;border-color:#cca61f;background-color:#cca61f}[data-page-style="holiday"] .button.m-theme{color:#fff;border-color:#cc8178;background-color:#cc8178}[data-page-style="holiday"] .button.m-theme:focus,[data-page-style="holiday"] .button.m-theme:hover{color:#fff;border-color:#cc8178;background-color:#cc8178}[data-page-style="lifestyle"] .button.m-theme{color:#fff;border-color:#8b9ccc;background-color:#8b9ccc}[data-page-style="lifestyle"] .button.m-theme:focus,[data-page-style="lifestyle"] .button.m-theme:hover{color:#fff;border-color:#8b9ccc;background-color:#8b9ccc}[data-page-style="lifeStyle"] .button.m-theme{color:#fff;border-color:#8b9ccc;background-color:#8b9ccc}[data-page-style="lifeStyle"] .button.m-theme:focus,[data-page-style="lifeStyle"] .button.m-theme:hover{color:#fff;border-color:#8b9ccc;background-color:#8b9ccc}[data-page-style="study"] .button.m-theme{color:#fff;border-color:#7fbf2d;background-color:#7fbf2d}[data-page-style="study"] .button.m-theme:focus,[data-page-style="study"] .button.m-theme:hover{color:#fff;border-color:#7fbf2d;background-color:#7fbf2d}[data-page-style="social"] .button.m-theme{color:#fff;border-color:#9a3e63;background-color:#9a3e63}[data-page-style="social"] .button.m-theme:focus,[data-page-style="social"] .button.m-theme:hover{color:#fff;border-color:#9a3e63;background-color:#9a3e63}[data-page-style="b2b"] .button.m-theme{color:#fff;border-color:#525252;background-color:#525252}[data-page-style="b2b"] .button.m-theme:focus,[data-page-style="b2b"] .button.m-theme:hover{color:#fff;border-color:#525252;background-color:#525252}.button.m-switch{color:#404040;border:1px solid #ccc;background-color:#fff}.button.m-switch:focus,.button.m-switch:hover{color:#404040;border:1px solid #ccc;background-color:#dae9f0}input:checked ~ .button.m-switch{color:#fff;border:1px solid #1d9bce;background-color:#1d9bce}input[type="radio"]:checked ~ .button.m-switch{cursor:default}input[type="radio"]:checked ~ .button.m-switch:hover{border:1px solid #1d9bce;background-color:#1d9bce}.button.m-round{border-radius:50em}[data-page-style] .button.disabled,[data-page-style] .button[disabled],.button.disabled,.button[disabled]{color:#aaa;background-color:#eeefed;border:1px solid #c9c9c9;cursor:default;pointer-events:none}[data-page-style] .button.disabled:hover,[data-page-style] .button[disabled]:hover,.button.disabled:hover,.button[disabled]:hover{color:#aaa;background-color:#eeefed;border:1px solid #c9c9c9}[data-page-style] .button.disabled:active,[data-page-style] .button[disabled]:active,.button.disabled:active,.button[disabled]:active{-webkit-transform:none;transform:none;box-shadow:0 1px 1px rgba(0,0,0,0.3)}.button-group>.button{border-radius:4px 0 0 4px}.button-group>.button ~ .button{border-radius:0;margin-left:-1px}.button-group>.button:last-of-type{border-radius:0 4px 4px 0}.yellow-button{display:inline-block;padding:.25em 1.25em;border:0;border-radius:6px;line-height:1.5em;font-size:14px;text-align:center;text-decoration:none;color:#332409;background-color:#feb22e;box-shadow:0 1px #d0d0d0;cursor:pointer;user-select:none}.yellow-button:link,.yellow-button:visited{text-decoration:none;color:#332409;background-color:#feb22e}.yellow-button:hover{background-color:#ffe78a}.big-yellow-button{display:inline-block;height:38px;padding:0 20px;border:0;border-radius:6px;line-height:38px;font-size:14px;text-align:center;text-decoration:none;color:#332409;background-color:#feb22e;box-shadow:0 1px #d0d0d0;cursor:pointer;user-select:none}.big-yellow-button:link,.big-yellow-button:visited{text-decoration:none;color:#332409;background-color:#feb22e}.big-yellow-button:hover{background-color:#ffe78a}.big-yellow-button#add-an{display:block;width:240px;padding:0;float:right}.big-yellow-button+.big-clear-button{margin-left:10px}.big-clear-button{display:inline-block;height:38px;padding:0 10px;line-height:38px;font-size:14px;text-align:center;text-decoration:none;cursor:pointer}.big-clear-button+.big-yellow-button{margin-left:10px}.edit-button-left{float:left;margin-right:15px}.edit-button-actions{float:left;margin:0 15px 0 15px}.button-common{background-color:#fff;background-image:url(/img/paladin/sprite_buttons.png);background-repeat:no-repeat;border:medium none;color:#444;height:22px;margin:0 auto;padding:0;text-shadow:0 1px 0 #fff}.button200px{background-position:0 0;width:200px}.button200px:hover{background-position:-201px 0}.button127px{background-position:-73px -192px;width:127px}.button127px:hover{background-position:-274px -192px}.button99px{background-position:-101px -264px;width:99px}.button99px:hover{background-position:-302px -264px}.button90px{background-position:-110px -288px;width:90px}.button90px:hover{background-position:-311px -288px}.button200px-brown{background-position:-402px 0;width:200px}.button200px-brown:hover{background-position:-603px 0}.button127px-brown{background-position:-475px -192px;width:127px}.button127px-brown:hover{background-position:-676px -192px}.button-custom{background-color:#1d9bce;border:0 none;-moz-box-shadow:inset 0 -2px 0 0 rgba(0,0,0,0.21);box-shadow:inset 0 -2px 0 0 rgba(0,0,0,0.21);color:#fff;cursor:pointer;font-weight:bold;height:25px;line-height:18px;text-align:center;user-select:none;-webkit-border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;border-radius:4px 4px 4px 4px}.button-custom:hover{background-color:#19a5e0}.button-custom.auto-color{background-color:#e65a29}.button-custom.auto-color:hover{background-color:#f27245}.button-custom.job-color{background-color:#34bca6}.button-custom.job-color:hover{background-color:#47d1bb}.button-custom.realty-color{background-color:#5065d8}.button-custom.realty-color:hover{background-color:#6b7ddb}.button-custom.stroyka-color{background-color:#cca61f}.button-custom.stroyka-color:hover{background-color:#cca61f}.button-custom.holiday-color{background-color:#cc8178}.button-custom.holiday-color:hover{background-color:#cc8178}.button-custom.lifestyle-color{background-color:#8b9ccc}.button-custom.lifestyle-color:hover{background-color:#8b9ccc}.button-custom.study-color{background-color:#7fbf2d}.button-custom.study-color:hover{opacity:.7}.button-custom.social-color{background-color:#9a3e63}.button-custom.social-color:hover{opacity:.7}.button-custom.disabled,.button-custom:disabled{background-color:#eeefed;border:1px solid #c9c9c9;color:#aaa;cursor:auto}.button-custom-with-border{max-width:200px;height:17px;padding:4px 11px 0 11px;margin-top:1px;border:1px solid #d6d6d6;overflow:hidden;cursor:pointer;background-color:transparent;color:#444;font-size:13px;line-height:12px;text-align:center;white-space:nowrap;-webkit-border-radius:12px 12px 12px 12px;-moz-border-radius:12px 12px 12px 12px;border-radius:12px 12px 12px 12px}.button-custom-with-border:hover{color:#09c}.button-custom-with-border:hover span{border-bottom:1px dotted #09c}.button-custom-with-border:hover span.search-block-close-icon{border-bottom:0}.button-custom-with-border.button-custom-with-hover:hover{background-color:#dae9f0}.button-custom-colored{color:#069}.button-custom-colored:hover{background-color:#dae9f0;color:#09c;text-decoration:none}.button-custom-radio{box-sizing:border-box;display:inline-block;padding:.25em 1em;border:1px solid #d6d6d6;background-color:#fff;color:#404040;cursor:pointer;font-weight:bold;line-height:18px;text-align:center;text-decoration:none;user-select:none;-webkit-border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;border-radius:4px 4px 4px 4px}.button-custom-radio:hover{color:#404040;text-decoration:none}input[type="checkbox"]:checked ~ .button-custom-radio,input[type="radio"]:checked ~ .button-custom-radio{background-color:#1d9bce;border:0 none;-moz-box-shadow:inset 0 -2px 0 0 rgba(0,0,0,0.21);box-shadow:inset 0 -2px 0 0 rgba(0,0,0,0.21);color:#fff}