body {
	background: url("/bitrix/templates/dl2012/images/background4.jpg") no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 21px;
    padding: 0;
    margin: 0;
    color: rgb(51, 51, 51);
}
h1, h2, h3, h4 {
    font-family: Arial, Helvetica, sans-serif;
}
img {
    border: 0 none;
}
form {
    margin: 0;
}
input, select, textarea {
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: rgb(51, 51, 51);
}
.display_none, #lang_menu span, .hp_banner span, #logo span, #hp_banners_btns a span, .sectlogo span, .btn_call a span, .btn_download a span, .btn_demo a span {
    display: none;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.caps {
    text-transform: uppercase;
}
.green, .required, .starrequired {
    color: rgb(149, 173, 111);
}
.errortext {
    color: red;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.important {
    font-weight: bold;
}
.ov_hidden {
    overflow: hidden;
}
#page {
    background: white;
	width: 960px;
    margin: 0 auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
	box-shadow: 10px 0px 24px 15px rgba(0,0,0,0.58);
-webkit-box-shadow: 10px 0px 24px 15px rgba(0,0,0,0.58);
-moz-box-shadow: 10px 0px 24px 15px rgba(0,0,0,0.58);}
#header {
    height: 93px;
    overflow: hidden;
}
#logo {
    float: left;
    margin: 35px 0 0 19px;
}
#logo, #logo a {
    width: 341px;
    height: 35px;
    
}
#logo a {
    display: block;
    background: url("/bitrix/templates/dl2012/images/devicelock_logo.png") no-repeat center;
}
#lang_menu {
    list-style: none;
    margin: 39px 31px 0 0;
    padding: 0;
    float: right;
}
#lang_menu li {
    float: left;
}
#lang_menu li.selected {
    background: url("/bitrix/templates/dl2012/images/lang_selected.png") no-repeat 3px top;
}
#lang_menu:hover li.selected {
    background: none;
}
#lang_menu li:hover {
    background: url("/bitrix/templates/dl2012/images/lang_selected.png") no-repeat 3px top !important;
}
#lang_menu li, #lang_menu li a {
    display: block;
    width: 29px;
    height: 32px;
}
#lang_menu li a#us {
    background: url("/bitrix/templates/dl2012/images/us.png") no-repeat center bottom;
}
#lang_menu li a#fr {
    background: url("/bitrix/templates/dl2012/images/fr.png") no-repeat center bottom;
}
#lang_menu li a#it {
    background: url("/bitrix/templates/dl2012/images/it.png") no-repeat center bottom;
}
#lang_menu li a#de {
    background: url("/bitrix/templates/dl2012/images/de.png") no-repeat center bottom;
}
#lang_menu li a#es {
    background: url("/bitrix/templates/dl2012/images/es.png") no-repeat center bottom;
}
#lang_menu li a#jp {
    background: url("/bitrix/templates/dl2012/images/jp.png") no-repeat center bottom;
}
#lang_menu li a#sk {
    background: url("/bitrix/templates/dl2012/images/sk.png") no-repeat center bottom;
}
#lang_menu li a#il {
    background: url("/bitrix/templates/dl2012/images/il.png") no-repeat center bottom;
}
#lang_menu li a#ru {
    background: url("/bitrix/templates/dl2012/images/ru.png") no-repeat center bottom;
}
#top_menu {
    height: 24px;
    background: url("/bitrix/templates/dl2012/images/bg_top_menu.png") repeat-x center;
    overflow: hidden;
}
#top_menu > ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 972px;
}
#top_menu > ul > li {
    float: left;
    border-left: 2px solid rgb(118, 0, 0);
}
#top_menu > ul > li:first-child {
    border-left: 0 none;
}
#top_menu > ul > li > a {
    display: block;
    height: 24px;
    line-height: 24px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    padding: 0 25px 0 24px;
}
#top_menu > ul > li.selected > a, #top_menu > ul > li:hover > a {
    background: url("/bitrix/templates/dl2012/images/bg_top_menu_selected.png") repeat-x center;
}
#top_menu > ul > li > ul {
    position: absolute;
    display: none;
    z-index: 50;
    list-style: none;
    margin: 0;
    padding: 0;
    background: rgba(103, 128, 64, 0.9);
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
#top_menu > ul > li > ul > li {
    display: block;
}
#top_menu > ul > li > ul > li > a {
    display: block;
    line-height: 24px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    padding: 0 24px;
    white-space: nowrap;
}
#top_menu > ul > li > ul > li:hover > a {
    background: rgb(230, 228, 229);
    color: rgb(103, 128, 64);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
}
#top_menu ul li ul#menu_search_form {
    width: 349px;
    height: 40px;
    margin: 0 0 0 -255px;
    overflow: hidden;
}
#top_menu #fs1 p {
    line-height: 38px;
    margin: 0;
}
#top_menu #fs1 input[type="text"], #top_menu #fs1 input[type="submit"], #top_menu #fs1 a img {
    display: inline-block;
    vertical-align: middle;
}
#top_menu #fs1 input[type="text"] {
    width: 203px;
    height: 15px;
    line-height: 15px;
    padding: 1px;
    border: 1px solid rgb(154, 59, 60);
    margin: 0 0 0 5px;
}
#top_menu #fs1 input[type="submit"] {
    width: 108px;
    height: 19px;
    line-height: 19px;
    border: 0 none;
    background: url("/bitrix/templates/dl2012/images/btn_kb_search.png") repeat-x left center;
    color: white;
    font-size: 13px;
}
#top_menu #fs1 a {
    display: inline;
}
#hp_banners {
    height: 427px;
    overflow: hidden;
    background: rgb(51, 51, 51) url("/bitrix/templates/dl2012/images/bg_hp_bans.png") no-repeat right bottom;
    color: white;
}
.hp_banner {
    width: 639px;
    height: 427px;
    background: url("/bitrix/templates/dl2012/images/ban_hp5.jpg") no-repeat left top;
    float: left;
    margin: 0 -639px -427px 0;
}
#hp_banners_btns {
    float: left;
    width: 211px;
    height: 240px;
    margin: 57px 0 0 33px;
}
#hp_banners_btns #btn_call a, #hp_banners_btns #btn_download a, #hp_banners_btns #btn_demo a {
    display: block;
}
#hp_banners_btns #btn_call {
    margin: 0;
}
#hp_banners_btns #btn_call a {
    width: 211px;
    height: 86px;
    background: url("/bitrix/templates/dl2012/images/btn_call_hp.png") no-repeat center;
}
#hp_banners_btns #btn_download {
    margin: 15px 0 0;
}
#hp_banners_btns #btn_download a {
    width: 210px;
    height: 50px;
    background: url("/bitrix/templates/dl2012/images/btn_download_hp.png") no-repeat center;
}
#hp_banners_btns #btn_demo {
    margin: 2px 0 0;
}
#hp_banners_btns #btn_demo a {
    width: 210px;
    height: 50px;
    background: url("/bitrix/templates/dl2012/images/btn_demo_hp.png") no-repeat center;
}
#hp_banners_text {
    float: right;
    width: 265px;
    height: 273px;
    padding: 32px 25px 30px 30px;
}
#hp_banners_text h2 {
    margin: 0;
    font-size: 18px;
    color: rgb(149, 173, 111);
    text-shadow: 2px 2px 3px black;
}
#hp_banners_text p {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
    text-shadow: 2px 2px 3px black;
}
#hp_info_blocks {
    background: url("/bitrix/templates/dl2012/images/bg_hp_info_blocks.png") repeat-x left top;
    overflow: hidden;
}
#hp_info_blocks .hp_info_block {
    margin: 6px 0 0 6px;
    width: 282px;
    padding: 17px 13px 17px 17px;
    background: white;
    border-radius: 15px 15px 0 0;
    float: left;
}
#hp_info_blocks .hp_info_block h2 {
    margin: 5px 0 25px;
    font-size: 18px;
    line-height: 15px;
}
#hp_info_blocks .hp_info_block h2 span {
    font-size: 10px;
}
#hp_info_blocks .hp_info_block ul {
    list-style: none;
    padding: 0 0 0 20px;
    margin: 0;
}
#hp_info_blocks .hp_info_block ul li {
    margin: 15px 0 0;
    font-size: 13px;
    line-height: 20px;
}
#hp_info_blocks .hp_info_block a {
    color: rgb(51, 51, 51);
}
#hp_info_blocks .hp_info_block a:visited {
    color: rgb(137, 137, 137);
}
#hp_info_blocks .hp_info_block#hp_info3 {
    width: 272px;
    padding: 15px 15px 15px 25px;
    position: relative;
    z-index: 20;
}
#hp_info_blocks .hp_info_block#hp_info3 p {
    margin: 15px 0 0;
    font-size: 12px;
    line-height: 17px;
}
#hp_info_blocks .hp_info_block#hp_info3 a {
    text-decoration: none;
}
#hp_info_blocks .menu_tabs {
    list-style: none;
    padding: 0;
    margin: -24px 0 0 666px;
    position: absolute;
    z-index: 10;
    width: 270px;
}
#hp_info_blocks .menu_tabs li {
    float: left;
    display: block;
    width: 84px;
    height: 32px;
    margin: 0 5px 0 0;
}
#hp_info_blocks .menu_tabs li h2 {
    margin: 0;
    padding: 0;
}
#hp_info_blocks .menu_tabs li a {
    display: block;
    width: 77px;
    height: 29px;
    background: white url("/bitrix/templates/dl2012/images/bg_hp_tabs.png") repeat-x left top;
    color: rgb(102, 153, 51);
    border: 3px solid rgb(188, 188, 188);
    border-bottom: 0 none;
    border-radius: 5px 5px 0 0;
    text-align: center;
    line-height: 27px;
    text-decoration: none;
}
#hp_info_blocks .menu_tabs li.selected a {
    background: white;
    font-size: 13px;
    font-weight: normal;
    color: rgb(51, 51, 51);
}
#hp_info_blocks .menu_tabs li a:hover {
    text-decoration: underline !important;
}
#hp_info_blocks .menu_tabs li.selected a:hover {
    text-decoration: none !important;
}
#hp_info_blocks .hp_info_block #videos {
    margin-left: -10px;
}
#hp_info_blocks .hp_info_block #videos p a {
    display: block;
    padding: 0 0 0 128px;
    font-size: 11px;
    line-height: 14px;
}
#hp_info_blocks .hp_info_block #video1 a {
    background: url("/images/Vin%27s_ITHarvest_Interview_Thumbnail.png") no-repeat left 2px;
    min-height: 76px;
}
#hp_info_blocks .hp_info_block #video2 a {
    background: url("/images/Dave%27s_Demo_Thumbnail.png") no-repeat left 2px;
    min-height: 79px;
}
#hp_info_blocks .hp_info_block #video3 a {
    background: url("/images/Webinar_Thumbnail.png") no-repeat left 2px;
    min-height: 78px;
}
#social {
    width: 320px;
    float: right;
    clear: both;
}
#social p {
    margin: -17px 0 0 94px;
}
#social a {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-left: 13px;
}
#social a#in{
    margin-left: 12px;
}
#social a span {
    display: none;
}
#bottom_menu {
    width: 748px;
    list-style: none;
    margin: 0 0 12px;
    padding: 0;
    text-align: center;
}
#bottom_menu li {
    display: inline-block;
    height: 10px;
    line-height: 10px;
    border-left: 1px solid rgb(153, 153, 153);
    padding: 0 3px 0 6px;
    color: rgb(153, 153, 153);
    font-size: 10px;
}
#bottom_menu li:first-child {
    border: 0 none;
}
#bottom_menu li a {
    display: block;
    color: rgb(153, 153, 153);
    text-decoration: none;
}
#bottom_menu li a:hover {
    text-decoration: underline;
}
#fblike {
    width: 748px;
    text-align: center;
}
.home#bottom_menu, .home#fblike {
    width: 100%;
}
.sectlogo {
    width: 748px;
    height: 122px;
    margin: 0;
}
.company_logo {
    background: url("/bitrix/templates/dl2012/images/bg_company.jpg") no-repeat left top;
}
.contact_logo {
    background: url("/bitrix/templates/dl2012/images/bg_contact.jpg") no-repeat left top;
}
.partners_logo {
    background: url("/bitrix/templates/dl2012/images/bg_partners.jpg") no-repeat left top;
}
.support_logo {
    background: url("/bitrix/templates/dl2012/images/bg_support.jpg") no-repeat left top;
}
.blog_logo {
    background: url("/bitrix/templates/dl2012/images/bg_blog.jpg") no-repeat left top;
}
.blog_logo_notabs {
    background: url("/bitrix/templates/dl2012/images/bg_blog_notabs.jpg") no-repeat left top;
}
.products_logo {
    background: url("/bitrix/templates/dl2012/images/bg_products.jpg") no-repeat left top;
}
.compliance_logo {
    background: url("/bitrix/templates/dl2012/images/bg_compliance.jpg") no-repeat left top;
}
.search_logo {
    background: url("/bitrix/templates/dl2012/images/bg_search.jpg") no-repeat left top;
}
.download_logo {
    background: url("/bitrix/templates/dl2012/images/bg_download.jpg") no-repeat left top;
}
.purchase_logo {
    background: url("/bitrix/templates/dl2012/images/bg_purchase.jpg") no-repeat left top;
}
.why_logo {
    background: url("/bitrix/templates/dl2012/images/bg_why.jpg") no-repeat left top;
}
.terms_of_use_logo {
    background: url("/bitrix/templates/dl2012/images/bg_terms_of_use.jpg") no-repeat left top;
}
.articles_logo {
    background: url("/bitrix/templates/dl2012/images/bg_articles.jpg") no-repeat left top;
}
.case_studies_logo {
    background: url("/bitrix/templates/dl2012/images/bg_case_studies.jpg") no-repeat left top;
}
.press_releases_logo {
    background: url("/bitrix/templates/dl2012/images/bg_press_releases.jpg") no-repeat left top;
}
.docs_logo {
    background: url("/bitrix/templates/dl2012/images/bg_docs.jpg") no-repeat left top;
}
.events_logo {
    background: url("/bitrix/templates/dl2012/images/bg_events.jpg") no-repeat left top;
}
.news_logo {
    background: url("/bitrix/templates/dl2012/images/bg_news.jpg") no-repeat left top;
}
.privacy_logo {
    background: url("/bitrix/templates/dl2012/images/bg_privacy.jpg") no-repeat left top;
}
.webinar_reg_logo {
    background: url("/bitrix/templates/dl2012/images/bg_webinar_reg.jpg") no-repeat left top;
}
.subscribe_logo {
    background: url("/bitrix/templates/dl2012/images/bg_subscribe.jpg") no-repeat left top;
}
.unsubscribe_logo {
    background: url("/bitrix/templates/dl2012/images/bg_unsubscribe.jpg") no-repeat left top;
}
.site_map_logo {
    background: url("/bitrix/templates/dl2012/images/bg_site_map.jpg") no-repeat left top;
}
.beta_testing_logo {
    background: url("/bitrix/templates/dl2012/images/bg_beta_testing.jpg") no-repeat left top;
}
.forum_logo {
    background: url("/bitrix/templates/dl2012/images/bg_forum.jpg") no-repeat left top;
}
.coupon_logo {
    background: url("/bitrix/templates/dl2012/images/bg_coupon.jpg") no-repeat left top;
}
#main_right {
    background: url("/bitrix/templates/dl2012/images/bg_right.png") repeat-y right top;
}
#main {
    float: left;
    width: 748px;
}
#left_menu ul {
    list-style: none;
    padding: 0;
    margin: -25px 0 0 10px;
    position: absolute;
    z-index: 10;
    width: 745px;
}
#left_menu ul li {
    float: left;
    display: block;
    height: 27px;
    margin: 0 5px 0 0;
}

#left_menu ul li a {
    display: block;
    height: 24px;
    background: white url("/bitrix/templates/dl2012/images/bg_hp_tabs.png") repeat-x left top;
    color: rgb(102, 153, 51);
    border: 3px solid rgb(188, 188, 188);
    border-bottom: 0 none;
    border-radius: 5px 5px 0 0;
    text-align: center;
    line-height: 22px;
    text-decoration: none;
    font-size: 11px;
    padding: 0 10px;
}
#left_menu ul li.selected a {
    background: white;
    color: rgb(51, 51, 51);
}
#left_menu ul li a:hover {
    text-decoration: underline !important;
}
#left_menu ul li.selected a:hover {
    text-decoration: none !important;
}
#main_content {
    padding: 0 29px;
    overflow: hidden;
    position: relative;
    z-index: 20;
    background: white;
    width: 689px;
}
#main_content h1 {
    margin: 18px 0 15px;
    font-size: 15px;
    color: rgb(149, 173, 111);
}
#main_content h2 {
    margin: 16px 0 15px;
    font-size: 14px;
    color: rgb(149, 173, 111);
}
#main_content h3 {
    margin: 18px 0 15px;
    font-size: 14px;
    color: rgb(149, 173, 111);
}
#main_content h4 {
    margin: 18px 0 15px;
    font-size: 13px;
    color: rgb(149, 173, 111);
}
#main_content.jobslist h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    color: rgb(51, 51, 51);
}
#main_content ul {
    list-style: none;
    padding: 0;
}
#main_content ul li {
    padding: 0 0 0 40px;
    background: url("/bitrix/templates/dl2012/images/bg_li.png") no-repeat 25px 10px;
}
#main_content a {
    color: rgb(51, 51, 51);
    text-decoration: underline;
}
#main_content a:visited {
    color: rgb(137, 137, 137);
}
#main_content #faq input[type=email], #main_content #faq input[type=text] {
    border: 1px solid rgb(175, 175, 175);
    width: 207px;
    height: 16px;
    line-height: 16px;
    padding: 1px;
}
#main_content #faq input[type=submit] {
    width: 61px;
    height: 20px;
    line-height: 20px;
    border: 0 none;
    background: url("/bitrix/templates/dl2012/images/bg_submit.png") repeat-x left top;
    color: white;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 0 1px;
}
#main_content #faq input, #main_content #fs input {
    vertical-align: middle;
}
#main_content #fs #search_page_help img {
    vertical-align: middle;
}
#main_content #fs input[type=text] {
    border: 1px solid rgb(175, 175, 175);
    width: 529px;
    height: 19px;
    line-height: 19px;
    padding: 1px;
}
#main_content #fs input[type=submit] {
    width: 108px;
    height: 23px;
    line-height: 23px;
    border: 0 none;
    background: url("/bitrix/templates/dl2012/images/btn_kb_search.png") repeat-x left top;
    color: white;
    font-size: 13px;
}
#main_content.kb ul {
    padding: 0;
}
#main_content.kb ul li {
    padding: 0;
    background: none;
}
#main_content.partners_list p {
    padding: 0 0 0 200px;
    margin: 25px 0;
}
#main_content.partners_list p#securstar {
    background: url("/i/securstar_logo.gif") no-repeat left center;
}
#main_content.partners_list p#sandisk {
    background: url("/i/sandisk_logo.png") no-repeat left center;
}
#main_content.partners_list p#intel {
    background: url("/i/intel_logo.png") no-repeat 45px center;
}
#main_content.partners_list p#ironkey {
    background: url("/i/ironkey_logo.jpg") no-repeat left center;
}
#main_content.partners_list p#lok-it {
    background: url("/i/lokit_logo.jpg") no-repeat left center;
}
#main_content.partners_list p#sentrybay {
    background: url("/i/sentrybay.gif") no-repeat left center;
}
#main_content.partners_list p#oculis_labs {
    background: url("/i/oculislogo_as1.jpg") no-repeat left center;
}
#main_content.partners_list p#gd_sfs {
    background: url("/i/sfs_logo1.jpg") no-repeat left center;
}
#main_content .support_docs ul {
    margin: 15px 0;
    padding: 0 0 0 40px;
    list-style: none;
    background-position: left 5px;
}
#main_content .support_docs ul li, #main_content  ul.nobullets li {
    padding: 0;
    background: none;
}
#main_content .us {
    background: url("/bitrix/templates/dl2012/images/us1.png") no-repeat;
}
#main_content .fr {
    background: url("/bitrix/templates/dl2012/images/fr1.png") no-repeat;
}
#main_content .it {
    background: url("/bitrix/templates/dl2012/images/it1.png") no-repeat;
}
#main_content .de {
    background: url("/bitrix/templates/dl2012/images/de1.png") no-repeat;
}
#main_content .es {
    background: url("/bitrix/templates/dl2012/images/es1.png") no-repeat;
}
#main_content .jp {
    background: url("/bitrix/templates/dl2012/images/jp1.png") no-repeat;
}
#main_content .ru {
    background: url("/bitrix/templates/dl2012/images/ru1.png") no-repeat;
}
#main_content .testimonial {
    border-bottom: 1px solid rgb(149, 173, 111);
    padding: 0 0 0 170px;
    overflow: hidden;
}
#main_content .testimonial#ms {
    background: url("/images/logos/ms_logo.png") no-repeat 17px center;
}
#main_content .testimonial#momenta {
    background: url("/images/logos/momenta_logo.png") no-repeat 17px center;
}
#main_content .testimonial#clp {
    background: url("/images/logos/clp_logo.png") no-repeat 17px center;
}
#main_content .testimonial#washoe_county {
    background: url("/images/logos/Washoe County.png") no-repeat 25px center;
}
#main_content .testimonial#ignis_asset_management {
    background: url("/images/logos/Ignis Asset Management.png") no-repeat 10px center;
}
#main_content .testimonial#mammoth_hospital {
    background: url("/images/logos/Mammoth Hospital.png") no-repeat 10px center;
}
#main_content .testimonial#weblight {
    background: url("/images/logos/Weblight.png") no-repeat 10px center;
}
#main_content .testimonial#paris_smith_and_randall {
    background: url("/images/logos/Paris Smith and Randall.png") no-repeat 10px center;
}
#main_content .testimonial#irwin_mitchell {
    background: url("/images/logos/Irwin Mitchell.png") no-repeat 10px center;
}
#main_content .testimonial#stahl {
    background: url("/images/logos/Stahl.png") no-repeat 10px center;
}
#main_content .testimonial#christ_s_hospital {
    background: url("/images/logos/Christ's Hospital.png") no-repeat 10px center;
}
#main_content .testimonial#cambridge_building_society {
    background: url("/images/logos/Cambridge Building Society.png") no-repeat 10px center;
}
#main_content .testimonial#norwich_and_peterborough_building_society {
    background: url("/images/logos/Norwich and Peterborough Building Society.png") no-repeat 10px center;
}
#main_content .testimonial#triodos_bank {
    background: url("/images/logos/Triodos Bank.png") no-repeat 10px center;
}
#main_content .testimonial#bae_systems {
    background: url("/images/logos/BAE Systems.png") no-repeat 10px center;
}
#main_content .testimonial#accu-tech {
    background: url("/images/logos/Accu-Tech.png") no-repeat 10px center;
}
#main_content .testimonial#kbm {
    background: url("/images/logos/KBM.png") no-repeat 30px center;
}
#main_content .social_btns {
    height: 20px;
    background: #EEEFEF;
    border: 1px solid #E5E5E5;
    margin: 20px 0 0;
    padding: 7px 0;
}
#main_content .social_btns ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#main_content .social_btns ul li {
    display: block;
    float: left;
    padding: 0 0 0 10px;
}
/*#main_content .social_btns ul li:first-child {
    margin: -1px 0 0;
}*/
#main_content .screenshot { 
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 220px;
}
#main_content .datetime {
    margin: 0 0 0 50px;
}
#main_content .newsimg {
    margin: 0 20px 0 0;               
}
#main_content .companies_list {
    border: 1px solid #C7CACC;
    margin: 15px 0 0;
    padding: 0 15px;
}
#main_content .companies_list h3 {
    font-size: 13px;
}
#main_content p.note {
    background: #F7F7F8;
    border: 1px solid #E2E4E5;
    padding: 15px;
}
#main_content .tabledata {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}
#main_content .tabledata tr {
    border: 1px solid rgb(149, 173, 111);
}
#main_content .tabledata td {
    padding: 5px;
    vertical-align: top;
}
#main_content .tabledata td:first-child {
    width: 60px;
    font-weight: bold;
}
#main_content .btn_red {
    display: block;
    width: 140px;
    height: 23px;
    line-height: 23px;
    background: url("/bitrix/templates/dl2012/images/btn_authorize.png") repeat-x left top;
    color: white !important;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
}
#main_content #site_map li, #main_content #site_map li>ul {
    margin: 7px 0 0;
}
#main_content .forum {
    width: 100%;
    border-spacing: 0;
    border: 0;
    margin: 25px 0 0;
}
#main_content .forum th, #main_content .forum td {
    padding: 8px;
}
#main_content .forum th {
    border: 1px solid rgb(149, 173, 111);
    border-left-color: white;
    background: #F7F7F8;
    white-space: nowrap;
}
#main_content .forum th * {
    vertical-align: middle;
}
#main_content .forum th:first-child {
    border-left-color: rgb(149, 173, 111);
}
#main_content .forum td {
    border: 1px solid #C7CACC;
    border-top-color: #F7F7F8;
    border-left-color: white;
}
#main_content .forum th td , #main_content .forum td td {
    border: 0 none;
    padding: 0;
}
#main_content .forum td:first-child {
    border-left-color: #C7CACC;
    text-align: center;
}
#main_content .forum small {
    font-size: 12px;
    line-height: 14px;
}
#main_content .forum .gray {
    background: #F7F7F8;
}
#main_content .pagenav, #main_content .fform p {
    margin: 25px 0 0;
}
#main_content .fform p {
    text-align: right;
}
#main_content .forum .sort {
    display: inline-block;
    width: 9px;
    margin: 0 0 0 10px;
    line-height: 10px;
}
#main_content .forum .sort .top img {
    vertical-align: top;
}
#main_content .forum .sort .bottom img {
    vertical-align: bottom;
}
#main_content .forum.topic td {
    vertical-align: top;
}
#main_content .forum.topic .gray td {
    vertical-align: middle;
}
#main_content .forum.topic td:first-child {
    text-align: left;
}
#main_content .forum.topic .top {
    margin: 0;
}
#main_content .forum.topic tr:first-child td {
    border-top-color: #C7CACC;
}
#main_content .forum.tickets_list {
    table-layout: fixed;
    word-wrap: break-word;
}
#main_content.purchase hr {
    border: 0 none;
    height: 1px;
    background: rgb(149, 173, 111);
    color: rgb(149, 173, 111);
}
#main_content .ordering_info {
    background: rgb(237, 242, 228);
    margin: 0 0 0 -29px;
    padding: 0 29px;
    width: 688px;
    overflow: hidden;
    -moz-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
}
#main_content .ordering_info_header {
    height: 28px;
    line-height: 26px;
    margin: 18px 0 -2px -18px;
    border-radius: 5px 5px 0 0;
    background: rgb(237, 242, 228);
    padding: 0 18px;
    float:left;
    color: rgb(103, 128, 64);
    -moz-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.5);
}
#main_content .ordering_info h2, #main_content .ordering_info h3 {
    color: rgb(103, 128, 64);
}
#main_content.management {
    font-size: 13px;
    line-height: 17px;
    padding-right: 26px;
    width: 692px;
}
#main_content.management p {
    margin: 10px 0 0;
}
#main_content.management .photo {
    margin: -8px 14px 0 0;
}
.bregform {
    float: left;
}
.bregform.fnone {
    float: none;
}
.bregform .field_caption {
    display: inline-block;
    width: 67px;
    text-align: right;
    vertical-align: top;
}
.bregform#cpform .field_caption {
    width: 165px;
}
.bregform#rform .field_caption, .bregform#DLLEADS .field_caption {
    width: 310px;
}
.bregform#Webinar_registration_form .field_caption, .bregform#orders .field_caption, .bregform#find_a_var .field_caption {
    width: 255px;
}
.bregform input[type=text], .bregform input[type=password], .bregform select, .bregform textarea {
    width: 249px;
    padding: 1px;
    border: 1px solid rgb(175, 175, 175);
}
.bregform select {
    width: 252px;
    padding: 0;
}
.bregform input[type=submit], .bregform input[type=reset] {
    width: 108px;
    height: 23px;
    line-height: 23px;
    border: 0 none;
    background: url("/bitrix/templates/dl2012/images/btn_authorize.png") repeat-x left top;
    color: white;
    font-size: 13px;
}
.bregform#cpform input[type=submit] {
    width: 138px;
}
.events_reg .bregform .field_caption {
    width: 175px;
}
.new_partner .bregform .field_caption {
    width: 200px;
}
.beta .bregform .field_caption {
    width: 295px;
}
.coupon .bregform .field_caption {
    width: 335px;
}
.bregform textarea {
    height: 90px;
}
.bregform.move select {
    width: auto;
}
.bregform.move input[type=submit] {
    width: 138px;
}
#main_content .forum.profile td:first-child {
    text-align: right;
}
#main_content .forum.edit_profile td:first-child + td {
    vertical-align: top;
}
.postform {
    width: 505px;
}
.postform .icons input {
    margin: 0 5px;
    padding: 1px;
}
.postform .icons img, .bregform.postform .icons input {
    vertical-align: middle;
}
.postform input[type=text], .postform input[type=password], .postform textarea {
    padding: 1px;
    border: 1px solid rgb(175, 175, 175);
    width: 500px;
}
.postform select {
    border: 1px solid rgb(175, 175, 175);
    font-size: 11px;
}
.postform input[type=submit], .postform input[type=button] {
    border: 0 none;
    background: url("/bitrix/templates/dl2012/images/btn_authorize.png") repeat-x left top;
    color: white;
}
.postform input[type=submit] {
    line-height: 23px;
    font-size: 13px;
    height: 23px;
    padding: 0 15px;
}
.postform input[type=button] {
    margin: 3px 0;
    line-height: 18px;
    font-size: 11px;
}
.tickets_filter input[type=text], .tickets_filter input[type=password], .tickets_filter select, .tickets_filter textarea, .tickets_filter input[type=submit], .tickets_filter input[type=reset] {
    width: auto;
}
.tickets_filter input[type=submit], .tickets_filter input[type=reset] {
    padding: 0 15px;
}
.tickets_filter a {
    text-decoration: none;
}
#right {
    float: left;
    width: 212px;
    background: url("/bitrix/templates/dl2012/images/bg_right_shadow.png") repeat-x left top;
}
#right_btns {
    width: 207px;
    height: 197px;
    margin: 18px 0 0 3px;
}
#right_btns .btn_call a, #right_btns .btn_download a, #right_btns .btn_demo a {
    display: block;
}
#right_btns .btn_call {
    margin: 0;
}
#right_btns .btn_call a {
    width: 207px;
    height: 82px;
    background: url("/bitrix/templates/dl2012/images/btn_call.png") no-repeat center;
}
#right_btns .btn_download {
    margin: 11px 0 0;
}
#right_btns .btn_download a {
    width: 206px;
    height: 46px;
    background: url("/bitrix/templates/dl2012/images/btn_download.png") no-repeat center;
}
#right_btns .btn_demo {
    margin: 10px 0 0;
}
#right_btns .btn_demo a {
    width: 206px;
    height: 46px;
    background: url("/bitrix/templates/dl2012/images/btn_demo.png") no-repeat center;
}
.right_block {
    background: white;
    border-radius: 10px;
    width: 160px;
    margin: 9px 4px;
    padding: 15px 22px;
}
.right_block h2 {
    margin: 0 -20px;
    padding: 0 20px 10px;
    width: 160px;
    font-size: 15px;
    border-bottom: 2px solid rgb(230, 230, 230);
}
#next_steps ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 0;
}
#next_steps ul li {
    margin: 3px 0 0 0;
}
#next_steps ul li a {
    color: rgb(51, 51, 51);
    text-decoration: none;
}
#rsocial {
    text-align: center;
}
#rsocial h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 25px 0 0;
}
#rsocial p {
    margin: 7px 0 0;
}
#rsocial img {
    margin-left: 12px;
}
#rsocial p a:first-child img {
    margin-left: 0;
}
#subscribe {
    margin: 11px 4px 3px;
}
#subscribe form {
    margin: 0;
}
#subscribe label {
    font-weight: bold;
}
#subscribe input[type=email], #subscribe input[type=text] {
    border: 1px solid rgb(199, 199, 199);
    border-radius: 5px;
    margin: 0 -18px;
    width: 193px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    padding: 1px;
}
#subscribe input[type=submit] {
    border: 0;
    width: 109px;
    height: 35px;
    background: url("/bitrix/templates/dl2012/images/btn_subscribe.png") no-repeat center;
}
.fancybox_gal, .screenshot a {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
#fancybox-title { 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid gray;
    border-radius: 10px;
    margin: 10px 0 0;
    color: white;
}
.fancybox-title-inside { 
    color: rgb(51, 51, 51);
    text-align: center;
}
a[href="#"] {
    color: red !important;
}
