/*
* common
*/
body,
td,
input,
textarea,
select,
button {
    color: #54585C !important;
    font: 15px "Open Sans", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 400;
    line-height: normal !important;
}

body,
ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset {
    margin: 0;
    padding: 0;
}

ul {margin: 0 !important;}

h1 {
    font-size: 26px;
    font-weight: normal;
    padding: 10px 0 20px;
}

h2 {
    font-size: 20px;
    font-weight: normal;
    padding: 15px 0 10px;
}

p {
	line-height: 1.5;
	margin: 0 0 7px !important;
	text-align: justify;
}

.standoff {
	margin-bottom: 1.4em !important;
}

a {
	text-decoration: none !important;
    color: #006fba;
}

a:hover {
	color: #0c94eb;
}

a img {
    border: none;
}

b {
    font-weight: 600;
}

ol li {
	list-style: decimal inside;
}

ul li {
	list-style: disc inside;
}

li.none {
	list-style-type: none;
}

.dt{
    background: #f3f3f3;
    padding: 10px;
}
.dt1 td {
    border-bottom: 1px solid rgb(223, 223, 223);
}

.dt td {
    padding:6px;
}
.dt .dt3{
    color: #4C4C4C !important;
}
.dt1 td {
    padding: 10px 6px;
}

.clear:after {
    content: "&nbsp;";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    line-height: 0;
}

/*
 * disabled javascript message
 */
.disabled_js_warning_back {
    background: #cfcfd0;
    border-bottom: 1px solid #959595;
}

.disabled_js_warning_wrapper {
    width: 944px;
    margin: 0 auto;
    padding: 12px 0 0 0;
}

.disabled_js_warning_container {
    font-size: 17px !important;
    padding: 25px 30px !important;
}

.disabled_js_warning_icon {
    margin: 0 10px 0 0 !important;
}

.disabled_js_warning_container > span {
    display: inline-block;
    vertical-align: middle;
}

.disabled_js_warning_container > span > span {
    color: #c01220;
    font-weight: bold;
}

.disabled_js_warning_arrow {
    margin: 0 0 0 37px !important;
}

/*
* header
*/
#top_header_container {
    background: #006fba;
    width: 100%;
    min-width: 944px;
}

#top_header_container_wrapper {
    width: 944px;
    margin: 0 auto;
}

#lang_title_wrapper {
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 1002;
    font-size: 14px;
    float: right;
}

#lang_title,
#lang_list_container {
    width: 150px;
}

#lang_list_container {
    position: absolute;
    padding: 0 10px 6px;
    background: #006fba;
    display: none;

    -moz-box-shadow:  0px 0px 25px -5px #000;
    -webkit-box-shadow:  0px 0px 25px -5px #000;
    box-shadow:  0px 0px 25px -5px #000;
}

#lang_title {
    padding: 6px 10px;
}

#lang_list_container a {
    padding: 6px 0;
}

#lang_title,
#lang_list_container a {
    display: block;
}

#lang_title,
#lang_list_container a,
#lang_title:hover,
#lang_list_container a:hover {
    color: #ffffff;
}

#lang_title:hover,
#lang_list_container a:hover {
    text-decoration: underline;
}

#lang_title_wrapper:hover #lang_list_container {
    display: block;
}

#header {
    width: 944px;
    height: 100px;
    margin: 0px auto;
}

.header_arrow {
    background: no-repeat url(//img.netwrix.com/main_sprite.v006.png);
    width:11px;
    height:13px;
    background-position:-13px -201px;
    float: right;
    position: relative;
    top: 5px;
}

#header_phone_img {
    display:inline-block;
    background: no-repeat url(//img.netwrix.com/main_sprite.v006.png);
    width:28px;
    height:28px;
    background-position:-16px -100px;
    vertical-align:bottom;
    margin-left: 38px;
}

#header_phone_text {
    color: #006fba;
    font-size: 20px;
    margin-left: 5px;
}

#header_logo {
    width: 183px;
    height: 78px;
    position: relative;
    top: 11px;
    left: -5px;
}

#header_right_group_container {
    float:right;
    position: relative;
    top: 37px;
}

#header_right_group_container .AttentionLink {
    font-family: "Open Sans", Tahoma, Verdana, Arial, sans-serif;
    font-weight: 600;
    padding: 4px 20px;
}

/*
* menu
*/
#menu_container {
    width:100%;
    min-width: 944px;
    background: #eeeeee;
    border-bottom: 1px solid #d0d0d0;
}

#centeredmenu {
    margin:0px auto;
    width:957px;
    left:-8px;
    height: 36px;
    font-size: 15px;
    position: relative;
    z-index: 1000;
}

.centeredmenu_list li {
    list-style: none !important;
    float: left;
}

.centeredmenu_list li:hover .main_menu_items, .centeredmenu_list li .main_menu_items.active {
    background: #f7f7f7 url(//img.netwrix.com/tab_red_line.png) repeat-x top;
    border: 1px solid #ebebeb;
    border-top: 0;
    border-bottom-color: #f7f7f7;
    color: #000000;
}

.main_menu_items {
    position: relative;
    padding: 7px 10px 8px;
    z-index: 100;
    float: left;
    color: #000000;
    border: 1px solid transparent;
    border-top: 0;
    font-weight: 600;
}

.menu_separator {
    width: 1px;
    height: 28px;
    background: #ffffff;
    float: left;
    position: relative;
    top: 4px;
}

.centeredmenu_list li:hover ul {
    display: block;
}
ul.main_menu_children {
    display: none;
    position: absolute;
    top: 36px;
    min-width: 230px !important;
    background: #f7f7f7;
    padding: 4px 0;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 0px 1px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 0px 1px 0px rgba(50, 50, 50, 0.3);
}
ul.main_menu_children li {
    position: relative;
    float: none;
    list-style: none !important;
}
ul.main_menu_children li a {
    display: block;
    padding: 6px 16px 6px;
    color: #006fba;
    font: 600 13px "Open Sans",Tahoma,Verdana,Arial,sans-serif;
}
ul.main_menu_children li a:hover, ul.main_menu_children li a.active {
    color: #0c94eb;
}
ul.main_menu_children li:last-child {
    border-bottom: 0 none;
}
ul.main_menu_children li:last-child a {
    padding-bottom: 4px;
}


/*
* body
*/
.AttentionLink, .site_button {
    cursor:pointer;
    min-width: 100px;
    text-align: center;
    line-height: normal;
    display: inline-block;
    font-family: "Open Sans", Tahoma, Verdana, Arial, sans-serif;
    border: none;
    padding: 6px 20px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    text-decoration: none !important;
    box-sizing: content-box;
}

.AttentionLink {
    background: #d9272e;
}

.AttentionLink:hover, .AttentionLink:focus {
    background: #006fba;
    color: #fff;
}

.site_button {
    background: #006fba;
}

.site_button:hover, .site_button:focus {
    background: #d9272e;
    color: #fff;
}

#content_container {
    background: #FFF;
    width: 100%;
    min-width: 944px;
}

#content_wrapper {
    margin: 0 auto;
    width: 944px;
    min-height: 600px;
}

#footer_container {
    background: #FFF;
    width: 100%;
    min-width: 944px;
    line-height: 18px;
}

#footer_wrapper {
    margin: 30px auto;
    width: 944px;
    text-align: center;
    color: #bebebe;
    padding: 0 30px;
}

#footer_wrapper div {
    margin-bottom: 5px;
}

.site_tabs_container {
    margin: 18px 0;
    border-bottom: 2px solid #e5e5e5;
}

.site_tabs_container a {
    font-weight: 600;
    padding: 0 19px 12px;
    display: inline-block;
    font-size: 15px;
    position: relative;
    top: 4px;
}

.site_active_tab,
.site_active_tab:hover {
    background: url(//img.netwrix.com/tab_red_line.png) repeat-x bottom;
    color: #000000;
    cursor: default;
}

.hr_line {
    margin: 20px 0px;
    padding: 0px;
    height:1px;
    background:url(//img.netwrix.com/hr_line.png) repeat-x;
}

.icon_soc {
    display:inline-block;
    background: no-repeat url(//img.netwrix.com/main_sprite.v006.png);
    width:29px;
    height:29px;
    vertical-align:bottom;
    margin-left: 6px;
}
.icon_twitter {
    background-position:-15px -133px;
}
.icon_fb {
    background-position:-52px -133px;
}

.adobePDF_btn {
    display:inline-block;
    width:16px;
    height:16px;
    background:url(//img.netwrix.com/main_sprite.v006.png) -83px -219px no-repeat;
}

#freewareContainer h1 {
    font-weight: 400;
    font-size: 42px;
    text-align: center;
    padding: 0;
    margin: 30px 0 35px;
}
#freewareContainer h1.no-margin {
    margin: 30px 0 0 0;
}
#freewareContainer h2 {
    font-weight: 100;
    font-size: 36px;
    text-align: center;
    margin: 35px 0 20px;
}
#freewareContainer h2.no-margin {
    margin-top: 10px;
}
#freewareContainer p {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
}
#freewareContainer > img {
    display: block;
    margin: 0 auto;
}
.greyTable {
    margin-bottom: 20px;
}
.greyTable div {
    margin: 0 4px 4px 0;
    float: left;
    background-color: #e8e8e8;
    width: 431px;
    height: 155px;
    padding: 18px 18px 0 18px;
}
.greyTable div h4 {
    color: #3c3c3c;
    font-weight: 300;
    font-size: 23px;
    line-height: 1.4;
    margin: 0 0 10px;
}
.greyTable div span {
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
}
.itPro img {
    float: left;
    height: 146px;
    width: 146px;
}
.itPro div {
    float: right;
    width: 750px;
}
.itPro div b {
    font-weight: 400;
}
#bottomBtnContainer {
    width: 100%;
    background-color: #e8e8e8;
    padding: 30px 0;
    text-align: center;
    margin-top: 30px;
}
#freewareContainer a.AttentionLink {
    font-weight: 400;
    font-size: 16px;
}
#freewareContainer .site_button.demo-request {
    padding: 6px 10px;
    font-size: 16px;
    font-weight: 400;
}



.maxWidth {
    max-width:942px !important;
}
.whiteSpace {
    margin-top: 15px;
}
.whiteSpaceL {
    margin-top: 20px;
}
.whiteSpaceXL {
    margin-top: 25px;
}
.blockBanner {
    width:100%;
    background: #CACDCD;
    display: block;
}
.blockBanner img {
    max-width:100%;
    height: auto;
    display: block;
}
.blockWhite {
    width:100%;
    background: #FFFFFF;
}
#blockButtonStick {
    left: 0 !important;
}
.sticky-wrapper .blockButton {
    background: #f7f9fb !important;
}
.blockButton {
    width: 100%;
    z-index: 1000;
    border-radius: 4px;
    margin-left: -10px;

}
.blockButton .row {
    max-width: 990px;
}
.blockButton .btn {
    color: #fff !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    width: 230px !important;
}
.blockButton .btn:first-child {
    position: relative;
    left: -50px;
}
.main-top {
    font-size: 42px;
    color: #0d71b9;
    text-align: center;
    margin: 0;
}
.main-top-h2 {
    clear: both;
    font-size: 24px;
    font-weight: 100;
    color: #0d71b9;
    text-align: center;
    margin: -25px 0 0 0;
    padding-bottom: 95px;
}
.blockButton_fst {
    width: 913px;
    padding: 0 0 0 30px;
    margin-left: -10px;
    margin-top: 30px;
    background: #f7f9fb !important;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.blockButton_fst div.row {
    width:100%;

}
.serviceButton {
    cursor: pointer;
    display: inline-block;
    width: 120px;
    height: 120px;
    margin: -55px 8px 0 0;
    border-radius: 200px;
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -10px -12px no-repeat;
    background-size: 877px 280px;
}
.serviceButton:hover {
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -258px -12px no-repeat;
    background-size: 877px 280px;
}
.serviceButton.active {
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -134px -12px no-repeat;
    background-size: 877px 280px;
}
.serviceButton.first {
    margin-right: 0;
}
.serviceButton.last {
    margin-right: 0 !IMPORTANT;
}
.serviceButton span {
    display: block;
    width: 100px;
    height: 100px;
    margin: 13px 0 0 8px;
}
.serviceButton.service-ad span {
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -15px -179px no-repeat;
    background-size: 877px 280px;
}
.serviceButton.service-ex span {
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -135px -179px no-repeat;
    background-size: 877px 280px;
}
.serviceButton.service-fs span {
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -255px -179px no-repeat;
    background-size: 877px 280px;
}
.serviceButton.service-sp span {
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -361px -179px no-repeat;
    background-size: 877px 280px;
}
.serviceButton.service-ss span {
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -471px -179px no-repeat;
    background-size: 877px 280px;
}
.serviceButton.service-vm span {
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -591px -179px no-repeat;
    background-size: 877px 280px;
}
.serviceButton.service-ws span {
    background: transparent url('/images/compliance/7-tools-sprite_white.png') -721px -179px no-repeat;
    background-size: 877px 280px;
}
.blockSlider {
    width:100%;
    background: #fbfbfb;
    min-height: 710px;
}
#upButton1, #upButton2 {
    border-width: 0;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    border-radius: 8px;
    width:215px;
    margin: 20px auto;
    padding-top:10px;
    padding-bottom:10px;
    background: #d9272e; /* Old browsers */
}
#upButton2 {
    background: #0D71B9; /* Old browsers */
}
#blockad, #blockex, #blockfs, #blocksp, #blockss, #blockvm, #blockws {
    display: none;
}
.clearPadding {
    padding: 0;
}
.textslide {
    position:absolute;
    width:450px;
    height:300px;
    background: #FFF;
    display:none;
    padding: 20px 50px;
    font-size: 18px;
}

.contWithInfo {
    position:absolute;
    width:450px;
    height:300px;
    display:none;
}

.contWithInfoCover {
    position:absolute;
    width:450px;
    height:300px;
    cursor:pointer;
}
.contWithInfo > img {
    border: 1px solid #0D71B9 !important;
}
label {
    color: black;
    font-weight: 400;
}
#SubmitBtn {
    border-width: 0;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    border-radius: 8px;
    width:215px;
    margin: 20px auto;
    padding-top:10px;
    padding-bottom:10px;
    background: #d9272e;
}
#SubmitBtn2 {
    border-width: 0;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    border-radius: 8px;
    width:250px;
    margin: 20px auto;
    padding-top:10px;
    padding-bottom:10px;
    background: #d9272e;
}

#upButton1:hover {
     background: #B50027;
}
#upButton2:hover {
     background: #0E6CAF;
}
#SubmitBtn:hover {
     background: #B50027;
}
#SubmitBtn2:hover {
     background: #B50027;
}

.whiteSpaceXL .textTitleColor h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px !important;
    font-weight: 100;
    color: #54585C;
}
.whiteSpaceXL .whiteSpace .col-xs-12.clearPadding {
    text-align: justify;
}
.whiteSpaceXL i.glyphicon, .whiteSpaceXL .fa {
    color: #0572B9;
}
.font-size-24, .font-size-24 b {
    font-size: 18px !important;
    font-weight: 400 !important;
}

.speedbar {
    font-weight: 600;
    margin-top: 20px;
    color: #333;
}
.whiteSpace .maintext b {
    font-weight: 800;
}

    .newses {
        position: relative;
        top: 10px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }
    .newses div {
        margin: 14px 0;
        padding: 0 2px;
    }
    .newses div span {
        width: 160px;
        display: inline-block;
        font-weight: bold;
        color: #000;
    }
    .newses div a {
        display: inline-block;
        margin-left: 40px;
        max-width: 700px;
        line-height: 24px;
        vertical-align: middle;
    }
    a.href-active,
    a.href-active:hover {
        color: #000;
        cursor: default;
    }

    #content_container {
        min-height: 650px;
    }
.vega_img {
    display: inline-block;
    background: url(//img.netwrix.com/banner_img/vega/vega-logo.png);
    width: 217px;
    height: 67px;
}
#form_subscription {
    display: inline-block;
    width: 264px;
    position: absolute;
    top: 302px;
    left: 50%;
    margin-left: -132px;
    box-shadow: rgba(51, 139, 192, 0.5) 0px 0px 0px 12px;
    border-radius: 26px;
    overflow: hidden;
    height: 47px;
}
.subscribe_btn {
    padding-left: 25px;
    border-radius: 26px;
    border: none;
    margin-left: -5px;
    color: #FFF !important;
    width: 268px;
    height: 47px;
    font-size: 14px;
    background: rgb(218, 38, 47) url(//img.netwrix.com/banner_img/roundbutton.v001.png) no-repeat;
    background-position: 225px center;
    text-align: left;
    border: 0;
}
.subscribe_btn:hover {
    opacity: .9;
    outline: 0;
}

.partner_table td {
    font-size: 13px !important;
    border-bottom: 1px solid #ddd;
    padding: 14px 10px !important;
    color: #333 !important;
}

    .partner_table th {
        padding: 10px 0px;
        text-align: center;
        font-weight: normal;
        font-size: 15px;
        color: #333;
        border-right: 1px solid #fff;
        background: #f3f3f3;
    }


.cookie-information-cont {
    text-align: center;
    font-size: 14px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #e4ebf0;
    padding: 13px 28px;
    z-index: 3;
}
.cookie-information-cont .controls-cont {
    display: inline-block;
}
@media (min-width: 768px) and (max-width: 1259px), (max-width: 767px) {
    .cookie-information-cont .controls-cont {
        margin-top: 10px;
        display: block;
    }
}
.cookie-information-cont .learn-more-btn {
    color: #008cce;
    border-bottom: 1px solid rgba(0, 140, 206, 0.5);
    display: inline-block;
    margin-left: 15px;
}
.cookie-information-cont .learn-more-btn:hover {
    color: #3abce8;
    border-bottom: 1px solid rgba(58, 188, 232, 0.5);
}
.cookie-information-cont .cookie-allow-btn {
    background-color: #008cce;
    border-radius: 5px;
    padding: 13px 23px;
    color: #FFF;
    margin-left: 15px;
    display: inline-block;
}
.cookie-information-cont .cookie-allow-btn:hover {
    background-color: #3abce8;
}

.nav_offset:before {
    display: block;
    content: " ";
    margin-top: -90px;
    height: 90px;
    visibility: hidden;
}
