/*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.0.0 
Created: August 2014
License URI: http://wrapbootstrap.com
File Description: Place here your custom CSS styles
*/
.m-t-15 {
    margin-top: 15px;
}
.icon-check-white {
    background: url(../img/icon_check_white.png) no-repeat 0 0;
    display: inline-block;
    width: 32px;
    height: 32px;
}

.icon_check {
    background: url(../img/icon_check.png) no-repeat 0 0;
}

.btn-pricing {
    border-radius: 20px;
    padding: 6px 20px !important;
    vertical-align: middle;
    margin-top: 5px;
    text-align: center;
}

.btn-blue {
    background-color: #0f2b5d;
    border-color: #0f2b5d;
    color: #fff;
}
.btn-banner {
    background-color: #094de8;
    border-color: #094de8;
    color: #fff;
    text-transform: none;
    border-radius: 4px;
}
.btn-banner-dark {
    background-color: #191919;
    border-color: #191919;
    color: #fff;
    text-transform: none;
    border-radius: 4px;
}

.error-message {
    color: #a94442;
    font-size: 13px;
}

.radio-list-payment-preference .radio input[type="radio"],
.radio-list-payment-preference .radio-inline input[type="radio"],
.radio-list-payment-preference .checkbox input[type="checkbox"],
.radio-list-payment-preference .checkbox-inline input[type="checkbox"] {
    position: relative;
    margin-left: 0;
    margin-right: 10px;
}

.radio-list-payment-preference label {
    margin-right: 15px;
}

.img-center {
    margin: 0 auto;
}

.width-33 {
    width: 33%;
}

.txt-white {
    color: #fff !important;
}

.help-block.text-danger {
    color: #a94442;
}
input.help-block.text-danger {
    color: #666666;
}

.support_box {
    border: 1px solid #dbbeb6;
    width: 100%;
    background: #feebe6;
    margin-bottom: 15px;
}

.support_box h2 {
    color: #ee5716;
    margin: 0px;
    font-size: 16px;
    width: 100%;
    height: 50px;
    vertical-align: middle;
    background: url(../img/round_icons.png) 10px 8px no-repeat;
    text-indent: 50px;
    line-height: 48px
}

.support_box div {
    margin: 0px;
}

.sub-title {
    font-size: 20px;
}

.support_box div.row {
    padding-top: 10px;
    border-top: 1px solid #efd9d3;
}

.training_box {
    border: 1px solid #a9bcc9;
    width: 100%;
    background: #eaf3ff;
    margin-bottom: 15px;
}

.training_box h2 {
    color: #1f4578;
    font-size: 16px;
    margin: 0px;
    width: 100%;
    height: 50px;
    vertical-align: middle;
    background: url(../img/round_icons.png) 10px -40px no-repeat;
    text-indent: 50px;
    line-height: 48px
}

.training_box div {
    margin: 0px;
}

.training_box div.row {
    padding-top: 10px;
    border-top: 1px solid #d1dff2;
}

.jumpstart_box {
    border: 1px solid #94c296;
    width: 100%;
    background: #d6fad7;
    margin-bottom: 15px;
}

.jumpstart_box h2 {
    color: #1d671f;
    margin: 0px;
    font-size: 16px;
    width: 100%;
    height: 50px;
    vertical-align: middle;
    background: url(../img/round_icons.png) 10px -90px no-repeat;
    text-indent: 50px;
    line-height: 48px
}

.jumpstart_box div {
    margin: 0px;
}

.jumpstart_box div.row {
    padding-top: 10px;
    border-top: 1px solid #c3e9c4;
}

.support_box p,
.training_box p,
.jumpstart_box p {
    color: #505050;
    width: 90%;
    font-size: 13px;
}

.support_box b,
.training_box b,
.jumpstart_box b {
    color: #929292;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}

.support_box form,
.training_box form,
.jumpstart_box form {
    margin: 2px 0px 5px 0px;
}

.support_box span,
.training_box span,
.jumpstart_box span {
    width: 6px;
    height: 6px;
    background: #505050;
    display: block;
    float: left;
    margin: 8px;
}

.add2cart {
    background: #ff7200 url(../img/add-to-cart.png) 10px 7px no-repeat;
    margin-bottom: 10px;
    width: 125px;
    height: 35px;
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 40px;
    line-height: 32px;
}

.add2cart:hover {
    text-decoration: none;
    color: #fff;
}

.fixed-header-on .header_wrapper {
    padding-top: 108px;
}
.fixed-header-on .page-menu {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 73px;
    z-index: 99;
    border-bottom: 1px solid #f1f1f1;
}

.fixed-header-on #overview-features {
    height: 100px;
}

.community_content .download {
    background: url(../img/community_icons.png) 0px 15px no-repeat;
    width: 100px;
    height: 70px;
    margin-top: 10px;
}


.community_content .demonstration {
    background: url(../img/icon_demo.png) 5px 15px no-repeat;
    width: 100px;
    height: 70px;
    margin-top: 10px;
}

.community_content .sub_version {
    background: url(../img/community_icons.png) 0px -65px no-repeat;
    width: 100px;
    height: 70px;
    margin-top: 10px;
}

.community_content .forum {
    background: url(../img/community_icons.png) 0px -155px no-repeat;
    width: 100px;
    height: 70px;
    margin-top: 10px;
}

.community_content .wiki {
    background: url(../img/community_icons.png) 0px -240px no-repeat;
    width: 100px;
    height: 70px;
    margin-top: 10px;
}

.community_content .defect_reporting {
    background: url(../img/community_icons.png) 0px -330px no-repeat;
    width: 100px;
    height: 70px;
    margin-top: 10px;
}

.community_content .community_videos {
    background: url(../img/community_icons.png) 0px -415px no-repeat;
    width: 100px;
    height: 70px;
    margin-top: 10px;
}

.community_content a {
    text-decoration: none;
    color: inherit
}

.right_panel_links {
    margin-top: 20px;
    margin-bottom: 30px;
}

.right_panel_links ul {
    padding: 0px;
}

.right_panel_links li {
    margin-bottom: 10px;
    list-style: none;
}

.right_panel_links ul li > a,
.right_panel_links ul li .fake_link > a {
    color: #444;
    font-size: 17px;
    text-decoration: none;
    width: 100%;
    display: block;
    line-height: 22px;
    padding: 10px 10px 10px 75px;
    box-sizing: border-box;
}

.right_panel_links ul li > a:hover {
    background-color: #eee;
}

.right_panel_links .call_link {
    background: url(../img/demo_icon.png) no-repeat 10px 5px;
}

.right_panel_links .fb_link {
    height: 65px;
    padding-top: 20px !important;
    display: block;
    position: relative;
    z-index: 99;
}

.right_panel_links .ytb_link {
    height: 65px;
    padding-top: 20px !important;
    display: block;
    position: relative;
    z-index: 99;
}

.right_panel_links .twitter_link {
    height: 65px;
    display: block;
    position: relative;
    z-index: 99;
}

.right_panel_links .demo_link {
    background: url(../img/demo_icon.png) no-repeat 10px 5px;
}

.right_panel_links .support_link {
    background: url(../img/support_icon.png) no-repeat 10px 5px;
}

.right_panel_links .download_link {
    background: url(../img/download_icon.png) no-repeat 10px 5px;
}

.release_notes {
    margin-left: 30px;
    background: #eaeaea;
    padding-top: 20px;
    padding-bottom: 20px;
}

.release_notes ul {
    padding-left: 15px;
}

.release_notes ul li {
    margin-bottom: 14px;
}

.release_notes_list {
    padding-left: 20px;
    margin: 0;
}

.release_notes_list > li {
    padding-bottom: 15px;
    padding-left: 10px;
}

.release_notes_list > li > b {
    line-height: 16px;
    font-weight: normal;
}

.release_notes_list > li > ul {
    padding-left: 20px;
    padding-top: 10px;
}

.warehouse_bg {
    background: url(../img/openIntel.png) no-repeat 5% center, url(../img/warehouse_graph.png) no-repeat right bottom, url("../img/warehouse_bg.jpg");
    padding: 20px 15px 20px 300px;
    margin: 20px 0;
}


@media (max-width:767px) {
    .warehouse_bg {
        background: url(../img/openIntel.png) no-repeat center 20px, url(../img/warehouse_graph.png) no-repeat right bottom, url("../img/warehouse_bg.jpg");
        padding: 100px 15px 50px;
    }
}

.warehouse_bg h2 {
    margin-bottom: 15px;
    margin-top: 15px;
}

.warehouse_bg a {
    text-decoration: underline;
    font-size: 18px;
}

.footer_rgt h3 {
    background: url(../img/tweet.png) no-repeat 97% 0%;
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.tweet_box {
    background: url(../img/tweet_bg.png) repeat;
    width: 100%;
    padding: 10px;
    float: right;
    border-radius: 6px;
}

.tweet_box iframe {
    height: 180px !important;
}

.support_tbl {
    width: 100%;
    border-top: 1px solid #d3d3d3;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #d3d3d3;
}

.support_tbl table {
    width: 100%;
}

.support_tbl .left {
    width: 54%;
    float: left;
    color: #494949;
    font-size: 16px;
    background: #ffebea;
    height: 50px;
    border: 1px solid #d3d3d3;
    border-bottom: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 15px;
}

.support_tbl .left.head {
    font-size: 20px;
    font-family: 'Convergence', sans-serif;
    color: #3c4857;
    background: #fff;
    border: none;
    line-height: 20px;
}

.support_tbl .right {
    width: 46%;
    float: left;
    height: 50px;
    border-right: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.support_tbl .right.head {
    border: none;
}

.support_tbl .right.head table {}

.support_tbl div.gold {
    color: #e6a025;
    height: 30px;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 14px;
    padding: 8px 0px;
}

.support_tbl div.gold span {
    background: url(../img/support_circles.png) 0px 0px no-repeat;
    display: inline-block;
    height: 30px;
    width: 29px;
    margin-right: 5px;
}

.support_tbl div.silver {
    color: #969696;
    height: 30px;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 14px;
    padding: 8px 0px
}

.support_tbl div.headtext {
    color: #969696;
    height: 30px;
    line-height: 15px;
    font-size: 13px;
    padding: 6px 0px 10px 0px;
    text-align: center;
}

.support_tbl div.silver span {
    background: url(../img/support_circles.png) -29px 0px no-repeat;
    display: inline-block;
    height: 30px;
    width: 29px;
    margin-right: 5px;
}

.support_tbl div.bronze {
    color: #dc6222;
    height: 30px;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 14px;
    padding: 8px 0px
}

.support_tbl div.bronze span {
    background: url(../img/support_circles.png) -58px 0px no-repeat;
    display: inline-block;
    height: 30px;
    width: 29px;
    margin-right: 5px;
}

.support_tbl span.tick {
    background: url(../img/green_tick.png) 20px 10px no-repeat;
    height: 27px;
    width: 32px;
    margin-right: 5px;
    display: block;
    margin: auto;
    padding: 18px 27px;
}

.support_tbl span.dollar {
    background: url(../img/dollar.png) 20px 8px no-repeat;
    height: 27px;
    width: 32px;
    margin-right: 5px;
    display: block;
    margin: auto;
    padding: 20px 27px;
}

.support_tbl .right:last-child span {
    border: none;
}

.support_tbl span.cross {
    background: url(../img/red_cross.png) 20px 10px no-repeat;
    height: 27px;
    width: 32px;
    margin-right: 5px;
    display: block;
    margin: auto;
    padding: 18px 27px;
}

.customer_list {
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    margin-bottom: 30px;
}

.customer_list .cust_wrapper {
    width: 33.3%;
    height: 281px;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    float: left;
}
.customer_list .cust_wrapper .desc {
    padding: 0 15px;
    height: 90px;
    overflow: hidden;
}
.customer_list .cust_wrapper .desc .short-desc {
    height: 40px;
}

.customer_list:after {
    content: "";
    display: block;
    clear: both;
}

.cust_one,
.cust_two,
.cust_three {
    width: 372px;
    box-sizing: border-box
}

.cust_one {
    width: 372px;
}

.customer_list a {
    display: block;
    width: 370px;
    height: 281px;
    position: absolute;
    z-index: 999;
    overflow: hidden;
}
/*.customer_list a span.btn {
    margin: -30% 0 0 30%;
}

.customer_list .cust_wrapper:hover a span.btn {
    margin: 30% 0 0 30%;
}
.customer_list .cust_wrapper:hover .img,
.customer_list .cust_wrapper:hover .desc {
    filter: blur(5px);
}*/
.customer_list .img {
    background: #fff;
    width: 370px;
    height: 180px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    z-index: 1;
}

.customer_list .img img {
    vertical-align: middle;
    position: relative;
    max-height: 100px;
    max-width: 240px;
    display: inline;
}

.cust_two .img {
    position: absolute;
    vertical-align: middle;
}

.cust_two .img img {
    margin-top: 45px;
}

/*.cust_one .desc {
    width: 0;
    overflow: hidden;
    height: 281px;
    position: absolute;
    background: url(../img/cust_desc_bg.png);
    color: #fff;
    margin-top: -281px;
    margin-left: 372px;
    z-index: 98;
}

.cust_two .desc {
    width: 0;
    overflow: hidden;
    height: 281px;
    position: absolute;
    background: url(../img/cust_desc_bg.png);
    color: #fff;
    margin-left: 372px;
    z-index: 98;
}

.cust_three .desc {
    width: 0;
    overflow: hidden;
    height: 281px;
    position: absolute;
    background: url(../img/cust_desc_bg.png);
    color: #fff;
    margin-top: -280px;
    margin-left: 0;
    z-index: 98;
}

.cust_one .desc .content,
.cust_two .desc .content,
.cust_three .desc .content {
    width: 720px;
    padding: 12px;
    color: #fff;
}*/

.customer_list .desc p {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
}

.customer_list .desc h3 {
    font-size: 16px;
    margin-top: 5px;
    color: #e85c41;
    text-align: center;
}

.video-list li a {
    color: #666666;
}

.video-list li a i {
    color: #e84c3d;
    margin-right: 5px;
}

.features-list {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
}

.features-list li {
    background: url(../img/icon_check.png) no-repeat 0 6px;
    padding: 10px 12px 10px 45px;
    width: 33%;
    float: left;
    height: 70px;
}
.features-list li span {}

.becompetent-features-list {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
    display: grid;
    grid-template-columns: 33% 33% 33%;
}

.becompetent-features-list li {
    background: url(../img/icon_check.png) no-repeat 0 6px;
    padding: 10px 12px 10px 45px;
}

/* BeCompetent How it Works */
.how-it-works .becompetent-timeline {
    list-style: none;
    counter-reset: my-awesome-counter;
    font-family: 'Poppins', sans-serif;
    position: relative;
    padding: 0;
}
.how-it-works .becompetent-timeline > li::after {
    content: " ";
    background: #8fbcc9;
    width: 2px;
    top: 0;
    left: 20px;
    height: 100%;
    position: absolute;
    z-index: 2;
}
.how-it-works .becompetent-timeline > li:last-child:after {
    display: none;
}
.how-it-works .becompetent-timeline > li {
    counter-increment: my-awesome-counter;
    position: relative;
    padding-left: 100px;
    padding-bottom: 15px;
}
.how-it-works .becompetent-timeline > li::before {
    content: counter(my-awesome-counter);
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 42px;
    background: #006d8b;
    color: #fff;
    border-radius: 50%;
    font-size: 26px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    padding-top: 2px;
    z-index: 3;
}
.how-it-works .becompetent-timeline > li > h6 {
    color: #ce391b;
    font-size: 18px;
    margin: 0;
    font-weight: normal;
}
.how-it-works .becompetent-timeline > li > p {
    font-size: 15px;
    color: #646464;
}
/* BeCompetent How it Works */

.opensis-demo h1 {
    background: url(../img/icon_demo.png) no-repeat 0 7px;
}
.opensis-download h1 {
    background: url(../img/icon_download2.png) no-repeat 0 0;
}

.opensis-demo h1,
.opensis-download h1 {
    font-size: 25px;
    color: #343434;
    line-height: 32px;
    padding-left: 74px;
    display: block;
    min-height: 65px;
}

.opensis-demo h1 span,
.opensis-download h1 span {
    font-size: 14px;
    display: block;
    font-weight: normal;
}

.opensis-demo ul,
.opensis-download ul {
    list-style: none;
    border-left: 3px solid #bbbbbb;
    margin-left: 30px;
    padding-top: 30px;
}

.opensis-demo ul li,
.opensis-download ul li {
    height: 100px;
}

.opensis-demo ul li {
    height: auto;
    margin: 40px 0;
}
.opensis-download ul li {
    height: auto;
    margin: 25px 0;
}
.opensis-demo ul li:first-child,
.opensis-download ul li:first-child {
    margin-top: 0;
}

.opensis-demo ul li.english a:before,
.opensis-download ul li.english a:before{
    content: " ";
    background: #fff url(../img/icon_eng.png) no-repeat center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #bbb;
    display: inline-block;
    position: absolute;
    margin-left: -68px;
}

.opensis-demo ul li.responsive a:before,
.opensis-download ul li.responsive a:before{
    content: " ";
    background: #fff url(../img/banner/icon_responsive.png) no-repeat center;
    background-size: 80%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #bbb;
    display: inline-block;
    position: absolute;
    margin-left: -68px;
}

.opensis-demo ul li.multilingual a:before,
.opensis-download ul li.multilingual a:before{
    content: " ";
    background: #fff url(../img/icon_multilang.png) no-repeat center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #bbb;
    display: inline-block;
    position: absolute;
    margin-left: -68px;
}

.opensis-demo ul li a {
    font-size: 22px;
    color: #0064d4;
    text-decoration: underline;
    display: block;
    padding-top: 5px;
}

.opensis-download ul li a {
    text-decoration: none;
}
.opensis-download ul li a h3 {
    font-size: 20px;
    color: #0064d4;
    text-decoration: underline;
    display: block;
    padding-top: 5px;
    margin: 0;
}

.opensis-download ul li a:hover h3,
.opensis-demo ul li a:hover {
    color: #e84c3d;
}

.opensis-download ul li a span {
    color: #5e5e5e;
    font-size: 14px;
    text-decoration: none !important;
}

.opensis-demo ul li a:before {
    margin-top: -6px;
}

#___ytsubscribe_0,
#___ytsubscribe_1 {
    background: #e62117 !important;
    padding: 2px !important;
    width: 89px !important;
    height: 29px !important;
    border-radius: 4px !important;
    vertical-align: top !important;
}
.fb_iframe_widget {
    vertical-align: top;
}


.fake_link {
    position: relative;
    transition: all 0.5s ease;
}
.social_buttons {
    display: block;
    height: 65px;
    box-sizing: border-box;
    padding-top: 19px;
}

.social_buttons > a:hover {
    text-decoration: none;
}



.facebook_link {
    height: 65px;
    overflow: hidden;
    background: url("../img/fb_icon.png") no-repeat scroll 10px 5px;
}
.twitter_link {
    height: 65px;
    overflow: hidden;
    background: url("../img/twitter_icon.png") no-repeat scroll 10px 5px;
}
.youtube_link {
    height: 65px;
    overflow: hidden;
    background: url("../img/youtube_icon.png") no-repeat scroll 10px 5px;
}
.facebook_like,
.twitter_like,
.youtube_link {
    display: block;
    height: 65px;
}
.facebook_link:hover .fake_link,
.twitter_link:hover .fake_link,
.youtube_link:hover .fake_link {
    margin-top: -65px;
}
.facebook_link .social_buttons,
.twitter_link .social_buttons,
.youtube_link .social_buttons {
    padding-left: 75px;
}
.facebook_link .social_buttons > a,
.twitter_link .social_buttons > a,
.youtube_link .social_buttons > a {
    border-radius: 4px;
    margin-left: 4px;
    padding: 4px 8px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
}
.facebook_link .social_buttons > a {
    background: #4267b2;    
}
.twitter_link .social_buttons > a {
    background: #1b95e0;    
}
.youtube_link .social_buttons > a {
    background: #e62117;    
}

.available-on ul {
    list-style: none;
    padding-left: 10px;
}
.available-on ul li {
    padding-bottom: 15px;
}
.available-on ul li h4 span {
    font-weight: 400;
}


/* Important Links */
.important-links { list-style: none; display: inline-block; }
.important-links li { float: left; margin-left: 30px }
.important-links li a {
    color: #444;
}
.important-links li a:hover {
    text-decoration: none;
}
.important-links li .media {
    display: table;
}
.important-links li .media .media-left,
.important-links li .media .media-body {
    display: table-cell;
    text-align: left;
    padding-left: 10px;
    vertical-align: middle;
}
.important-links li .media .media-body small {
    display: block;
}

.notes-list {
    background: #f6f6f6;
    padding: 20px 10px 20px 30px;
}
.notes-list h2 {
    margin-top: 0;
}
.notes-list ul {
    list-style: none;
    padding: 0;
}
.notes-list ul li a {
    display: block;
    background: url(../img/notebook.svg) no-repeat 0 center;
    background-size: 20px;
    padding: 6px 10px 6px 30px;
    color: #444;
}
.notes-list ul li.active a {
    background: url(../img/notebook-blue.svg) no-repeat 0 center;
    background-size: 20px;
    color: #2662b3;
}

.release-notes-timeline {
    padding-left: 28px;
}
.release-notes-timeline .notes {
    padding-left: 50px;
    border-left: 2px solid #dfdfdf;
    padding-top: 40px;
}
.release-notes-timeline .notes:first-child {
    padding-top: 0;
}
.release-notes-timeline .notes .version-info {
    position: relative;
    margin-bottom: 30px;
    padding-top: 8px;
}
.release-notes-timeline .notes .version-info h4 {
    color: #2662b3;
    font-size: 18px;
    margin: 0 0 5px;
}
.release-notes-timeline .notes .version-info h6 {
    color: #5c6065;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.release-notes-timeline .notes .version-info:after {
    content: ' ';
    background: #fafafa url(../img/opensis_icon_people.png) no-repeat center;
    width: 56px;
    height: 56px;
    border: 1px solid #d7d7d7;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: -78px;
}

#sticky {
    transition: all 0.2s ease;
}
#sticky .card-body {
    max-height: max-content;
    overflow: auto;
}
#sticky.stick {
    position: fixed;
    top: 80px;
    z-index: 100;
}
#sticky.stick .card-body {
    max-height: calc(100vh - 200px);
}

@media only screen and (max-width: 960px) {
    .support_tbl .left {
        width: 100%;
        float: left;
        color: #494949;
        background: #eaf3ff;
        min-height: 30px;
        height: auto;
        border: none;
        border-bottom: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 5px 15px;
    }
    .support_tbl .left.head {
        font-size: 20px;
        font-family: 'Convergence', sans-serif;
        color: #3c4857;
        background: #fff;
        border: none;
        line-height: 20px;
        text-align: center;
    }
    .support_tbl .right {
        width: 100%;
        float: left;
        height: 50px;
        border-right: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .support_tbl .right.head {
        border-right: none;
    }
    .support_tbl td span {
        border: none !important;
    }
    .release_notes {
        margin-left: 0;
    }
    .vertical-divider-left,
    .vertical-divider-left-lg {
        margin-left: 0;
    }
}

@media only screen and (max-width: 480px) {
    .support_tbl div.headtext {
        color: #969696;
        height: 30px;
        line-height: 15px;
        font-size: 13px;
        padding: 0px 0px 16px 0px;
        text-align: center;
    }
    .customer_list {
        border: none;
    }
    .cust_wrapper {
        border: 1px solid #d7d7d7;
        margin-bottom: 30px;
    }
    .customer_list .img {
        width: 100%;
        border: none;
        display: block;
        min-height: 100px;
        border-bottom: 1px solid #d7d7d7;
    }
    .customer_list .img img {
        width: auto !important;
        margin: 25px 0px;
    }
    .customer_list .desc {
        width: 100%;
        border: none;
        display: block;
    }
}

@media only screen and (max-width: 980px) {
    .customer_list {
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #d7d7d7;
        margin-bottom: 30px;
    }
    .customer_list:after {
        content: "";
        display: block;
        clear: both;
    }
    .customer_list .cust_wrapper {
        width: 50%;
    }

    /*.cust_one,
    .cust_two,
    .cust_three {
        width: 30%;
        height: 281px;
        border-right: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
        float: left;
        box-sizing: border-box
    }
    .cust_one {
        width: 30%;
    }
    .cust_wrapper {
        display: table;
        width: 100%;
    }
    .customer_list a {
        display: none;
    }
    .customer_list .img {
        background: #fff;
        width: 30%;
        min-height: 281px;
        height: auto;
        border-right: 1px solid #d7d7d7;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        position: relative;
        z-index: 1;
    }
    .customer_list .img img {
        vertical-align: middle;
        position: relative;
        width: 90%
    }
    .cust_two .img {
        position: relative;
        vertical-align: middle;
    }
    .cust_two .img img {
        margin-top: 0px;
    }
    .cust_one .desc {
        display: table-cell;
        width: 70%;
        overflow: hidden;
        height: auto;
        min-height: 281px;
        position: relative;
        background: none;
        color: #000;
        margin-top: 0px;
        margin-left: 0px;
        z-index: 98;
    }
    .cust_two .desc {
        display: table-cell;
        width: 70%;
        overflow: hidden;
        height: auto;
        min-height: 281px;
        position: relative;
        background: none;
        color: #000;
        margin-top: 0px;
        margin-left: 0px;
        z-index: 98;
    }
    .cust_three .desc {
        display: table-cell;
        width: 70%;
        overflow: hidden;
        height: auto;
        min-height: 281px;
        position: relative;
        background: none;
        color: #000;
        margin-top: 0px;
        margin-left: 0px;
        z-index: 98;
    }
    .cust_one .desc .content,
    .cust_two .desc .content,
    .cust_three .desc .content {
        width: auto;
        padding: 12px;
        color: #fff;
    }
    .customer_list .desc p {
        color: #535353;
        font-size: 16px;
        line-height: 25px;
    }
    .customer_list .desc h3 {
        font-size: 22px;
        margin-top: 5px;
    }*/
}



@media only screen and (max-width: 600px) {
    .customer_list {
        border: 0;
    }
    .customer_list .cust_wrapper {
        width: 100%;
        height: auto;
        padding-bottom: 15px;
    }
    .customer_list .img {
        height: auto;
    }
}

div.skiptranslate {
    margin: -40px 0 0;
    /*font-size:0px;*/
}


/*div.skiptranslate img,div.skiptranslate a{display:none;}*/

div.skiptranslate iframe {
    height: 40px;
    overflow: hidden;
    display: none;
}

.goog-te-gadget {
    float: left;
}

.goog-te-combo {
    float: left;
    margin-top: 12px !important;
    margin-right: 5px !important;
}

.goog-logo-link {
    width: 100px;
    display: inline-block;
    margin-top: 12px !important;
}

.goog-logo-link img {
    float: left;
    margin-top: 5px !important;
}

.home_img {
    background: none;
    border: none;
    box-shadow: 0 0 0 #000;
}

.home_img:after {
    background: none;
}

.home_txt ul {
    padding-left: 5px;
}

.home_txt li {
    margin-bottom: 15px;
    list-style: none;
    padding: 5px 0px 5px 20px;
    transition: all 0.2s ease 0s
}

.home_txt li.active {
    border-left: 4px solid #d43f3a
}

.home_txt li.active a {
    color: #333;
}

.home_txt a {
    text-decoration: none;
    color: #666;
}

.version_box {
    font-size: 18px;
    line-height: 20px;
    float: left;
    margin-bottom: 20px;
    display: block;
}

.version_box b {
    color: #c60025;
    width: 100%;
    display: block;
    margin: 5px 0px;
    font-size: 18px;
}
.version_box h4 {
    font-size: 14px;
    margin: 3px 0;
}

.version_box .english {
    background: url(../img/english.png) no-repeat center;
    width: 90px;
    height: 70px;
    display: block;
    float: left;
    margin-right: 15px;
    background-size: 100%;
}

.version_box .multilingual {
    background: url(../img/multilingual.png) no-repeat center;
    width: 90px;
    height: 70px;
    display: block;
    float: left;
    margin-right: 15px;
    background-size: 100%;
}

.version_box .responsive {
    background: url(../img/banner/icon_responsive.png) no-repeat center;
    width: 90px;
    height: 70px;
    display: block;
    float: left;
    margin-right: 15px;
    background-size: 100%;
}

.version_box_small {
    font-size: 14px;
    line-height: 25px;
    float: left;
    margin-bottom: 20px;
    display: block;
}

.version_box_small b {
    color: #c60025;
    width: 100%;
    display: block;
    margin: 0px;
    font-size: 18px;
}

.sub-version b {
    padding-top: 10px;
}

.version_box_small .responsive {
    background: url(../img/banner/icon_responsive.png) no-repeat 0px 0px;
    background-size: 100%;
    width: 100px;
    height: 65px;
    display: block;
    float: left;
    margin-right: 15px;
}

.version_box_small .english {
    background: url(../img/english.png) no-repeat 0px 0px;
    background-size: cover;
    width: 100px;
    height: 65px;
    display: block;
    float: left;
    margin-right: 15px;
}

.version_box_small .multilingual {
    background: url(../img/multilingual.png) no-repeat 0px 0px;
    background-size: cover;
    width: 100px;
    height: 65px;
    display: block;
    float: left;
    margin-right: 15px;
}

.version_box_small .source_forge {
    background: url(../img/source_forge_logo.png) no-repeat 0px 0px;
    background-size: 80%;
    width: 66px;
    height: 65px;
    display: block;
    float: left;
    margin-right: 15px;
}

.version_box_small .github {
    background: url(../img/github_logo.png) no-repeat 0px 0px;
    background-size: 80%;
    width: 66px;
    height: 65px;
    display: block;
    float: left;
    margin-right: 15px;
}

.version_box_small h4 {
    font-size: 14px;
    margin-top: 3px;
}


@media only screen and (max-width: 767px){

    .version_box {
        font-size: 16px;
        line-height: 18px;
    }

    .version_box b {
        margin: 5px 0px;
        font-size: 18px;
    }

    .version_box .english {
        width: 90px;
        height: 70px;
        background-size: 100%;
    }

    .version_box .multilingual {
        width: 90px;
        height: 70px;
        background-size: 100%;
    }
    .version_box h4 {
        font-size: 14px;
        margin: 0;
    }
}


.listy li {
    padding: 8px 0px;
}

.innerrt_grey {
    background: #F8F8F8;
    padding: 1px 20px 10px;
    box-sizing: border-box;
    border-radius: 5px;
    margin: 15px 0;
}

.innerrt_grey li {
    list-style: none;
    margin-bottom: 12px;
}

.innerrt_grey li:before {
    font-family: FontAwesome;
    display: inline-block;
    width: 1.2em;
    margin-left: -1.2em;
}

.infoee:before {
    content: '\f05a';
}

.quick_tour:before {
    content: '\f0a6';
}

.call_now:before {
    content: '\f095'
}

.defversion:before {
    content: '\f1ce'
}

.goog-te-gadget .goog-te-combo {
    max-width: 125px;
}

.opensis_solutions .box-style-1 {
    padding: 15px 8px !important;
}

.opensis_solutions .box-style-1 img {
    margin: auto;
}

.home_dot {
    width: 150px;
    margin: auto;
    padding-top: 0px;
}

.home_dot li {
    float: left;
    list-style: none
}

.home_dot li a {
    background: #888;
    border: medium none;
    border-radius: 100%;
    height: 14px;
    display: block;
    margin: 0 7px;
    transition: all 0.2s linear 0s;
    width: 14px;
}

.home_dot li.active a {
    background: #d43f3a
}

.full-width {
    width: 100%;
}

.img_mdl {
    margin: auto
}

.os4ed_product {
    width: 250px;
    margin: auto;
    margin-top: 3px;
    display: block;
    padding: 6px 0;
}

.slider_btn {
    width: 250px !important;
    display: inline-block;
    text-align: center;
}

.slider_btn:hover {
    color: #fff;
}

/* pricing */

.pricing-signup-page .payment-preference .radio label,
.pricing-signup-page .payment-preference .checkbox label {
    padding-left: 0;
    padding-right: 15px;
}

.box-temp table.tbl{
    width:100%;
    height:140px;
}

.box-temp{
    background-color:#eee;
    font-weight: 500;
    margin-bottom: 15px;
    padding: 0;
}

.box-temp tbody{
    background-color:inherit;
}

.month-price {
    background-color: #666;
    color: rgb(255, 255, 255) !important;
    padding: 25px;
    width: 100%;
}

.price-th {
    font-weight: 500 !important;
    padding-left: 15px;
    vertical-align: middle !important;
}

.price-th-f {
    float: left;
    width: 110px;
}

.a-price {
    font-size: 25px;
    font-weight: bold;
    vertical-align: middle !important;
}

.add-on {
    width: 100%;
}

.price-th-top {
    font-weight: 500 !important;
    padding-left: 15px;
    padding-top: 7px;
}

.modul-name {
    font-size: 27px;
}

.l-more-tr {
    padding-bottom: 5px !important;
}

.price-th-mid {
    font-weight: 500 !important;
    padding-bottom: 10px;
    padding-left: 15px;
}


.price-in-tab .nav-tabs{
    background-color:#d9534f;
    border-bottom:none;
}

.price-in-tab .nav-tabs > li {
    margin-bottom: 0;
}

.price-in-tab .nav-tabs > li > a{
    padding:10px 19px;
    background-color:#d9534f;
    margin-right:0px;
    border:none;
}

.price-in-tab .nav-tabs > li > a:hover,
.price-in-tab .nav-tabs > li.active > a
{
    background-color:#b93e3a; 
    border:none;
    margin-right:0px;
}

.price-in-tab .nav-tabs > li.active > a::after{
    width:0px;
}

.price-in-tab .nav-tabs > li > a > p{
    margin-bottom:2px;
}

.app_included_img {
    height: 100px;
    padding-top: 45px;
    position: absolute;
    right: 30px;
    width: 120px;
}

.std-num-clr {
    color: rgb(255, 255, 255) !important;
    font-size: 15px;
    font-weight: bold;
}

.stds {
    color: rgb(255, 255, 255) !important;
    padding-bottom: 0 !important;
}

.panel-pricing .panel-title {
    padding: 15px;
}

.panel-pricing .panel-body ul {
    padding-left: 15px;
}

.panel-pricing .panel-body ul li {
    margin-bottom: 10px;
}

.price-in-tab .tab-content{
    background-color:rgb(46, 64, 77) !important; 
    padding:10px 20px;
    border:none;
}

.price-in-tab .tab-content::after{
    width:0px;
}

.price-in-tab .tab-li {
    color: rgb(255, 255, 255) !important;
    vertical-align: middle !important;
    margin-bottom:0;
}
.price-in-tab .tab-li.tab-li-contact {
    font-size: 17px;
}

.price-in-tab .price-font {
    font-size: 25px;
    font-weight: bold;
    vertical-align: middle !important;
}

.addon-module h2{
    margin-top:0px;
}

/* pricing-overview */
.pricing-overview {
    background: #fff;
}

.pricing-overview.fixed-at-top {
    position: fixed;
    width: 100%;
    top: 100px;
}
.pricing-overview .selected-plan {
    background: #ededed;
    padding: 20px;
    color: #666 ;
}
.pricing-overview .selected-plan h2 {
    font-size: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 0;
    color: #333;
}
.pricing-overview .selected-plan .price {
    color: #666;
}
.pricing-overview .selected-plan .price b {
    color: #e84c3d;
}
.pricing-overview .selected-plan .students {
    text-transform: uppercase;
    font-weight: 300;
}
.pricing-overview .selected-plan .students b {
    font-size: 20px;
}

.pricing-overview .addon-modules {
    padding: 20px;
    font-size: 14px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.pricing-overview .addon-modules h2 {
    color: #333;
    font-size: 22px;
    margin: 0 0 10px;
}
.pricing-overview .addon-modules ul {
    padding-left: 15px;
}
.pricing-overview .addon-modules ul li {
    margin-bottom: 15px;
}

.core-module h2{
    margin-top:0;
    margin-bottom:0;
    display:inline-block;
}

.extra-modules li {
    margin-bottom: 15px;
}

.bstooglewrap{
    display:inline-block;
}

.bstooglewrap .btn-theme {
    padding: 5px 10px;
    border:2px solid  #E5412D;
    text-transform: uppercase;
    transition: all 0.7s ease 0s;
    font-size: 14px;
    font-weight: 700;
    margin:0;
}

.bstooglewrap .btn-theme:hover, 
.bstooglewrap .btn-theme:focus,
.bstooglewrap .btn-theme.active {
    background-color: #E5412D;
    box-shadow: none;
    color: rgb(255, 255, 255);
}

.bstooglewrap .btn-group > .btn:first-child:not(:last-child){
    border-radius: 30px 0 0 30px;
}

.bstooglewrap .btn-group > .btn:last-child:not(:first-child){
    border-radius: 0 30px 30px 0;
}

.bstooglewrap .btn-group > .btn{
    min-width:auto;
}

.contact-for-price{
    color:#fff;
}

.donation-banner {
    border: 1px solid #ddf6e4;
    padding: 20px;
    background: #ddf6e4;
    font-size: 14px;
}
.donation-banner blockquote {
    margin-bottom: 0;
}
.donation-banner p {
    margin-bottom: 10px;
    color: #333;
}
.donation-banner form,
.donation-banner form .btn {
    margin: 0;
}

