
body {
    position: relative;
    font-family: 'Open Sans', Tahoma, Verdana, Arial, sans-serif;
    color: #454545;
}

#navbar_cont > .container {
    position: relative;
}

#navbar_cont .navbar-nav {
    margin-left: 80px;
}

#navbar_cont .navbar-right {
    margin-left: 0;
}

#navbar_cont .navbar-nav > li > a,
#navbar_cont .navbar-nav > .navbar_tel > div {
    padding: 39px 16px 27px;
    color: #006fba;
    border-bottom: 3px solid #fff;
}

#navbar_cont .navbar-nav > li > a:focus,
#navbar_cont .navbar-nav > li > a:hover {
    background-color: #f2f2f2;
    border-bottom-color: #f2f2f2;
}

#navbar_cont .navbar-nav > li.active > a {
    color: #da262e !important;
    border-bottom-color: #da262e !important;
}

#navbar_cont .navbar-nav.navbar-right > li .fa,
#navbar_cont .navbar-nav.navbar-right > li .glyphicon {
    margin-right: 5px;
}

#navbar_cont .navbar-nav.navbar-right > li .fa {
    font-size: 1.6rem;
}

.navbar-brand {
    height: auto;
    padding: 18px 0;
}

.form_contact_us_cont {
    background:  url('//img.netwrix.com/partners/pp_blur_background.jpg') no-repeat center;
    height: 457px;
}

.form_contact_us_heading {
    color: #fff;
    padding: 72px 0 23px;
}

.form_contact_us_heading h3 {
    font-size: 27px;
    font-weight: 300;
    margin: 0;
}

.form_contact_us_cont textarea {
    border-radius: 5px;
}

.footer {
    padding-top: 50px;
}

.page-heading {
    font-size: 27px;
    font-weight: 300;
    padding-bottom: 20px;
}

.page-description {
    line-height: 2;
    width: 75%;
    padding-bottom: 50px;
}

.sub_banner_text {
    padding: 0px 65px;
    margin-top: 38px;
    line-height: 1.7;
}

.left_banner_header {
    font-size: 1.5em;
    border-left: 13px solid rgb(218, 38, 47);
    padding-left: 10px;
    margin-top: 44px;
}

.icon {
    line-height: normal;
    font-style: normal;
    font-weight: 400;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: inline-block;
}

.icon-arrow-left {
    background: url(//img.netwrix.com/banner_img/roundbutton.v001.png) no-repeat;
    width: 29px;
    height: 29px;
}

.no_border {
    border: 0 !important;
}

a.site_button, input.site_button, button.site_button {
    min-width: 100px;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    display: inline-block;
    border: none;
    padding: 7px 20px;
    background: rgb(218, 38, 47);
    color: #ffffff !important;
    font-size: 1.6em;
    font-weight: 200;
    border-radius: 5px;
    text-decoration: none !important;
    box-sizing: content-box;
}

a.site_button:hover, a.site_button:active,
button.site_button:hover, button.site_button:active,
input.site_button:hover, input.site_button:active {
    background: #0571B9;
}

.site_button_blue {
    min-width: 100px;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    display: inline-block;
    border: none;
    padding: 7px 20px;
    background: #0571B9;
    color: #ffffff !important;
    font-size: 1.6em;
    font-weight: 200;
    border-radius: 5px;
    text-decoration: none !important;
    box-sizing: content-box;
}

.site_button_blue:hover {
    background: rgb(218, 38, 47);
}

.btn-small, .btn-small:active, .btn-small:visited {
    font-weight: 400;
    border-radius: 5px;
    padding: 5px 8px;
    min-width: 100px;
    text-align: center;
    line-height: normal;
    background: rgb(218, 38, 47);
    color: #FFF;
    cursor: pointer;
    text-decoration: none !important;
}

.btn-small:hover {
    border: 1px solid;
    text-decoration: none;
    background: #FFF;
    color: rgb(218, 38, 47);
}

.btn-small-inv, .btn-small-inv:active, .btn-small-inv:visited {
    font-weight: 400;
    border-radius: 5px;
    padding: 5px 8px;
    min-width: 100px;
    text-align: center;
    line-height: normal;
    cursor: pointer;
    text-decoration: none !important;
    border: 1px solid;
    background: #FFF;
    color: rgb(218, 38, 47);
}

.btn-small-inv:hover {
    text-decoration: none;
    background: rgb(218, 38, 47);
    color: #FFF;
}

.tab_scroll_active {
    background: #FFF;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 330px;
    height: 45px;
    border: 6px solid #EEECEE;
    border-bottom: none;
    color: #0D6FBF;
    font-size: 24px;
    text-align: center;
}

.ajax-loader-img {
    background: url(//img.netwrix.com/partners/preloader_partner.gif) center no-repeat;
    margin: 0 auto;
    height: 64px;
    width: 64px;
}

.errorMessage {
    color: #C00;
}

.form-thank-you-text {
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    padding: 50px 10px;
}

.modal-backdrop {
    background-color: #084876;
    opacity: 0.8 !important;
}

.wide-border-modal .modal-body {
    padding: 48px 50px 72px;
}

.wide-border-modal .close-cross {
    color: #fff;
    position: absolute;
    top: -26px;
    right: -18px;
    font-size: 27px;
    cursor: pointer;
    opacity: .8;
}

.wide-border-modal .close-cross:hover {
    opacity: 1;
}

.wide-border-modal .modal-body-title {
    background: #fff;
    padding: 0 10px;
    color: #008CCE;
    font-size: 32px;
    font-weight: 300;
    top: 23px;
}

.wide-border-modal .modal-body-btn-wrapper {
    bottom: 50px;
    background: #fff;
    padding: 0 12px;
    text-align: center;
}

.wide-border-modal .modal-body-btn {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 18px;
    color: #fff !important;
    background: #008CCE;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    white-space: normal;
}

.wide-border-modal .modal-body-btn-white {
    color: #008CCE !important;
    background: #fff;
    border: 3px solid #008CCE;
    padding: 8px 16px;
}

.wide-border-modal .modal-body-btn[disabled] {
    opacity: 1;
    background: #9d9d9d !important;
}

.wide-border-modal .modal-body-btn:focus {
    outline: 0;
}

.wide-border-modal .modal-body-btn:hover {
    background: #0079B2;
}

.wide-border-modal .modal-body-btn-white:hover {
    background: #008CCE;
    color: #fff !important;
}

.wide-border-modal .modal-body-btn .fa-chevron-right {
    float: right;
    font-size: 9px;
    margin-top: 8px;
}

.wide-border-modal .modal-body-title,
.wide-border-modal .modal-body-btn-wrapper {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.wide-border-modal .modal-body-container {
    border: 1px solid #CFD8DC;
    border-radius: 5px;
    padding: 52px 0 100px;
}

.pp-form-horiz .form-group {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    display: inline-block;
    vertical-align: top;
}

.pp-modal-form .form-control {
    height: 40px;
    padding: 8px 12px;
    border-radius: 5px;
}

.pp-modal-form input[type="text"]::-webkit-input-placeholder,
.pp-modal-form input[type="password"]::-webkit-input-placeholder {
    color: #454545;
}
.pp-modal-form input[type="text"]::-moz-placeholder,
.pp-modal-form input[type="password"]::-moz-placeholder {
    color: #454545;
}
.pp-modal-form input[type="text"]:-moz-placeholder,
.pp-modal-form input[type="password"]:-moz-placeholder {
    color: #454545;
}
.pp-modal-form input[type="text"]:-ms-input-placeholder,
.pp-modal-form input[type="password"]:-ms-input-placeholder {
    color: #454545;
}

.pp-modal-form .errorMessage {
    font-size: 12px;
}

.invite-form-operations-wrapper {
    display: none;
    background: #F6F6F6;
    padding: 35px 0 30px;
    margin-bottom: 15px;
}

.invite-form-operations-wrapper .checkbox-block {
    width: 43%;
    margin: 0 3% 10px;
    display: inline-block;
}

.invite-form-operations-wrapper label {
    vertical-align: top;
    margin-left: 6px;
    font-size: 13px;
    font-weight: 400;
}

.co_branded_links_right {
    margin-top: 30px;
    text-decoration: underline;
    display: inline-block;
}

.co_branded_links_right .glyphicon {
    margin-right: 10px;
}