.hide {
    display: none!important;
}

.checkbox.complete {
    color: #b5b6b7
}

.checklist-title {
    font-size: 45px;
    font-weight: 700;
    margin-top: 32px
}
.checklist-section-title span.glyphicon {
    font-size: 0.8em
}

.checklist-section {
    padding-bottom: 20px
}

.checklist-section-items .checkbox {
    margin-bottom: 25px
}

.checklist-section-items .checkbox label {
    position: relative;
    padding-left: 29px
}

.checklist-section-items .checkbox label:before {
    content: '';
    background: #fff;
    border: 1px solid #999;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    position: absolute;
    top: -2px;
    left: 0;
}

.checklist-section-items label a, .checklist-section-items label a:hover {
    color: #ff0b73;
    text-decoration: none
}

.checklist-section-items label a span {
    border-bottom: 1px solid rgba(255, 11, 115, 0.3);
    display: inline-block;
    line-height: 18px
}

.checklist-section-items label a:hover span {
    border-bottom-color: transparent
}

.item-checked {
    display: none;
    position: absolute;
    top: -2px;
    left: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center
}

.complete .item-checked {
    display: block
}

.checklist-checkbox {
    display: none
}

.menu-sections {
    padding-bottom: 10px;
    padding-top: 23px
}

.menu-sections a {
    color: #000;
    line-height: 1.5;
    text-decoration: none
}

.menu-sections a span {
    border-bottom: 1px dashed #000
}

.menu-sections a:hover {
    text-decoration: none
}

.menu-sections a:hover span {
    border-bottom: 0
}

.menu-sections p {
    font-size: 13px;
    margin-bottom: 5px
}

.menu-sections.fixed {
    position: fixed;
    top: 0
}

h3.checklist-section-title {
    font-size: 22px;
    margin: 0;
    padding: 20px 0 10px
}

.checklist-section-title a {
    color: #000
}

.checklist-section-items {
    font-size: 15px;
    line-height: 20px
}

.item-content {
    margin: 5px 0 20px 42px;
    font-size: 14px;
    line-height: 1.6
}

.checklist-projects {
    margin: 0 0 20px
}

.content-common .projects-title {
    font-size: 36px;
    margin-bottom: 13px;
    margin-top: 9px
}

.project-item {
    position: relative;
    padding: 5px;
    margin-left: -5px;
    margin-bottom: 14px;
    font-size: 19px
}

.project-item.active {
    background: rgb(249, 211, 211)
}

.project-item a {
    color: #000;
    text-decoration: none
}

.project-item a.load-project span {
    border-bottom: 1px dashed #000
}

.project-item.active a.load-project span, .project-item a.load-project:hover span {
    border-bottom: 0
}

.project-item a.delete-project {
    position: absolute;
    top: 5px;
    right: 100%;
    color: #cc0000;
    display: none;
    padding: 0 5px
}

.project-item:hover .delete-project {
    display: block
}

.new-project {
    margin: 0 0 40px
}

.new-project-form-show {
    color: #ff0b73;
    border: 1px dashed #ff0b73;
    padding: 7px 10px;
    font-size: 17px;
    border-radius: 4px;
}

.checklist-info {
    margin-bottom: -5px
}

.content-common .checklist-info p {
    font-size: 15px;
    line-height: 1.35;
    margin-bottom: 20px
}

.content-common .checklist-small {
    font-size: 13px;
    padding: 0;
    margin-bottom: 16px
}

.checklist-register-form {
    margin-bottom: 40px
}

.content-common .checklist-register-form input[type="text"], #project-name {
    height: 36px;
    line-height: 36px;
    border: 1px solid #c8c6c6;
    font-size: 15px;
    padding: 0 8px;
    border-radius: 0
}

.checklist-form-submit {
    margin-bottom: 12px;
    background: #ff0b73;
    display: block;
    margin-top: 14px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    border-radius: 10px;
    -webkit-transition: color 0.55s ease, background-color 0.55s ease, background-image 0.55s ease, opacity 0.55s ease, transform 0.55s ease;
  -o-transition: color 0.55s ease, background-color 0.55s ease, background-image 0.55s ease, opacity 0.55s ease, transform 0.55s ease;
  transition: color 0.55s ease, background-color 0.55s ease, background-image 0.55s ease, opacity 0.55s ease, transform 0.55s ease;
}

.checklist-form-submit:hover {
    background: #93ff00;
    color: #000;
    text-decoration: none
}

.checklist-additional {
    margin: 56px 0 0
}

.checklist-additional a {
    color: #ff0b73
}

.header-menu li a:hover, .footer-links a {
    color: #000;
    text-decoration: underline
}

.footer-links a:first-child {
    margin-left: 0
}

.header-menu li a.black-button, .header-menu li a.black-button:hover,
.footer-wrapper a.black-button:hover {
    text-decoration: none
}

.header-menu li.active a {
    color: #000;
    text-decoration: none
}

.footer-links a:hover {
    color: #000;
    text-decoration: none
}

#new-project-add {
    margin-right: 20px;
    height: 36px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 24px
}

.user-login {
    margin: -15px 0 25px
}

.header-menu li {
    margin-top: 7px;
    font-size: 23px
}

.header-menu .black-button {
    left: auto;
    top: -12px;
    font-size: 26px;
    padding: 8px 20px
}

.items-fieldset {
    margin: 0 0 40px
}

.items-fieldset h3 {
    margin-top: 0
}

.items-fieldset h3 + a {
    margin: 2px 0 0 10px
}

.items-fieldset > fieldset > .delete-item {
    display: none
}

.items-fieldset fieldset > fieldset {
    margin: 20px 0;
    padding: 10px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    position: relative;
    background: #f8f8f8
}

.content-common .items-fieldset fieldset > fieldset input[type=text], .items-fieldset fieldset > fieldset textarea {
    background: #fff;
    padding: 0 8px;
    border: 1px solid #ccc
}

.items-fieldset .delete-item {
    position: absolute;
    top: 5px;
    right: 10px
}

.nav.left-menu a {
    color: #000;
    background: none
}

.nav.left-menu > li > a:focus, .nav.left-menu > li > a:hover, .nav.left-menu > li > a.active {
    background: none;
    color: #ff0b73
}

.sections label {
    display: block
}

.sections label input {
    margin-right: 20px
}

#ya-share {
    padding: 0
}

.ajax-login-form h2 {
    margin-top: 0
}

.ajax-login-form .checkbox {
    font-size: 26px
}

.ajax-login-form .checkbox label {
    padding: 0
}

.ajax-login-form .checkbox label input {
    top: 35%
}

.ajax-login-form .text-danger {
    font-size: 20px;
    margin-bottom: 10px
}

.form-signin {
    margin: 0 auto
}

.write-to-us {
    text-decoration: underline
}

.write-to-us:hover {
    text-decoration: none
}

#return-to-top {
    bottom: 70px
}

.ask-form-wrapper {
    max-width: 100%
}

.ask-form-title.text-success {
    font-size: 42px
}

.ask-form input, .ask-form textarea {
    font-size: 40px
}

.ask-form input, .ask-form textarea {
    border: 0px;
    border-bottom: 1px solid #f4f4f4;
    background-color: transparent;
    outline: none;
    padding: 8px 0px;
    font-family: 'HelveticaNeueCyr-Black';
    width: 90%;
    margin: 0 0 10px
}

.ask-form input::-webkit-input-placeholder, .ask-form textarea::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1
}

.ask-form input::-moz-placeholder, .ask-form textarea::-moz-placeholder {
    color: #ddd;
    opacity: 1
}

.ask-form input:-moz-placeholder, .ask-form textarea:-moz-placeholder {
    color: #ddd;
    opacity: 1
}

.ask-form input:-ms-input-placeholder, .ask-form textarea:-ms-input-placeholder {
    color: #ddd;
    opacity: 1
}

.menu-sections a.active {
    color: #ff0b73
}

.menu-sections a.active span {
    border-bottom-color: transparent
}

.mob-container {
    min-width: 0;
    padding: 0 12px;
    width: 100%
}

.likely .likely__widget {
    color: #fff
}

.likely .likely__widget.likely__widget_vkontakte {
    background: #45668e
}

.likely .likely__widget.likely__widget_facebook {
    background: #3b5998
}

.likely .likely__widget.likely__widget_twitter {
    background: #55acee
}

.likely__widget {
    fill: #fff;
    padding: 0 4px;
    height: 24px;
    line-height: 22px;
    width: 150px
}

.ajax-login-form .checkbox input {
    display: none
}

.ajax-login-form .checkbox label {
  display: block;
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.ajax-login-form .checkbox label:before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid rgb(51,51,51);
  position: absolute;
  left: 0;
  top: 12%;
  opacity: .6;
  -webkit-transition: all .12s, border-color .08s;
  transition: all .12s, border-color .08s;
}

.ajax-login-form .checkbox.checked label:before {
  width: 10px;
  top: 0;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #93ff00
}

.ask-form-title, .ask-form input, .ask-form .submit-button {
    font-size: 51px
}

.ask-form-title a {
    color: #c8c6c6
}

.ask-form-title a.active {
    color: #ff0b73;
    text-decoration: underline
}

.ask-form .policy-wrapper a {
    color: #000;
    text-decoration: underline
}

.ask-form .policy-wrapper a:hover {
    text-decoration: none
}

.tabs-content .tab {
    display: none
}

.tabs-content .tab.active {
    display: block
}

@media screen and (min-width: 1301px) {
    .mob-container {
        width: 1200px;
        padding: 0;
        max-width: 1200px
    }
}