/* �����, � ��� ����� ������������ ��� �����-������. ��� ����������� ����� �������� ��������� ��� �� ����� */ .m-t-20{ margin-top: 20px; } .m-b-20{ margin-bottom: 20px; } .wall { width: 100%; border: 1px solid transparent; } .no-margin-top{ margin-top:0; } .pink-invert { color: white; background:#ec008c; } .tooltip-inner { max-width:320px; } .popover{ max-width:600px; width:100%; } .ussd-s,.ussd-n{ display: inline-block; color:#fff; padding: 2px 0; margin: 0 1px; font-size: 14px; position: relative; font-weight: bold; } .ussd-s{ background-color: #ec008c; border-radius: 2px; margin: 0 3px; top:1px; line-height: 12px; width: 16px; text-align: center; border-radius: 59%; line-height: 16px; width: 21px; &.ussd-star{ padding-top: 4px; padding-bottom: 0px; top: 3px; } } .ussd-n{ background-color: #000; line-height: 16px; top:1px; border-radius: 1px; padding: 2px 4px; background-color: #aaa; border-radius: 50%; width: 21px; text-align: center; } .white-bg{ background: #fff; } .pink, .pink-text{ color:#ec008c; } a{ color:#ec008c; &:hover,&:active{ color:#ec008c; } } .hide{ } .strong{ font-weight: bold; } .center{ text-align: center; } .js-checkbox { position: relative; background-image: url(../images/ai/square-checkbox.png); background-position: left top; background-repeat: no-repeat; padding-left: 35px; line-height: 29px; max-height: 29px; input { display: none; } &.checked{ background-position: left bottom; } &.before { background: none; max-height: none; &:before { content: ""; position: absolute; left: 0; display: inline-block; width: 30px; height: 30px; background-image: url(../images/ai/square-checkbox.png); background-position: left top; background-repeat: no-repeat; padding-left: 35px; line-height: 29px; max-height: 29px; } &.checked{ &:before { background-position: left bottom; } } } } .btn-gray{ cursor: pointer; background: #cbcaca; color: #ffffff; border: none; font-size: 18px; line-height: 23px; padding: 10px 35px; display: inline-block; text-decoration: none; &:hover,&:active{ background: #ec008c; text-decoration: none; color: #ffffff; } &[disabled] { background: #cbcaca; border: none; color: #fff; } } .messages .alert, .alert { border: solid 2px; margin: 20px auto 30px; border-radius: 0; background: none; padding: 20px 35px 20px 20px; font-size: 18px; line-height: 22px; &.alert-danger { color: #ec008c; } } .question-hint { display: inline-block; width: 14px; height: 13px; margin-left: 7px; background: url("../images/grey-question.png") no-repeat 0 0; text-decoration: none; border: 0 !important; cursor: pointer; } .redactor-editor { a { color: #ec008c !important; text-decoration: none !important; } h1, .h1 { color: #ec008c; font-size: 30px; line-height: 40px; font-weight: 400; margin-bottom: 14px; margin-top: 14px; } h2{ color:#ec008c; font-size: 18px; line-height: 24px; margin-top: 30px; margin-bottom: 15px; padding-right: 20px; } ul{ padding-left: 0; padding-right: 20px; &.pagination{ padding-right: 0; } li{ background: url(../images/ai/ul-pink.png) no-repeat 1px 10px; line-height: 17px; font-size: 14px; padding: 8px 0 8px 21px; list-style: none; .underline{ border-bottom: solid 1px #999; } } } }