body, table, tr, td, th {font-family: Arial; font-size: 13px; color: #666666; vertical-align: middle !important;}
ul, li {list-style: none; margin: 0; padding: 0;}
select {border: 0;}
a {outline: none;}

#content { padding: 20px 0; line-height: 20px;}

.tests .popup {color: #222222; background: none repeat scroll 0 0 #FAFAFA; border: 7px solid #9FB6C8; padding: 15px 25px 15px 25px; width: 255px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.tests .popup .arrow {position: absolute; top: -10px; left: 104px; width: 35px; height: 17px; background: url(images/login-box-arrow.png); }
.tests .popup label {color: #551A8B; font-weight: bold;}
.tests .popup input[type="text"], .tests .popup input[type="password"] {background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #AAAAAA; margin: 5px 0 10px; padding: 4px; width: 241px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.tests .popup .button {float: left; margin-top: 12px;}
.tests .popup .links {float: right; margin-top: 9px; text-align: right;}

.tests .popup.small {border-width: 2px; padding: 8px 12px; box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);}
.tests .popup.small .arrow {height: 5px; top: -5px; left: 210px;}
.tests a:hover {text-decoration: underline;}

.tests .navigation {float: right; clear: both; margin-top: 3px; font-size: 18px;}
.tests .navigation a {float: left; color: #E16900; text-decoration: none;}
.tests .navigation a:hover {text-decoration: underline;}
.tests .navigation span {float: left; padding: 0 12px; color: #DADADA; margin-top: -1px;}
.tests .navigation b {float: left; font-weight: normal; color: #4C4C4C;}

.tests .free-access {width: 950; height: 57px; margin: 0 0 16px -3px; text-align: center; color: #65AD35; line-height: 60px; font-size: 18px;  background: url(images/free-access-bg.png) no-repeat;}

.tests .login-info {margin: -3px 0 16px 0; line-height: 20px;}

.tests .alert {margin: 0 0 16px 0; padding: 5px 8px 5px 8px; color: #333333; background: url(images/alert-bg.png) repeat-x;}
.tests .alert.info {border: 1px solid #4D8FCA; background-color: #D0E3F2;}
.tests .alert.error {border: 1px solid #E9513A; background-color: #FBC9C2;}
.tests .alert.success {border: 1px solid #96C615; background-color: #EEFDB9;}
.tests .alert.warning {border: 1px solid #F5DA6F; background-color: #FFF7C0;}

.tests .alert .icon {margin-right: 6px;}
.tests .alert.info .icon {background: url(images/alert-info.png);}
.tests .alert.error .icon {background: url(images/alert-error.png);}
.tests .alert.success .icon {background: url(images/alert-success.png);}
.tests .alert.warning .icon {background: url(images/alert-warning.png);}


.tests .box {background-color: #E7EDF2 !important; border: 1px solid #BFD6F2; padding: 12px;}
.tests .box-subscribe {margin: 0 0 16px 0; }
.tests .box-customer {padding: 12px 0 12px 12px; margin: 0;}
.tests .box-customer span {display: inline-block; padding: 0 0 0 24px; line-height: 28px; background: url(images/splitter.png) 8px 0 no-repeat;}

.tests .row {width: 100%;}
.tests .button {display: inline-block; height: 26px; line-height: 26px !important; text-decoration: none !important; cursor: pointer; margin: 0 12px 0 0; padding: 0 10px 0 10px; font-size: 14px; font-weight: bold; background: url(images/button-bg.png); border: 1px solid transparent; color: #551A8B;}
.tests .button span {line-height: inherit;}
.tests .button input {cursor: pointer; position: absolute; left: 0px; top: 2px; outline: none; width: 100%; height: 36px; border: none; background: #FFFFFF; opacity: 0 !important; -moz-opacity: 0 !important; filter: alpha(opacity=0) !important;}
.tests .button:hover {background-image: none;}
.tests .button.orange {border: 1px solid #C05D16; background-color: #e3781b; color: #FFFFFF; text-shadow: 0 1px #9F5819; }
.tests .button.blue {border: 1px solid #3681C0; background-color: #4d94d1; color: #FFFFFF; text-shadow: 0 1px #3D6B94; }
.tests .button.green {border: 1px solid #1BA926; background-color: #46C14C; color: #FFFFFF; text-shadow: 0 1px #3D6B94; }
.tests .button.gray {border: 1px solid #A2A2A2; background-color: #C1C1C1; color: #FFFFFF; text-shadow: 0 1px #A2A2A2; }
.tests .button.red {border: 1px solid #FF3434; background-color: #FF7373; color: #FFFFFF; text-shadow: 0 1px #FF3434; }
.tests .button.disabled {cursor: default; background-image: url(images/button-bg.png) !important;}
.tests .button.small {height: 21px; line-height: 22px !important; padding: 0 6px; font-size: 12px;}

.tests .widget {border: 1px solid #D4D4D4; overflow: hidden;}
.tests .widget .header {height: 42px; line-height: 42px; font-size: 14px; font-weight: bold; color: #00376e; border-bottom: 1px solid #D4D4D4; background: url(images/widget-header-bg.png) repeat-x;}
.tests .widget .content {background: #FAFAFA !important;}
.tests .widget .footer {}

.tests .widget .header .title {padding: 0 0 0 12px;}

.tests .widget .header .tab {display: inline-block; float: right; height: 100%; border-left: 1px solid #D4D4D4; padding: 0 12px 0 12px; text-decoration: none;}
.tests .widget .header .tab {color: #551A8B; cursor: pointer;}
.tests .widget .header .tab:hover {background: #FFFFFF;}
.tests .widget .header .tab.sel {color: #000000; cursor: default;background: #FFFFFF;}

.tests .widget .content .table {border-collapse: collapse; width: 100.3%;}
.tests .widget .content .table tr.even {background: #FEFEFE;}
.tests .widget .content .table tr.large {line-height: 34px;}
.tests .widget .content .table th {padding: 2px 12px 0 12px; line-height: 24px; border-right: 1px solid #D4D4D4;font-weight: bold; background: url(images/table-header-bg.png);}
.tests .widget .content .table td {padding: 1px 12px 0 12px; line-height: 28px; border-top: 1px solid #D4D4D4; border-right: 1px solid #D4D4D4;}
.tests .widget .content .table th a {color: #551A8B; text-decoration: none; font-weight: bold;}
.tests .widget .content .table th a.asc {padding-right: 18px; background: url(images/table-sort.png) right -16px no-repeat;}
.tests .widget .content .table th a.desc {padding-right: 18px; background: url(images/table-sort.png) right 0px no-repeat;}
.tests .widget .content .table .alt {background: #FFFFFF;}
.tests .widget .content .table a {text-decoration: none; color: #3681C0;}
.tests .widget .content .table a:hover {text-decoration: underline;}
.tests .widget .content .empty {text-align: center; padding: 12px;}
.tests .widget .content .split {color: #D4D4D4; padding: 0 2px;}

.tests .features {background: url(images/button-bg.png) repeat-x #F6F6F6; border: 1px solid #BDBDBD; overflow: hidden; margin: 8px 0 0 0;}
.tests .features .section {float: left; padding: 12px 22px 12px 12px; border-left: 1px solid #BDBDBD; margin-left: -1px;}
.tests .features .section img {float: left; margin-right: 12px;}
.tests .features .section h1 {display: block; float: left; color: #eb6d12; font-size: 24px; font-weight: normal; line-height: 34px;}
.tests .features .section ul {display: block; float: left; margin-left: 45px;}
.tests .features .section li {line-height: 24px;}
.tests .features .tooltip {display: inline-block; width: 16px; height: 16px; margin: 0 0 -3px 2px; background: url(images/icon-help.png) no-repeat;}

.tests .metrics { margin: 0 0 18px 0; background: url(images/table-header-bg.png) repeat-x #F2F2F2;}
.tests .metrics ul {overflow: hidden;}
.tests .metrics li {display: block; float: left; height: 35px; line-height: 35px; margin-left: -1px; border-left: 1px solid #D4D4D4; text-align: center; padding: 0 5px 0 5px;}
.tests .metrics .label {float: left; padding: 0 12px 0 12px; color: #666666; font-size: 14px; font-weight: bold;}
.tests .metrics .value {float: left; padding: 0 12px 0 0; color: #60A123; font-weight: bold; font-size: 18px;}

.tests .graph {float: left; height: 16px; margin: 0px 0 0 5px;}
.tests .graph .label {float: left; width: 65px; padding: 0 6px 0 0; line-height: 16px; color: #005104; text-align: center; font-size: 12px;}
.tests .graph .scale {float: left; width: 110px; margin: 0px 0 0 5px; background: #D4D4D4;}
.tests .graph .value {float: left; height: 14px; border: 1px solid #1BA926; background: url(images/button-bg.png) #46C14C;}

.tests .pager {border:0; margin:0; padding:0; line-height:100%; display:inline;}
.tests .pager li {display:inline;}
.tests .pager a:link, ul.pager a:visited {border:solid 1px #89B8E1; font-weight:bold; color:#551A8B; padding:1px 6px; text-decoration:none;}
.tests .pager .page a {font-weight: normal;}
.tests .pager a {border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.tests .pager .selected a {background:#89B8E1; color:#FFFFFF; font-weight:bold; border: 1px solid #3681C0; text-shadow: 0 1px #3D6B94;}
.tests .pager .hidden {display: none;}
.tests .pager .first, ul.pager .last {display:none;}

.tests .widget .content .form {}
.tests .widget .content .form .field {float: left; clear: left; width: 100%; margin: -1px 0 0 0; padding: 12px 22px 12px 12px; border-top: 1px solid #D4D4D4; background: #FAFAFA;}
.tests .widget .content .form .field * {float: left;}
.tests .widget .content .form .field .button {margin: 0 8px 0 0;}
.tests .widget .content .form .field .label {float: left; width: 150px;}
.tests .widget .content .form .field .inline-label {float: left; width: 140px; white-space: nowrap; padding: 1px 22px 0 4px;}
.tests .widget .content .form .field .radio {float: left; margin: -1px 0px 0 -2px;}
.tests .widget .content .form .field .checker {float: left; margin: -2px 0px 0 -2px;}
.tests .widget .content .form .field .input {float: left; border: 1px solid #D4D4D4; padding: 4px; background: #FFFFFF;}
.tests .widget .content .form .field .literal {float: left; margin: 4px 0 0 8px;}
.tests .widget .content .form .field ul {margin: 0;}
.tests .widget .content .form .field ul li {padding: 2px 0;}
.tests .widget .content .form .field ul li label {margin-bottom: 0;}
.tests .widget .content .form .field .v-list li {float: left; clear: left;}
.tests .widget .content .form .field .h-list li {float: left; margin: 0;}
.tests .widget .content .form .errors {float: left; padding: 12px; background: #FFFCCF;}
.tests .widget .content .form .errors p {display: block; float: left; margin: 0; width: 100%; color: red;}
.tests .widget .content .form .errors ul {display: block; float: left; margin: 6px 0 0 12px; list-style: disc; color: #585858;}
.tests .widget .content .form .errors ul li {display: block; float: left; width: 100%;}

.tests .v-block {float: left; clear: none !important; width: 275px !important; height: 140px; padding: 22px 0 4px 0 !important; margin: -1px 0px 16px 32px !important; background: url(images/free-tests-split.png) no-repeat 273px 16px !important;}
.tests .v-block img {display: block; float: none; margin: 0 auto;}
.tests .v-block li {padding: 2px 0;}
.tests .v-block label {padding: 1px 22px 0 4px !important;}
.tests .v-block .v-list {float: left; margin: 18px 0 0 0 !important;}

.tests .count-label {float: none !important; margin: 0 0 0 6px; color: green; font-size: 12px;}
.tests .question-count {float: left; width: 100px; color: #585858; font-weight: bold; margin: 0 12px 0 0;}
.tests .ui-slider {float: left; width: 190px; height: 9px; margin: 4px 0 0 0; border: none; background: url(images/slider.png) -13px -3px no-repeat; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;}
.tests .ui-slider-handle {width: 9px; height: 16px; margin: 2px 0 0 -4px; border: none; background: url(images/slider.png) no-repeat; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;}

.tests .icon {display: inline-block; width: 16px; height: 16px; margin: 0 0 -3px 0; background: url(images/icons-answers.png) no-repeat;}
.tests .icon.valid {background-position: 0 0;}
.tests .icon.invalid {background-position: -16px 0;}
.tests .icon.session-complete {background: url(images/session-types.png) 0 0 no-repeat;}
.tests .icon.session-paused {background: url(images/session-types.png) 0 -16px no-repeat;}

.tests .discount-link {text-decoration: none; color: #3681C0;}
.tests .discount-load {width: 16px; height: 11px; background: url(images/loader.gif) no-repeat;}
.tests .discount-text {color: #FF0000; text-decoration: line-through; margin-right: 6px;}
.tests .discount {display: inline-block;}


.tests .promo {margin: 0 0 0 18px;}
.tests .promo li {background: url(images/icons-bullets.png) no-repeat scroll 0 4px transparent; padding: 0 5px 0 24px; line-height: 22px;}

.tests .comment {padding-top: 6px; font-style: italic; color: #808080;}

.tests .corners-10 {border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.tests .corners-5 {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.tests .corners-3 {border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.tests .corners-2 {border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.tests .float-left {display: block; float: left !important;}
.tests .float-right {display: block; float: right !important; margin: 0 0 0 12px;}
.tests .text-center {text-align: center;}
.tests .text-left {text-align: left;}
.tests .text-right {text-align: right;}
.tests .no-underline a {text-decoration: none;}
.tests .no-underline a:hover {text-decoration: underline;}
.tests .no-padding {padding: 0 !important;}
.tests .no-margin {margin: 0 !important;}

/* PRICE TABLE */

.price  { margin: 28px 0 30px 0; position: relative; border: 1px solid transparent; }
.price table.pricing  { width: 730px; border-collapse: collapse; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.price table.pricing th    { background: #B8CEE2; border: none; border: 1px solid #9FB6C8; text-align: center; padding: 0; }
.price table.pricing th h4  { color: #154064; border: 1px solid #C8D9E8; padding:10px 10px; margin: 0; text-align: center; font-size: 15px; font-weight: bold; text-shadow: 0 1px 0 #FFFFFF;}
.price table.pricing td  { padding: 7px 9px; background-color: #F1F1F1; border: 1px solid #D5D5D8; color: #326693; text-align: center; }
.price table.pricing td.buy-button  { padding: 11px 9px 11px; }
.price table.pricing td.price-tag  { padding: 11px 9px 7px; font-size: 24px; }
.price table.pricing td.price-tag a  { text-decoration: none!important; color: #326592;}
.price table.pricing td.hide  { background-color: transparent; border: none; }
.price table.pricing td.free { padding: 5px 0; }
.price table.pricing td.free span { color: red; text-decoration: line-through; font-size: 16px; }

.price .best  { overflow: hidden; position: absolute; top: -8px; right: 15px; width: 204px; height: 360px; background-color: #fff298; color: #493602; text-align: center; border: 1px solid #c99a1c; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; box-shadow: 0 0 15px 0 rgba(0,0,0,0.2); -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2); }
.price .best h4  { padding: 12px 0 12px 0; background-color: #e7b636; font-size: 15px; color: #493602; font-weight: bold; border: 1px solid #ecc662; margin: 0; text-shadow: 0 1px 0 #F3DDA4;}
.price .best .free { float: right; display: block; margin: 16px 0 24px 0;color: red; text-decoration: line-through; font-style: italic; font-size: 32px; }
.price .best p span  { padding: 3px 0; }
.price .best p  { padding: 15px 20px 0; font-size: 20px; line-height: 22px; border-top: 1px solid #c99a1c; margin: 0;}
.price .best p em  { display: block; font-size: 45px; color: #483504; padding:45px 0 40px; font-style:italic; margin: 0; text-shadow: 0 1px 0 #FFFFFF;}
.price .best p em span  { padding: 10px 0 0; }

/*=============================================Start free================================================*/

#wrapper {
    width: 920px;
    font-family: "tahoma",geneva,sans-serif;
    margin: 0 auto;
    color: #2a2a2a;
}
#wrapper .header .freeTestsIcon {
    background: url("images/header_icon.png") no-repeat;
    width: 57px;
    height: 42px;
    display: inline-block;
}
#wrapper .header > h1 {
    border-bottom: 1px solid #E5E5E5;
    color: #2A2A2A;
    display: inline-block;
    font-family: "Open sans",tahoma,sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 32px;
    margin: 11px 8px;
    width: 800px;
}
#wrapper .header > p {
    font-family: tahoma,geneva,sans-serif;
    color: #2a2a2a;
}
#wrapper .header a {
    color: #1057ae;
}
#freeTests {
    margin-top: 45px;
}
#freeTests > h1 {
    color: #2A2A2A;
    display: block;
    float: left;
    font-family: "Open sans",tahoma,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
#freeTests > h1:before {
    background: url("images/free-icon.png") no-repeat scroll 0 0 transparent;
    content: " ";
    display: inline-block;
    height: 40px;
    margin-left: 17px;
    margin-right: 12px;
    position: relative;
    top: 5px;
    width: 40px;
}
#freeTests .choiceBar {
    clear: both;
}
#freeTests .choiceBar > div {
    float: left;
    width: 306px;
    height: 163px;
    background-color: #f5f5eb;
    margin-left: 1px;
    border-top: 1px solid #f6f6ee;
}
#freeTests .choiceBar > div:hover {
    background-color: #eae9d8;
    border-top: 1px solid #edecdd;
}
#freeTests .choiceBar > div:hover .buttons {
    display: block;
}
#freeTests .choiceBar .quantitative {
    margin-left: 0;
}
#freeTests .choiceBar > div img {
    margin: 19px 0 0 28px;
    display: block;
}
#freeTests .choiceBar > div p {
    float: left;
    font-size: 18px;
    line-height: 18px;
    margin-left: 31px;
    margin-top: 13px;
}
#freeTests .choiceBar > div span {
    display: block;
    float: right;
    font-size: 14px;
    margin-right: 21px;
    margin-top: 32px;
}
#freeTests .choiceBar .buttons {
    float: left;
    margin: 8px 0 0 28px;
    display: none;
}
#freeTests .choiceBar .buttons > div {
    color: #FFFFFF;
    display: inline-block;
    font-family: "open sans",geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    margin-right: 16px;
    text-indent: 22px;
    text-transform: uppercase;
}
#freeTests .choiceBar .buttons .timedTest {
    background: url('images/buttons-small.png') no-repeat 0 0;
    width: 105px;
    height: 22px;
}
#freeTests .choiceBar .buttons .studyTest {
    background: url('images/buttons-small.png') no-repeat 0 -23px;
    width: 105px;
    height: 22px;
}
#freeTests .choiceBar .buttons input {
    bottom: 22px;
    height: 22px;
    position: relative;
    width: 105px;
    opacity: 0;
    filter: alpha(opacity = 0);
    cursor: pointer;
}
#freeTests .choiceBar .bottomBlock,
#freeTests .choiceBar .bottomBlock:hover {
    width: 100%;
    height: 10px;
    background-color: #dddccd;
    clear: both;
    border-top: 1px solid #ffffff;
    margin-bottom: 40px;
}
#registerPlace > h1 {
    color: #2A2A2A;
    font-family: "open sans",geneva,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 45px 0 10px 24px;
}
.registerBlock > p {
    margin: 13px 0 13px 23px;
}
.registerBlock {
    width: 100%;
    background-color: #eae9d8;
    border-top: 1px solid #ebead9;
    border-bottom: 1px solid #ebead9;
}
.registerBlock > form {
    margin-left: 23px;
}
.registerBlock TABLE tr td {
    font-family: tahoma,geneva,sans-serif;
}
.registerHeader .textInput {
    border: 1px solid #9BA6B3;
    border-radius: 3px;
    behavior: url(PIE.htc);
    padding: 3px;
    width: 236px;
    margin-right: 10px;
}
.forms {
    display: inline-block;
}
.registerButtons {
    display: inline-block;
}
.registerButtons .loginBtn {
    background: url("images/buttons-sprite.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 24px;
    line-height: 23px;
    text-align: center;
    text-indent: 17px;
    text-transform: uppercase;
    width: 82px;
    margin-left: 4px;
    font-family: tahoma, geneva, sans-serif;
}
.registerButtons .loginBtn input {
    bottom: 24px;
    height: 24px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    width: 82px;
    cursor: pointer;
}
.registerButtons .registerBtn,
.registerButtons .registerBtn:hover {
    background: url("images/buttons-sprite.png") no-repeat scroll 0 -29px transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 24px;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
    text-indent: 19px;
    text-transform: uppercase;
    width: 95px;
    margin-left: 13px;
    font-size: 13px;
    font-family: tahoma, geneva, sans-serif;
}
.registerBlock > table {
    margin-left: 23px;
}
.forgotLinks > a {
    border-right: 1px solid #8B8B81;
    color: #2062B3;
    font-size: 11px;
    line-height: 28px;
    margin-left: 3px;
    margin-right: 5px;
    padding-right: 12px;
}
.forgotLinks > a:hover {
    text-decoration: none;
    color: #ff8c2a;
}
.forgotPass > label {
    font-size: 11px;
    line-height: 21px;
    color: #2a2a2a;
}
.forgotPass > input {
    margin-left: 8px;
    position: relative;
    top: 1px;
}
.registerFooter {
    margin-bottom: 11px;
}
.unitFixed {
    margin: 0 0 1px 1px;
    width: 459px !important;
}
.unit
{
    background: none repeat scroll 0 0 #F5F5EB;
    float: left;
    height: 210px;
    width: 460px;
    margin-bottom: 90px;
}
.unit .header {
    height: 60px;
}

.unit .header img {
    margin: 18px 0 0 54px;
}
.unit .content {
    font-family: tahoma,geneva,sans-serif;
    padding: 8px 15px;
    height: 96px;
}
.unit .content .v-list > li {
    color: #2A2A2A;
    padding: 4px 74px 2px 43px;
}
.unit .content .v-list li label {
    padding-left: 3px;
    font-size: 14px;
    color: #2a2a2a;
}
.section .buttons {
    background: #eae9d8;
    height: 38px;
    clear: both;
}
.section .buttons .timedTest {
    background: url("images/button1.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-family: "open sans",geneva,sans-serif;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    text-indent: 15px;
    text-transform: uppercase;
    width: 145px;
    margin-right: 6px;
}
.section .buttons .studyTest {
    background: url("images/button2.png");
    width: 145px;
    height: 22px;
    font-size: 12px;
    display: inline-block;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    text-indent: 15px;
    font-family: "open sans",geneva,sans-serif;
    color: #FFFFFF;
}
.section .buttons .timedTest > input,
.section .buttons .studyTest > input {
    bottom: 22px;
    cursor: pointer;
    height: 22px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    width: 145px;
}
.section .buttons .wrap {
    padding: 8px 0 8px 87px;
}
.dedicated {
    background: none repeat scroll 0 0 #EAE9D8;
}
.unit .content .v-list .dedicated label,
.unit .content .v-list .dedicated .quiz
{
    color: #ff8c2a;
}
.unit .content .v-list li .quiz {
    font-size:10px;
    float:right;
}
/*=================================================Results Keys=======================================================*/

.backKey {
    -webkit-border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    background: url("images/key_background.png") repeat scroll 0 0 transparent !important;
    border-radius: 1px 1px 1px 1px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: 22px;
    margin: 17px 0 16px 22px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    width: 183px;
    font-family: "open sans",geneva,sans-serif;
}
.backKey img,
.registrationKey img {
    display: inline;
    padding-right: 3px;
    vertical-align: middle;
}
.backKey span,
.registrationKey span {
    display: inline;
    vertical-align: middle;
}
.registrationKey span {
    font-size: 18px;
    padding-top: 5px;
}
.registrationKey > img {
    padding-top: 5px;
}
.registerBar {
    background: #f5f5eb;
    height: 121px;
}
.registerBar > h3 {
    font-family: "open sans",geneva,sans-serif;
    font-size: 16px;
    padding: 15px 0 0 21px;
    margin-bottom: 5px;
    color: #2a2a2a;
}
.registerBar > p {
    font-family: tahoma,geneva,sans-serif;
    font-size: 12px;
    padding: 0 21px;
    color: #2a2a2a;
}
.registrationKey {
    -webkit-border-radius: 1px 1px 1px 1px;
    -moz-border-radius: 1px 1px 1px 1px;
    background: url("images/big_button_bg.png") repeat scroll 0 0 transparent !important;
    border-radius: 1px 1px 1px 1px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 30px;
    margin: 15px 0 0 22px;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    width: 195px;
    font-family: "open sans",geneva,sans-serif;
}


/*=================================================header styles for free tests=========================================*/

#testHeader {
    font-family: Tahoma, geneva, sans-serif;
}
.headBar {
    background: url("images/head-bar-bg.png") repeat;
    height: 41px;
    border-bottom: 1px solid #384f59;
}
.headBar img {
    margin: 11px 0 11px 3px;
}
.headerContent {
    margin: 0 auto;
    width: 1000px;
}
.mainBar {
    background: url("images/main-bar-bg.png") repeat-x;
    height: 138px;
}
.mainBar img {
    float: left;
    margin-left: -5px;
    margin-top: 12px;
}
.headerTitle {
    margin-left: -4px;
    margin-top: 30px;
    text-transform: uppercase;
    float: left;
}
.headerTitle h2 {
    color: #DBDBDC;
    font-family: "Open Sans",geneva,sans-serif;
    font-size: 27px;
    line-height: 22px;
    margin-bottom: 9px;
}
#testHeader span {
    font-size: 14px;
    color: #DBDBDC;
    text-transform: uppercase;
}
.headerTitle a {
    color: #f5882d;
    font-size: 9px;
    margin-left: 5px;
    text-decoration: none;
}
.headerTitle a:hover {
    text-decoration: underline;
}
.navLinks td {
    vertical-align: top !important;
}
.navLinks a {
    color: #F5882D;
    font-family: Tahoma,geneva,sans-serif;
    font-size: 12px;
    line-height: 24px;
    margin-right: 11px;
    padding-left: 18px;
    text-decoration: none;
    text-transform: uppercase;
}
.navLinks a:hover {
    background: url("images/arrow_right.png") no-repeat 5px;
    width: 4px;
    height: 7px;
    color: #cacbcd;
}
.navLinks {
    float: left;
    margin: 15px 0 0 74px;
}
.score {
    float: right;
    margin: 19px 14px 0 0;
}
.score > h2 {
    color: #DBDBDC;
    font-family: "Open Sans",geneva,sans-serif;
    font-size: 28px;
    margin-left: -2px;
    margin-top: 5px;
    display: inline-block;
}
.score > a {
    display: inline;
    float: right;
    color: #f5882d;
    text-decoration: none;
    margin-right: 30px;
}
.noScore {
    color: #DBDBDC;
    display: inline-block;
    font-family: "open sans",geneva,sans-serif;
    font-size: 24px;
}
.registration {
    background-color: #DDDCCD;
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #828179;
    height: 66px;
}
.upShadow {
    background: url("images/shadow1.png") repeat scroll 0 0 transparent;
    height: 4px;
    margin-bottom: 6px;
}
.downShadow {
    background: url("images/shadow2.png") repeat scroll 0 0 transparent;
    height: 3px;
}
.headerContent .registerHeader,
.headerContent .registerFooter {
    margin-left: 37px;
}
.logged {
    border-top: 1px solid #828179;
    border-bottom: 1px solid #e5e5e5;
    height: 40px;
    background-color: #dddccd;
}
.logged .name {
    border-right: 1px solid #2A2A2A;
    color: #2A2A2A !important;
    display: inline-block;
    line-height: 18px;
    margin-left: 40px;
    padding-right: 20px;
    text-decoration: none !important;
}
.logged .name:before {
    background: url("images/header-icons-sprite.png") no-repeat scroll -1px -2px transparent;
    content: " ";
    display: inline-block;
    height: 16px;
    margin-right: 7px;
    position: relative;
    top: 2px;
    width: 14px;
}
.logged .validity {
    display: inline-block;
    line-height: 19px;
    margin-left: 10px;
    margin-bottom: 0;
    color: #2a2a2a;
}
.logged .validity > a {
    color: #1057AE;
}
.logged .logOut {
    float: right;
    display: inline-block;
    color: #2a2a2a !important;
    line-height: 18px;
    margin-right: 42px;
}
.logged .logOut:before {
    background: url("images/header-icons-sprite.png") no-repeat scroll -36px -2px transparent;
    content: " ";
    display: inline-block;
    height: 16px;
    margin-right: 4px;
    position: relative;
    top: 2px;
    width: 16px;
}
.extendSubscription {
    background-color: #fe9230;
    height: 40px;
    border-top: 1px solid #b96a23;
    border-bottom: 1px solid #e5e5e5;
}
.extendSubscription p {
    color: #FFFFFF !important;
    float: left;
    font-size: 14px;
    line-height: 28px;
    margin-left: 97px;
}
.extendSubscription p:before {
    background: url("images/header-icons-sprite.png") no-repeat scroll -19px -4px transparent;
    content: " ";
    display: inline-block;
    height: 12px;
    margin-right: 10px;
    width: 14px;
}
.extendSubscription .buttons {
    float: right;
    margin-right: 92px;
    margin-top: 2px;
}
.extendSubscription .buttons a {
    text-decoration: none;
    color: #1057ae;
    line-height: 26px;
    text-align: center;
}
.extendSubscription .buttons .extendBtn {
    background: url("images/header-buttons-sprite.png") no-repeat scroll 0 -26px transparent;
    display: inline-block;
    font-weight: bold;
    height: 25px;
    margin-right: 9px;
    width: 208px;
}
.extendSubscription .buttons .remindBtn {
    display: inline-block;
    background: url("images/header-buttons-sprite.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    width: 140px;
}
.upShadowDiff {
    background: url("images/shadow3.png") repeat;
    height: 5px;
}

/*==================================================Header Drop-Down Menu==============================================*/
.menu {
    float: right;
    margin-right: 27px;
    position: relative;
    top: 4px;
}
.menu A
{
    text-decoration: none;
    font-size: 13px;
    color: #ff8c2a;
    text-transform: uppercase;
    font-weight: normal;
}
.menu UL
{
    width: auto;
}
.menu UL LI
{
    float: left;
    margin-bottom: 12px;
    padding: 8px 11px 10px 11px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.menu UL LI.haveChildren
{
    float: left;
    padding: 8px 11px 20px 11px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: url(images/skin/arrow.png) 12px 27px no-repeat;
}
.menu UL LI:hover
{
    background: #ffffff;
}
.menu UL LI.haveChildren:hover
{
    background: #ffffff url(images/skin/arrow_active.png) 12px 30px no-repeat;
}
.menu UL LI:hover A
{
    color: #282828;
}
.menu UL LI.haveChildren .subMenu
{
    position: absolute;
    background: url(images/skin/opacity_border.png) repeat;
    margin-top: 32px;
    margin-left: -15px;
    float: left;
    display: none;
    z-index: 3333333;
    padding: 0px 4px 4px 4px;
}
.menu UL LI.haveChildren:hover .subMenu
{
    display: block;
}
.menu UL LI.haveChildren .subMenu .subMenuBox
{
    background: #eae9d8;
    float: left;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left
{
    background: #f5f5eb;
    float: left;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item
{
    float: left;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item H4
{
    margin-bottom: 0px;
    color: #2a2a2a;
    font-weight: normal;
    font-size: 14px;
    background: #ffffff;
    padding: 20px 11px 10px 11px;
    border-bottom: 1px solid #e1e1e1;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL
{
    margin: 11px 31px 4px 11px;
    float: left;
    width: auto;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL LI
{
    clear: both;
    padding: 0px;
    margin-bottom: 7px;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL LI:hover
{
    background: transparent;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL LI A
{
    text-transform: none;
    color: #2062b3;
    font-size: 12px;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL LI A:hover
{
    text-transform: none;
    color: #fda462;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL LI.subMenuHaveChildren A
{
    padding-bottom: 10px;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL LI .subMenuChild
{
    margin: 4px 0px 0px 4px;
    float: none;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL LI .subMenuChild LI
{
    background: url(images/skin/sub_menu_arrow_next.png) left center no-repeat;
    padding: 4px 0px 4px 8px;
    margin: 0px;
    font-size: 11px;
    line-height: 10px;
    border-radius: 0px;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL LI .subMenuChild .last
{
    background: url(images/skin/sub_menu_arrow_end.png) left center no-repeat;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .left .item UL LI .subMenuChild LI A
{
    font-size: 11px;
    padding: 0px;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .right
{
    float: left;
    width: 210px;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .right P
{
    padding: 12px 22px;
    font-size: 12px;
    line-height: 20px;
    border-left: 1px solid #e1e1e1;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .right P A
{
    text-transform: none;
    color: #2062b3;
    font-size: 12px;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .right P A:hover
{
    text-transform: none;
    color: #fda462;
}
.menu UL LI.haveChildren .subMenu .subMenuBox .right H4
{
    margin-bottom: 0px;
    background: #ffffff;
    padding: 20px 11px 10px 11px;
    border-bottom: 1px solid #e1e1e1;
}