body {
    background-color: #fff;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.widget {
    width: 601px;
    border: 1px solid #EBEBEB;
    margin: 54px auto 0;
    background: #EBEBEB;
    /*background: -moz-linear-gradient(top, #419dcc, #00e6ff);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #419dcc), color-stop(100%, #00e6ff));
    background: -webkit-linear-gradient(top, #419dcc, #00e6ff);
    background: -o-linear-gradient(top, #419dcc, #00e6ff);
    background: -ms-linear-gradient(top, #419dcc, #00e6ff);
    background: linear-gradient(top, #419dcc, #00e6ff);*/
}

.tabs {
    margin: -45px 0px 0;
    padding: 0;
    list-style: none;
    width: 602px;
    height: 45px;
}

.tabs a {
    outline: none;
}

.tabs li a.one {
    padding: 13px 0 0;
    /*height: 136px;*/
}

.tabs li a:hover {
    color: #ffa500;
}

.tabs li span {
    font-size: 15px;
}

.tabs li i {
    text-transform: none;
    font-style: normal;
}

.tabs li.first {
    background-position: bottom left;
}

.tabs li.last {
    display: none;
    width: 121px;
}

.tabs li.last.pers {
    display: inline-block;
}


.tabs li {
    display: inline-block;
    float: left;
    width: 119px;
    height: 43px;
    margin: 0px 0 0 -1px;
    text-align: center;
    font-weight: normal;
    border: 1px solid #EBEBEB;
    border-bottom: none;
    /*background: url(/app/public/images/popup-widget/tabs.jpg) top left no-repeat;*/
    font-weight:bold;
    background: #cfcfcf;
    background: -moz-linear-gradient(top, #D7D7D7, #CFCFCF);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D7D7D7), color-stop(100%, #CFCFCF));
    background: -webkit-linear-gradient(top, #D7D7D7, #CFCFCF);
    background: -o-linear-gradient(top, #D7D7D7, #CFCFCF);
    background: -ms-linear-gradient(top, #D7D7D7, #CFCFCF);
    background: linear-gradient(top, #D7D7D7, #CFCFCF);
    
}

.tabs li a {
    color: #000000;
    text-decoration: none;
    display: block;
    width: 116px;
    height: 44px;
    padding: 3px 0 0;
}
.tabs li a span.generic_glossary_term{
    font-weight: bold;
}

.tabs span {
    font-weight:normal;

}
.tabs li.active {
    height: 51px;
    display: inline-block;
    margin: -6px 0 0 -1px;
    background-color: #EBEBEB;
    background-image: none;
}
.tabs li a {
    color: rgb(113,118,129);
}
.tabs li.active a {
    color: #898989;
}

.content {
    width: 549px;
    margin: 23px auto 27px;
}

.content .header {
    background: url(/app/public/images/popup-widget/header_web_new.jpg) top no-repeat #ffffff;
    min-height: 90px;
    position: relative;
    margin-left:1px;
}

.bottom_header {
    position: absolute;
    width: 549px;
    height: 19px;
    bottom: -18px;
    background: url(/app/public/images/popup-widget/header-bottom.png) no-repeat;
}

.company_info {
    text-align: center;
    width: 205px;
    margin: 10px 20px 0 0;
    position: absolute;
    right: 0;
    margin-left: 150px;
}

.company_info img {
    display: block;
    margin: 0 auto 10px;
    float: left;
    position: absolute;
    left: -10px;
}

.company_info span {
    color: #7b858c;
}

.company_info a {
    color: #0079d1;
    font-weight: bold;
}

.company_info .phone {
    color: #0079d1;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
}

.social_sites {
    background: url(/app/public/images/popup-widget/social-sites_gray.png) bottom repeat-x white;
    #width: 517px;
    margin: 0 auto;
    text-align: center;
}

.social_sites ul {
    list-style: none;
    margin: 0;
}

.social_sites ul li {
    width: 428px;
    float: left;
}

.social {
    height: 120px;
    display: inline-block;
    margin: 15px 5px 0;
    vertical-align: top;
    position: relative;
    text-decoration: none;
}


.social, .social_site, .social_img{
    width: 125px;
}

.social:hover>img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscalerayscale");
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.reviewbuzz {
    height: 40px;
    text-align: center;
    margin: 15px 0 10px;
    position: relative;
    display: inline-block;
    text-decoration: none;
}

.reviewbuzz:hover>img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscalerayscale");
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.reviewbuzz img {
    width: 180px;
    margin-right: 10px;
}

.reviewbuzz .reviews_count {
    margin: 5px 0 0;
}

.reviewbuzz .stars_socials img {
    margin: 3px 0 0;
}

.reviewbuzz .reviews_count, .reviewbuzz .stars_socials, .reviewbuzz img {
    display: inline-block;
    vertical-align: top;
}

.reviews_count {
    text-align:center;
    min-width: 100px;
    height: 22px;
    padding: 2px;
    background-position: center top;
    margin: 2px 6px 0px 12px;
    line-height: 24px;
    color: #2f87d6;
    font-size: 12px;
    -webkit-box-shadow: 3px -3px 20px -7px rgba(0,0,0,0.63);
    -moz-box-shadow: 3px -3px 20px -7px rgba(0,0,0,0.63);
    box-shadow: 3px -3px 20px -7px rgba(0,0,0,0.63);
}

.reviews_count span {
    color: #0c2d63;
}

.stars_socials {
    width: 100px;
    margin: 5px 0px 0px 11px;
    height: 13px;
}

.stars_socials img {
    width: 15px;
    height: 13px;
}

.company_reviews {
    width: 517px;
    margin: 0 auto;
    background-color: #ffffff;
}

.about_company {
    text-align: center;
    font-size: 13px;
    padding: 10px 0 0;
    color: #606060;
}

.review {
    width: 445px;
    margin: 10px auto 0;
}

.name_site a {
    color: #3d5c9c;
    font-weight: bold;
    text-decoration: none;
}

.name_site a:hover {
    color: #ffa500;
}

.head_review .stars {
    float: right;
}

.head_review .name_site strong {
    color: #000000;
    font-size: 12px;
    margin-left: 10px;
}

.head_review .stars img {
    width: 20px;
    height: 18px;
}

.review_comment, .review_comment_full {
    margin: 10px 10px 0 0;
    color: #606060;
    font-size: 12px;
}

.review_comment_full {
    display: none;
}

a.show_full, a.show_short {
    line-height: 20px;
    cursor: pointer;
    color: #17D;
    text-decoration: none;
}

.pagination {
    width: 332px;
    min-height: 89px;
    margin: 15px auto 0;
    clear: both;
    text-align: center;
    position: relative;
    background: url(/app/public/images/popup-widget/reviewbuzz3.png) center 13px no-repeat;
}

.pagination ul {
    display: inline-block;
    font-size: 12px;
    padding: 0 17px 10px 0;
}

.pagination li {
    float: left;
    width: 14px;
    text-align: center;
    margin: 30px 0 0 17px;
    list-style: none;
}

.pagination li.back {
    text-align: right;
    line-height: 25px;
    margin: 0;
    display: block;
    width: 48px;
    height: 50px;
    position: absolute;
    left: 0;
}

.pagination li.next {
    float: right;
    line-height: 25px;
    margin: 0;
    display: block;
    width: 48px;
    height: 50px;
    margin-left: 5px;
    position: absolute;
    right: 0;
    text-align: left;
}

.pagination a {
    text-decoration: none;
    color: #6E6E6E;
}

.pagination a:hover {
    text-decoration: underline;
}

.pagination a.active {
    font-weight: bold;
}

.rate_us {
    margin: 30px 0 0;
}

.rate_us h2 {
    font-size: 24px;
    color: #000000;
    margin: 0;
    font-weight: normal;
}

.rate_us .center {
    text-align: center;
}

ul.photos {
    /*width: 620px;*/
    height: 145px;
    /*margin: 0;*/
    width: 516px;
    position: relative;
    /*width: 100%;*/
    list-style: none;
    /*height: 126px;*/
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

.rate_us .bx-wrapper {
    height: 145px;
}

.bx-wrapper ul.photos {
    width: 1000%;
    height: 0;
    overflow: hidden;
}

ul.photos li.outer {
    display: block;
    height: 119px;
    padding: 13px 0;
    overflow: hidden;
    width: 96px;
    margin: 0 7px 0 0;
    float: left;
}

ul.photos li.outer div {
    height: 102px;
    overflow: hidden;
    width: 88px;
    border: 1px solid #EBEBEB;
    margin: 0 3px;
    position: relative;
    text-align: center;
    background-color: #fff;
}

ul.photos li.outer div img {
    margin: 3px 0 2px;
}

ul.photos li.outer.active div.check_img {
    width: 78px;
    height: 78px;
    background: url(/app/public/images/internal_reviews/image_select.png) center no-repeat;
    position: absolute;
    left: 5px;
    top: 3px;
    border: none;
    margin: 0;
}

ul.photos li.outer.active div, ul.photos li.outer.hover.active div {
    height: 102px;
    overflow: hidden;
    width: 88px;
    border: 4px solid #ffc73b;
    border-radius: 3px;
    float: left;
    margin: -3px 0 6px 0px;
    z-index: 1000;
}

ul.photos li.outer.active div.check_img {
    width: 78px;
    height: 78px;
    background: url(/app/public/images/internal_reviews/image_select.png) center no-repeat;
    position: absolute;
    left: 5px;
    top: 3px;
    border: none;
    margin: 0;
}

ul.photos li.outer.hover div {
    height: 102px;
    overflow: hidden;
    width: 88px;
    border: 4px solid #ffc73b;
    border-radius: 3px;
    float: left;
    margin: -3px 0 6px 0px;
    z-index: 1000;
}

/*ul.photos li.outer.hover div {border:1px solid #999;}*/

/*.jcarousel-clip { overflow: hidden;width:507px; margin-left: 30px;}*/
/*.jcarousel-container {width:565px;margin-left: -11px;}*/
/*.jcarousel-next-horizontal {position: absolute;top: 55px;right: 0;width: 22px;height: 18px;cursor: pointer;background: transparent url(/app/public/images/popup-widget/arrows.jpg) right no-repeat;}*/
/*.jcarousel-prev-horizontal {position: absolute;top: 55px;left: 5px;width: 22px;height: 18px;cursor: pointer;background: transparent url(/app/public/images/popup-widget/arrows.jpg) left no-repeat;}*/

.rate_us .bx-next {
    top: 58px;
    background: transparent url(/app/public/images/popup-widget/arrows_gray.jpg) right no-repeat;
}

.rate_us .bx-prev {
    top: 58px;
    background: transparent url(/app/public/images/popup-widget/arrows_gray.jpg) left no-repeat;
}

#tech_select_wrapper {
    background: url(/app/public/images/popup-widget/tech_select_gray.png) no-repeat;
    width: 383px;
    height: 40px;
    padding: 0;
    margin: 0 0 0 58px;
    text-align: center;
    position: relative;
}

#tech_select_wrapper .up {
    position: absolute;
    width: 40px;
    height: 20px;
    right: 10px;
    top: 0;
    cursor: pointer;
}

#tech_select_wrapper .down {
    position: absolute;
    width: 40px;
    height: 20px;
    right: 10px;
    bottom: 0;
    cursor: pointer;
}

#tech_select_wrapper select {
    color: #000000;
}

.users_id {
    width: 266px;
    height: 34px;
    overflow: hidden;
    margin: 0 0 0 60px;
    padding: 3px 0 0;
}

#user_id {
    font-size: 18px;
    height: 34px;
    margin: 0;
    padding: 0;
    border: none;
    width: 304px;
    display: inline;
    outline: none;
}

.step {
    position: relative;
    height: 490px;
    width: 500px;
    margin: 0 auto;
}

.field_wrap_left {
    width: 240px;
    position: absolute;
    top: 70px;
    left: 0;
}

.field_wrap_right {
    width: 240px;
    position: absolute;
    top: 70px;
    right: 0;
}

.left.field {
    width: 230px;
    height: 31px;
    /*background: url(/app/public/images/internal_reviews/field.png) no-repeat;*/
    padding: 0;
}

.left.field input {
    width: 216px;
    height: 22px;
    border: 1px solid #C3C3C3;
    margin: 4px 7px;
    outline: none;
}

.step label {
    font-size: 24px;
    color: #000000;
    font-weight: normal;
    text-align: center;
    margin: 0 0 0 5px;
}

#rating_stars_new {
    position: relative;
    margin: auto;
    width: 50%;
}

.jquery-ratings-star {
    background: url(/app/public/images/popup-widget/star_empty_gray.png) no-repeat;
    width: 40px;
    height: 38px;
    position: relative;
    float: left;
    margin-left: 5px;
}

.jquery-ratings-star.jquery-ratings-full {
    background: url(/app/public/images/internal_reviews/star-full.png) no-repeat;
}

.rating_new {
    position: absolute;
    top: 180px;
    width: 100%;
}

.step textarea {
    border: none;
    height: 131px;
    width: 465px;
    resize: none;
    position: absolute;
    top: 290px;
    left: 14px;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

a#post_button {
    position: absolute;
    bottom: -10px;
    right: 26px;
    display: block;
    padding: 10px;
    width: 177px;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    cursor: pointer;
    color: #ffffff;
    border-radius: 10px;
    background: #888c93; /* Old browsers */
    background: -moz-linear-gradient(top, #888c93 0%, #a0a4ab 29%, #888c93 65%, #888c93 79%, #a0a4ab 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #888c93 0%,#a0a4ab 29%,#888c93 65%,#888c93 79%,#a0a4ab 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #888c93 0%,#a0a4ab 29%,#888c93 65%,#888c93 79%,#a0a4ab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888c93', endColorstr='#a0a4ab',GradientType=0 );
    z-index:3;
}

a#post_button.active{
    background: #ff6839;
}
a#post_button:hover{
    background: #ff6839;
}

.review-buzz-tm {
    width: 200px;
    height: 38px;
    background: url(/app/public/images/popup-widget/review-buzz-tm_gray.png) no-repeat;
    position: absolute;
    bottom: -6px;
    left: 15px;
}

.hidden {
    display: none;
}

#submit {
    background: url(../images/submit.png) no-repeat;
    width: 103px;
    height: 38px;
    border: none;
    position: absolute;
    top: 10px;
    left: 150px;
    text-indent: -99999px;
    z-index: 98;
    cursor: pointer;
    margin-bottom: 5px;
}

textarea.example {
    color: #858B98;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

.company_reviews_block {
    display: none;
}

.rate_us, .employee_reviews_block, .personal_reviews_block, .bbb_block {
    display: none;
}

#comment_error {
    position: absolute;
    top: 265px;
    left: 15px;
    color: #ff0000;
}

#rating_error {
    position: absolute;
    top: 205px;
    left: 130px;
    color: #ff0000;
}

#name_error {
    position: absolute;
    top: 130px;
    left: 10px;
    color: #ff0000;
}

#email_error {
    position: absolute;
    top: 155px;
    left: 264px;
    color: #ff0000;
}

#employee_error {
    position: absolute;
    top: 45px;
    left: 130px;
    color: #ff0000;
}

.question {
    height: 22px;
    background: url(/app/public/images/popup-widget/question_gray.png) left no-repeat;
    font-size: 12px;
    line-height: 22px;
    color: #7B808C;
    text-decoration: underline;
    display: block;
    cursor:pointer;
}

.question-container {
    height: 22px;
    position: absolute;
    top: 135px;
    left: 263px;
    background: url(/app/public/images/popup-widget/question_gray.png) left no-repeat;
    font-size: 12px;
    line-height: 22px;
    color: #7B808C;
    text-decoration: underline;
    cursor: default;
    display: block;
    margin-left: 10px;
}

.question-container span {
    height: 22px;
    top: 0px !important;
    left: 0px !important;
    position: relative !important;
    background-image: none !important;
    margin-left: 25px;
    font-size: 12px;
    line-height: 22px;
    color: #7B808C;
    text-decoration: underline;
    cursor: pointer !important;
    display: inline !important;
}

.popup_frame {
    width: 250px;
    height: 185px;
    background: url(/app/public/images/popup-widget/popup_gray.png) no-repeat;
    position: absolute;
    top: 34px;
    left: -37px;
    color: #364146;
    padding: 18px 20px 40px 30px;
    font-size: 14px;
    display: none;
    color: rgb(101,101,101);
}

.popup_frame span.close_window{
    color: #7B808C;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 115px;
    background: url(/app/public/images/popup-widget/popup_cross.png) right no-repeat;
    padding-right:19px;
}

.popup_frame h2 {
    color: #364146;
    font-size: 18px;
    margin: 5px 0 5px 0px;
    background: url(/app/public/images/popup-widget/question_popup_gray.png) left no-repeat;
    padding-left: 23px;
}

.powered {
    width: 166px;
    height: 95px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    outline: none;
}

.bbb_block .content {
    width: 517px;
    background-color: #ffffff;
    margin: 0 auto;
    padding-bottom: 150px;
}

.bbb_block .content .page {
    width: 330px;
    min-height: 300px;
    margin: 0 auto;
    background: url(/app/public/images/popup-widget/bbb.jpg) left 110px no-repeat;
    padding: 50px 0 0 140px;
}

.page-no-bg {
    background: none !important;
    width: 100% !important;
    padding: 50px 0 0 70px !important;
}

.page-no-bg p {
    width: 400px !important;
}

.bbb_block .content .page .logo {
    margin: 10px 0 0 20px;
}

.bbb_block .content .page p {
    color: #666666;
    font-size: 12px;
    line-height: 15px;
    width: 320px;
    margin-bottom: 20px;
}

.bbb_block .content .page a {
    color: #0aa8f4;
}

.bbb_block .content .page a:hover {
    text-decoration: none;
}

.employee {
    width: 250px;
    height: 109px;
    float: left;
    margin: 0 0 20px 7px;
    position: relative;
}

.employee .hover {
    width: 255px;
    height: 116px;
    position: absolute;
    top: -5px;
    left: -7px;
    border: 2px solid #f9b912;
    display: none;
    text-decoration: none;
}
.asrockstar .hover {
    height: 175px !important;
}
.photo {
    float: left;
}

.employee .photo {
    background: none;
    width: 97px;
    height: 109px;
    margin: 0 2px 0 0;
    overflow: hidden;
}

.employee .photo img {
    width: auto;
    height: 105px;
    border: 2px solid #cbd3da;
    margin: 0;
    max-width: 93px;
}

.employee_info {
    position: relative;
    height: 109px;
    padding-left: 103px;
}

.employee_info .name {
    color: #1677d1;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.industry, .rating {
    color: #8f9295;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 2px;
}

.rating {
    position: absolute;
    top: 64px;
}

.rating .stars {
    font-size: 13px;
    color: #f3bb37;
    margin-left: 5px;
}

.rating .stars img {
    width: 16px;
}

.rating .reviews {
    color: #676c71;
    line-height: 20px;
    margin-top: 4px;
}

.employee_reviews_block .content {
    width: 517px;
    background-color: #ffffff;
    margin: 0 auto;
}

.employee_reviews_block .content .page {
    padding: 20px 0 0;
}

.rockstar.employee {
    background: url(/app/public/images/popup-widget/rockstar.jpg) no-repeat;
    padding: 56px 18px 14px 8px;
    width: 232px;
    height: 95px;
    margin: 0 0 20px;
}

.asrockstar {
    padding: 40px 10px 15px 8px;
    width: 232px;
    height: 110px;
    margin: 0 0 20px 7px;
}

.rockstar.employee .hover {
    height: 175px;
    left: -1px;
}

.rockstar.employee .hover span {
    margin: 80px 0 0;
}

.rockstar.employee .photo {
    height: 93px;
    width: 93px;
    overflow: hidden;
}

.rockstar.employee .photo img {
    height: 91px;
    border: 1px solid #cbd3da;
    width: auto;
}

.rockstar.employee .employee_info {
    padding: 3px 0 0 95px;
}

.rockstar.employee .rating {
    top: 54px;
    font-size: 9px;
    color: #466482;
}

.rockstar.employee .reviews {
    margin-top: 1px;
    font-size: 9px;
}

.rockstar.employee .reviews span {
    margin-top: 1px;
    font-size: 16px;
}

.rockstar.employee .industry {
    font-size: 9px;
    color: #466482;
}

.personal_reviews_block .header {
    min-height: 180px;
}

.personal_reviews_block .company_info {
    position: absolute;
    left: 20px;
    top: 70px;
    width: 142px;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 12px;
}

.personal_reviews_block .content {
    width: 517px;
    background-color: #fff;
    margin: 0 auto;
}

.personal_reviews_block .content .page {
    padding: 20px 0 0;
}

.personal_reviews_block .company_info .phone {
    font-size: 16px;
}

.personal_reviews_block .company_info img {
    position: relative;
    float: none;
    margin: 0 auto 5px;
}

.personal_info {
    width: 380px;
    float: right;
    padding: 12px 0 0;
}

.personal_info.rockstar {
    background: url(/app/public/images/popup-widget/rockstar_personal.jpg) top right no-repeat;
}

.personal_info .image {
    width: 95px;
    height: 95px;
    float: left;
    margin: 0 5px 5px 0;
    overflow: hidden;
    background-color: #ffffff;
}

.personal_info img {
    height: 93px;
    border: 1px solid #cbd3da;
    float: right;
}

.personal_info div.stars img {
    float: left;
}

.personal_info .about {
    margin: 46px 0 3px;
    font-size: 10px;
    width: 200px;
    float: left;
    color: #666666;
}

.personal_info.rockstar .about {
    margin: 33px 0 3px;
}

.personal_info .about span {
    color: #0079d1;
    font-size: 14px;
    font-weight: bold;
}

.personal_info .stars {
    float: left;
    width: 100px;
    margin-right: 15px;
    color: #f3bb37;
}

.personal_info .stars img {
    width: 18px;
    height: 16px;
    border: none;
    margin: 0 2px 0 0;
}

.personal_info .reviews {
    color: #0079d1;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    font-size: 15px;
}

.personal_info .bio {
    clear: both;
    color: #466482;
    font-size: 10px;
    padding: 0 5px 0 0;
}

#no_employees, #no_reviews {
    padding: 10px 20px;
    text-align: center;
}

.bx-wrapper {
    margin: 0 auto;
    position: relative;
}

.bxslider {
    width: 420px;
    margin: 0 auto;
    padding: 0;
    height: 270px;
    overflow: hidden;
}

.bxslider li {
    width: 140px;
    padding: 0;
}

.bx-next {
    width: 22px;
    height: 18px;
    position: absolute;
    right: -25px;
    top: 125px;
    background: transparent url(/app/public/images/internal_reviews/arrows.png) right no-repeat;
    font-size: 0;
}

.bx-prev {
    width: 22px;
    height: 18px;
    position: absolute;
    left: -25px;
    top: 125px;
    background: transparent url(/app/public/images/internal_reviews/arrows.png) left no-repeat;
    font-size: 0;
}

.content .page h2 {
    font-size: 14px;
    letter-spacing: 2px;
    color: #606060;
    margin: 0 0 5px;
    text-align: center;
    font-weight: normal;
    position: relative;
    top: -5px;
}

.social img{
    border:0;
    max-width:125px;
    max-height:50px;
}

.reviewbuzz img{
    border:0;
}

.bxslider_short {
    width: 520px;
    margin: 0 auto;
    padding: 0;
    max-height: 270px;
    overflow: hidden;
}
.bxslider_4 {
    width: 320px;
    margin: 0 auto;
    padding: 0 80px;
    height: 270px;
    overflow: hidden;
}

.house_and_car {
    width: 180px;
    height: 105px;
    background: url(/app/public/images/house.png) right bottom no-repeat;
    background-size: 100px;
    position:absolute;
    bottom:33px;
    right:0;
    z-index:2;
}

.footer {
    height: 33px;
    background-color: #364146;
    width: 100%;
    color: #c1c7bc;
    font-size: 15px;
    position: relative;
    text-align: center;
}

#wait-reviewbuzz div.background-shadow{
	opacity: 0.8;
	display: block;
	width: 100%;
	z-index: 20000;
	background: black;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	cursor: inherit;
}

#wait-reviewbuzz div.wait-swf{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 25000;
	margin-left: -50px;
	margin-top: -50px;
}

#wait-reviewbuzz div.swf-loading{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 25000;
	margin-left: -40px;
	margin-top: 70px;
	color: white;
	font-size: 18px;
}

.review_transparent_logo{
    vertical-align: middle;
    width:80px;
    max-height: 50px;
    border: 0px;
}

.buzzbox {
    width: 201px;
    height: 171px;
    background: url(/app/public/images/popup-widget/buzzbox.jpg) no-repeat;
    float: right;
    margin: 8px 10px 10px 0;
    position: relative;
}

.buzzbox span {
    position: absolute;
    color:#20669b;
    text-align: center;
    font-weight: bold;
}

.buzzbox .stars {
    margin: 67px auto 0;
    text-align: center;
}

.buzzbox .stars img {
    height: 22px;
}

.buzzbox span.stars {
    width: 100px;
    height: 15px;
    top: 97px;
    left: 47px;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    -webkit-box-shadow: 3px -3px 20px -7px rgba(0,0,0,0.63);
    -moz-box-shadow: 3px -3px 20px -7px rgba(0,0,0,0.63);
    box-shadow: 3px -3px 20px -7px rgba(0,0,0,0.63);
}

span.reviews {
    width: 140px;
    height: 24px;
    top: 120px;
    left: 30px;
    line-height: 26px;
    -webkit-box-shadow: 3px -3px 20px -7px rgba(0,0,0,0.63);
    -moz-box-shadow: 3px -3px 20px -7px rgba(0,0,0,0.63);
    box-shadow: 3px -3px 20px -7px rgba(0,0,0,0.63);
}
.personal_reviews_block .company_info img {
    left: 0px !important;
}
.verified {
    width: 80px !important;
    height: 20px !important;
}

.padding10{
    padding:10px;
}

.paddingleft0{
    padding-left:0px;
}

.disclaimer{
    display: block;
    padding: 0 10px 10px;
    font-size: 12px;
    text-align: left;
    color: #606060;
}

.disclaimer_page {
    float: left;
}

#disclaimer_widget_affil_2{
    text-align:left; 
    color:#606060;
    height:15px;
    margin:0 15px 5px 15px;
    position:relative;
    top:130px;
    font-size:11px;
}

#disclaimer_widget_affil_3{
    text-align:left; 
    color:#606060;
    padding:0 15px 15px 15px;
    font-size:11px;  
}

#disclaimer_widget_affil_4{
    display: block;
    padding: 0 10px 10px;
    font-size: 11px;
    text-align: left;
    color: #606060;
}


.social_site{
    position:relative;
    height:50px;
    margin-bottom:5px;
}

.social_img{
    position:absolute;
    bottom:0;
}

.buzz-box-title{
    background-color: #aaaaaa;
    padding: 1px 4px;
    float: left;
    text-align: left;
    color: #fff;
    margin-top: 3px;
    font-size: 12px;
    border-radius: 5px;
}
.clear{
    clear: both;
}