/* CSS Document */
/*https://devr1-devr1sdbx-ineo.cs17.force.com/vfp03_iNeoHome?token=e96a0b87d6edb50f8f1cf66444c5a3b2 */

/* https://devr1-devr1sdbx-ineo.cs17.force.com/UK/en_GB/ */

body {
    font-family: Quicksand !important;
}

h1,
h2,
h4,
h5 {
    color: #212121;
}

h2, .h2 {
    font-size: 20px;
}

h3, .h3 {
    font-size: 18px;
}

h4, .h4 {
    font-size: 16px;
}

h5, .h5 {
    font-size: 14px;
}

.clearer {
    clear: both;
}

.form_subscribe label {
    /*font-family: Verdana !important;*/
}

span {
    /*color: #616161;*/
}

a {
    color: #FF4200;
    cursor: pointer;
}

    a:hover {
        color: #FF6700;
    }

h1 {
    color: #212121;
    text-align: center;
    font-size: 32px !important;
    margin-bottom: 30px !important;
}

.my_app h1 {
    margin-bottom: 30px;
    font-family: Quicksand, sans-serif;
    color: #72bf44;
    font-size: 32px;
    text-align: center;
}

h1.home-title {
    color: #000000 !important;
}

h3, .subscribe h4 {
    font-family: Verdana, sans-serif !important;
    color: #212121 !important;
    font-weight: bold !important;
    font-size: 18px !important;
}

.pull-center {
    text-align:center;
    align-content: center;
}

input.disabled_msg, a.disabled_msg {
    cursor: default !important;
}

textarea, input {
    outline: none;
}

p {
    /*font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;*/
    line-height: 25px;
    margin: 0 0 30px !important;
}

textarea, textarea:focus, input, input:focus {
    outline-color: transparent;
    outline-style: none;
}

    input:focus, textarea:focus {
        outline: 0 none !important;
    }

.form-control:focus {
    -webkit-box-shadow: inherit !important;
    -moz-box-shadow: inherit !important;
    box-shadow: inherit !important;
    border-color: #cccccc !important;
}

a:hover, a:active, a:focus {
    text-decoration: none;
    /*color: #ff4200 !important;*/
}

a:hover span{
    /*color: #ff4200;*/
}

.dn {
    display: none !important;
}

.sh {
    display: inline !important;
}

.container img {
    max-width: 100%;
}

.f-nav {
    position: fixed !important;
    top: 0;
    width: 1024px !important;
    z-index: 9999;
}

.big_loader {
    background: url(../images/gif-load.gif) scroll no-repeat 0 0;
    display: block;
    margin: 0 auto 160px;
    width: 120px;
    height: 120px;
}

.f-nav .nav {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.upgrade_browser {
    color: #fff;
    background: #888;
}

    .upgrade_browser a {
        color: #fff;
        text-decoration: underline;
    }

    .upgrade_browser h4 {
        font-family: Quicksand;
        font-size: 24px;
        margin: 0;
        padding: 20px 20px 0px 90px;
    }

    .upgrade_browser p {
        font-family: Quicksand;
        font-size: 18px;
        padding: 0px 0px 0px 90px;
    }

    .upgrade_browser .warning {
        position: absolute;
        left: 0;
        top: 10px;
        width: 58px;
        height: 52px;
        background: url(../images/Warning-Icon.png) scroll no-repeat;
    }

    .upgrade_browser .ico-close {
        cursor: pointer;
        top: 30px;
    }

.breadcrumb {
    background: transparent !important;
    margin-top: -34px;
}

    .breadcrumb li {
        font-family: Quicksand, sans-serif;
        color: #505050;
        font-size: 12px;
    }

    .breadcrumb > li:last-child {
        color: #000;
    }

    .breadcrumb > li + li:before {
        color: #505050 !important;
        content: "> " !important;
        padding: 0 5px;
        font-size: 12px;
    }

    .breadcrumb > li a {
        font-family: Quicksand, sans-serif;
        color: #505050;
        font-size: 12px;
    }

        .breadcrumb > li a.active {
            color: #000000;
        }

h1.logo {
    background: url(../images/logo.png) scroll no-repeat 7px 0;
    height: 73px;
    margin: 0 0 10px !important;
}

.header {
    height: 30px;
}

.disabled_msg {
    background: none repeat scroll 0 0 grey !important;
}

.top_bar .ico-login {
    position: absolute;
    left: 10px;
    top: 0px;
    background: url(../images/sprite.png) scroll no-repeat -612px -612px;
    width: 25px;
    height: 30px;
    /*border-right: 1px solid #c0c1c2;*/
    padding-right: 25px;
}

.top_bar .ico-sign-up {
    position: absolute;
    left: 10px;
    top: 2px;
    background: url(../images/sprite.png) scroll no-repeat -240px -56px;
    width: 17px;
    height: 21px;
    border-right: 1px solid #d4b883;
    padding-right: 25px;
}

.top_bar .ico-down,
.ico-down {
    position: absolute;
    right: 0;
    top: 8px;
    background: url(../images/sprite.png) scroll no-repeat -194px -89px;
    width: 20px;
    height: 12px;
}

.top_bar .ico-down {
    background-position: -194px -61px;
}

.top_bar .languages .ico-down {
    right: 18px;
}

.top_bar button {
    background: none;
    font-family: Verdana, sans-serif;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    color: #505050;
    padding: 1px 50px 5px 50px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

button.btn:active {
    box-shadow: 0px !important;
}

.top_bar .location button,
.top_bar .languages button {
    color: #333333;
    border: 0 none;
    background: #eee;
    font-size: 14px;
}

.top_bar .sign_up button {
    background-color: #72bf44;
    color: #fff;
}

.top_bar .not_login {
    padding: 6px 0 10px 20px !important;
    line-height: 28px;
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 100% !important;
}

.top_bar .lbl_slct {
    padding: 0 10px;
    font-family: Quicksand, sans-serif;
}

button#userMenuHeaderDropdown {
    font-family: Quicksand, sans-serif;
}

.login ul.dropdown-menu {
    min-width: 142px !important;
}

.login .user_name {
    max-width: 120px !important;
    width: 85%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 0 5px;
}

.top_bar .login {
    float: right;
}

.login button {
    padding: 0 0px 0 35px !important;
    width: 100%;
}

.top_bar .ico-register {
    position: absolute;
    left: 20px;
    top: -1px;
    background: url(../images/sprite.png) scroll no-repeat -432px -612px;
    width: 28px;
    height: 27px; /*border-right: 1px solid #c0c1c2;*/
    padding-right: 25px;
}

.selectCountry .dropdown-menu,
.selectLanguage .dropdown-menu,
.location .dropdown-menu,
.selectCountry .dropdown-menu > li,
.selectLanguage .dropdown-menu > li,
.location .dropdown-menu > li,
.selectCountry .dropdown-menu > li > a,
.selectLanguage .dropdown-menu > li > a,
.location .dropdown-menu > li > a {
    color: #2C2D2D;
    background: #DFE0E1;
}

    .selectCountry .dropdown-menu > li > a,
    .selectLanguage .dropdown-menu > li > a,
    .location .dropdown-menu > li > a {
        font-size: 16px;
    }

        .selectCountry .dropdown-menu > li:hover,
        .selectLanguage .dropdown-menu > li:hover,
        .location .dropdown-menu > li:hover,
        .selectCountry .dropdown-menu > li > a:hover,
        .selectLanguage .dropdown-menu > li > a:hover,
        .location .dropdown-menu > li > a:hover { /*color: #333333;*/
            color: #fff;
            background: #2C2D2D;
        }

    .location .dropdown-menu > li > a {
        color: #2C2D2D;
        font-family: Quicksand, sans-serif;
        background: #DFE0E1;
    }

.location .caret,
.languages .caret {
    top: 7px;
    width: 22px;
    height: 10px;
    background: url("../images/sprite.png") no-repeat scroll -194px -59px !important;
    border: 0 none;
}

.selectCountry .dropdown-menu > li > a:hover,
.selectLanguage .dropdown-menu > li > a:hover,
.location .dropdown-menu > li > a:hover {
    color: #fff;
    background: #2C2D2D;
}

/* NEW TOP BAR DROPDOWNS */

.dropdown_btn {
    position: relative;
    padding: 0 !important;
    white-space: nowrap !important;
}

.languages .arrow_dropdown {
}

.ico-notification {
    vertical-align: top;
    display: inline-block;
    height: 32px;
    width: 30px;
    background: url(../images/notification.png) scroll 0 0;
}

.alert-notification {
    vertical-align: top;
    display: inline-block;
}

.list_btn {
    position: absolute;
    top: 25px;
    width: auto;
    min-width: 150px;
    z-index: 1030;
    border: 0;
    box-shadow: 1px 1px 1px rgba(50,50,50,0.2);
}

.notifications .see_all {
    background: #b0b0b0;
    text-align: center;
}

.nbr-notif {
    position: absolute;
    display: block;
    background: #C00010;
    color: white;
    text-align: center;
}

    .nbr-notif.big {
        font-size: 19px;
        right: 15px;
        padding: 0 10px;
    }

        .nbr-notif.big.disable {
            background: #acacac;
        }

    .nbr-notif.small {
        font-size: 10px;
        left: 0;
        top: 4px;
        padding: 0 5px;
    }

.nbr-notif, .lbl-n {
    display: inline-block;
    vertical-align: top;
}

.top_bar {
    position: relative;
    width: auto;
    float: right;
    padding-top: 10px;
}
    /*.top_bar > div:first-child{display: none;}*/
    .top_bar .logged_in .lbl_box {
        padding-left: 30px;
    }

        .top_bar .logged_in .lbl_box .lbl_slct {
            display: block;
        }

        .top_bar .logged_in .lbl_box .lbl_topbar {
            display: none;
        }

    .top_bar .logged_in .ico-profile {
        left: -20px;
        position: absolute;
        top: 0;
    }

.ico-logo {
    background: url(../images/ico-logo.png) scroll no-repeat 0 0;
    position: absolute;
    right: -10px;
    top: 10px;
    width: 31px;
    height: 31px;
}

.logged_in .ico-profile img {
    width: 36%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.logged_in ul.result_list li a {
    padding-left: 40px;
}

.logged_in ul.result_list li .ico-info {
    width: 23px;
    height: 33px;
    position: absolute;
    left: 0;
    top: -6px;
    background: url(../images/sprite.png) scroll no-repeat -609px -612px;
}

.logged_in ul.result_list li:hover .ico-info {
    background-position: -644px -612px;
}

.logged_in ul.result_list li:hover .ico-info {
}

.logged_in ul.result_list li .ico-logout {
    width: 23px;
    height: 25px;
    position: absolute;
    left: 0;
    top: -2px;
    background: url(../images/sprite.png) scroll no-repeat -684px -612px;
}

.logged_in ul.result_list li:hover .ico-logout {
    background-position: -720px -612px;
}

.lbl-n {
    padding-left: 20px;
}

.top_bar .cap_btn {
    height: 25px;
}

.top_bar h4.lbl_slct {
    display: none;
    font-size: 12px;
    font-family: Verdana,sans-serif !important;
    padding-top: 4px;
    font-weight: bold;
    margin: 0;
    color: #505050;
    cursor: pointer;
}

.top_bar .lbl_topbar {
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana,sans-serif !important;
    color: #505050;
}

.top_bar .lbl_box {
    float: left;
    position: relative;
    height: 100%;
    padding: 0px 5px;
}

.top_bar .location .lbl_box {
    padding-left: 35px;
}

.top_bar .arrow_dropdown {
    position: relative;
    cursor: pointer;
    display: block;
    float: right;
    height: 100%;
}

.ico-arrow_dropdown {
    position: absolute;
    left: 0;
    top: 8px;
    width: 19px;
    height: 7px;
    background: url(../images/downArrowDark.png) scroll no-repeat left bottom;
}

    .ico-arrow_dropdown.open {
        background-position: left bottom;
    }

.headerDropdownToggle, .userMenu {
    width: auto !important;
}

.userMenu {
    float: right !important;
    margin-right: 10px;
}

.headerDropdownToggle .location {
    background: url(../images/mini_map.png) scroll no-repeat 0 5px;
    padding-left: 15px;
}

.list_btn ul.result_list {
    margin: 0;
    padding: 0;
    background-color: #ffffff;
}

    .list_btn ul.result_list li {
        position: relative;
        list-style: none;
        margin: 0;
        padding: 10px 10px;
    }

        .list_btn ul.result_list li .separate_bottom {
            position: absolute;
            left: 10px;
            bottom: 0;
            width: 87%;
            background: none;
            height: 1px;
        }

        .list_btn ul.result_list li:hover .separate_bottom,
        .list_btn ul.result_list li:last-child .separate_bottom {
            display: none;
        }

        .list_btn ul.result_list li > a {
            position: relative;
            outline: 0 none;
            display: block;
            font-size: 12px;
            color: #505050;
            font-weight: bold;
            font-family: Verdana,sans-serif;
        }

        .list_btn ul.result_list li:hover {
            background: #eeeeee;
        }

            .list_btn ul.result_list li:hover a,
            .list_btn ul.result_list li a:hover { /*color: #333333;*/
                color: #000000;
                text-decoration: none;
            }
/* END NEW TOP BAR DROPDOWNS */

.mockLabelStyle {
    color: #AFAFAF !important;
    font-family: Verdana,Geneva,sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    letter-spacing: 0.3px !important;
    line-height: 21.433px !important;
}

.nav_full {
    background: #72bf44;
    margin: 0 0 50px !important;
}

    .nav_full p {
        font-family: Verdana,sans-serif;
        font-size: 12px;
        margin-bottom: 0px !important;
        line-height: inherit;
    }

.nav_software .nav {
    width: 100%;
    background: #f2f2f2;
}

.navbar {
    height: 62px;
}

.nav_full .navbar {
    margin-bottom: 0;
}

.nav_full .navbar-nav li:first-child {
    background: none !important;
    margin-left: 0px;
}

.nav_full .navbar-nav li {
    margin-left: 2px;
}

    .nav_full .navbar-nav li a {
        cursor: pointer;
        font-family: Quicksand, sans-serif !important;
        font-size: 15px;
        color: #fff !important;
        /*min-width: 140px;*/
        width: 140px;
        min-height: 62px;
        position: relative;
        text-transform: uppercase;
        text-align: center;
        padding: 9px 15px !important;
        vertical-align: middle;
        display: table-cell;
        height: 60px;
    }
    /*.nav_full .navbar-nav li .spe { position:absolute; left:30px; top:20%}*/
    .nav_full .navbar-nav li .spe {
        /*width: 80%;*/
        display: inline-block;
        margin: 0;
        vertical-align: top;
    }

    .nav_full .navbar-nav li .i_l {
        line-height: 2.9em;
    }

    .nav_full .navbar-nav li a.scd {
        min-width: 110px;
    }

.nav_full .navbar-inverse .navbar-nav > .active > a {
    /*font-family: Quicksand, sans-serif !important; */
    position: relative;
    color: #fff !important;
    height: 62px;
    background: url("../images/sprite.png") no-repeat scroll -490px -265px #505050;
}

.nav_full .navbar-nav a:hover { /*font-family: Quicksand, sans-serif !important; */
    background: #4fae3e !important;
}

.active .ico-arrow-bottom {
    background: url("../images/sprite.png") no-repeat scroll -547px -321px rgba(0, 0, 0, 0) !important;
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: -10px;
    left: 45%;
    display: block;
    /*z-index: 0*/
}

.ico-arrow-bottom {
    display: none;
}

.nav_full .navbar-inverse .navbar-nav > .active > a:hover .ico-arrow-bottom,
.nav_full .navbar-nav li a:hover .ico-arrow-bottom {
    background: url("../images/sprite.png") scroll no-repeat -576px -522px !important;
    bottom: -7px;
    height: 10px;
    left: 44%;
    position: absolute;
    width: 17px;
    display: block;
}

.nav_full .navbar-nav li a:hover .ico-arrow-bottom {
    z-index: 1000;
}

.nav_full .navbar-inverse .navbar-nav > .active > a:hover .ico-arrow-bottom,
.nav_full .navbar-inverse .navbar-nav > .active > a .ico-arrow-bottom {
    z-index: 0;
}

/*Top Navigation Bar*/

h1.newLogo {
    background: url("../images/Logo_MyNeopost_Posi_RVB-W250.png") scroll no-repeat 7px 0;
    background-size: 175px 64px;
    height: 75px;
    margin: 0px 0 0px !important;
    display: inline-block;
    width: 190px;
}

img.BridgeLogo {
    height: 40px;
    fill: #fff;
    position: absolute;
    top: 25px;
}

.BridgeLogoFlag {
    margin-top: 32px;
}

img.BridgeLogoAuth {
    height: 40px;
    fill: #fff;
    position: absolute;
    top: -25px;
}

img.brandLogo {
    margin-top: calc(50% - 25px);
    margin-left: -20px;
    fill: #fff;
}

img.newLogo {
    height: 60px;
    /*margin-top: calc(50% - 25px);*/
    margin-left: -20px;
    fill: #fff;
}

.top-bar-left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.sections-menu .section-dot {
    background: url("../images/sprite-header.png") no-repeat 0 0;
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 10px;
    height: 10px;
}


.top_bar .ico-login-new {
    position: absolute;
    left: -1px;
    top: -3px;
    background: url("../images/sprite-header.png") scroll no-repeat 0 -124px;
    width: 40px;
    height: 40px;
    padding-right: 25px;
}
/*END Top Navigation Bar*/

/*.search_open ,.menu_open {background:#dfe0e1;padding: 22px 0 23px;}*/
.search_open, .menu_open {
    background: #dfe0e1;
    padding: 27px 0px 28px;
    position: absolute;
    z-index: 500;
    left: 0px;
    width: 100%;
}

.menu_open {
    padding: 27px 0px 28px;
}

    .menu_open h4 {
        font-size: 18px;
        color: #333333;
        font-family: Quicksand;
    }

    .menu_open a {
        text-decoration: none;
    }

        .menu_open a:hover {
            color: #333333;
        }

.search_open .menu_open p {
    font-family: Verdana,sans-serif;
    font-size: 12px;
    color: #656666;
}

.search {
    margin-top: 13px;
    cursor: pointer;
    /*width:40px;*/
    height: 35px;
    background-color: #505050;
}

    .search .search_box {
        width: 35px;
        height: 35px;
        display: block;
        background: url(../images/sprite.png) scroll no-repeat -221px -516px;
    }

.search_open .search_input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: verdana, sans-serif;
    font-size: 18px;
    font-style: italic;
    height: 45px !important;
    padding: 9px 16px 9px 45px;
    background: url(../images/Search_grey-72dpi.png) scroll no-repeat 10px 10px #fff;
    width: 870px !important;
    color: #505050;
}

    .search_open .search_input::-moz-placeholder {
        color: #afafaf;
    }

/* NUSA update used to support e-commerce link */
.search .cart_box {
    width: 35px;
    height: 35px;
    display: block;
    background: url(../images/cart.png) scroll no-repeat;
}

/* NAV SOFTWARE */
.nav_software {
    font-family: Quicksand, sans-serif;
    margin: 30px 0;
}

    .nav_software .fixed_scroll_start {
        z-index: 100;
    }

    .nav_software ul {
        height: 70px;
    }

    .nav_software li {
        padding: 10px 25px;
        text-align: center;
    }

        .nav_software li.pull-right {
            width: 255px;
            padding: 10px 15px;
        }

        .nav_software li a {
            font-size: 12px;
            color: #ffffff;
        }

.ico-pt {
    background: #525252;
    width: 2px;
    height: 2px;
    position: absolute;
    right: 0;
    top: 35px;
}

h1.title_np,
h2.title_np,
h3.title_np,
h4.title_np,
h5.title_np,
h6.title_np {
    margin: 0 0 10px;
    text-align: center;
    position: relative;
    font-family: Quicksand;
    font-size: 24px;
}

    h2.title_np .line_left {
        left: 17%;
    }

    h2.title_np .line_right {
        right: 17%;
    }

.starter-template {
    padding: 0px 15px 40px;
    text-align: center;
    margin-top: 30px;
}

.footer_rateplan div *,
.footer_rateplan * {
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif !important;
    color: #000000 !important;
}

.footer_rateplan a:hover {
    color: #72bf44;
}

#screen.starter-template,
#rate .starter-template,
#myCarousel + .starter-template {
    padding-top: 74px;
    margin-top: 30px;
}

h3.title_np {
    font-family: Quicksand, sans-serif;
}

    h3.title_np .line_left {
        left: 8%;
    }

    h3.title_np .line_right {
        right: 8%;
    }

.preamble {
    margin: 0 auto;
}

    .preamble .lead.wrap_sub {
        /*margin: 40px auto 60px !important;*/
        margin: 40px auto 15px !important;
        width: 80%;
    }

    .preamble .lead.neo_pref {
        width: 100%;
        margin: 40px auto 20px !important;
    }
    /*.preamble .lead.wrap_sub.my_cases { width:45% !important;}*/

    .preamble .lead {
        position: relative;
        margin-bottom: 10px;
        margin: 0 auto;
        text-align: center;
    }

        .preamble .lead .pre_txt,
        .preamble .lead h2.pre_txt {
            font-size: 24px;
        }

    .preamble p {
        font-family: Quicksand !important;
        font-size: 32px;
        margin: 35px 0 0 !important;
        color: #333333;
    }

.subscribe h1 {
    color: #72bf44;
}

.starter-template .preamble h1 {
    color: #72bf44 !important;
}

.pre_txt,
h2.pre_txt {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.btn_add_user {
    margin-bottom: 30px !important;
}

#myCarousel .pre_txt {
    margin: 45px auto;
}

    #myCarousel .pre_txt.h_carousel {
        margin: 0px auto 40px auto;
    }

.line_right, .line_left {
    background: #72bf44;
    display: inline-block;
    height: 1px;
    width: 25px;
    top: 50%;
    margin-bottom: 7px;
}

.line_right {
    margin-left: 10px;
}

.line_left {
    margin-right: 10px;
}

#screensCarousel {
    height: 200px !important;
    margin-bottom: 30px !important;
}

    #screensCarousel .inner_slide img {
        height: 200px;
        max-width: 100%;
        cursor: pointer;
    }

.carousel-inner {
    height: 100%;
}
/*.main_carousel.carousel {
	margin:0 auto !important;
	width: 99.6%;
    height: 330px  !important;
}*/

.main_carousel .carousel-indicators li {
    background: #dfe0e1 !important;
    border: 0 none !important;
    margin-right: 10px;
}

.main_carousel .carousel-indicators .active {
    background: #656666 !important;
}

.inner_slide {
    padding: 0 40px 50px;
    height: 220px;
}

.carousel-inner .sfdc_richtext {
    height: 240px;
    overflow: hidden;
}

.sfdc_richtext, .sfdc_richtext * {
    font-family: Verdana, sans-serif !important;
}

.box_detail .sfdc_richtext, .box_detail .sfdc_richtext * {
    font-size: 15px;
}

.box_detail.discover_me .sfdc_richtext, .box_detail.discover_me .sfdc_richtext * {
    font-size: 12px;
    line-height: 25px;
    color: #000000;
}

    .box_detail.discover_me .sfdc_richtext ul,
    .box_detail.discover_me .sfdc_richtext div ul,
    .box_detail.discover_me .sfdc_richtext * ul,
    .box_detail.discover_me .sfdc_richtext * div ul {
        padding-left: 0 !important;
    }

        .box_detail.discover_me .sfdc_richtext ul li,
        .box_detail.discover_me .sfdc_richtext div ul li,
        .box_detail.discover_me .sfdc_richtext * ul li,
        .box_detail.discover_me .sfdc_richtext * div ul,
        .box_detail.discover_me .sfdc_richtext * div ul li {
            list-style-type: disc;
            margin-left: 15px;
        }

/*<ul>
    <li> sdvdsbv df </li>
 <li> sdvdsbv df </li>
 <li> sdvdsbv df </li>
 <li> sdvdsbv df </li>
 <li> sdvdsbv df </li>
</ul>*/

.box_detail.discover_me h2 {
    color: #000000;
    margin-bottom: 50px;
}

.sub_content_big {
    margin-left: 20px;
}

    .sub_content_big p,
    .sub_content_big p span {
        margin: 0 !important;
    }

    .sub_content_big .sfdc_richtext {
        height: 180px;
    }

#myCarousel3 .content_slider {
    height: auto !important;
}

    #myCarousel3 .content_slider .sfdc_richtext *,
    #myCarousel3 .content_slider .sfdc_richtext {
        font-family: Verdana, Geneva, sans-serif !important;
        font-size: 15px !important;
        /*color:#2C2D2D !important;*/
        color: #505050 !important;
        line-height: 25px;
    }


#myCarousel3 .carousel-control {
    top: 30% !important;
}

.inner_slide img {
    max-width: 300px;
    width: 100%;
}

#myCarousel .inner_slide img {
    max-width: 100%;
    width: 100%;
    max-height: 240px;
}

.slide_block {
    /*position: absolute;
	left: 25px;
    right: 20px;
    top: 20px;*/
}

    .slide_block a.btn,
    a.more.btn,
    .more.btn,
    .search.btn {
        color: #fff;
        position: relative;
        text-transform: uppercase;
        background: #72bf44;
        border: 0 none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding-left: 40px;
        padding-right: 5px;
        /*margin-top: 40px;*/
        font-size: 16px;
        font-family: Quicksand,sans-serif !important;
        text-align: left;
    }

.ico-ticket {
    background: url(../images/sprite.png) scroll no-repeat -378px -522px;
    width: 20px;
    height: 23px;
    left: 10px;
    position: absolute;
    top: 5px;
}

.send_msg .ico-ticket, .pull-right .ico-ticket {
    top: 11px;
}

.support_ticket .ico-ticket {
    top: 6px;
}

.ico-search-white {
    background: url(../images/ico-search-white.png) scroll no-repeat 0 0;
    width: 26px;
    height: 26px;
    left: 10px;
    position: absolute;
    top: 9px;
}

#myCarousel .inner_slide {
    height: auto !important;
}

#myCarousel .slide_block {
    margin-left: 20px;
}

    #myCarousel .slide_block a.more.btn {
        margin: 0;
        padding: 10px 15px 10px 40px;
    }

.search.btn {
    width: 100px;
    font-family: Quicksand, sans-serif !important;
    padding: 10px 16px;
    height: 45px;
    margin: 0 0 0 10px !important;
}

.btn-square {
	text-transform: uppercase;
	-webkit-border-radius: 100px !important;
	-moz-border-radius: 100px !important;
	border-radius: 100px !important;
}

.input-square {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.btn {
    cursor: pointer;
}

    .btn.btn-default {
        font-weight: bold;
        font-size: 15px;
        border-color: #000;
        border-style: solid;
    }

    .btn.btn-default:hover {
        border-color: #000;
        color: #fff !important;
        background-color: #000;
    }

    /*.btn.btn_submit {
        background: #72bf44;
        color: #fff ;
        text-transform: uppercase;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        border: 2px solid #72bf44;
    }

        .btn.btn_submit:hover {
            background: #4fae3e;
        }*/


    .btn.btn_submit {
        background: #F4511E;
        color: #fff;
        text-transform: uppercase;
        -webkit-border-radius: 100px !important;
        -moz-border-radius: 100px !important;
        border-radius: 100px !important;
        border: 2px solid #F4511E;
        font-family: Quicksand;
        font-weight: bold;
        font-size: 14px;
    }

        .btn.btn_submit:hover {
            background: #F4511E;
            color: #fff;
            opacity: 0.8;
        }

    .btn.btn_submit_invert {
        background: #fff;
        color: #F4511E;
        text-transform: uppercase;
        -webkit-border-radius: 100px !important;
        -moz-border-radius: 100px !important;
        border-radius: 100px !important;
        border: 2px solid #F4511E;
        font-family: Quicksand;
        font-weight: bold;
        font-size: 14px;
    }

        .btn.btn_submit_invert:hover {
            background: #F4511E;
            color: #fff !important;
            border: 2px solid #F4511E;
        }

    .btn.btn_cancel {
        background: #656766;
        color: #fff !important;
        text-transform: uppercase;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

.form_my_profile .btn.btn_submit,
.form_my_profile .btn.btn_cancel {
    height: 45px !important;
    margin: 0 10px 20px;
    padding: 10px 0px 10px 35px;
    font-size: 12px;
    position: relative;
    text-align: center;
    min-width: 150px;
    font-family: Quicksand, sans-serif;
}

.action_billing_info {
    width: 88.4%;
    margin-top: 45px;
}

    .action_billing_info .btn.btn_cancel {
        font-size: 16px;
    }

    .action_billing_info.my_infos input.btn_submit {
        margin-right: 0;
    }

.form_my_profile .btn.btn_submit {
    background: url(../images/save.png) no-repeat scroll 10px 8px #72bf44;
}

    .form_my_profile .btn.btn_submit:hover {
        background-color: #4fae3e;
    }

.form_my_profile .btn.btn_cancel {
    margin-right: 20px;
    background: url("../images/cancel.png") no-repeat scroll 9px 9px #656666;
}

.form_my_profile .btn.btn_edit {
    margin-bottom: 20px;
    background: #656766;
    color: #fff;
}

.ico-cancel {
    position: absolute;
    top: 10px;
    left: 10px;
    background: url("../images/sprite.png") no-repeat scroll -270px -522px #656666;
    width: 25px;
    height: 25px;
    display: inline-block;
}

.myBillingForm textarea {
    height: 36px !important;
}

.myBillingForm label,
.slct_billing_info label {
    font-size: 12px !important;
    font-family: Verdana, sans-serif !important;
    color: #333;
}

.myBillingForm .btn.btn_submit {
    width: 170px;
}

.ico-arrow-search-open {
    position: absolute;
    right: 30px;
    top: -23px;
    width: 10px;
    height: 6px;
    background: url(../images/sprite.png) scroll no-repeat -635px -440px;
}

.slide_block a.btn:hover,
a.more.btn:hover,
.more.btn:hover,
.search.btn:hover,
.slide_block a.btn:focus,
a.more.btn:focus,
.more.btn:focus,
.search.btn:focus {
    background: #4fae3e; /* 900000*/
}

.slide_block .ico-more,
a.more.btn .ico-more,
button.more.btn .ico-more {
    background: url(../images/sprite.png) scroll no-repeat -325px -56px;
    position: absolute;
    left: 7px;
    top: 12px;
    width: 21px;
    height: 21px;
}

.slide_block p,
.sub_content p,
.sub_content_big p,
.slide_block p a,
.sub_content p a,
.sub_content_big p a,
.sub_content_big p span {
    line-height: 25px;
    font-family: Verdana, sans-serif !important;
    color: #000000;
    text-decoration: none !important;
    margin-bottom: 30px;
}

.slide_block a.content_text,
.slide_block .content_text,
.slide_block .content_txt {
    display: block;
    min-height: 160px;
    height: 160px !important;
    overflow: hidden;
}

.slide_block p {
    font-size: 12px;
}

.content_txt {
    height: 170px;
}

.act_btn_area {
    position: absolute;
    left: 34px;
    bottom: -60px;
}

.main_carousel .inner_slide .slide_block .sfdc_richtext .main_carousel .inner_slide .slide_block .sfdc_richtext * {
    font-size: 17px;
}

.sub_content_big p {
    font-size: 15px;
}

.sub_content p {
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 30px;
}

.box_know {
    padding: 20px 40px 30px !important;
    background-color: #eee !important;
}

    .box_know p {
        font-size: 12px;
        text-align: center;
        font-weight: normal;
        line-height: 25px;
        font-family: Verdana, Geneva, sans-serif;
        color: #000000 !important;
    }

.box_highlight {
    padding: 20px 20px 40px 20px;
}

.software_apps.box_highlight {
    padding: 2px 69px 0px 87px !important;
    margin-top: 30px;
    margin-bottom: 30px;
}

.box_wrapped {
    margin-top: 30px;
    margin-bottom: 30px;
    background: #dfe0e1;
}

.carousel_last {
    margin-bottom: 0;
}

.resources_slide {
    margin-top: 24px !important;
}

.box_height {
    padding-top: 40px;
    height: 465px;
}

.box_detail {
    padding: 20px 40px 30px 40px;
}

#tutorial_slide h5,
#user_guide_slide h5 {
    font-size: 16px;
    font-weight: bold;
    padding-left: 40px;
    text-align: left;
}

.box_highlight h2,
.box_highlight h3,
.box_highlight h4,
.box_highlight h5 {
    margin: 0 0 50px;
    font-family: Quicksand !important;
    color: #000000;
    text-align: center;
}

.box_highlight h2 {
    font-size: 24px;
}

.box_highlight h3 {
    font-size: 14px;
}

span.ico-play {
    background: url(../images/Icon-Play-72dpi.png) scroll no-repeat;
    width: 54px;
    height: 61px;
    position: absolute;
    left: 43%;
    top: 60px;
    z-index: 100;
}

.carousel-control {
    filter: alpha(opacity=80) !important;
    -webkit-opacity: 0.8 !important;
    -moz-opacity: 0.8 !important;
    opacity: 0.8 !important;
}

.main_carousel .carousel-control.left,
.main_carousel .carousel-control.right {
    background-image: none !important;
}

.main_carousel .chevron-left,
.main_carousel .chevron-right {
    width: 20px;
    height: 30px;
    position: absolute;
    top: 50%;
}

.main_carousel .chevron-left {
    background: url(../images/sprite.png) scroll no-repeat -378px -93px;
    left: 0px;
}

.main_carousel .chevron-right {
    background: url(../images/sprite.png) scroll no-repeat -414px -93px;
    right: 0px;
}

#screensCarousel.main_carousel .chevron-left,
#screensCarousel.main_carousel .chevron-right {
    top: 45%;
}

.wrap_carousel {
    margin: 0 auto;
    text-align: center;
    width: 80%;
}

    .wrap_carousel a {
        position: relative;
    }

    .wrap_carousel .lbl a {
        color: #000000;
        text-decoration: none;
    }

.resources_slide .wrap_carousel {
    width: 91%;
}
/*.resources_slide .carousel-control { top:100px !important }*/
.resources_slide a.box_resources {
    width: 265px; /*background:#fff; */
    min-height: 180px;
    padding: 0;
    display: block;
    z-index: 0;
}

.resources_slide .lbl {
    color: #656666;
    font-family: Verdana, Geneva, sans-serif !important;
    display: block;
    margin: 10px 0 30px;
    max-height: 100px;
    text-align: left;
    overflow: hidden;
}

    .resources_slide .lbl h6 {
        color: #5a5b5d;
        font-size: 14px;
        display: block;
        font-weight: bold;
    }

.resources_slide h4 {
    clear: both;
    font-family: Quicksand,sans-serif !important;
    font-size: 18px !important;
    color: #333333 !important;
}

.resources_slide button.btn_see {
    bottom: 0;
    position: absolute;
    right: 60px;
}

.resources_slide.my_app_carousel .carousel-control.left {
    left: -10px !important;
}

.resources_slide.my_app_carousel .carousel-control.right {
    right: -10px !important;
}

.resources_slide.my_app_carousel .col-sm-4.col-md-4.col-xs-4 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.resources_slide.my_app_carousel .carousel-inner {
    width: 93%;
    margin: 0 auto;
}

.content_slider {
    /*height:360px; overflow:hidden;*/
    padding: 0 70px;
    height: 340px;
}

.player_area {
    /*height: 150px;*/
}

.my_app_carousel .carousel-control {
    background: url("../images/arrow-sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 39px;
    position: absolute;
    top: 20%;
    width: 18px;
}

    .my_app_carousel .carousel-control.right {
        background: url("../images/sprite.png") scroll no-repeat -414px -92px !important;
        background-position: right top;
        right: 0;
    }

    .my_app_carousel .carousel-control.left {
        background: url("../images/sprite.png") scroll no-repeat -378px -92px !important;
        left: 0;
    }

    .my_app_carousel .carousel-control.right {
    }

.player_area > img {
    max-width: 100%;
}

.np_carousel .carousel-indicators li {
    width: 19px;
    height: 19px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    border-radius: 19px;
}

.np_carousel .carousel-indicators .active {
    width: 19px;
    height: 19px;
}

.main_carousel .carousel-indicators {
    position: relative !important;
    margin: 0 auto !important;
    left: inherit;
    right: inherit;
    bottom: inherit;
    /*bottom:-30px !important;*/
}

.send_nl,
.get_software {
    background: #505050;
    color: #ffffff;
    /*height: 113px;*/
    width: 225px;
    margin: 0 auto;
    margin-top: -16px;
}

.software_apps .send_nl {
    background: url("../images/grn-contact.png") scroll no-repeat 50% 0 #505050;
    padding-top: 46px;
}

.nav_software .get_software .box {
    background: #505050;
}

    .nav_software .get_software .box:hover {
        background: #808281;
    }

    .nav_software .get_software .box a {
        text-decoration: none;
    }

    .nav_software .get_software .box.open {
        background: #505050;
    }

        .nav_software .get_software .box.open .dropdown-menu {
            background: #505050;
            border: 0 none;
            width: 100%;
            margin: 0;
            -webkit-border-radius: 0 !important;
            -moz-border-radius: 0 !important;
            border-radius: 0 !important;
        }

.get_software .box .ico-down {
    top: 20px;
    right: 10px;
}

.get_software .box.open .ico-down {
    background-position: -194px -72px;
}

.send_nl .box {
}

.detail_box h5,
.send_nl h5,
.get_software h5 {
    padding: 15px !important;
    color: #fff;
    font-family: Quicksand,sans-serif;
    font-weight: normal;
    font-size: 22px;
    margin: 0;
    padding: 0 0 20px;
    text-align: left;
    white-space: nowrap;
}

.send_nl {
    width: 255px !important;
    position: relative;
    top: 20px;
}

.detail_box h5 {
    color: #000000;
}

.get_software h5 {
    color: #FFFFFF;
    padding: 10px 0 10px 15px !important;
    text-align: left;
}

.get_software .open h5 {
    padding-bottom: 5px !important;
}

.get_software .open .dropdown-menu {
    padding: 5px 0 0 0 !important;
}

.get_software a,
.get_software a#requestInfo:hover {
    cursor: pointer;
    text-decoration: none;
    color: #FFFFFF;
}

    .get_software a#requestInfo {
        line-height: 25px;
    }

    .get_software a.requestInfoWrapper {
        line-height: 25px;
        color: #FFFFFF;
    }

        .get_software a.requestInfoWrapper:hover {
            color: inherit;
        }

.get_software {
    text-align: left;
}

.send_nl p {
    padding: 15px;
    font-family: Verdana, Geneva, sans-serif;
    color: #afafaf;
}

.get_software p {
    padding: 0 0 0 15px;
}

.send_nl .separate {
    display: none;
    background: #b2b4b3;
    height: 1px;
    margin: 10px 0 20px;
}

.send_nl .send_msg_wrap,
.get_software .get_software_wrap {
    display: block;
    margin: 0 auto;
    text-align: left;
    padding: 0 15px 15px 15px;
}

.send_nl .send_msg_wrap {
    padding: 0 15px 15px;
}

    .send_nl .send_msg_wrap a.send_msg,
    .get_software .get_software_wrap a.get_software_msg {
        position: relative;
        text-decoration: none;
        font-family: Quicksand,sans-serif;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        background: #72bf44;
        display: block;
        padding: 10px 0 10px 40px !important;
        text-align: left;
    }

.get_software .get_software_wrap span + span {
    display: block;
    margin-top: 15px;
}

.send_nl .send_msg_wrap div.phoneus {
    position: relative;
    text-decoration: none;
    font-family: Quicksand,sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
    padding: 10px 0 10px 8px;
}

.send_nl .send_msg_wrap a.send_msg:hover,
.get_software .get_software_wrap a.get_software_msg:hover {
    background: #4fae3e;
}

.send_nl .send_msg_wrap a.send_msg .ico-nl,
.get_software .get_software_wrap a.get_software_msg .ico-ext,
.send_msg_nl .send_msg_wrap a.send_msg .ico-nl {
    background: url(../images/sprite.png) scroll no-repeat -666px -520px;
    position: absolute;
    left: 10px;
    top: 5px;
    width: 25px;
    height: 32px;
}

.get_software .get_software_wrap a.get_software_msg .ico-ext {
    top: 9px;
}

.send_nl .send_msg_wrap .ico-phone {
    background: url(../images/sprite.png) scroll no-repeat -612px -522px;
    position: absolute;
    left: 5px;
    top: 7px;
    width: 33px;
    height: 32px;
}

.contact_us h3, .contact_us h2 {
    margin: 40px 0px;
}

.product_info h1.title_np,
.support_info h1.title_np {
    font-family: Quicksand, sans-serif;
    font-size: 32px;
    color: #72bf44;
    margin-bottom: 30px;
}

.product_info h3.title_np,
.support_info h3.title_np {
    font-family: Quicksand,sans-serif !important;
    font-size: 22px;
    color: #656666;
}

.product_info .send_msg_nl,
.support_info .send_msg_nl {
    width: 310px !important;
    color: #FFFFFF;
    margin: 0 auto;
}

    .product_info .send_msg_nl .send_msg_wrap a.send_msg,
    .support_info .send_msg_nl .send_msg_wrap a.send_msg {
        position: relative;
        text-decoration: none;
        font-family: Quicksand,sans-serif;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
        background: #72bf44;
        display: block;
        padding: 10px 0 10px 0px;
        text-align: left;
    }

.contact_us .send_msg_nl .send_msg_wrap a.send_msg {
    text-align: center;
}

.product_info .send_msg_nl .send_msg_wrap a.send_msg:hover,
.support_info .send_msg_nl .send_msg_wrap a.send_msg:hover {
    background: #4fae3e;
}

.product_info .send_msg_nl .separate,
.support_info .send_msg_nl .separate {
    display: none;
    background: #b2b4b3;
    height: 1px;
    margin: 10px 0 20px;
}

.product_info .send_msg_nl .send_msg_wrap,
.support_info .send_msg_nl .send_msg_wrap {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    /*padding:0 15px 15px 15px;*/
}

.product_info .line_right,
.product_info .line_left,
.support_info .line_right,
.support_info .line_left {
    width: 120px;
    background-color: #656666;
}

.product_info .send_nl,
.support_info .send_nl {
    width: 311px;
    height: 100px;
    padding: 15px;
}

.ico-request {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: top;
    background: url(../images/sprite.png) scroll no-repeat -126px -612px !important;
}

.product_info .send_msg_nl .separate,
.support_info .send_msg_nl .separate {
    display: none;
    background: #b2b4b3;
    height: 1px;
    margin: 10px 0 20px;
}

.product_info h6, .support_info h6 {
    font-family: Quicksand, sans-serif;
    font-size: 21px;
    margin: 0 0 10px;
    text-align: center;
}

.phoneDetails {
    position: relative;
    text-decoration: none;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    display: block;
    padding: 10px 0px 10px 8px;
}

.product_info .ico-nl, .support_info .ico-nl {
    left: 8px !important;
    top: 5px !important;
}

.product_info .send_msg_wrap .send_msg,
.support_info .send_msg_wrap .send_msg {
    font-size: 16px !important;
}

.find_us {
}

    .find_us p.title_np {
        text-align: center;
    }

    .find_us #map-canvas {
        height: 400px;
        width: 800px;
        margin: 20px auto 0;
    }

    .find_us .gmnoprint {
        display: none !important;
    }

    .find_us h1.title_np {
        font-family: Quicksand, sans-serif;
        font-size: 32px;
        color: #72bf44;
        margin-bottom: 30px;
    }

    .find_us h2.title_np {
        font-family: Quicksand, sans-serif;
        font-size: 24px;
        color: #000000;
        margin: 0px 0 40px;
    }

    .find_us p.title_np {
        font-family: Verdana, sans-serif;
        font-size: 12px;
        color: #333333;
        line-height: 25px;
        margin-bottom: 30px;
    }

.ico-subscribe {
    width: 28px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    left: 8px;
    position: absolute;
    top: 9px;
    background: url(../images/sprite.png) scroll no-repeat -36px -612px !important;
}

.ico-upgrade {
    width: 30px;
    height: 35px;
    display: inline-block;
    vertical-align: top;
    left: 10px;
    position: absolute;
    top: 5px;
    background: url(../images/upgrade.png) scroll no-repeat 0 0 !important;
}

.ico-request-access {
    width: 25px;
    height: 35px;
    display: inline-block;
    vertical-align: top;
    left: 10px;
    position: absolute;
    top: 6px;
    background: url(../images/request.png) scroll no-repeat 0 0 !important;
}

.ico-ext {
    background: url(../images/Access_white-72dpi.png) scroll no-repeat 0 0 !important;
    height: 26px !important;
}

/* CARROUSEL THUMBNAIL*/
.dropdown-menu {
    z-index: 10000 !important;
}
/* FOOTER */
ul.footer_links li:first-child {
    background-image: none;
}

ul.footer_links li {
    background: url("../images/separate-footer.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    color: #7a7a7a;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    padding: 0 30px;
    vertical-align: sub;
}

    ul.footer_links li a {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;
        color: #505050;
    }

        ul.footer_links li a:hover {
            color: #4fae3e;
        }

.social_network ul.social_network_links li {
    padding: 0 4px !important;
    color: #505050;
    font-family: Verdana, sans-serif;
    font-weight: bold;
}

    .social_network ul.social_network_links li:first-child span,
    .social_network ul.social_network_links li:first-child:hover span /*:not(:first-of-type)*/ {
        width: auto;
        background: transparent !important;
        margin-right: 30px;
    }

    .social_network ul.social_network_links li:last-child {
        padding: 0 !important;
    }
/*:not(:first-of-type)*/
.tab_socialnetwork {
    border-bottom: 1px #e0e0e0 solid;
    margin-bottom: 30px;
}

footer .tab_socialnetwork ul.social_network_links {
    margin-bottom: 0;
}

.tab_socialnetwork ul.social_network_links {
    margin-bottom: 8px;
    margin-right: 10px;
}

    .tab_socialnetwork ul.social_network_links li {
        padding-right: 4px !important;
    }

footer .social_network ul.social_network_links li span,
footer .tab_socialnetwork ul.social_network_links li span {
    height: 40px;
    font-size: 13px;
}

.social_network ul.social_network_links li span,
.tab_socialnetwork ul.social_network_links li span {
    width: 40px;
    height: 32px;
    vertical-align: middle;
    display: inline-block;
    background: url(../images/sprite.png) scroll no-repeat 0 0 #eeeeee;
    -webkit-transition: background-color 0.05s ease-in;
    -moz-transition: background-color 0.05s ease-in;
    transition: background-color 0.05s ease-in;
}

    .social_network ul.social_network_links li span a {
        display: block;
        height: 100%;
        width: 100%;
    }

.social_network ul.social_network_links li:first-child span {
    line-height: 34px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
}

.social_network ul.social_network_links li span.ico-email {
    background-position: -342px -612px;
}

.social_network ul.social_network_links li span.ico-google {
    background-position: -60px -134px;
}

.social_network ul.social_network_links li span.ico-facebook {
    background-position: -24px -134px;
}

.social_network ul.social_network_links li span.ico-youtube {
    background-position: -147px -134px;
}

.social_network ul.social_network_links li span.ico-linkedin {
    background-position: -103px -134px;
}

.social_network ul.social_network_links li span.ico-twitter {
    background-position: -183px -134px;
}

.social_network ul.social_network_links li:hover span.ico-email {
    background-position: -288px -612px;
}

.social_network ul.social_network_links li:hover span.ico-google {
    background-position: -60px -202px;
}

.social_network ul.social_network_links li:hover span.ico-facebook {
    background-position: -24px -202px;
}

.social_network ul.social_network_links li:hover span.ico-youtube {
    background-position: -147px -202px;
}

.social_network ul.social_network_links li:hover span.ico-linkedin {
    background-position: -103px -202px;
}

.social_network ul.social_network_links li:hover span.ico-twitter {
    background-position: -183px -202px;
}

footer .social_network ul.social_network_links li span.ico-email {
    background-position: -223px -101px;
}

footer .social_network ul.social_network_links li span.ico-google {
    background-position: -60px -101px;
}

footer .social_network ul.social_network_links li span.ico-facebook {
    background-position: -24px -101px;
}

footer .social_network ul.social_network_links li span.ico-youtube {
    background-position: -147px -101px;
}

footer .social_network ul.social_network_links li span.ico-linkedin {
    background-position: -103px -101px;
}

footer .social_network ul.social_network_links li span.ico-twitter {
    background-position: -183px -101px;
}

footer .social_network ul.social_network_links li:hover span.ico-email {
    background-position: -223px -170px;
}

footer .social_network ul.social_network_links li:hover span.ico-google {
    background-position: -60px -170px;
}

footer .social_network ul.social_network_links li:hover span.ico-facebook {
    background-position: -24px -170px;
}

footer .social_network ul.social_network_links li:hover span.ico-youtube {
    background-position: -147px -170px;
}

footer .social_network ul.social_network_links li:hover span.ico-linkedin {
    background-position: -103px -170px;
}

footer .social_network ul.social_network_links li:hover span.ico-twitter {
    background-position: -183px -170px;
}

footer .social_network ul.social_network_links li:hover span.ico-email {
    background-color: #999999;
}

footer .social_network ul.social_network_links li:hover span.ico-google {
    background-color: #dd4c39;
}

footer .social_network ul.social_network_links li:hover span.ico-facebook {
    background-color: #3a5999;
}

footer .social_network ul.social_network_links li:hover span.ico-youtube {
    background-color: #cc191f;
}

footer .social_network ul.social_network_links li:hover span.ico-linkedin {
    background-color: #0078b5;
}

footer .social_network ul.social_network_links li:hover span.ico-twitter {
    background-color: #3e9aff;
}

.tab_socialnetwork ul.social_network_links li span {
    background-color: transparent;
}
/* MY APP CSS */
.my_app {
    padding: 0;
}

    .my_app .box_app {
        position: relative;
        margin: 0 0 30px;
    }

        .my_app .box_app span {
            vertical-align: top;
            display: inline-block;
        }

        .my_app .box_app * {
            font-family: Quicksand, sans-serif;
        }

        .my_app .box_app p {
            font-family: Verdana, sans-serif;
        }

        .my_app .box_app label,
        .my_app .box_app .val {
            color: #000000;
        }

        .my_app .box_app .val {
            font-family: Quicksand, sans-serif;
        }

.date_area label,
.date_area span {
    font-size: 12px;
}

.sub_sum .col-lg-9.col-md-9.col-sm-9 {
    padding: 0 8px !important;
}

.my_app .box_app .box_wrap_top {
    background: #eeeeee;
    margin-bottom: 30px;
}

.my_app .box_app .box_header .box_pic {
    width: 25%;
    padding: 3% 0 2% 3%;
}

    .my_app .box_app .box_header .box_pic img {
        max-width: 100%;
        height: 100%;
        width: 170px;
    }

.my_app .box_app .box_header .box_content {
    width: 71%;
    padding-left: 20px;
    padding-top: 10px;
}

.my_app .box_app .box_header .box_desc { /*height: 145px;*/
}

    .my_app .box_app .box_header .box_desc p {
        color: #000000;
    }

.my_app .box_desc {
    min-height: 120px;
}

.my_app .box_app .box_header .box_desc > h2 {
    margin-top: 7%;
    margin-bottom: 5px;
    font-family: Verdana, sans-serif !important;
    font-weight: bold;
    font-size: 14px;
}

.my_app .box_btn {
    display: block !important;
    position: relative;
    margin-bottom: 20px;
    margin-top: 4px;
}

    .my_app .box_btn .btn {
        text-transform: uppercase;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
    }

.my_app .box_header {
    position: relative; /*min-height:275px*/
    height: 288px;
}

.my_app .btn_add {
    cursor: pointer;
    position: absolute;
    right: 0;
    background: url(../images/sprite.png) scroll no-repeat -144px -666px;
    width: 45px;
    height: 45px;
}

.my_app .box_btn .btn_access,
.my_app .box_btn .btn.btn_access {
    font-family: Quicksand,sans-serif; /* position:absolute; left:0; bottom:0; */
    background: #dfe0e1;
    color: #000000;
    border: 3px solid #72bf44;
}

    .my_app .box_btn .btn_access:hover {
        background: #dfe0e1;
        border: 3px solid #4fae3e;
    }

.my_app .box_wrap_top .box_content .box_btn .btn_upgrade,
.my_app .box_wrap_top .box_content .box_btn .btn_access {
    font-size: 16px !important;
}

.my_app .box_btn .btn_upgrade {
    min-width: 130px;
    font-family: Quicksand,sans-serif;
    position: absolute;
    right: 0;
    bottom: 0; /*border:1px solid #c00010;*/
    color: #fff;
    background: #72bf44;
}

    .my_app .box_btn .btn_upgrade:hover {
        background: #4fae3e;
    }

.my_app .detail_box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #eeeeee;
    z-index: 1000;
}

    .my_app .detail_box h5 {
        padding-left: 75px !important;
        font-size: 14px;
        font-family: Verdana, sans-serif !important;
        font-weight: bold;
    }

.detail_box a.send_msg + a.send_msg {
    margin-top: 25px !important;
}

.detail_box a.send_msg {
    width: 32%;
    margin: 23px auto;
    text-align: center;
    position: relative;
    text-decoration: none;
    font-family: Quicksand,sans-serif;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    background: #72bf44;
    display: block;
    height: 50px;
    padding: 12px 20px /*!important*/;
}

.detail_box a:hover.send_msg {
    background: #4fae3e;
}

.detail_box a.others {
    font-family: Quicksand,sans-serif;
    background: #dfe0e1;
    border: 3px solid #72bf44;
    color: #000000;
}

    .detail_box a.others:hover {
        border: 4px solid #4fae3e;
        background: #dfe0e1;
    }

.action_btn_modal {
    margin-top: 28px;
}

.btn_collapse {
    width: 45px;
    height: 45px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/sprite.png) scroll no-repeat -216px -666px;
}

.date_area {
    padding-top: 0;
}

    .date_area label,
    .date_area .date {
        display: block !important;
        vertical-align: top;
        font-family: Verdana, Geneva, sans-serif !important;
    }

    .date_area label {
        white-space: nowrap;
        margin: 0 !important;
    }

    .date_area .date {
        font-weight: normal;
    }

    .date_area div {
        padding: 0 5px 25px;
    }



.my_app .box_btn .btn_upgrade:hover { /*border:2px solid #ac0a18; color:#ac0a18*/
}

.my_app .box_footer {
    padding: 15px 0;
}

.my_app .notifications {
    background: #fff;
    border-left: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    border-bottom: 1px #e0e0e0 solid;
}

    .my_app .notifications h4 {
        position: relative;
        padding: 12px 0 0;
        margin: 0;
        text-align: center;
    }

        .my_app .notifications h4 a {
            color: #000;
        }

    .my_app .notifications .num_note {
        position: absolute;
        right: 25%;
        top: 15%;
        padding: 7px 10px;
        background: #c49e55;
        color: #fff;
        text-align: center;
    }

.my_app .num_note.inner_num {
    position: absolute;
    top: 2px;
    right: -30px;
    padding: 4px 7px;
    background: #c49e55;
    color: #fff;
    text-align: center;
}

.my_app .collapse_notification {
}

    .my_app .collapse_notification .panel-heading .panel-title a {
        position: relative;
        color: #5b5b5b;
        font-size: 21px;
        line-height: 19px;
    }

    .my_app .collapse_notification .panel-body {
        padding-left: 40px;
    }

    .my_app .collapse_notification .panel {
        overflow: visible !important;
    }

        .my_app .collapse_notification .panel.panel-default {
            -webkit-border-radius: 0 !important;
            -moz-border-radius: 0 !important;
            border-radius: 0 !important;
            margin-top: 0;
        }

.my_app .wrap_faq {
    margin-top: 30px;
}

.my_app .bg_faq {
    height: 90px;
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    width: 230px;
    background: url(../images/sprite.png) scroll no-repeat -73px -265px;
    z-index: -1;
}

.my_app .box_faq {
    position: relative;
    border: 1px solid #dfe0e2;
}

    .my_app .box_faq h5 {
        font-family: Quicksand,sans-sserif;
        font-size: 21px;
        margin: 10px 0 0 15px;
    }
/* BOX UPGRADE ACTIVE*/
.my_app .upgrade_active { /*background: none repeat scroll 0 0 #FF0000 !important;*/
}

    .my_app .upgrade_active .detail_box .action_btn_modal > a {
        padding-top: 35px;
    }

.my_app .box_faq ul {
    margin-top: 20px;
}

    .my_app .box_faq ul li {
        padding: 5px 0;
        list-style: none;
    }

        .my_app .box_faq ul li a {
            font-family: Quicksand,sans-serif;
            color: #868686;
            font-size: 16px;
        }

            .my_app .box_faq ul li a.all_faq {
                color: #c00010;
            }

.my_app .box_rp h5 {
    background: #DFE0E2;
    display: block;
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
}

.my_app .box_rp img {
    width: 100%;
}

.my_app .btn_see, .btn_see {
    font-family: Quicksand,sans-serif;
    border: 1px solid #c00010 !important;
    text-transform: uppercase;
    color: #c00010;
    padding-bottom: 10px;
    background: #fff;
    width: 100%;
    height: 36px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.seeAllResourcesBtn {
    font-family: Quicksand,sans-serif;
    font-size: 16px;
    border: 3px solid #72bf44 !important;
    text-transform: uppercase;
    color: #000000;
    float: right;
    background: #dfe0e1;
    width: 170px;
    height: 45px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

    .my_app .btn_see:hover, .seeAllResourcesBtn:hover {
        border: 4px solid #4fae3e !important;
        color: #000000 !important;
    }

.my_app h6 {
    font-family: Quicksand,sans-serif;
    font-size: 15px;
    border-bottom: 1px #000 solid;
    padding-bottom: 10px;
}

    .my_app h6 .top_ttle {
        font-family: Quicksand,sans-serif;
        font-size: 12px;
        margin-bottom: 10px;
    }

.my_app ul li {
    color: #505050;
    font-family: Quicksand,sans-serif;
    padding: 5px 0;
}

    .my_app ul li.style {
        padding-left: 10px;
    }

        .my_app ul li.style .bullet {
            background: url(../images/bullet.png) scroll no-repeat 0 0;
            display: inline-block;
            height: 5px;
            padding-right: 20px;
            vertical-align: middle;
            width: 5px;
        }

.my_app .pic_other_product img {
    display: block;
    margin: 20px auto;
    text-align: center;
    width: 60% !important;
}

.my_app .approval_area .dropdown {
    position: relative;
}

    .my_app .approval_area .dropdown a {
        display: block;
        text-decoration: none;
        color: #ababab;
    }

        .my_app .approval_area .dropdown a .ico-down {
            right: 15px;
            top: 14px;
        }

.my_app .approval_area .dropdown,
.my_app .desc_collapse {
    padding: 10px;
}

    .my_app .approval_area .dropdown.open {
        background: #DFE0E2;
    }

    .my_app .approval_area .dropdown ul.dropdown-menu a {
        padding-left: 10px;
    }

.my_app ul.dropdown-menu {
    border: 0 none;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    box-shadow: inherit;
    margin: 0;
    background: #DFE0E2;
    width: 100%;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

    .my_app ul.dropdown-menu > li > a:hover,
    .my_app ul.dropdown-menu > li > a:focus {
        background-color: #656766;
        color: #fff;
    }

table.my-invoices-table {
}

.my-cases table.my-cases-table,
.my-invoices table.my-invoices-table {
    border: 0 none;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

    .my-cases table.my-cases-table tr th,
    .my-invoices table.my-invoices-table tr th {
        font-size: 18px;
        font-family: Quicksand, sans-serif;
        padding-bottom: 25px;
        color: #000000;
        white-space: nowrap;
        border: 0 none;
        border-bottom: 1px #b0b0b0 solid;
        font-weight: normal;
    }

    .my-invoices table.my-invoices-table tr th {
        padding-bottom: 10px;
        font-family: Quicksand,sans-serif;
    }

    .my-cases table.my-cases-table tr td,
    .my-cases table.my-cases-table tr th,
    .my-invoices table.my-invoices-table tr td,
    .my-invoices table.my-invoices-table tr th {
        padding: 10px;
    }

        .my-cases table.my-cases-table tr td:first-child,
        .my-invoices table.my-invoices-table tr td:first-child {
            border-left: 0 none;
            white-space: nowrap;
        }

    .my-cases table.my-cases-table tr td,
    .my-invoices table.my-invoices-table tr td {
        font-family: Verdana, Geneva, sans-serif !important;
        color: #000000;
        font-size: 12px;
        padding: 10px;
        border-left: 1px #c9c9c9 solid;
        border-bottom: 0 none;
        border-right: 0 none;
        border-top: 0 none;
    }

        .my-invoices table.my-invoices-table tr td,
        .my-invoices table.my-invoices-table tr td a {
            color: #585858 !important;
        }

            .my-invoices table.my-invoices-table tr td a {
                text-decoration: underline;
            }

                .my-invoices table.my-invoices-table tr td a:hover {
                    text-decoration: none;
                }

.overdue {
    color: #bf0e1e;
    font-weight: bold;
}

.download-btn,
.print-btn {
    width: 40px;
    height: 40px;
    margin-right: 12px;
    display: inline-block;
}

.download-btn {
    background: url("../images/sprite.png") scroll no-repeat -519px -518px #4fae3e;
}

.print-btn {
    background: url(../images/print-btn.png) no-repeat #fff;
    border: 1px solid #72bf44;
}

.total-tickets {
    clear: both;
    margin-bottom: 15px;
    padding-top: 25px;
    color: #000000;
    font-size: 12px;
    font-family: Verdana, sans-serif;
}

.my-invoices .wrap_search {
    white-space: nowrap;
    padding: 15px;
    margin-bottom: 60px;
    background: #dfe0e2;
}

    .my-invoices .wrap_search input[type="text"] {
        vertical-align: top;
        display: inline-block;
        color: #ababab;
        width: 96%;
        padding: 4px 10px 5px 2.7em;
        margin-right: 5px;
        background: url("../images/ico-search-small.png") no-repeat scroll 10px center #FFFFFF;
        border: 0 none;
        font-style: italic;
    }

    .my-invoices .wrap_search button[type="button"] {
        background: url(../images/search-small.png) no-repeat scroll center center #C00010;
        border: 0 none;
        vertical-align: top;
        display: inline-block;
        height: 30px;
        width: 30px;
    }

.total-tickets .number_tickets {
    color: #000000;
    font-size: 12px;
    font-family: Verdana, sans-serif;
}

.my-invoices table.my-invoices-table {
    margin-top: 30px;
}

    .my-invoices table.my-invoices-table tr th {
        cursor: pointer;
        background: #eee;
    }

        .my-invoices table.my-invoices-table tr th.list-clicked {
            color: #fff;
            background: #505050 !important;
            border-right: 1px solid #B6B6B6;
        }

.wrap-lbl {
    position: relative;
    cursor: pointer;
    font-family: Quicksand, sans-serif;
    font-size: 18px;
}

.my-invoices table.my-invoices-table tr th.list-clicked .arrow-dd,
ul.tabs-form > li .arrow-dd {
    position: absolute;
    left: 43.4%;
    bottom: -34px;
    width: 20px;
    height: 40px;
    background: url(../images/arrow-dd-list.png) scroll no-repeat 95% center;
}

ul.tabs-form > li .arrow-dd {
    width: 13px !important;
    height: 8px !important;
    bottom: -8px !important;
}

.list-invoices {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
}

    .list-invoices ul li {
        color: #fff;
        font-family: Verdana,Geneva,sans-serif;
        font-size: 16px;
        font-weight: normal;
        margin: 11px 0;
        padding-left: 30px;
        position: relative;
    }

    .list-invoices .slct_box .dropdown_list li:first-child {
        min-height: 33px !important;
    }

    .list-invoices .slct_box .dropdown_list li {
        margin: 0 !important;
    }

    .list-invoices .wrap-list-invoices {
        position: absolute;
        left: 0;
        top: 20px;
        width: 100%;
        padding: 10px;
        background: #505050;
        z-index: 990;
    }

        .list-invoices .wrap-list-invoices input[type="text"] {
            background: #dfe0e2;
            border: 0 none;
            width: 100%;
            padding: 7px;
            display: block;
        }

        .list-invoices .wrap-list-invoices .caption-text {
            font-family: Verdana,Geneva,sans-serif;
            font-size: 14px;
            font-weight: normal;
        }

        .list-invoices .wrap-list-invoices .slct_box {
            position: relative;
        }

            .list-invoices .wrap-list-invoices .slct_box .dropdown_list {
                position: absolute;
                width: 100%;
                left: 0;
                top: 35px;
                margin: 0;
                padding: 0;
            }

            .list-invoices .wrap-list-invoices .slct_box .cap_box {
                background: url("../images/ico-dd.png") no-repeat scroll 95% center #DFE0E2;
                padding: 4px 10px;
                height: 35px;
            }

                .list-invoices .wrap-list-invoices .slct_box .cap_box span.caption-text {
                    color: #AFAFAF !important;
                }

ul.tabs-form {
    margin-top: 60px;
}

    ul.tabs-form > li {
        display: inline-block;
        vertical-align: top;
        width: 48%;
        margin-right: 2%;
        position: relative;
    }

        ul.tabs-form > li:last-child {
            float: right;
            margin-right: 0 !important;
        }

    ul.tabs-form li .arrow-dd {
        display: none;
    }

    ul.tabs-form li.active .arrow-dd {
        display: block;
    }

    ul.tabs-form li.active input {
        background: #8787A9;
    }

    ul.tabs-form li.active input {
        border: 0 none;
        background: #8787A9 !important;
        color: #FFFFFF !important;
        font-size: 20px;
    }

    ul.tabs-form li input {
        font-family: Quicksand,?sans-serif !important;
        height: 60px;
        width: 100%;
        color: #686868;
        background: #eeeeee;
        border: 0 none;
        font-size: 16px !important;
    }

        ul.tabs-form li input.changeInvoiceAddressButton,
        ul.tabs-form li input.PaymentChangeButton,
        ul.tabs-form li input#test2 {
            border: 3px solid #72bf44;
            font-size: 16px;
            color: #000000;
            background-color: #dfe0e1;
            font-family: Quicksand;
        }

            ul.tabs-form li input.changeInvoiceAddressButton:hover,
            ul.tabs-form li input.PaymentChangeButton:hover, ul.tabs-form li input#test2:hover {
                border: 4px solid #4fae3e;
            }

    ul.tabs-form li.active input.changeInvoiceAddressButton,
    ul.tabs-form li.active input.PaymentChangeButton,
    ul.tabs-form li.active input#test2 {
        border: 4px solid #4fae3e;
        background: #dfe0e1 !important;
        color: #000000 !important;
    }

.wrap-lbl .ico-select-arrow {
    background: url("../images/arrow-white.png") no-repeat scroll left top;
    display: block;
    height: 6px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 16px;
}

.invoicingAddressClass {
    display: block;
    margin: 30px auto;
    width: 72%;
}

.wrap-lbl .ico-select-arrow.open {
    background: url("../images/arrow-white.png") no-repeat scroll left bottom;
}

.list-invoices .check {
    cursor: pointer;
    background: url(../images/check-white.png) scroll no-repeat left top;
    height: 17px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 16px;
}

    .list-invoices .check.checked {
        background-position: left bottom !important;
    }

.btn-filter {
    width: 100%;
    margin: 20px 0 2.5%;
    padding: 7px;
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    color: #444444;
    background: #fff;
    border: 0 none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
/* MODAL CSS */
/*.modal_neopost { top:124px !important;overflow-y: hidden !important;}*/
.modal#neopost_contactUs {
    outline: 0 none;
}

    .modal#neopost_contactUs h4 {
        margin-bottom: 5px !important;
    }

    .modal#neopost_contactUs .modal-dialog {
        width: 685px;
        margin-top: 0;
    }

    .modal#neopost_contactUs .col-lg-6.col-md-6.col-sm-6 {
        padding: 0 14px 0 12px;
    }

    .modal#neopost_contactUs .modal-content .modal_btn_login {
        font-family: Quicksand, sans-serif !important;
        width: 87%;
        height: 45px;
        position: absolute;
        bottom: 0;
        right: 13px;
    }

    .modal#neopost_contactUs .modal-content { /*height: 765px !important;*/
    }

        .modal#neopost_contactUs .modal-content * {
            font-family: Verdana, Geneva, sans-serif;
        }

        .modal#neopost_contactUs .modal-content h5 {
            margin-bottom: 13px;
        }

        .modal#neopost_contactUs .modal-content .modal-body { /*padding:20px 30px !important;*/
        }

        .modal#neopost_contactUs .modal-content .modal-footer {
            margin-top: 0 !important;
            padding: 0 20px 10px !important;
        }

.modal-warning {
}

    .modal-warning .modal-header {
        border-bottom-color: #EA5441 !important;
    }

    .modal-warning .modal-title {
        color: #EA5441 !important;
    }

    .modal-warning .modal-content {
        border-bottom-color: #EA5441 !important;
    }

    .modal-warning .btn-primary {
        background-color: #EA5441 !important;
    }

        .modal-warning .btn-primary:hover {
            background-color: #DA4437 !important;
        }

.or-area {
    margin: 0 !important;
}

.b-separate {
    position: relative;
}

.border-separate-l,
.border-separate-r {
    position: absolute;
    top: 16px;
    background: #AFAFAF;
    width: 113px;
    height: 1px;
}

.border-separate-l {
    left: 0;
}

.border-separate-r {
    right: 0;
}

.b-separate .or-separate {
    color: #AFAFAF !important;
    display: block;
    font-family: Quicksand,sans-serif !important;
    font-size: 22px;
    margin: 0 auto;
    text-align: center;
}

.block_left_f {
    padding-right: 30px !important;
}

.block_right_f {
    padding-left: 30px !important;
}

.modal#neopost_contactUs textarea {
    min-height: 180px;
}

.modal#neopost_contactUs .b_l {
    min-height: 610px;
}

    .modal#neopost_contactUs .b_l.logged_in {
        min-height: 520px;
    }

.modal#addUserModalID h4 {
    margin-top: 20px !important;
    margin-bottom: 5px !important;
}

.modal#addUserModalID .modal-header {
    padding: 0 0 5px !important;
}

.modal#addUserModalID input.btn.btn_cancel, .modal .modal-generic input.btn.btn_cancel {
    background: #b0b0b0 !important;
}

.modal .modal-generic .modal-title {
    width: 95%;
}

.modal .modal-generic .modal-footer {
    margin-top: 1px;
}

.modal#addUserModalID .modal_btn_login {
    margin-top: 0 !important;
}

.modal#addUserModalID {
}

    .modal#addUserModalID .modal-footer .col-lg-6.col-md-6.col-sm-6 {
        padding: 10px;
    }

    .modal#addUserModalID .required_field {
        margin: 0 !important;
    }

.modal_btn_login, .modal_btn_action,
input.btn.btn_cancel {
    font-size: 16px !important;
    font-family: Quicksand, sans-serif !important;
}

.modal.in .modal-dialog {
    top: -10px;
    margin-top: 10px;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

.modal_neopost .modal-dialog {
    width: 480px;
}

.modal_neopost .modal-generic {
    width: 600px !important;
}

#neopost_refused_TnC_Case_Modal .modal-dialog {
    width: 600px;
}

#neopost_refused_TnC_Case_Modal #myModalLabel > small {
    left: 20px;
    position: absolute;
    top: 50px;
}

#neopost_refused_TnC_Case_Modal .modal-header {
    padding: 0 0 35px;
}

#neopost_refused_TnC_Case_Modal #caseModelFooter {
    padding: 19px 35px 20px !important;
}

#neopost_freetrial h4 {
    margin-bottom: 30px;
    margin-top: 15px;
}

#neopost_freetrial .modal_btn_login {
    width: 44% !important;
    margin-top: 15px;
}

#neopost_freetrial.modal_neopost .checkbox {
    margin-top: 30px !important;
    line-height: 35px; /* IE9 */
}

#neopost_freetrial .modal-header {
    padding: 0 !important;
    margin: 0 20px 40px;
}

#neopost_freetrial.modal_neopost .modal-dialog,
#neopost_3 .modal-dialog {
    width: 990px !important;
    z-index: 10000000;
}

.modal_neopost .modal-content {
    background: #fff;
    color: #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#neopost_contactUs.modal_neopost .modal-content .modal-body {
    padding: 20px 13px;
}

.modal_neopost .modal-header {
    border-bottom: 1px dotted #72bf44;
    padding: 0 0 15px;
    margin: 0 20px;
    text-align: center;
}

.modal_neopost .modal-footer {
    border: 0 none;
    padding: 10px 25px;
    text-align: center;
}

    .modal_neopost .modal-footer .btn {
        border-top: none;
        text-align: center;
    }

.modal_neopost .modal-content {
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    box-shadow: inherit;
    border-radius: 0;
    border-bottom-width: 20px;
    border-bottom-color: #72bf44;
}

.modal-content .modal-warning {
    border-bottom-color: #DA4437 !important;
}

.modal_neopost .modal-content * {
    font-family: Verdana, sans-serif;
}

.modal_neopost .modal-content p {
    padding: 20px;
}

    .modal_neopost .modal-content p.mockLabelStyle {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        font-size: 12px;
        margin-bottom: 0px !important;
    }

#caseModelFooter {
    padding: 19px 30px 20px !important;
}

.required_field,
.required_field * {
    font-family: Verdana, Geneva, sans-serif !important;
    color: #afafaf;
    text-align: left;
    font-size: 12px !important;
}

.required_field {
    display: block;
    margin: -40px 0 0;
}

.modal_neopost .modal-content select,
.modal_neopost .modal-content option {
    font-family: Verdana, Geneva, sans-serif;
    color: #acacac;
}

.modal_neopost .modal-content h4 {
    font-size: 26px;
    margin: 5px 0;
    font-family: Quicksand, sans-serif !important;
}

.modal_neopost .modal-content h5 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 15px;
    font-family: Verdana, Geneva, sans-serif !important;
}

.modal_neopost .modal-content label {
    line-height: 25px;
    font-size: 12px;
    font-weight: normal !important;
    letter-spacing: 0.02em;
    margin: 5px 0px;
    font-family: Verdana, Geneva, sans-serif !important;
}

.modal_neopost .modal-content .form-group {
    margin-bottom: 5px;
}

.modal_neopost .modal-content .error_msg {
    margin-bottom: 20px;
    position: relative;
}

#neopost_freetrial .modal-content label {
    font-family: Verdana, Geneva, sans-serif !important;
}

.modal_neopost .modal-content .terms label {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: normal !important;
    color: #acacac;
    padding-top: 10px;
    display: inline-block;
    vertical-align: middle;
}

.modal_neopost .form-group span, .modal_neopost .form-group select, .modal_neopost .form-group input {
    font-size: 15px;
}

.duplicateSubscriptionModal small {
    color: #FFFFFF !important;
    font-family: verdana, sans-serif !important;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 2.1em;
}

    .duplicateSubscriptionModal small a {
        font-family: verdana, sans-serif !important;
        font-size: 24px !important;
        font-weight: bold;
        text-decoration: underline;
    }

.modal_neopost .modal-content input {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

#neopost_newTicket .modal-content { /*height:732px;*/
    top: 0;
}
/*#neopost_newTicket h4 {margin: 0 0 5px !important;}*/
#neopost_newTicket .container-modal {
    padding: 0 30px;
}

#neopost_newTicket h5 {
    margin-top: 40px;
}

#neopost_newTicket .container-modal textarea {
    height: 150px;
}

#neopost_newTicket .container-modal form-group {
    margin-bottom: 30px;
}

#neopost_newTicket .container-modal input.modal_btn_login {
}

#neopost_newTicket .modal-footer div {
    padding: 0 !important;
}

#neopost_newTicket .modal-footer label {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #afafaf;
}

#neopost_newTicket .modal-footer .mandatory_lbl {
    position: absolute;
    left: 0;
    top: 10px;
}

#neopost_newCase h4 { /*margin-top: 15px; margin-bottom: 0;*/
}

#neopost_newCase .col-lg-12.col-md-12.col-sm-12 {
    padding: 0;
}

#neopost_newCase .modal-footer { /*padding: 0px 30px;*/
}

#neopost_newCase .required_field {
    margin: 0;
}

.modal_neopost .modal-content input[type="text"],
.modal_neopost .modal-content select,
.modal_neopost .modal-content textarea,
.modal_neopost .modal-content option {
    color: #505050 !important;
}

.ico-no-card {
    background: url(../images/freetrial.png) scroll no-repeat 0 0;
    width: 90px;
    height: 57px;
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
}

#myModalLabel > small {
    left: 140px;
    position: absolute;
    top: 63px;
}

#myModalLabel .modal_title {
    padding-left: 20px;
    font-family: Quicksand, sans-serif;
}

small {
    font-family: Verdana, Geneva, sans-serif !important;
    display: block;
    font-size: 15px !important;
}

.freeTrialLoginWrapper,
.freeTrialRegistrationWrapper {
    padding: 0 25px !important;
}

.freeTrialRegistrationWrapper,
.b_l {
    border-left: 1px solid #666867;
}

.myBillingForm textarea,
.myBillingForm input[type="text"] {
    font-size: 12px;
    font-family: Verdana, sans-serif !important;
    color: #505050;
    resize: none;
    border: 1px solid #dfe0e1 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.myBillingForm input[type="text"] {
    height: 40px !important;
}

.subscribe .form_subscribe input[type="text"], .form_subscribe input[type="text"], .form_subscribe textarea, .form_subscribe select, .my_profile .form_my_profile input[type="text"] {
    color: #505050 !important;
    font-size: 12px !important;
    font-family: Verdana,sans-serif;
}

.subscribe .form_subscribe div {
    color: #000000;
    font-size: 12px !important;
    font-family: Verdana,sans-serif;
}

.subscribe .form_subscribe div {
    line-height: 25px;
}

.subscribe .form_subscribe input[type="submit"], .form_subscribe input[type="submit"], .my_profile .form_my_profile input[type="submit"] {
    font-family: Quicksand !important;
    font-size: 16px;
    min-width: 150px;
}

.subscribe .form_subscribe .error_msg .ico-error {
    background-position: -695px -433px !important;
    height: 35px !important;
    top: 35px !important;
}

.my_profile h1, #main_container h1, #mycontainer h1 {
    color: #72bf44;
}

.subscribe .details_list span.val {
    font-weight: bold;
}

.subscribe .details_list label {
    width: 52%;
    font-size: 12px !important;
}

.subscribe .details_list span.val,
.subscribe .details_list label {
    float: left;
    font-size: 12px;
    display: block;
    font-family: Verdana, Geneva, sans-serif;
}

.subscribe .details_list > li {
    clear: both;
    padding: 0 0 40px;
}

.modal_neopost .modal_btn_login {
    width: 43%;
    margin-top: 15px;
}

.modal_neopost .modal_btn_default {
    width: 43%;
    margin-top: 15px;
    background-color: #EEEEEE;
}

.modal_neopost .modal-content .terms label a {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    text-decoration: underline;
    color: #acacac;
}

    .modal_neopost .modal-content .terms label a:hover {
        text-decoration: none;
    }

.modal_neopost .modal-content input,
.modal_neopost .modal-content select {
    color: #505050;
    width: 100%;
    border: 0 none;
    background: #dfe0e1;
    height: 40px;
    padding: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal_neopost .modal-content select {
    font-family: Verdana, Geneva, sans-serif !important;
    color: #505050;
    width: 100%;
    border: 0 none;
    background: #dfe0e1;
    height: 40px;
    padding: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: none;
    display: inline-block;
    /*-webkit-appearance:none;
       -moz-appearance:none;
    		appearance:none;*/
    cursor: pointer;
}

label {
    position: relative;
    font-size: 12px;
}

.ico-select-arrow,
.form-select-arrow {
    position: relative;
    height: 40px;
    background: url(../images/ico-dd.png) scroll no-repeat 95% center #dfe0e1;
}

.option-select-arrow,
.form-option-select-arrow {
    color: #505050 !important;
    font-family: Verdana, Geneva, sans-serif !important;
    display: block;
    padding: 8px 5px 8px 10px;
    min-height: 40px;
}

.convertMyIconSelectList {
    font-family: Verdana, Geneva, sans-serif;
    color: #ACACAC !important;
    position: absolute !important;
    left: 0;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
}

    .convertMyIconSelectList option {
        font-family: Verdana, Geneva, sans-serif;
        color: #ACACAC !important;
    }

.form-select-arrow {
    background-position: 97% center;
    background-color: #DFE0E1 !important;
}

.form-option-select-arrow {
    color: #ACACAC !important;
}

.slct_billing_info select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #dfe0e1;
    border: 0 none;
    border-radius: 0;
    color: #afafaf;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    outline: medium none;
    padding: 10px;
    width: 100%;
    font-family: Verdana, sans-serif;
    font-size: 16px;
}

.modal_neopost .checkbox {
}

    .modal_neopost .checkbox .acceptTerms {
        background-color: transparent;
    }

.attach_area input.inputFileName {
    /* background: none repeat scroll 0 0 #FF0000 !important;*/
    display: inline-block;
    float: left;
    width: 94% !important;
}

.attach_area button {
    background: #dfe0e1;
    border: 3px solid #72bf44;
    color: #000000;
    text-transform: uppercase;
    display: inline-block;
    float: right;
    margin-left: 10px;
    padding: 0;
    width: 140px !important;
    font-family: Quicksand, sans-serif !important;
    font-size: 16px;
}

.attach_area.error_msg input.inputFileName {
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: #C00010 !important;
}

.attach_lbl {
    display: block;
}

.attach-block-right {
    width: 46.3% !important;
    float: right !important;
}

.attach_done .attach_done_file {
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 49.6%;
    padding: 16px;
    margin-bottom: 15px;
    background: #fff;
}

.attach_done .attach-done-name {
    font-size: 13px;
    font-family: verdana, sans-serif !important;
    color: #333333 !important;
    display: block;
    overflow: hidden;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.close-attach {
    background: url(../images/close-attachment.png) scroll no-repeat 0 0;
    height: 32px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 46px;
}

.fileinput-button {
    position: relative;
    float: left;
}

.fileinput-button {
    background: url(../images/Search_green-72dpi.png) scroll no-repeat center center #fff !important;
    border: 3px #72bf44 solid;
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin-left: 15px;
}

    .fileinput-button input.btn-upload {
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        display: block;
        width: 40px;
        height: 40px;
        cursor: pointer;
    }

.modal_neopost .modal-content textarea {
    font-family: Verdana, Geneva, sans-serif !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 100%;
    border: 0 none;
    background: #dfe0e1;
    resize: none;
}

.modal_neopost .modal-content input[type='radio'],
.modal_neopost .modal-content input[type='checkbox'] {
    width: auto !important;
    height: auto !important;
}

.check_lbl label {
    padding-right: 10px;
}

.modal_neopost .modal-footer .forgot_btn a {
    text-decoration: underline;
    font-family: Verdana, Geneva, sans-serif;
    letter-spacing: 0.03em;
    bottom: -25px;
    left: 10px;
    position: absolute;
}

.TermsAndConditionsModalContent button[type="button"].backToFreeTrialForm {
    background: red url(../images/back-button.jpg) scroll no-repeat 0 0;
    border: 0 none;
    width: 30px;
    height: 41px;
    margin-left: 20px;
}

#acceptTermsAndAgreementsModal {
    z-index: 10000000;
}

    #acceptTermsAndAgreementsModal.modal_neopost .modal-footer button.acceptBTN,
    #acceptTermsAndAgreementsModal.modal_neopost .modal-footer button.declineBTN {
        display: inline-block;
        vertical-align: top;
        float: none !important;
    }

    #acceptTermsAndAgreementsModal.modal_neopost .modal-footer button.acceptBTN,
    #acceptTermsAndAgreementsModal.modal_neopost .modal-footer button.declineBTN {
        width: 29.3%;
        margin-left: 4%;
    }

    #acceptTermsAndAgreementsModal.modal_neopost .modal-footer button.declineBTN {
        background: #dfe0e1;
        border: 3px solid #72bf44;
        color: #000000;
        text-transform: uppercase;
        display: inline-block;
        float: right;
        padding: 7px;
        font-family: Quicksand, sans-serif !important;
        font-size: 16px;
    }

        #acceptTermsAndAgreementsModal.modal_neopost .modal-footer button.declineBTN:hover {
            border: 4px solid #4fae3e;
        }

#contactusbutton input.sendCaseToCloudTnC {
    float: right;
    margin-left: 20px;
}

#contactusbutton input.acceptBTN {
    width: 220px !important;
    background: #fff;
    border: 1px solid #C80012;
    color: #C80012;
    text-transform: uppercase;
    display: inline-block;
    float: right;
    margin-left: 10px;
    padding: 9px;
    font-family: Quicksand, sans-serif !important;
}

.acceptTerms,
.rejectedTerms {
    height: 410px;
    overflow: auto;
    margin: 40px 15px 40px 0;
}

#loginModlaTitleID > small {
    padding-top: 10px;
}

.freeTrialRegistrationWrapper .modal_btn_login {
    width: 97%;
    float: right;
}

.freeTrialRegistrationWrapper button#userFreeTrialLoginBTN {
    width: 45% !important;
}


#neopost_login .modal-header {
    padding: 0 !important;
}

#neopost_login .modal-footer {
    margin-top: 5px !important;
}

#neopost_login .modal_btn_login {
    margin-top: 0;
}

#neopost_login button#userLoginBTN {
    margin: 0 -15px 0 0 !important;
}

.modal_neopost .modal-content .modal_btn_login,
.modal_neopost .modal-content .modal_btn_signUp {
    width: 100%;
    text-transform: uppercase;
    /*padding: 10px 82px;*/
    padding: 10px 0;
    background: #72bf44;
    border: 0 none;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal_neopost .modal-generic .modal-content .modal_btn_action {
    width: 100%;
    text-transform: uppercase;
    /*padding: 10px 82px;*/
    padding: 10px 0;
    background: #72bf44;
    border: 0 none;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal_neopost.modal_contactUs .modal-content .modal_btn_login {
    padding: 10px 0 !important;
}

#contactusbutton .modal_btn_login {
    height: 45px;
    margin: -5px 0 0;
}

#caseModelFooter #contactusbutton .modal_btn_login {
    width: 200px;
}

input[type="submit"], button[type="button"] {
    outline: 0 none !important;
}

.modal_neopost .modal-content .modal_btn_login:hover,
.modal_neopost .modal-content .modal_btn_signUp:hover {
    background: #4fae3e;
}

.modal-backdrop {
    background-color: #eee !important;
}

    .modal-backdrop.in {
        -webkit-opacity: 0.6 !important;
        -moz-opacity: 0.6 !important;
        opacity: 0.6 !important;
    }

.modal_login {
}

#neopost_freetrial_LoggedIn .modal-dialog {
    width: 685px;
}

#neopost_freetrial_LoggedIn .modal-content {
    height: 750px;
}

#neopost_freetrial_LoggedIn ul.step_list {
    margin-top: 150px;
    padding: 0 0 0 20px;
    list-style: none;
}

    #neopost_freetrial_LoggedIn ul.step_list li {
        width: 100%;
        margin: 70px auto;
        color: #000;
    }

        #neopost_freetrial_LoggedIn ul.step_list li h5 {
            font-family: Quicksand, sans-serif !important;
            font-size: 30px;
            color: #000;
            margin: 0;
        }

        #neopost_freetrial_LoggedIn ul.step_list li .sub_label {
            margin-left: 30px;
            font-family: verdana, sans-serif;
            font-weight: bold;
            font-size: 20px;
            color: #000;
        }

        #neopost_freetrial_LoggedIn ul.step_list li small {
            margin-left: 30px;
        }



.modal_signup.modal_neopost .modal-dialog {
    width: 1144px;
}

.modal_signup.modal_neopost .modal-content h5 {
    font-size: 18px;
}

.modal_signup .modal-content label {
    font-size: 13px;
}

.modal_signup.modal_neopost .modal-footer {
    text-align: left;
}

.modal_signup.modal_neopost .required_field {
    font-size: 11px;
    color: #acacac;
}

.ico-close {
    /*background: url("../images/close-attachment.png") no-repeat rgba(0, 0, 0, 0);
    border: 0 none;
    height: 29px;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 37px;*/
    display: inline-block;
    font: normal normal normal 14px / 1 NeopostFontsIneo;
    font-family: NeopostFontsIneo !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none !important;
    right: 10px;
    top: 12px;
    position: absolute;
    border: none;
    background: #fff;
    font-size: 20pt;
    color: #e0e0e0;
}

    .ico-close:hover {
        color: #000000;
    }

    .ico-close:before {
        content: "\A4";
    }


footer {
    /*margin-top: 60px;*/
}

    footer .container {
        border-top: 1px solid #aeaeae;
        padding: 20px 0;
    }

        footer .container > * {
            padding: 0;
            white-space: nowrap;
        }

#registerCaptchaWrapper {
    width: 360px;
    overflow: hidden;
}

    #registerCaptchaWrapper .recaptchatable {
        border: 0 none !important;
    }

    #registerCaptchaWrapper table td {
        padding: 10px 0 !important;
    }

img#recaptcha_logo {
    display: none;
}

/*CONTACT SUPPORT */
.kb_wrap img {
    width: 100%;
    max-width: 100%;
}

.kb_wrap .block_full {
    position: relative;
    background: #dfe0e1;
    min-height: 240px;
    margin: 15px 0 0px 0;
    padding: 20px;
}

.kb_wrap button.more {
    margin-bottom: 15px;
    width: 225px;
}

.articleFilterCheckbox label {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    padding-left: 10px;
}

.block_full h5 {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0px;
    /* right: auto; */
    display: block;
    width: 100%;
}

.checkBoxWrapper {
    background: #dfe0e1;
    margin: 0 0 30px 0;
}
/* RESIZABLE YOUTUBE */
.auto-resizable-iframe {
    max-width: 560px;
    margin: 0px auto;
}

    .auto-resizable-iframe.small-youtube {
        max-width: 370px;
    }

        .auto-resizable-iframe.small-youtube iframe {
            height: 200px;
        }

    .auto-resizable-iframe > div {
        position: relative;
        padding-bottom: 75%;
        height: 0px;
    }

    .auto-resizable-iframe iframe {
        /* position: absolute;
  top: 0px;
  left: 0px;*/
        width: 100%;
        height: 300px;
        z-index: 0;
        /*height: 100%;*/
    }

    .auto-resizable-iframe.box_testimonials iframe {
        height: 220px;
    }
/* PATCH ERROR */

.error_msg .ico-error {
    position: absolute;
    background: url("../images/sprite.png") no-repeat scroll -696px -430px #ea5441 !important;
    bottom: 0px !important;
    height: 40px !important;
    right: -50px !important;
    width: 45px !important;
    top: 42px !important;
    z-index: 1000 !important;
}
/*.alert_error_popover { bottom: -5px !important; position:relative!important}*/
.alert_error_popover {
    width: auto !important;
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 11px !important;
    color: #C00010;
    bottom: -5px !important;
    position: relative !important;
    display: block;
}

.error_msg .ico-select-arrow,
.error_msg .option-select-arrow {
    /*background-color:#FFFFFF;*/
    color: #C00010 !important;
}

#neopost_login .alert_error_popover {
    bottom: -5px;
    position: relative;
    display: block; /*bottom: -50px !important;*/
}

#neopost_login .error_msg .ico-error {
    right: -30px !important;
}

#neopost_login .modal-body {
    padding: 20px 30px;
}

#neopost_login .modal-footer {
    padding: 20px 30px 20px;
}

.error_msg input[type="text"],
.error_msg input[type="email"],
.error_msg input[type="password"],
.error_msg textarea {
    background-color: #fff !important;
    color: #c00010;
}

.myProfileForm .error_msg .ico-error {
    height: 35px !important;
    background-position: -701px -435px !important;
}

p.requestInfoLink {
    margin: 30px 0px;
}

.nav > li > a.productLinks {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    color: #505050;
    text-decoration: none;
    padding: 15px 0px;
}

.nav > li.selectedProductLinks > a.productLinks {
    color: white;
    font-weight: bold;
    padding: 15px 0px;
}

.nav > li > a.productLinks:hover,
.nav > li > a.productLinks:focus {
    text-decoration: none;
    background-color: inherit;
}

.fixed_scroll_start .nav li.selectedProductLinks {
    background-color: #505050;
    color: white;
}

.nav_software li div.get_software a:hover {
    color: inherit;
}

ul li.row_select_btns a.btn_slct:hover {
    text-decoration: none;
    background-color: #4fae3e;
}

ul li.row_select_btns a.btn_slct {
    background-color: #C00010;
    font-size: 14px;
    font-family: Quicksand, sans-serif !important;
    margin-top: 30px !important;
}

#table_steps {
    margin: 0 -15%;
}

ul.table_price.clmn_2,
ul.table_price.clmn_3,
ul.table_price.clmn_4,
ul.table_price.clmn_5,
ul.table_price.clmn_6 {
    margin: 0 auto;
}

ul.table_price.clmn_1 {
    margin-left: 15%;
    margin-right: auto;
}

ul.table_price.clmn_1 {
    width: 50%;
}

    ul.table_price.clmn_1 ul li.box_price,
    ul.table_price.clmn_1 ul li.registrationButtonsSection {
        width: 61.5%;
    }

ul.table_price.clmn_2 {
    width: 75%;
}

    ul.table_price.clmn_2 ul li.box_price,
    ul.table_price.clmn_2 ul li.registrationButtonsSection {
        width: 35.4%;
    }

ul.table_price.clmn_3 {
    width: 90%;
}

    ul.table_price.clmn_3 ul li.box_price,
    ul.table_price.clmn_3 ul li.registrationButtonsSection {
        width: 23.8%;
    }
/*ul.table_price.clmn_4 {width:80%;}*/
ul.table_price.clmn_4 ul li.box_price,
ul.table_price.clmn_4 ul li.registrationButtonsSection {
    width: 18.19%;
}
/*ul.table_price.clmn_5 {width:90%;}*/
ul.table_price.clmn_5 ul li.box_price,
ul.table_price.clmn_5 ul li.registrationButtonsSection {
    width: 15.12%;
}
/*ul.table_price.clmn_6 {width:100%;}
ul.table_price.clmn_6  ul li.box_price,
ul.table_price.clmn_6  ul li.registrationButtonsSection{width:13%;}*/


ul.table_price ul li.lbl_header, ul.table_price ul li.lbl_body {
    text-align: right !important;
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 12px;
    color: #333 !important;
}

ul.table_price li.row_last ul li.lbl_body,
ul.table_price li.row_last ul li.box_price_body {
    height: 60px !important;
}

.my_users_roles {
}

    .my_users_roles span.checkbplaceholder {
        width: 17px;
        display: block;
    }

    .my_users_roles ul.uses_roles_list {
        width: 100%;
        margin-bottom: 0;
        clear: both;
        background: #dfe0e1;
    }

        .my_users_roles ul.uses_roles_list li:first-child {
            padding: 20px 2% 20px 4%;
        }

        .my_users_roles ul.uses_roles_list li {
            line-height: 25px;
            float: left;
            height: 60px;
            padding: 20px 3%;
            position: relative;
            font-family: Verdana,Geneva,sans-serif !important;
            font-size: 12px;
            color: #000000 !important;
            background: #dfe0e1;
        }

    .my_users_roles ul.expand_box_list li {
        float: left;
        position: relative;
    }

    .my_users_roles ul.uses_roles_list li a {
        color: #000000 !important;
    }

    .my_users_roles ul.uses_roles_list li .checkb,
    .my_users_roles ul.expand_box_list li .checkb,
    ul.expand_box_list li .checkb {
        cursor: pointer;
        width: 17px;
        height: 17px;
        display: block;
        background: url(../images/checkbox.png) scroll no-repeat 0 0;
    }

    .my_users_roles ul.uses_roles_list li.name_area { /*padding-right: 13%;*/
    }

    .my_users_roles ul.uses_roles_list li.mail_area { /*padding-right: 15.5%;*/
    }

    .my_users_roles ul.uses_roles_list li.name_area,
    .my_users_roles ul.uses_roles_list li.mail_area {
        max-width: 250px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        min-width: 30%;
    }

        .my_users_roles ul.uses_roles_list li.mail_area a {
            color: #000000;
        }

    .my_users_roles ul.uses_roles_list li.notify_area {
    }

    .my_users_roles ul.uses_roles_list li.clpse_line {
        padding: 10px 17px 0;
    }

    .my_users_roles ul.uses_roles_list li .checkb.checked,
    .my_users_roles ul.expand_box_list li .checkb.checked,
    ul.expand_box_list li .checkb.checked {
        background-position: left top;
    }

    .my_users_roles ul.uses_roles_list li .checkb.unchecked,
    .my_users_roles ul.expand_box_list li .checkb.unchecked,
    ul.expand_box_list li .checkb.unchecked {
        background-position: left bottom;
    }

    .my_users_roles ul.uses_roles_list li .notify_small {
        background: url(../images/notification-small.png) scroll no-repeat 0 0;
        width: 25px;
        height: 26px;
        display: block;
        margin-left: -20px;
        margin-right: 14px;
    }

    .my_users_roles ul.uses_roles_list li .nbr-notif.big {
        font-size: 17px;
        padding: 0 6px;
        right: 0;
        top: 19px;
        min-height: 25px;
    }

    .my_users_roles ul.uses_roles_list li .clpse {
        cursor: pointer;
        background: url(../images/sprite.png) scroll no-repeat -478px -605px;
        width: 36px;
        height: 36px;
        display: block;
    }

    .my_users_roles .expand_box li .clpse {
        cursor: pointer;
        width: 50px;
        height: 36px;
        margin-top: 26px;
        display: block;
    }

    .my_users_roles .expand_box li .minus {
        cursor: pointer;
        background: url(../images/sprite.png) scroll no-repeat -540px -612px;
    }

    .my_users_roles ul.uses_roles_list li .clpse.minus {
        background: url(../images/sprite.png) scroll no-repeat -533px -612px;
    }

ul.expand_box_list li .checkb {
    margin: 35px 0 0;
}

table.my-invoices-table ul.expand_box_list,
.productNameDataTable {
    vertical-align: top;
    display: inline-block;
}

    table.my-invoices-table ul.expand_box_list li .checkb {
        margin: 0;
    }

.my_users_roles .expand_box * {
    font-family: Verdana, Geneva, sans-serif;
}

.my_users_roles .expand_box .img_ico,
.my_users_roles .expand_box .lbl_ico {
    display: inline-block;
    vertical-align: top;
}

.my_users_roles .expand_box .img_ico {
    width: 83px;
    margin: 5px 10px;
}

.my_users_roles .expand_box .lbl_ico {
    color: #000000;
    font-size: 18px;
    letter-spacing: -0.13em;
}

.lbl_prd {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: 80%;
}

.list-btn {
    background: #C00010;
    color: #fff;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.my_users_roles .expand_box { /* float:right;*/
}

    .my_users_roles .expand_box .expand_box_list {
        padding: 7px 15px;
        border: 1px solid #e9e9e9;
        border-bottom: 0 none;
        margin: 0;
    }

    .my_users_roles .expand_box .expand_box_form {
        background: #dfe0e2;
        padding: 15px;
    }

        .my_users_roles .expand_box .expand_box_form h4 {
            font-family: Verdana, Geneva, sans-serif !important;
            font-weight: bold;
            font-size: 16px;
            margin: 0 0 15px;
        }

        .my_users_roles .expand_box .expand_box_form ul.form_list {
            margin-left: 2%;
        }

            .my_users_roles .expand_box .expand_box_form ul.form_list li label {
                font-family: Verdana, Geneva, sans-serif;
                font-weight: normal;
                margin: 0;
            }

        .my_users_roles .expand_box .expand_box_form .btn_plus {
            background: url(../images/sprite.png) scroll no-repeat -36px -666px #fff;
            padding: 5px 16px;
            font-family: Quicksand, sans-serif !important;
        }
/*#b0b0b0*/
.slct_box .cap_box {
    padding: 10px;
    cursor: pointer;
    color: #fff;
    border-style: solid;
    border-width: 2px;
    border-color: #DFE0E1;
    background: url("../images/ico-dd-white.png") no-repeat scroll 95% center #afafaf;
}

.slct_box .cap_white {
    padding: 10px 30px;
    min-width: 230px;
    cursor: pointer;
    color: #333;
    border-style: solid;
    border-width: 2px;
    border-color: #DFE0E1;
    background: url("../images/ico-dd.png") no-repeat scroll 95% center #fff;
}

.slct_box .option-select-box {
}

.my_users_roles .expand_box .list-btn {
    margin: 5px 0 0;
    padding: 2px 15%;
}


    .my_users_roles .expand_box .list-btn:hover {
        color: #fff;
        background: #AC0A18;
    }

.my_users_roles .expand_box .slct_box {
    margin: 10px 0;
    position: relative;
}

    .my_users_roles .expand_box .slct_box .dropdown_list {
        position: absolute;
        width: 100%;
        left: 0;
        top: 40px;
        z-index: 1000000;
        border-style: solid;
        border-width: 2px;
        border-color: #DFE0E1;
    }

.slct_box .dropdown_list {
    z-index: 1000000;
}

    .my_users_roles .expand_box .slct_box .dropdown_list li,
    .slct_box .dropdown_list li {
        cursor: pointer;
        width: 100%;
        color: #FFF;
        display: block;
        font-family: Quicksand,sans-serif;
        font-size: 16px;
        outline: 0 none;
        position: relative;
        background: none repeat scroll 0 0 #AFAFAF;
        padding: 5px 10px;
    }

.my_users_roles .expand_box ul.add-app-ul .slct_box .dropdown_list li {
    background-color: #FFF;
    color: #2C2D2D;
}

    .my_users_roles .expand_box ul.add-app-ul .slct_box .dropdown_list li:hover {
        background-color: #808281;
    }

    .my_users_roles .expand_box ul.add-app-ul .slct_box .dropdown_list li:hover,
    .slct_box .dropdown_list li:hover {
        background: #808281;
    }

.my_users_roles .expand_box .slct_box .dropdown_list li:hover a,
.my_users_roles .expand_box .slct_box .dropdown_list li a:hover,
.my_users_roles .expand_box .slct_box .dropdown_list li:hover {
    background: #808281;
    color: #FFFFFF;
    text-decoration: none;
}

.my_users_roles .expand_box .wrap_slct {
    width: 290px;
}

    .my_users_roles .expand_box .wrap_slct .date_area {
        text-align: center;
    }

        .my_users_roles .expand_box .wrap_slct .date_area label,
        .my_users_roles .expand_box .wrap_slct .date_area .date {
            display: inline-block !important;
            vertical-align: middle;
        }

.my_users_roles .action_btn {
    margin-bottom: 20px;
}

.my_users_roles .access {
    background: url(../images/access.png) scroll no-repeat 0 0 #2d2f2e;
}

.my_users_roles .delete {
    background: url(../images/sprite.png) scroll no-repeat -81px -608px #4fae3e;
}

    .my_users_roles .delete.disable {
        background-color: red;
    }

.my_users_roles .adduser {
    background: url(../images/sprite.png) scroll no-repeat -475px -517px #4fae3e;
}

.my_users_roles .access,
.my_users_roles .delete,
.my_users_roles .adduser {
    margin: 0 0 0 2px;
    border: 0 none;
    height: 41px;
    width: 41px;
}

.disabled_msg {
    background: none repeat scroll 0 0 #83797a;
    border: 1px #83797a solid;
}
/* CAROUSEL */

/* NUSA additions*/

.table {
    font-family: Quicksand, sans-serif !important;
}

    .table tr td {
        border-right: solid 1px #000;
    }

        .table tr td:last-child {
            border-right: none;
        }

    .table tr th {
        border-right: solid 1px #000;
    }

        .table tr th:last-child {
            border-right: none;
        }

    .table thead {
        border-bottom: solid;
    }

.nusa-table-header {
    /*color: white;
    background-color: #72bf44;*/
    border-bottom: solid;
}

.btn-neopost-white {
    color: #000 !important;
    background-color: #fff !important;
    margin-right: 2px;
    border-color: #000 !important;
    border-radius: 0 !important;
    text-transform: uppercase;
}

    .btn-neopost-white:hover,
    .btn-neopost-white:focus,
    .btn-neopost-white:active,
    .btn-neopost-white.active,
    .btn-neopost-white {
        color: rgb(51, 51, 51);
        background-color: rgb(204, 204, 204) !important;
        border-color: #505050 !important;
    }

.btn-default {
    border-color: #505050;
    border-width: 2px;
    min-width: 80px;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #333333;
        border-color: #adadad;
    }

.btn_submit {
    min-width: 80px;
    border-width: 2px;
}

.btn-neopost {
    color: #ffffff;
    background-color: #4fae3e;
    margin-right: 2px;
    border-radius: 100px !important;
    border: 2px solid #4fae3e;
    text-transform: uppercase;
    font-family: Quicksand;
    font-weight: bold;
    font-size: 14px;
}
    .btn-neopost:hover,
    .btn-neopost:focus,
    .btn-neopost:active,
    .btn-neopost.active {
        background-color: #fff;
        color: #4fae3e;
        border: 2px solid #4fae3e;
    }

.btn-neopost-invert {
    color: #4fae3e;
    background-color: #fff;
    margin-right: 2px;
    border-radius: 100px !important;
    border: 2px solid #4fae3e;
    text-transform: uppercase;
    font-family: Quicksand;
    font-weight: bold;
    font-size: 14px;
}
    .btn-neopost-invert:hover,
    .btn-neopost-invert:focus,
    .btn-neopost-invert:active,
    .btn-neopost-invert.active {
        background-color: #4fae3e;
        color: #fff;
        border: 2px solid #4fae3e;
    }
 
.open .dropdown-toggle.btn-default {
    /*background-color: #4fae3e;
    color: #ffffff;
    border-color: #4fae3e;*/
}


.addPoc {
    background: url(../images/sprite.png) scroll no-repeat -475px -517px #4fae3e;
    margin: 0 0 0 2px;
    border: 0 none;
    height: 41px;
    width: 41px;
    color: white;
}


.btnRefresh {
    background: url(../images/sprite.png) scroll no-repeat -476px -560px #4fae3e;
    margin: 0 0 0 2px;
    border: 0 none;
    height: 41px;
    width: 45px;
    color: #ffffff;
}

.btnSave {
    background: url(../images/save.png) no-repeat scroll 10px 8px #4fae3e;
    margin: 0 0 0 2px;
    border: 0 none;
    height: 41px;
    width: 45px;
    color: #ffffff;
}

.btnClose {
    margin: 0 0 0 2px;
    border: 0 none;
    height: 41px;
    width: 45px;
    color: #000000;
}

.btnPrev {
    margin: 0 0 0 2px;
    border: 0 none;
    height: 41px;
    min-width: 45px;
    color: #000000;
    font-weight: bold;
    font-size: 15px;
    border-color: #000;
    border-style: solid;
    border-width: 3px;
}

    .btnPrev span {
        font-size: 15px;
    }

    /*.btnPrev:hover {
        border-color: #4fae3e;
    }*/

    .btnPrev:hover {
        border-color: #F4511E;
        color: #fff;
        background-color: #F4511E;
    }

.navbar-inverse {
    background-color: #72bf44;
    border-color: #72bf44;
}

.field-field-content {
    font-family: Verdanda, Geneva, sans-serif;
    font-size: 12px;
}

.btn-primary {
    text-transform: uppercase;
    background: #72bf44;
    border: 0 none;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background: #72bf44;
        border-color: #72bf44;
    }

.hero-unit div {
    font-family: Verdana, sans-serif;
}

.hero-unit h3, .hero-unit h2 {
    font-family: Quicksand, sans-serif !important;
    font-size: 24px !important;
    color: #000000 !important;
    margin-bottom: 40px;
    font-weight: normal !important;
}

.infoBeforeForm {
}


/* RESPONSIVE */
@media screen and (max-width: 1199px) {

    .ico-error {
        display: none;
    }

    .top_bar {
        display: none;
    }

    .navbar-nav > li {
        float: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 0;
    }

    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        top: 10px;
        height: 50px !important;
    }

    .sections-menu-mobile-nav {
        background: #ffffff;
        display: block;
        z-index: 20;
        width: 100%;
        height: 23px;
        /* position: absolute;
        top: 0;
        left: 0;*/
        position: relative;
        top: -20px;
        left: 0;
    }

        .sections-menu-mobile-nav.sections-menu-opened .active .menu-section:before {
            background-position: -65px -25px;
            background-size: 1000px 1000px;
            position: absolute;
            top: 40%;
            left: 50%;
            width: 30px;
            height: 20px;
            margin-left: -8px;
        }

        .sections-menu-mobile-nav ul {
            display: table;
            /* position: absolute;
	    top: -18px;
	    left:0px;*/
            margin: 0px;
            padding: 0px;
            width: 100%;
            list-style: none;
        }

        .sections-menu-mobile-nav li {
            display: table-cell;
            padding-left: 3px;
        }

            .sections-menu-mobile-nav li:first-child {
                padding-left: 0;
            }

            .sections-menu-mobile-nav li.active .menu-section {
                cursor: pointer;
            }

                .sections-menu-mobile-nav li.active .menu-section:before {
                    content: " ";
                    background: url("../images/sprite-corp.png") no-repeat -35px -25px;
                    background-size: 1000px 1000px;
                    position: absolute;
                    top: 40%;
                    left: 40%;
                    width: 30px;
                    height: 20px;
                    margin-left: -8px;
                }

        .sections-menu-mobile-nav .menu-section {
            background: #C8C8C8;
            position: relative;
            height: 20px;
            min-width: 20%;
            text-indent: -9999px;
        }

        .sections-menu-mobile-nav .section-green.active .menu-section {
            background: #72bf44;
        }

        .sections-menu-mobile-nav .section-blue.active .menu-section {
            background: #05b9f0;
        }

        .sections-menu-mobile-nav .section-red.active .menu-section {
            background: #ea5441;
        }

        .sections-menu-mobile-nav .section-black.active .menu-section {
            background: #505050;
        }

        .sections-menu-mobile-nav .section-orange.active .menu-section {
            background: #F07D23;
        }

        .sections-menu-mobile-nav .section-pink.active .menu-section {
            background: #E63364;
        }

        .sections-menu-mobile-nav .section-indigo.active .menu-section {
            background: #2D2D64;
        }



        .sections-menu-mobile-nav .section-green {
            min-width: 25%;
            width: 25% !important;
        }

        .sections-menu-mobile-nav .section-blue {
            min-width: 25%;
            width: 25% !important;
        }

        .sections-menu-mobile-nav .section-red {
            min-width: 25%;
            width: 25% !important;
        }

        .sections-menu-mobile-nav .section-black {
            min-width: 25%;
            width: 25% !important;
        }

        .sections-menu-mobile-nav .section-orange {
            min-width: 25%;
            width: 25% !important;
        }

        .sections-menu-mobile-nav .section-pink {
            min-width: 25%;
            width: 25% !important;
        }

        .sections-menu-mobile-nav .section-indigo {
            min-width: 25%;
            width: 25% !important;
        }

    .ico-logout-responsive {
        background: url(../images/LogOut.png);
        background-position: 0px -26px;
        width: 27px;
        height: 29px;
        border: 0;
    }

    .navbar.hamburger {
        background: url("../images/sprite-corp.png") no-repeat 0 -42px;
        width: 58px;
        height: 46px;
        position: absolute;
        top: 30px;
        left: 10px;
    }

    .navbar-toggler {
        background: url("../images/sprite-corp.png") no-repeat 0 -42px;
        width: 58px;
        height: 56px;
        position: absolute;
        top: 20%;
        left: 5px;
        border: 0;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .container > .navbar-collapse {
        margin-left: -15px;
        margin-top: 90px;
        width: 100%;
    }

    .navbar-wrapper .navbar {
        padding-left: 0px;
        padding-right: 0px;
    }

    .cc_container.alert-dismissible.fade.in {
        position: fixed;
        top: 130px !important;
        width: 100%;
        margin-bottom: 0px;
        height: 200px;
    }

    .nav_full .navbar-nav li a {
        width: 100%;
        text-align: left;
        padding: 9px 15px !important;
    }

    .btn.btn-ineo-default {
        background: url("../images/Search_white-72dpi.png") no-repeat -1px -1px;
        width: 40px;
        height: 34px;
        background-color: #afafaf !important;
    }

    .nav_full .navbar-nav a:hover {
        background-color: #000000 !important;
    }

    .navbar-wrapper .container {
        margin-right: -30px !important;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .header {
        height: 10px;
    }

    h1.newLogo {
        display: none;
    }

    .navbar.accessToLogin {
        background: url("../images/User_white-72dpi.png") no-repeat 0px 0px;
        position: absolute;
        left: 90%;
        top: 20%;
        width: 40px;
        height: 30px;
    }

    /*.list-inline.breadcrumb,*/ .supBreakPoint {
        display: none;
    }

    .nav_full {
        margin: 0 0 !important;
    }

    .navbar-collapse {
        background-color: #505050;
        width: 100%;
    }

    .my_app .btn_add {
        cursor: pointer;
        position: absolute;
        right: 0;
        background: url(../images/sprite.png) scroll no-repeat -144px -666px;
        width: 45px;
        height: 45px;
        -ms-transform: rotate(90deg); /* IE 9 */
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        transform: rotate(90deg);
    }

    html, body {
        overflow-x: hidden;
    }

    footer .container > * {
        white-space: normal;
    }
}

@media screen and (min-width: 992px) and (max-width: 2200px) {
    ul.footer_links li {
        padding: 0 9px;
    }

    .social_network ul.social_network_links li {
        padding: 0;
    }

    .send_nl h5 {
        white-space: normal;
        line-height: 32px;
    }

    .top_bar button { /*font-size: 75%;*/ /*padding:1px 0px 5px */
    }

    .top_bar .ico-down {
        right: 10px;
    }

    .top_bar .login button {
        padding: 1px 10px 10px 10px;
        box-shadow: none !important;
    }

    .top_bar .login {
    }

    .top_bar .sign_up button {
        padding: 1px 0 10px 25px;
    }

    .top_bar .location button {
        padding: 1px 0 5px;
    }

        .top_bar .location button span.ico-down {
            right: 15px;
        }

    .top_bar .languages .ico-down {
        right: -5px;
    }

    .my_app .notifications .num_note {
        right: 17%;
    }

    h1.title_np, h3.title_np, h4.title_np, h5.title_np, h6.title_np {
        font-size: 23px;
    }
    /*.preamble h1, .subscribe h1, .my_app h1 {font-size:30px}*/
}

@media screen and (min-width:981px) and (max-width: 992px) {
    h1.title_np, h2.title_np, h3.title_np, h4.title_np, h5.title_np, h6.title_np, .preamble .lead, .preamble .lead .pre_txt {
        font-size: 21px;
    }

    .preamble h1, .subscribe h1, .my_app h1 {
        font-size: 32px;
    }

    .top_bar button {
        padding: 1px 0px 5px 10px;
    }

    .user_name {
        width: 100%;
    }

    .top_bar .ico-down {
        display: none;
    }

    .bootstrap-select.btn-group .btn .filter-option {
        right: 35px;
        font-size: 11px;
        width: 60px;
    }

    .bootstrap-select.btn-group .btn .caret {
        top: 35%;
    }
    /*ul.footer_links li { padding:0 10px}
	.social_network ul.social_network_links li:first-child span { display:none}*/
    ul.table_price .box_price_body .sub_desc {
        font-size: 13px !important;
    }

    ul.table_price ul li.lbl_header, ul.table_price ul li.lbl_body {
        font-size: 13px !important;
    }

    .container {
        width: 850px !important;
    }
    /* MY APPS NeoPreferences  */
    .resources_slide a.box_resources {
        width: auto !important;
    }

    .resources_slide a.box_resources {
        min-height: 100%;
    }

    .auto-resizable-iframe.small-youtube {
        width: auto !important;
    }

        .auto-resizable-iframe.small-youtube iframe {
            height: auto !important;
        }

    ul li.row_select_btns a.btn_slct {
        font-size: 11px;
    }
    /* MY APPS NeoPreferences SCROLL MENU  */
    .f-nav {
        width: 88.2% !important;
    }

    .nav_software li {
        padding: 10px 11px !important;
    }

        .nav_software li a {
            padding: 15px 0 !important;
        }

    #neopost_freetrial.modal_neopost .modal-dialog, #neopost_3 .modal-dialog {
        width: 90% !important;
    }
}

@media screen and (min-width: 768px) {
    .social_network ul.social_network_links li:first-child span,
    .social_network ul.social_network_links li:first-child:hover span {
        width: auto;
        background: transparent !important;
        margin-right: 30px;
    }
}

@media screen and (min-width: 1200px) {
    .my_app .box_header {
        min-height: 290px;
    }

    .detail_box h5 {
        color: #000000;
    }

    .sections-menu-mobile-nav, .navbar.responsiveLogo, .navbar-toggle {
        display: none !important;
    }

        .sections-menu-mobile-nav ul, .navbar.accessToLogin, .navbar.logoMobile, .navbar.hamburger, .infBreakPoint {
            display: none;
        }

    .main_carousel.carousel {
        margin: 0 auto !important;
        width: 99.6%;
        height: 330px !important;
    }

    .sections-menu ul {
        float: right;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .sections-menu li {
        position: relative;
        float: left;
        margin: 0;
        padding: 0 28px 0 19px;
        font-family: Quicksand, sans-serif;
        font-weight: bold;
        font-size: 16px;
        line-height: 120%;
        text-transform: uppercase;
        text-align: right;
        color: #505050;
        opacity: 0.7;
    }

        .sections-menu li:last-of-type {
            padding-right: 10px;
        }

        .sections-menu li a {
            color: #505050;
            text-decoration: none;
            position: relative;
            top: -1px;
        }

    .sections-menu {
        border-bottom: 1px solid #E0E0E0;
        right: 0;
        bottom: 3px;
        width: 81%;
        font-family: Quicksand, sans-serif;
        font-weight: bold;
        font-size: 16px;
        text-transform: uppercase;
        text-align: right;
        color: #505050;
        display: inline-block;
    }

        .sections-menu li:hover .section-dot, .secondLink {
            bottom: -9px !important;
            left: -3px !important;
            width: 17px !important;
            height: 17px !important;
        }
}



/*  UX-Project  */

.bloc-notif {
    border: solid #72BF44;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 2px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

p.notif-paragraphe {
    margin-bottom: 0px !important;
}

.notif-img {
    max-height: 100px;
    margin-top: 10px;
}

/*@media screen and (max-width: 767px){
  .notif-title{
    color:white;
  }

  p.notif-paragraphe{
    color:white;
  }

  .notif-link{
    color:white;
  }
}*/

.banner-container {
    width: 100%;
    height: 400px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
}

.banner-img {
    width: 100%;
    height: 100%; /* fixe firefox bug #208 redmine*/
}

.banner-textarea {
    height: 400px;
    width: 33%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
}

    .banner-textarea > p {
        padding-top: 60px;
        padding-left: 15px;
        font-size: 20px;
        color: #FFFFFF;
        line-height: 26px;
    }

.banner-container-mobile {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-bottom: 30px;
}

.banner-img-mobile {
    width: 100%;
    height: 200px;
}

.banner-textarea-mobile {
    height: 200px;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
}

    .banner-textarea-mobile > p {
        padding-top: 20px;
        padding-left: 10px;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 20px;
    }

.backdash-img {
    margin-top: 5px;
}

.tips {
    border: 1px solid #EEEEEE;
    padding: 0px;
    width: 380px;
}

.tips_header {
    background-color: #EEEEEE;
    padding: 5px;
    text-align: center;
    font-family: 'Quicksand';
    font-size: 22px;
    color: #000000;
    vertical-align: middle;
}

.tips_content {
    background-color: #EEEEEE;
    padding: 15px 25px 25px 25px;
    font-family: verdana;
    font-size: 12px;
    text-align: left;
}

.table {
    width: calc(100% - 20px);
}

    .table .table-striped > tbody > tr > td, .table-striped > tbody > tr > th {
        background-color: #EEEEEE;
    }

    .table .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: #fff;
    }

.nav-tabs.centered {
    border-left: none;
    border-bottom: 3px solid #505050 !important;
    text-transform: uppercase;
}

.nav-tabs.centered, .nav-pills.centered {
    text-align: center;
}

    .nav-tabs.centered > li, .nav-pills.centered > li {
        float: none;
        display: inline-block;
    }

        .nav-tabs.centered > li.active a, .nav-tabs.centered > li.active > a:hover, .nav-tabs.centered > li.active > a:focus {
            background-color: #505050;
            color: white !important;
            cursor: pointer;
            border-radius: 0px;
            border-color: transparent;
        }

        .nav-tabs.centered > li a, .nav-tabs.centered > li > a:hover, .nav-tabs.centered > li > a:focus {
            background-color: transparent;
            color: #c8c8c8;
            border-color: #c8c8c8;
            border-radius: 0px;
            border-top: solid;
            border-left: solid;
            border-right: solid;
            border-bottom: solid;
            border-width: 3px;
            bottom: -2px;
            height: 47px;
        }

/* Radio button CSS*/
.radiobutton {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
    border-radius: 50%;
}

    /* Create the indicator (the dot/circle - hidden when not checked) */
    .radiobutton:after {
      content: "";
      position: absolute;
      display: none;
    }

.neopost-radio-container {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .neopost-radio-container input {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 16px;
        opacity: 0;
        cursor: pointer;
        z-index: 1000;
    }

    /* On mouse-over, add a grey background color */
    .neopost-radio-container:hover input ~ .radiobutton {
        background-color: #505050;
    }

    /* When the radio button is checked, add a blue background */
    .neopost-radio-container input:checked ~ .radiobutton {
        background-color: #505050;
    }

    /* Show the indicator (dot/circle) when checked */
    .neopost-radio-container input:checked ~ .radiobutton:after {
      display: block;
    }

    /* Style the indicator (dot/circle) */
    .neopost-radio-container .radiobutton:after {
        top: 2px;
        left: 2px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #72BF44;
    }

.neopost-radio-container-default {
    display: block;
    position: relative;
    padding-left: 25px;
    /*margin-bottom: 12px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    color: #000;
    font-size: 15px;
}

    /* Hide the browser's default radio button */
    .neopost-radio-container-default input {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 16px;
        opacity: 0;
        cursor: pointer;
        z-index: 1000;
    }

    /* On mouse-over, add a grey background color */
    .neopost-radio-container-default:hover input ~ .radiobutton {
        background-color: #505050;
    }

    /* When the radio button is checked, add a blue background */
    .neopost-radio-container-default input:checked ~ .radiobutton {
        background-color: #505050;
    }

    /* Show the indicator (dot/circle) when checked */
    .neopost-radio-container-default input:checked ~ .radiobutton:after {
        display: block;
    }

    /* Style the indicator (dot/circle) */
    .neopost-radio-container-default .radiobutton:after {
        top: 2px;
        left: 2px;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background: #505050;
    }

/* Side popout CSS*/
.slide-out-animate-hide {
    -webkit-transition: all cubic-bezier(0.940, 0.450, 0.460, 0.250) 0.25s;
    -moz-transition: all cubic-bezier(0.940, 0.450, 0.460,0.250) 0.25s;
    -o-transition: all cubic-bezier(0.940, 0.450, 0.460, 0.250) 0.25s;
    transition: all cubic-bezier(0.940, 0.450, 0.460, 0.250) 0.25s;
    opacity: 1;
    padding: 10px;
    /*border: 1px solid #505050;
        background: #505050;*/
    border: 1px solid #333333;
    background: #333333;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
    z-index: 9990;
    overflow: none;
    color: #fff;
}

    .slide-out-animate-hide h1, 
    .slide-out-animate-hide h2, 
    .slide-out-animate-hide h4, 
    .slide-out-animate-hide h5 {
        color: #72BF44;
        font-size: 18px;
    }

    /*.slide-out-animate-hide input[type=radio] span {
            color: #fff;
        }

        .slide-out-animate-hide span {
            color: #fff;
        }

        .slide-out-animate-hide thead {
            color: #fff;
        }

        .slide-out-animate-hide tbody span {
            color: inherit;
        }

        .slide-out-animate-hide .form-control {
            color: inherit;
        }*/

    .slide-out-animate-hide.ng-hide {
        right: -100%;
        opacity: 0;
        padding: 0 10px;
    }

    .slide-out-animate-hide .underline {
        border: 1px solid #72BF44;
        margin-top: 0px;
    }

    .slide-out-animate-hide .table thead tr td {
        border-color: #fff;
        border-top: none;
        border-bottom: solid 2px !important;
        font-size: 14px;
    }

    .slide-out-animate-hide .table-striped > tbody > tr > td, .table-striped > tbody > tr > th {
        background-color: #EEEEEE;
        color: #000;
        font-size: 14px;
    }

    .slide-out-animate-hide .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: #fff;
        color: #000;
    }

    .slide-out-animate-hide .ps .ps__rail-y {
        border-radius: 6px;
        background-color: #fff !important;
    }

    .slide-out-animate-hide .ps .ps__rail-x {
        border-radius: 6px;
        background-color: #fff !important;
    }

    .slide-out-animate-hide .ps .ps__rail-y .ps__thumb-y {
        background-color: #000 !important;
        left: 1px;
    }

    .slide-out-animate-hide .ps .ps__rail-x .ps__thumb-x {
        background-color: #000 !important;
        left: 1px;
    }

    .slide-out-animate-hide .error-txt-black {
        color: #c8c8c8;
    }

    .slide-out-animate-hide .form-control {
        color: #fff;
        background: #333333;
        border: none;
        border-bottom: solid 1px #72bf44;
        border-radius: 0px;
    }

    .slide-out-animate-hide label.form-control {
        color: #fff;
        background: #333333;
        border: none;
        border-bottom: solid 1px #eeeeee;
    }

    .slide-out-animate-hide .nav-tabs.centered {
        color: #c8c8c8;
        border-bottom: 3px solid #dfe0e1 !important;
        position: relative;
    }

    .slide-out-animate-hide .core-services-title {
        color: #000;
    }

    .slide-out-animate-hide .subscription-services .core-services-title {
        color: #4fae3e;
    }

    .slide-out-animate-hide .nav-tabs {
        color: #c8c8c8;
        border-bottom: 3px solid #dfe0e1 !important;
        position: relative;
    }

    .slide-out-animate-hide .core-services-title {
        color: #000;
    }

    .slide-out-animate-hide .subscription-services .core-services-title {
        color: #4fae3e;
    }

    .slide-out-animate-hide .nav-tabs > li.active a {
        color: #53ABAA !important;
        cursor: pointer;
        border-radius: 0px;
        border-color: #53ABAA;
        border-bottom: none;
        border-width: 3px;
        background-color: #333333;
        bottom: -3px;
    }

    .slide-out-animate-hide .nav-tabs > li.active > a:focus {
        color: #53ABAA !important;
        cursor: pointer;
        border-radius: 0px;
        border-color: #53ABAA;
        border-bottom: none;
        border-width: 3px;
        background-color: #333333;
        bottom: -3px;
    }

    .slide-out-animate-hide .nav-tabs > li.active > a:hover {
        background-color: #53ABAA;
        color: #c8c8c8 !important;
        border-radius: 0px;
        border-width: 3px;
        bottom: -3px;
    }

    .slide-out-animate-hide .nav-tabs > li > a:hover {
        background-color: #53ABAA;
        color: #c8c8c8 !important;
        border-radius: 0px;
        border-width: 3px;
        border-bottom: none;
        bottom: -3px;
    }

    .slide-out-animate-hide .nav-tabs.centered > li.active a {
        color: #53ABAA !important;
        cursor: pointer;
        border-radius: 0px;
        border-color: #53ABAA;
        border-bottom: none;
        border-width: 3px;
        background-color: #333333;
        bottom: -2px;
        height: 47px;
    }

    .slide-out-animate-hide .nav-tabs.centered > li.active > a:focus {
        color: #53ABAA !important;
        cursor: pointer;
        border-radius: 0px;
        border-color: #53ABAA;
        border-bottom: none;
        border-width: 3px;
        background-color: #333333;
        bottom: -3px;
    }

    .slide-out-animate-hide .nav-tabs.centered > li.active > a:hover {
        background-color: #53ABAA;
        color: #c8c8c8 !important;
        border-radius: 0px;
        border-width: 3px;
        bottom: -3px;
    }

    .slide-out-animate-hide .nav-tabs.centered > li > a:hover {
        background-color: #53ABAA;
        color: #c8c8c8 !important;
        border-radius: 0px;
        border-width: 3px;
        border-bottom: none;
        bottom: -2px;
    }

    .slide-out-animate-hide select.form-control {
        color: #fff;
    }

        .slide-out-animate-hide select.form-control option {
            color: #fff;
        }

            .slide-out-animate-hide select.form-control option:hover {
                background-color: #4fae3e;
            }

    .slide-out-animate-hide .current-user-table {
        border: none;
        background-color: transparent !important;
    }

    .slide-out-animate-hide .pictureContainer1 {
        color: #72BF44 !important;
    }

    .slide-out-animate-hide .right-panel span {
        color: #72BF44;
    }

    .slide-out-animate-hide .neopost-radio-container:hover input ~ .radiobutton {
        background-color: #ffffff;
    }

    .slide-out-animate-hide .neopost-radio-container input:checked ~ .radiobutton {
        background-color: #ffffff;
    }

    .slide-out-animate-hide .neopost-radio-container input {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 16px;
        opacity: 0;
        cursor: pointer;
        z-index: 1000;
    }

    .slide-out-animate-hide .region-title {
        text-align: center;
        margin-top: -10px;
        height: 40px;
        margin-left: 0px;
        margin-right: 0px;
        border-bottom: solid 1px #72bf44;
        margin-bottom: 5px;
        color: #72bf44;
    }

/*.slide-out-animate-hide .bootstrap-datetimepicker-widget table td span  {
        color: #000;
    }*/

.bootstrap-datetimepicker-widget table th {
    border-radius: 0px;
}

.bootstrap-datetimepicker-widget table td {
    border-radius: 0px;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    border-radius: 0px;
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
    color: #000;
}

    .bootstrap-datetimepicker-widget table thead tr:first-child th {
        cursor: pointer;
        background: #EEEEEE;
    }

    .bootstrap-datetimepicker-widget table th.picker-switch {
        width: 145px;
        color: #000;
    }

    .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #4fae3e;
        color: #ffffff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        border-radius: 0px;
    }

@media (max-width: 768px) {
    .slide-out-animate-hide {
        width: 100% !important;
    }
}

.slide-panel-close {
    float: right;
    text-align: center;
    width: 30px;
    height: 30px;
    color: #fff;
    cursor: pointer;
    position: relative;
    background-color: #72bf44;
    border-radius: 30px;
    top: 3px;
    z-index: 1000;
}

    .slide-panel-close:hover {
        background-color: #4fae3e;
        color: #fff;
    }

    .slide-panel-close span {
        padding-top: 4px;
        padding-left: 1px;
        font-size: 20px;
        top: 2px;
    }

    .region-title h1, .region-title h2, .region-title h3, .region-title h4 {
        top: -8px;
        position: relative;
        color: #72bf44;
    }

.centered-objects {
    text-align: center;
}

.bold-right-align {
    text-align: right;
    font-weight: bold;
}

.detail-panel {
    background-color: #EEEEEE;
    border: 1px solid #c8c8c8;
    border-radius: 0px;
    padding: 10px;
    font-size: 10pt;
}

    .detail-panel .detail-icon {
        color: #fff;
        background: #505050;
        font-size: 20px;
        padding: 2px;
        width: 24px;
    }

    .detail-panel table {
        width: 100%;
    }

        .detail-panel table td {
            width: 33%;
        }

.cmd-panel-toolbar {
    font-size: 18pt;
    width: 45px;
    float: right;
    color: #ffffff;
}


    .cmd-panel-toolbar a {
        position: relative;
        color: #ffffff;
    }

    .cmd-panel-toolbar ul {
        position: relative;
        display: block !important;
        width: 40px;
    }

        .cmd-panel-toolbar ul li {
            position: relative !important;
            display: inline-block !important;
            vertical-align: top !important;
            left: -45px;
            top: -1px;
            width: 45px;
            background-color: #505050;
            text-align: center;
        }

            .cmd-panel-toolbar ul li:hover {
                background-color: #c8c8c8;
            }

.in-the-red {
    color: #EA5441;
}

.error-notice {
    margin-bottom: 0px !important;
    border-style: solid;
    border-color: #EA5441;
    border-width: 1px 1px 1px 1px;
    height: 64px !important;
    list-style: none;
    margin-top: 40px;
    width: calc(100% - 20px);
}

    .error-notice ul {
        list-style: none;
        display: flex;
        margin: 0;
        padding: 0;
    }

    .error-notice p {
        font-family: Verdana;
        font-size: 12px;
        line-height: 14px;
        color: #EA5441;
        padding-left: 10px;
        padding-top: 10px;
    }

    .error-notice a {
        position: relative;
        top: -25px;
        margin-left: 10px;
        font-size: 10pt;
        color: red;
    }

    .error-notice li.errorItem {
        background-color: #EA5441;
        color: #fff;
        font-size: 30pt;
        height: 63px;
        width: 63px;
    }

    .error-notice .errorItem span {
        margin-left: 13px;
        margin-top: 13px;
    }


.custom-scoller {
    overflow-y: auto;
}

.custom-scoller::-webkit-scrollbar {
    width: 10px;
}

.custom-scoller::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 20px;
}

.custom-scoller::-webkit-scrollbar-thumb {
    background-color: #000;
    outline: 1px solid #000;
    border-radius: 20px;
}

.custom-scroller {
    overflow-y: auto;
}

.custom-scroller::-webkit-scrollbar {
    width: 10px;
}

.custom-scroller::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 20px;
}

.custom-scroller::-webkit-scrollbar-thumb {
    background-color: #000;
    outline: 1px solid #000;
    border-radius: 20px;
}

.form-control {
    border-radius: 0px !important;
}

.btn-default-tran {
    border-color: #c8c8c8;
    border-width: 2px;
    color: #c8c8c8;
    background-color: transparent;
    /*min-width: 80px;*/
    text-transform: uppercase;
    border-radius: 100px !important;
}

    .btn-default-tran:hover, .btn-default-tran:focus, .btn-default-tran:active, .btn-default-tran.active, .open .dropdown-toggle.btn-default-tran {
        border-color: #c8c8c8;
        color: #000;
        background-color: #c8c8c8;
    }

.btn.btn-apply {
    text-transform: uppercase;
    border: solid 3px #808080;
    color: #fff;
    background-color: #808080;
}

    .btn.btn-apply:hover {
        border: solid 3px #808080 !important;
        color: #808080;
        background-color: #fff !important;
    }

.corp-logo, .logo-base {
    fill: white;
    -webkit-transition: all 0.15s ease-in;
    -moz-transition: all 0.15s ease-in;
    -o-transition: all 0.15s ease-in;
    -ms-transition: all 0.15s ease-in;
    transition: all 0.15s ease-in;
}

.corp-logo:hover .logo-i {
    fill: #fff !important;
}

    .corp-logo .logo-i {
        fill: #ff4200;
    }

.icon-language-flag > img {
    width: 60px;
    margin-top: calc(50% - 10px);
}

.logged-out-section {
    display: flex;
}

.neo-navbar-menu-container span {
    color: #fff;
}

#neobridge {
    border: none !important;
}