/*div.dr-tests-content div#fieldWrapper {
	padding: 10px;
}*/

div.dr-tests-content div#Navigation {
	padding: 10px;
}


div.dr-tests-content div.question-content {
	padding: 10px;
}

div.dr-tests-content h3.question-header {
    margin: -1px;
    padding: 10px;
}

div.dr-tests-content div.view-test {
	padding-bottom: 10px;
}

div.test-results-back-button {
	text-align: center;
}

.test-comments div.view
{
	padding: 10px;
	margin: 10px 0;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 10px #CCCCCC;
}

.question-content-text {
    padding-bottom: 10px;
    text-align: left;
}

.pass-stat-test-link {
    text-align: right;
}

.pass-stat-test-link a, .view-test-link a, .stat-test-link a {
    border-bottom: 1px dotted;
    text-decoration: none;
}

.view-test-header a {
	text-decoration: none;
}

div.inquiry-form {
	text-align: center;
}

div.inquiry-form .row{
	padding-bottom: 10px;
}

div#fieldWrapper.test-results div#poll-content.form {
	padding: 15px;
}

.pollarchive .question-content-text {
    font-weight: bold;
}


.pollarchive .statistic-questions-count {
    padding-bottom: 40px;
}

div.dr-tests-content .answers {
	padding: 10px;
}

.dr-tests-att-img {
    padding-top: 15px;
    text-align: center;
}

.wrong_question {
    margin-top: 15px;
}

span.wrong_question_head {
    color: #FF0000;
    display: block;
}

.wrong_questions {
    display: block;
    padding-top: 20px;
}

.wrong_questions h4 {
    font-size: 1.3em;
}

.wrong_question_comment {
    display: block;
    font-weight: bold;
    padding-left: 15px;
}

.question-comment {
    font-style: italic;
    padding: 15px;
}


.answers .right_answer {
  color: green;
  text-decoration: underline;
}


.answers .user_wrong_answer {
    color: red;
    text-decoration: line-through;
}

.personal-stat-link > a {
  border-bottom: 1px dashed;
  color: red;
  text-decoration: none;
}

.personal-stat-link {
  text-align: right;
}




.loginza-login-widget {
  border-right: 1px solid #ccc;
  display: inline-block;
  float: left;
  text-align: center;
  width: 49%;
}

.login-form {
  display: inline-block;
  margin-top: 60px;
  text-align: center;
  width: 49%;
}
.row.rememberMe > label {
    display: inline-block;
    position: relative;
    top: -2px;
}
.row.rememberMe > input {
    display: inline-block;
}

.login-wrap {
  display: block;
  margin-bottom: 140px;
  vertical-align: top;
}

.login-form #UserLogin_password, .login-form #UserLogin_username {
  text-align: center;
  width: 200px;
}


.login-wrap:before {
    background: none repeat scroll 0 0 #fff;
    content: "\0438 \043B \0438";
    left: -13px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    top: 105px;
}


.dont-email-link {
  margin-bottom: 100px;
}


.test-comments-form .loginza > img {
  margin-bottom: -50px;
  width: 78px;
}


.test-comments-list .test-author-name {
    font-size: 0.9em;
    font-weight: bold;
    padding-right: 10px;
}
.test-comments-list .test-author-date {
    color: #666;
    font-size: 0.9em;
    font-style: italic;
}
.test-comments-list .TestComment-comment {
    padding-bottom: 10px;
}








ul.yiiPager {
    border-radius: 4px !important;
    display: inline-block !important;
    margin: 10px 0 !important;
    padding-bottom: 5px !important;
    padding-left: 0 !important;
}
ul.yiiPager > li {
    display: inline !important;
    padding-left: 0;
}
ul.yiiPager > li > a, ul.yiiPager > li > span {
    background-color: #eeeeee !important;
    border: medium none !important;
    border-radius: 6px;
    float: left !important;
    font-size: 13px;
    line-height: 1.42857 !important;
    margin-left: 7px !important;
    padding: 2px 8px !important;
    position: relative !important;
    text-decoration: none !important;
}
ul.yiiPager > li:first-child > a, ul.yiiPager > li:first-child > span {
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
    margin-left: 0 !important;
}
ul.yiiPager > li:last-child > a, ul.yiiPager > li:last-child > span {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
ul.yiiPager > li > a:hover, ul.yiiPager > li > span:hover, ul.yiiPager > li > a:focus, ul.yiiPager > li > span:focus {
    background-color: #eeeeee !important;
}
ul.yiiPager > .selected > a, ul.yiiPager > .selected > span, ul.yiiPager > .selected > a:hover, ul.yiiPager > .selected > span:hover, ul.yiiPager > .selected > a:focus, ul.yiiPager > .selected > span:focus {
    background-color: #428bca !important;
    border-color: #428bca !important;
    color: #ffffff !important;
    cursor: default !important;
    z-index: 2 !important;
}
ul.yiiPager > .disabled > span, ul.yiiPager > .disabled > a, ul.yiiPager > .disabled > a:hover, ul.yiiPager > .disabled > a:focus {
    background-color: #ffffff !important;
    border-color: #dddddd !important;
    color: #999999 !important;
    cursor: not-allowed !important;
}
ul.yiiPager a:link, ul.yiiPager a:visited {
    color: #3c3c3c;
}

.dr-tests-content .list-view .pager {
  text-align: center;
}

.test-comments-form #TestComment_comment {
  height: 70px;
  width: 100%;
  font-family: inherit;
  box-sizing: border-box;
}

.test-comments-form .row.buttons {
  text-align: right;
}

.dont-auth-link {
  display: block;
  padding-top: 50px;
}

#Navigation #errorbox2 {
  color: red;
}





.test-comments-form {
  background: none repeat scroll 0 0 #ecedff;
  border-radius: 15px;
  padding: 15px 15px 0;
}

.test-comments-form input[type="text"], .test-comments-form input[type="email"], .test-comments-form textarea {
  border: 1px solid #a9d7ff;
  border-radius: 7px;
  height: 20px;
  margin-bottom: 5px;
  margin-top: 0;
  padding: 5px;
}

.test-comments-form .wr-button {
  background-color: #428bca !important;
  background-image: url("../images/send.png");
  background-position: 13px 10px !important;
  background-repeat: no-repeat !important;
  border: medium none !important;
  border-radius: 10px;
  color: #fff;
  font-size: 18px !important;
  font-weight: normal;
  padding: 7px 13px 7px 47px !important;
}

.test-comments-form div.form .errorMessage {
  color: red;
  font-size: 10px;
  margin-top: -6px;
  overflow: visible;
  position: absolute;
}


.question-manual-answer {
  border-radius: 5px;
  display: block;
  margin: 10px auto !important;
  padding: 10px;
  text-align: center;
}

.coutdowntimer > span {
  display: block;
  padding: 5px 25px;
  text-shadow: 4px -2px 2px #aaaaaa;
  text-align: center;
  font-size: 40px;
  margin-bottom: 20px;
  text-align: center;
}

.TestComment-reply > a:hover {
    background-color: #1f486d;
    opacity: 1;
}

.TestComment-reply > a {
  background-color: #428bca;
  background-image: url("../images/parent-reply-white.png");
  background-position: 6px center;
  background-repeat: no-repeat;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  opacity: 0.8;
  padding: 3px 7px 3px 27px !important;
  text-decoration: none;
}

.TestComment-reply {
    text-align: right;
}

.test-comments-form .wr-button:hover {
    cursor: pointer;
}

.TestComment-comment-childs {
    margin-left: 30px;
}

.TestComment-comment-childs .view {
  border: 1px solid #e6e6e6;
  box-shadow: 0 0 5px #e6e6e6;
}

.test-comment-question-num {
  color: #428bca;
  float: right;
  font-weight: bold;
  margin-left: 8px;
}
.test-comment-question-num > a {
  color: #428bca;
  text-decoration: none;
}
.test-comment-question-num > a:hover {
  text-decoration: underline;
}

.TestComment-comment-childs
.TestComment-comment-childs
.TestComment-comment-childs
.TestComment-comment-childs
.TestComment-comment-childs
.TestComment-comment-childs
.TestComment-comment-childs
.TestComment-comment-childs
.TestComment-comment-childs
.TestComment-comment-childs {
  margin-left: 0;
}

.test-comment-parent-anchor > a {
  background: rgba(0, 0, 0, 0) url("../images/parent-reply.png") no-repeat scroll center center;
  display: inline-block;
  height: 13px;
  width: 16px;
  text-decoration: none !important;
}

.view.view-TestComment.stick {
  background: #fff8ab none repeat scroll 0 0;
}

.view-question {
    border: 1px solid #aaaaaa;
    font-size: 1.1em;
    line-height: 1.3;
}

.view-question .comment {
    padding: 10px;
    margin-top: 10px;
    border-top: 1px solid #aaaaaa;
    padding-top: 20px;
}

.nav-to-question > a:hover, .nav-to-question > a.active {
    background: #428bca;
    color: white;
}

.nav-to-question > a {
    display: inline-block;
    text-decoration: none;
    padding: 5px;
    font-size: 1.3em;
    background: #ecedff;
    border-radius: 5px;
    min-width: 18px;
    color: #428bca;
    margin-bottom: 2px;
}

.nav-to-question {
    text-align: center;
    margin-bottom: 18px;
}


.question-comments-bilets a:hover {
    text-decoration: underline;
}

.question-comments-bilets a {
    display: inline-block;
    padding-bottom: 7px;
    padding-right: 5px;
    background: url('../images/comment-bubble-icon.png') no-repeat left center;
    padding-left: 46px;
    padding-top: 5px;
    color: #428bca !important;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 15px;
}

.question-comments-bilets {
    text-align: center;
}
