    /*
Theme Name:     WPBo Child Theme - Veodin
Theme URI:      https://www.closemarketing.es
Description:    Child theme designed by closemarketing
Author:         Closemarketing
Author URI:     http://twitter.com/closemarketing
Template:       wpbo
Version:        0.1.0
*/
 
.bannerImage img {
    margin: 0 auto;
    display: block;
}

/*Responsive*/
/* iPads horizontal ----------- */
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
}
/* iPads vertical ----------- */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

}
/* Phablets vertical ----------- */
@media only screen and (min-width: 280px) and (max-width: 380px) {
	/* O_o !!!
	    body {width: 105%;} */
    .gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 100% !important; }
    .gform_wrapper .top_label li.gfield.gf_right_half {width: 47.5% !important; }
}


/* My custom style */

.ma{
	margin: auto;
}

.btn-large{
	border: none;
	-webkit-border-radius: 0;
	        border-radius: 0;
    min-width: 204px;
}

/* .navbar-nav > li > .dropdown-menu{
    margin-top: 2px;
} */

/* Menu and submenu */

.navbar .nav li.dropdown.open > .dropdown-toggle, 
.navbar .nav li.dropdown.active > .dropdown-toggle, 
.navbar .nav li.dropdown.open.active > .dropdown-toggle{
	background-color: transparent;
	color: #ffffff;
}


.navbar .nav > li > .dropdown-menu:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 10px;
}


.nav-container ul.nav li.open:hover > ul.dropdown-menu{
	display: block !important;
}

.dropdown-menu{
	-webkit-border-radius: 0;
	        border-radius: 0;
	-webkit-box-shadow: none;
	        box-shadow: none;
}

.dropdown-menu li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #999999;
    white-space: nowrap;
}

/* Sub menu */

.navbar-keyrocket .navbar-inner {
    background-color: #64B1CD;
}

.navbar-slideproof .navbar-inner {
    background-color: #D24726;
}

ul.nav .dropdown > .dropdown-menu .caret{
    margin-left: 10px;
}

.navbar-keyrocket ul.nav .dropdown > .dropdown-menu .caret{
    border-left: 4px solid #64B1CD;
}

.navbar-slideproof ul.nav .dropdown > .dropdown-menu .caret{
    border-left: 4px solid #D24726;
}

.navbar-keyrocket ul.nav .dropdown-menu li > a:hover > .caret, 
.navbar-keyrocket ul.nav .dropdown-menu li > a:focus > .caret, 
.navbar-keyrocket ul.nav .dropdown-submenu:hover > a > .caret,

.navbar-slideproof ul.nav .dropdown-menu li > a:hover > .caret, 
.navbar-slideproof ul.nav .dropdown-menu li > a:focus > .caret, 
.navbar-slideproof ul.nav .dropdown-submenu:hover > a > .caret{
     border-left: 4px solid #fff;
}



.navbar-keyrocket .dropdown-menu li > a:hover,
.navbar-keyrocket .dropdown-menu li > a:focus,
.navbar-keyrocket .dropdown-submenu:hover > a {
  background-color: #64B1CD;
}

.navbar-slideproof .dropdown-menu li > a:hover,
.navbar-slideproof .dropdown-menu li > a:focus,
.navbar-slideproof .dropdown-submenu:hover > a {
  background-color: #D24726;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #003b54;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #999999;
  text-decoration: none;
  outline: 0;
  background-color: #003b54;
}


/*  */
/* .dropdown.menu-item-has-children .dropdown-menu > .menu-item-has-children > a.dropdown-toggle[aria-expanded="true"]{
    display: block !important;
} */

/* Header navbar-toggleÂ */
.navbar-toggle{
    border-color: #fff;
}

.navbar-toggle .icon-bar{
    background-color: #fff;
}


#front>.container-fluid{
	margin-top: 0 !important;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	     -o-transform: translateY(-50%);
	        transform: translateY(-50%);
}


/* Footer */
.footer ul, .footer ol {
    padding: 0;
    margin: 0 0 10px 15px;
}

.footer .nav .sub-menu li a {
    /* color: #D12255; */
    color: #fff;
    text-shadow: none;
}


.footer ul ul li{
	color: #FFF;
}

.footer ul.nav ul li {
	/* list-style: circle; */
}


.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #eeeeee;
}


/* For template page-shortcut-database-application.php */


#landing-page-search-field input{
    color: #000;
}


.footer .navbar .nav .sub-menu li a{
    padding: 5px 15px; 
    display: inline-block;
    width: 100%;
}

.footer ul, .footer ol{
    margin: 0;
}

.footer a{
    text-decoration: none;
}

.footer .navbar .nav > li  a:focus, 
.footer .navbar .nav > li  a:hover{
   /*  text-decoration: underline; */
}

.footer .navbar .nav li a:hover,
.navbar-slideproof .footer .navbar .nav li a:hover{
    color: #FFFFFF;
    text-shadow: none;
}

.footer .navbar-slideproof .nav li a:hover{
    background-color: #D23226 !important;
}

.footer .navbar .nav .sub-menu li a:hover,
.footer .navbar .nav .sub-menu li a:focus{
    background-color: #3A8BA9;
}
    
.footer .navbar .nav li a:hover{
    background-color: #3A8BA9;
}

.footer .navbar .nav > li > a{
    font-weight: bold;
}


.buttonss .btn-large,
.text-center-mobile .btn-large{
    margin-right: 15px;
}

.home #front ul,
.page #front ul{
   margin-top: -5px; 
}

/* WARNING - html very poor so for normal view need change main bootstrap classes */
/* remove for all col and row padding */

@media (max-width: 767px) { 
   
    [class*="col-"]{
      padding: 0;
      margin: 0;
    }

}

[class*="row"]{
  padding: 0;
  margin: 0;
}

img{
    display: block;
    max-width: 100%;
    height: auto;
}

#dwl-overlay {
    z-index: 1;
}

.icon-ok {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ok:before {
  content: "\e013";
}



/* Responsive */

/* 
Extra small devices
Phones (<768px)

Small devices
Tablets (â‰¥768px)

Medium devices
Desktops (â‰¥992px)

Large devices
Desktops (â‰¥1200px)

*/
/* LgÂ */
/* .visible-lg-*Â */
/* .hidden-lgÂ */
@media (min-width: 1200px) { }

/* MdÂ */
/* .visible-md-*Â */
/* .hidden-mdÂ */
@media (min-width: 992px) and (max-width: 1199px) { }

/* Sm */
/* .visible-sm-*Â */
/* .hidden-smÂ */
@media (min-width: 768px) and (max-width: 991px) { }

/* Xs */
/* .visible-xs-*Â */
/* .hidden-xsÂ */
@media (max-width: 767px) {  }



@media screen and (min-width: 1199px){
    .navigationScroll{
        position: fixed;
        top: 100px;
        right: auto;
        margin-left: 940px;
        display: none;
		font-size: 13px;
    }

    .navigationScroll .nav{
        padding: 10px 0 0 0;
    }

    .navigationScroll .nav > li > a{
        padding: 0;
    }

    .scrollspy{
        z-index: 100px;
    }

    .page-template-page-above-the-fold-page .scrollspy li.active{
      border-left: 3px solid #D24726;
	  font-size: 13px;
    }

    .navigationScroll .scrollspy li.active {
        padding: 5px 0 2px 5px;
        margin-bottom: 4px;
        font-size: 13px;
    }

    .navigationScroll .scrollspy li {
        border-left: 3px solid #EFEFEF;
        padding: 5px 0 2px 5px;
        margin-bottom: 1px;
    }
}



@media (max-width: 767px) { 


    .navbar-slideproof ul.nav .dropdown > .dropdown-menu .caret{
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent !important;
    }
    
    .nav-container .navbar-collapse ul.nav li.dropdown:hover > ul.dropdown-menu{
        display: block;
        position: relative;
        width: 100%;
        background: none;
        float: none;
        left: 0;
        border: none;
        padding: 10px 0;
    }

    .nav-container .navbar-collapse ul.nav li.dropdown:hover > ul.dropdown-menu li a{
        color: #fff;
        position: relative;
    }
	
	.navbar-collapse{
		float: none !important;
	}

	.navbar .brand{
		padding: 0 !important;
	}

	.navbar-brand.brand{
		margin-left: 15px;
	}

	.navbar .nav > li > .dropdown-menu:after{
		display: none;
	}

	.caret{
	    position: absolute;
	    right: 35px;
	    top: 50%;
	    margin-top: -2px;
	}

	.navbar-nav .open .dropdown-menu > li > a{
		color: #FFF;
	}

	#front ul{
		display: none;
	}

	#front .boxes_png{
		max-width: 300px;
	}

	#front .row h2, .front .row h2{
		font-size: 24px;
		text-align: center;
	}

	#front .row .lead, #front .row ul li{
		font-size: 14px;
		text-align: center;
	}

	.footer .copyright_img-wrapp{
		float: none !important;
		text-align: center;
	}

	.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
		background-color: #3A8BA9;
	}

    .navbar-slideproof .nav li.dropdown.open > .dropdown-toggle, .navbar-slideproof .nav li.dropdown.open.active > .dropdown-toggle{
        background-color: #D23226;
    }

    .navbar-slideproof .dropdown-menu li > a:hover, .navbar-slideproof .dropdown-menu li > a:focus, .navbar-slideproof .dropdown-submenu:hover > a{
        background-color: #D23226;
    }

    .footer ul, .footer ol {
        padding: 0;
        margin: 10px auto;
        text-align: center;
    }

    .copyright_img {
        margin: 0 auto !important;
    }

    .layers{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 1;
    }

    .slideproof_download_note {
        color: #fff !important;
        text-align: center;
    }

    .buttonss, .download_note{
        text-align: center;
        color: #fff !important; 
    }

    .buttonss .btn-large{
        margin: 5px auto;
    }

    .subsection-first a{
        float: none !important;
        margin: 5px auto;
    }

    .subsection-first .col-md-6{
        text-align: center;
    }

    #learnmore img {
        margin: 0 auto;
    }

    .triangle-border.left {
        margin-left: 0 !important;
    }

    #front #front-footer,
    #front .container-fluid,
    #front .slideproof_download_note{
        z-index: 2;
    }
    
    header .navbar-inner{
        padding-top: 8px;
    }

    header .navbar-slideproof .navbar-brand > img{
        margin-top: 3px;
    }

    header .navbar-keyrocket .navbar-brand > img{
        margin-top: 5px;
    }

    .text-center-mobile{
        text-align: center;
    }


}



@media (max-width: 320px) {  
	
	#front .boxes_png{
		max-width: 200px;
	}

    .btn-large{
        float: none;
        width: 100%;
    }

    .maps{
        overflow: hidden;
        max-width: 290px;
    }

    .triangle-border.left {
        margin-left: 0 !important;
    }

    .subsection-first .pull-right{
        float:none !important;
    }

    #learnmore img{
        margin: 0 auto;
    }
}










/* =================================================================================== */
/* Common                                                                              */

body {
    color: #2D2F2A;
    padding-top: 64px;
    -webkit-font-smoothing: antialiased;
    font-family: "Open Sans";    
}

a {
	color: #D24628;
    text-shadow: none;
}

a:hover {
  color: #D24628;
  text-decoration: none;
}

strong{
	font-weight:600;
}

h1,
h2,
h3{
	margin-top: 20px;
    margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2D2F2A;
}
.page-header {
  padding-bottom: 1px;
  margin: 20px 0 20px;
  border-bottom: 0px;
}

h4 {
    line-height: 20px;
    font-size: 15px;
    font-weight: 600;
}
h5 {
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
}

p {
    margin-bottom: 20px;
}



/* .row {
  margin-left: 0px;
} */
[class*="span"] {
      margin-left: 0px;
}

#content ul li {
    margin-left: -9px;
    list-style-type: none;
    list-style-image: url("/wp-content/uploads/2016/04/bulletpoint_black.png");
}

ol.commentlist, ol.commentlist ul.children {
	margin-left:9px;
	list-style-type: none;
}

.center {
    margin-left: auto !important;
    margin-right: auto !important;
}

small {
	font-size: 75%;
}

.lead {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 150;
  line-height: 20px;
}


.anchor-container {
    /* Fixes hidden headings in IE */
    overflow: hidden;
}


.anchor-offset {

    margin-top: -90px;
    padding-top: 90px; 

  /*   overflow: hidden; */
    z-index: 0;
}
.table th{
    background-color: #d9d9d9;
    height: 20px;
}
/* =================================================================================== */
/* Shortcut Database                                                                   */

.shortcut-table {
    border-spacing: 0px !important;
}
.shortcut-table .odd td {
    background-color: #F4F4F4 !important;
}
.shortcut-table .sorting_asc {
    color: #FFFFFF !important;
    background: #3A8BA9 url("/wp-content/uploads/2016/04/asc.png") no-repeat center right !important;
    cursor: pointer;
}
.shortcut-table .sorting_desc {
    color: #FFFFFF !important;
    background: #3A8BA9 url("/wp-content/uploads/2016/04/desc.png") no-repeat center right !important;
    cursor: pointer;
}
.shortcut-table .sorting {
    color: #FFFFFF !important;
    background: #64B1CD !important;
    cursor: pointer;
}
.shortcut-table .column-3 {
    text-align:center;
}

table.dataTable tr.even td.sorting_1 {
    background-color: white;
}
 
.app-logo {
    margin-top:20px;
}

/* =================================================================================== */
/* Buttons                                                                             */

.btn {
    color: #FFFFFF;
    text-shadow: none;
    background-color: #63B1CD;
    background-image: none;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    color: #FFFFFF;
    background-color: #3A8BA9;
}

.btn-slideproof {
    background-color: #D24726;
}

.btn-slideproof:hover {
    background-color: #D23226;
}


.btn-primary {
    color: #FFFFFF;
    text-shadow: none;
    background-color: #DE4069;
    background-image: none;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #FFFFFF;
    background-color: #D12255;
}

.btn-inverse {
    color: #FFFFFF;
    text-shadow: none;
    background-color: #2D2F2B;
    background-image: none;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    color: #FFFFFF;
    background-color: #242424;
}

.btn-success {
    color: #FFFFFF;
    text-shadow: none;
    background-color: #B7DA4A;
    background-image: none;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    color: #FFFFFF;
    background-color: #7B9330;
}

.btn-large {
    padding: 0px 12px;
    font-size: 18px;
    min-width: 180px;
    height: 43px;
    line-height: 43px;
    outline: 0;
}

.btn-large:hover, .btn-large:active, .btn-large:focus {
  /* styling for any way a link is about to be used */
  outline: 0;
}


.new-indicator {
    font-weight: bold;
    color: #DE4069;
}

.width-100 {
	width:100%;
}
/* =================================================================================== */
/* Alerts                                                                       */

.alert-success {
    background-color: #B7DA4A;
}

.alert-error {
    background-color: #DE4069;
}

.alert-information {
    background-color: #63B1CD;
}

.alert p {
    margin-top: 20px;
}

/* =================================================================================== */
/* Common layout                                                                       */

.section-first {
    margin-top: 20px;
    margin-bottom: 20px;
}
.section {
    margin-bottom: 20px;
}

.subsection-first {
    margin-top: 20px;
    margin-bottom: 30px;
}
.subsection {
    margin-bottom: 30px;
}


/* =================================================================================== */
/* Navigation                                                                          */

.navbar-inner {
    background-image: none;
    background-color: #003b54;
}

.navbar-keyrocket .navbar-inner {
    background-color: #64B1CD;
}
.navbar-slideproof .navbar-inner {
    background-color: #D24726;
}

.navbar-inner {
    min-height: 64px;
    border-bottom-width: 0px !important;
}

.navbar .brand {
    color: #ffffff !important; 
    text-shadow: none;
    padding: 11px 11px 10px 0px;
}
.navbar-text {
  line-height: 64px !important;
}
.navbar .divider-vertical {
    height: 08px;
}
.navbar .nav > li > a {
    padding: 22px 15px 22px;
}

.nav-list .nav-header {
  color: #FFFFFF;
  font-weight: bold;
  text-shadow: none;
}
.nav-list li > a {
    line-height: 16px;
    font-size: 12px;
    width: 110px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    text-shadow: none;
}

.footer .nav li {
	list-style:none;
}

.footer .nav li a,
.navbar .nav > li > a {
    color: #FFFFFF;
    text-shadow: none;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    color: #FFFFFF;
    background-color: #3A8BA9;
    text-shadow: none;
}

.navbar-slideproof .nav > li > a:focus,
.navbar-slideproof .nav > li > a:hover {
    background-color: #D23226;
}
    


/* =================================================================================== */
/* Teaser (Google) forms                                                               */

#ss-form ul {
	list-style-type: none !important;
	margin: 0 0 15px 0 !important;
}

#ss-form input {
	margin: -2px 5px 0 0 !important;
}

/* =================================================================================== */
/* Articles Logos Blurb Bubbles                                                        */

.triangle-border {
    /* height: 80px !important; */
}

.triangle-border.left:after {
    border-color: transparent #f5f4f6;
    border-width: 9px 21px 9px 0;
    bottom: auto;
    left: -21px;
    top: 16px;
}
.triangle-border.left:before {
    border-color: transparent #f5f4f6;
    border-width: 15px 15px 15px 0;
    bottom: auto;
    left: -5px;
    top: 10px;
}
.triangle-border:before {
    border-color: #f5f4f6 transparent;
    border-style: solid;
    border-width: 20px 20px 0;
    bottom: -20px;
    content: "";
    display: block;
    left: 40px;
    position: absolute;
    width: 0;
}
.triangle-border.left {
    margin-left: -20px;
}
.triangle-border {
    background: none repeat scroll 0 0 #f5f4f6;
    border: 0 none;
    color: #333333;
    padding: 15px 5px 15px 10px;
    position: relative;
}

.logo {
    margin-right: 20px;
}


/* =================================================================================== */
/* Footer                                                                              */

.footer .navbar-inner {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer .navbar {
    margin-bottom: 0px;
}
.copyright_img {
    margin-top: 40px !important;
}
.copyright_text {
    font-size: 9px;
    color: #fff;
    margin: 3px 0;
}

/* =================================================================================== */
/* Top flag                                                                            */

.flag-top {
    text-align: left !important;
    width: 155px;
    height: 122px;
    margin-top: 0px;
    padding: 0px !important;
    background-color: #D24726;
    background: #D24726 url("/wp-content/uploads/2016/04/slideproof_logo_flag.png") no-repeat center 15px !important;
}
.flag-top p {
    margin-left: auto;
    margin-right: auto;
    margin-top: 53px;
    width: 130px !important;
    font-size: 16px;
}

.flag-bottom-item {
    text-align: left !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 130px !important;
}
.flag-bottom {
    font-size: 20px;
    font-weight: bold;
    width: 155px !important;
    height: 70px;
    margin-bottom: 0px;
    padding: 0px !important;
}
.flag {
    display:block;
    width: 155px;
    height: 220px;
    margin-right: 0px;
    float:right;
    pointer-events: all;
}
.flag-container-inner {
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
}
.flag-container-outer {
    position: fixed;
    z-index: 1;
    width: 100%;
    pointer-events: none;
}


/* =================================================================================== */
/* Landing page fold                                                                   */

#front {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: 0px;
    background-color: #64B1CD;
    background-image: url("/wp-content/uploads/2014/03/landing-page-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
}

#front>.container-fluid {
    color: white;
    font-size: 16px;
    position:relative;
    top:50%;
    margin-top:-170px;
    height:317px;
}

.front {
    color: white;
    font-size: 16px;
}
#front h2, .front h2 {
    color: white;
    font-size: 36px;
    font-weight: bold;
}
#front-footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align:center;
}

#front p, .front p {
    margin-left: 3px;
}
#front ul, .front ul {
    margin-top:30px;
}
#front li, .front li {
    font-size: 16px;
    line-height: 150%;
    margin-left: -7px;
    list-style-type: none;
    list-style-image: url("/wp-content/uploads/2016/04/bulletpoint_white.png");
}

p.download_note, p.slideproof_download_note {
    margin-top:5px;
    color:black;
}

/* =================================================================================== */
/* Landing page Veodin                                                                 */

#front.veodin .title h2 { 
    text-align: center;
    color: white;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 0px 60px #000;
}

#front.veodin .title h3 { 
    text-align: center;
    color: white;
    font-size: 26px;
    font-weight: 300;
    font-style:italic;
    text-shadow: 0px 0px 40px #000;
}

#front.veodin .title { 
    position: absolute;
    top: 30px
}

#front.veodin .row-fluid { 
    position: relative;
    height: 100%;
}

#front.veodin .products {
    font-size: 14px;
    top: 50%;
    margin-top: 99px;
    height: 200px;
}

#front.veodin .keyrocket h2,
#front.veodin .slideproof h2 { 
    font-size: 26px;
    font-weight: 300;
}

#front.veodin .keyrocket h2 {
    color: #63b1cd;
}

#front.veodin .slideproof h2 { 
    color: #d24726;
}

#front.veodin .keyrocket,
#front.veodin .slideproof { 
    padding: 0px 20px 20px 20px;
    color: #2D2F2A;
}

#front.veodin a {
    color: #FFFFFF;
}

/*#front.veodin>.container-fluid {
    margin-top: 0px;
    position: relative;
    height: 100%;
    top: 0px
}*/



/* =================================================================================== */
/* Landing page below fold                                                             */

#learnmore h1 { 
    text-align: center;
    margin-bottom: 40px;
}
#learnmore h2 { 
    text-align: center;
    margin-bottom: 40px;
}
#learnmore h3 {
    margin-top: 0px;
}
#learnmore li {
    line-height: 150%;
}
/* 
#learnmore p {
    max-width: 450px;
}
*/
#learnmore img {
    margin-bottom: 20px;
}


/* =================================================================================== */
/* Landing page - go premium                                                           */

#pricing-container {
	background-color: #333333;
	color: #ffffff !important;
    padding: 20px 40px;
    margin-bottom: 60px;
}
#pricing-container h1 {
	color: #df4069 !important;
}
#pricing-container h2 {
	color: #64B1CD !important;
    text-align: left;
    margin-bottom: 20px;
}
#pricing-container h3 {
	color: #df4069 !important;
}
#pricing-container p {
	margin-bottom: 5px !important;
}
#pricing-container li {
    line-height: 150%;
    margin-left: -7px;
    list-style-type: none;
    list-style-image: url("/wp-content/uploads/2016/04/bulletpoint_white.png");
}

#pricing-container td {
    text-align:center;
}
#pricing-container th {
    text-align:center;
    border-top:none;
}

/* =================================================================================== */
/* Blog                                                                                */

.page-header a {
  color: #2D2F2A;
}
.meta {
    margin-bottom: 40px;
}

/* Why used 600px O_o */
/* 
#main .post, #disqus_thread {
    width: 600px !important;
    margin:  auto !important;
} */


/* =================================================================================== */
/* Lightbox                                                                            */

#lightboxOverlay
{
    background-color: #FFFFFF !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85) !important;
    opacity: 0.85 !important;
}

.lb-container
{
    padding: 0px !important;
}

.lb-outerContainer
{
    background-color: transparent !important;
}

/* ============================================================================== */
/* Download overlay */

#dwl-overlay {
    display:none; 
    position:fixed; 
    bottom:0px; 
    right:0px;}

.page-template-pricing-test-php p {
    margin-bottom:10px;
}

/* ============================================================================== */
/* Datatables */


/* Search box of Datatables */
.page-template-page-shortcut-database-application-php  #front, 
.page-template-page-shortcut-database-application-static-content-php  #front, 
.page-template-page-shortcut-database-shortcut-php  #front
{
    background: url("/wp-content/uploads/2016/04/landing-page-bg.jpg") center -320px no-repeat;
    z-index: -1;    
}

.page-template-page-shortcut-database-application-php  .front, 
.page-template-page-shortcut-database-application-static-content-php  .front, 
.page-template-page-shortcut-database-shortcut-php  .front
{
    min-height: 400px;
} 

.dataTables_filter {
    width: 100% !important;
}

/* ============================================================================== */
/* OuiBounce */


#ouibounce-modal {
  font-family: 'Open Sans', sans-serif;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#ouibounce-modal .underlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
#ouibounce-modal .modal {
  width: 600px;
  height: 400px;
  background-color: #f0f1f2;
  z-index: 1;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}
#ouibounce-modal .modal-title {
  font-size: 18px;
  background-color: #252525;
  color: #fff;
  padding: 10px;
  margin: 0;
  text-align: center;
}
#ouibounce-modal h3 {
  color: #fff;
  font-size: 1em;
  margin: 0.2em;
  text-transform: uppercase;
  font-weight: 500;
}
#ouibounce-modal .modal-body {
  padding: 20px 35px;
  font-size: 0.9em;
}
#ouibounce-modal p {
  color: #344a5f;
  line-height: 1.3em;
}
#ouibounce-modal form {
  text-align: center;
  margin-top: 35px;
}
#ouibounce-modal form input[type=text] {
  padding: 12px;
  font-size: 1.2em;
  width: 300px;
  border-radius: 4px;
  border: 1px solid #ccc;
  -webkit-font-smoothing: antialiased;
}
#ouibounce-modal form input[type=submit] {
  text-transform: uppercase;
  font-weight: bold;
  padding: 12px;
  font-size: 1.1em;
  border-radius: 4px;
  color: #fff;
  background-color: #4ab471;
  border: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}
#ouibounce-modal form p {
  text-align: left;
  margin-left: 35px;
  opacity: 0.8;
  margin-top: 1px;
  padding-top: 1px;
  font-size: 0.9em;
}
#ouibounce-modal .modal-footer {
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
  padding:0px;
}
#ouibounce-modal .modal-footer p {
  text-transform: capitalize;
  cursor: pointer;
  display: inline;
  border-bottom: 1px solid #344a5f;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-ms-keyframes popin {
  0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }

  85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}


/* Contact form */
.cf-wrapper{
    max-width: 320px;
    padding: 20px;
    border: 1px solid #333;
}

.cf-fields,
.cf-title{
    color: #2D2F2A;
}

.cf-title{

}

.cf-fields{
    margin: 10px auto;
}

.cf-wrapper .cf-fields input{
    text-indent: 10px;
    border: 1px solid #333;
    width: 100%;
}

.cf-submit input,
.cf-try-slideproof a{
    width: 100%;
    border: none;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    color: #fff;
}

.cf-submit input{
    margin-top: 10px;
    padding: 5px 25px;
    background-color: #D24726;
}

.cf-try-slideproof{
   max-width: 320px;
   padding: 20px;
}

.cf-try-slideproof a{
    display: inline-block;
    padding: 5px 25px;
    width: 100%;
    text-align: center;
    background-color: #000;
}

.cf-try-slideproof a{
    color: #fff;
    text-decoration: none;
}

.wpcf7-validation-errors,
.cf-submit .ajax-loader{
    display: none !important;
}

span.wpcf7-not-valid-tip{
    font-size: 12px !important;
}

div.wpcf7-mail-sent-ok{
    position: relative !important;
    color: #2D2F2A;
    text-align: center;
    max-width: 320px;
    margin: 0 auto;
}

.wpcf7{
    position: absolute;
    right: 100px;
    background-color: #fff;
    z-index: 10;
}

.cf-img img{
    margin: 10px auto;
}


@media (max-width: 1700px) { 
  
  .wpcf7 {
    position: static;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .cf-wrapper,
  .cf-try-slideproof{
      margin: 0 auto;
  }

}


/* Search form */
.searchSubmitForm{
    color: #2D2F2A;
    position: absolute;
    right: 15px;
    font-size: 20px;
    top: 15px;
    border-left: 1px solid #ccc;
    padding: 7px;
    width: auto;
    height: auto;
    cursor: pointer;
}

.searchSubmitForm:before{
    font-size: 18px;
}

#searchform .search-query.form-control{
    position: relative;
    padding-right: 40px;
    -webkit-border-radius: 0;
            border-radius: 0;
}

#searchform{
    margin-top: 15px;
    margin-bottom: 15px;
}

.search-highlight {
    background:#FFFF00;
}

img.border-red {
        border: 1px solid;
        border-color: #d24628;
        margin: 10px 0px 20px 30px;
}

img.border-orange {
        border: 1px solid ;
        border-color: #d24628;
}

#currentContent h2 {
        display:none;
}

#contentContainer {
        display:none;
}

.row {
        margin:0px;
}

div.manual {
        border-width:1.5px;
        border-style: solid;
        border-color: #d24628;
}

hr.manual {
        border-width:0.75px;
        border-style: solid;
        border-color: #d24628;
        background-color: #d24628;
}

div.titleManual {
        margin: 10px 5px 0px 0px;
        text-align: left;
        color: #d24628;
        font-size:18px;
        font-weight:600;
}
div.titleOnlyManual {
        margin: 22px 0px 22px 0px;
        text-align: center;
        color: #d24628;
        font-size:18px;
        font-weight:600;
}

img.manualOverview {
        margin-right:10px;
        width:70px;
        height:70px;
        float:left;
}

.col-md-4-Manual{
        position: relative;
        min-height: 1px;
        float: left;
        width: 33.33333333%;
}
.col-md-4-Manual:not(:first-child):not(:last-child){
        padding-right:15px;
}
.col-md-6-Career{
        position: relative;
        min-height: 1px;
        float: left;
        width: 50%;
}
.col-md-4-Download{
        position: relative;
        min-height: 1px;
        float: left;
        width: 305px;
        border-style: solid;
        border-color: lightgrey;
        padding-top: 7.6px;
}