html{background:white;}
#wpbody{
    background-image: url(../images/bg-boxed-light.svg);
}
#wpcontent, #wpfooter {
    margin-left: 143px !important;
}
.be-login .splash-container {
    max-width: 380px;
    margin: 80px auto;
	position : relative;
	z-index: 16776;
}
.be-login .splash-inner-container {
    max-width: 900px;
    margin: 80px auto;
}
.be-splash-screen.login .panel {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
}
.login .panel {
    /* box-shadow: none !important; */
    box-shadow: 0 10px 30px 0px rgba(0, 0, 0, 0.07) !important;
}
.panel {
    background-color: #fff;
    margin-bottom: 25px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.04);
    border-width: 0;
    border-radius: 3px;
}
.panel {
    border: 1px solid transparent;
}
.splash-container .panel .panel-heading {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 0;
}
.text-center {
    text-align: center !important;
}
.panel-heading {
    font-size: 18px;
    font-weight: 300;
    padding-left: 0;
    padding-right: 0;
    margin: 0 20px;
    border-bottom-width: 0;
    border-radius: 3px 3px 0 0;
}
img {
    vertical-align: middle;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 15px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.7em;
    color: inherit;
}
.form-group {
    margin-bottom: 20px;
}
.form-control {
    height: 40px;
    font-size: 13px;
    border-radius: 4px;
}
.form-control {
    padding: .5625rem .625rem;
    border-radius: .1875rem;
    border: 1px solid #cbd6e2;
    font-size: 16px;
    font-size: 1rem;
    transition: all .15s ease-out;
    background-color: #f5f8fa;
    color: #33475b;
    display: block;
    height: 2.5rem;
    line-height: 1.375rem;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.form-control {
    border-width: 1px;
    border-top-color: #bdc0c7;
    box-shadow: none;
    padding: 8px 12px;
    font-size: 15px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.form-control {
    width: 100%;
    height: 48px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d5d8de;
    border-radius: 2px;
}
.form-control {
    height: 40px;
    font-size: 13px;
    border-radius: 4px;
}
.splash-container .panel .panel-body {
    padding: 20px 30px 15px;
}
@media (min-width: 992px){
.md-pt-20 {
    padding-top: 20px!important;
}
}
.btn {
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
    border: 1px solid transparent;
    padding: 0 10px;
    font-size: 13px;
    line-height: 28px;
    border-radius: 2px;
	height: 40px;
	cursor: pointer;
}
.btn-success {
   color: #fff;
    background-color: #f2603e;
    border-color: #f2603e;
}
.login-submit .btn, .signup-password .btn {
    width: 100%;
}
.btn-group-lg>.btn, .btn-lg, .btn-xl {
    padding: 0 12px;
    font-size: 15px;
    border-radius: 3px;
    font-weight: 500;
}
 .terms-of-service {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
	padding-top:10px;
	color: #7c98b6!important;
}
.form_builder{
    width: 80%!important;
    margin: 30px 107px!important;
}
.formbilder{
    width: 80%!important;
    margin: 30px 107px!important;
}
#form_builder_list{
   margin-top:10px;
}
 #form_builder_list thead tr{
    font-weight: 900;
    color: #ffffff;
    background: #F7F7F7 !important;
}
#the-list tr:nth-child(even) {background: #f6f6f6}
#the-list tr:nth-child(odd) {background: #FFF}
.textaligncenter{
    text-align: center;
}
img.logo{
   margin: 10px 10px 20px!important;
   width: 175px;
}


.box {
    background: #fff;
    /* color: #333; */
    padding: 30px 20px;
    width: 220px;
    clear: both;
    display: inline-block;
    position: relative;
    margin: 20px 10px 0px 0px;
    text-align: center;
	border-radius: 6px;
    /*cursor: pointer;*/
	transition: box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
	-webkit-box-shadow: 0 2px 25px -10px rgba(102, 69, 142, 1);
    -moz-box-shadow: 0 2px 25px -10px rgba(102, 69, 142, 1);
    box-shadow: 0 2px 25px -10px rgba(102, 69, 142, 1);
}
.box:hover {
	box-shadow: rgb(203, 214, 226) 0px 10px 20px -5px;
	-webkit-box-shadow: rgb(203, 214, 226) 0px 10px 20px -5px;
    -moz-box-shadow: rgb(203, 214, 226) 0px 10px 20px -5px;
    transform: translateY(-0.2em);	
}
.box h4 {
	min-height: 40px;
}
.box h2 {
	font-weight: 500;
    line-height: 1.4em;
    color: #666;
}
.box img {
	width: 60px;
	max-height: 75px;
}  
#features .box p { 
	min-height: 50px;
}
#boxm {text-decoration: none;color: #444;}

#features .right{
    text-align: center;
}
#features {
    /*margin-left: 100px;*/
	text-align: center;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
}
.alert-warning{
    text-align: center;
}

#error_message{
    color: red;text-align:center;margin-top: 15px;
}
#success_message{
	color: green;text-align:center;margin-top: 15px;
}
.col-md-6 {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-md-9 {
    -webkit-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    padding-left: 16px;
    padding-right: 16px;
}	
.row {
    display: flex;
}
.row.center {
	align-items: center;
    justify-content: center;
}
.account-engagebay-label {
    font-size: 16px;
    color: #33475b;
    padding-bottom: 20px;
	padding-top: 15px;
}

.account-engagebay-label a {
	font-size : 13px;
}

.board-display-bg {
    background: url(../images/padcontent/email.svg);
    background-size: contain;
    min-height: 110px;
    min-width: 170px;
    background-repeat: no-repeat;
    background-position: top;
}

.board-display-bg .forms {
    background-image: url(../images/padcontent/forms.svg);
}

.board-display-bg.lead-grabbers {
    background-image: url(../images/padcontent/leads.svg);
}
.board-display-bg.landingpage{
	background-image: url(../images/padcontent/landing-pages.svg);
}

.board-pad-text {
    line-height: 1.5em;
    font-size: 16px;
    font-weight: 400;
    opacity: 0.75;
	margin-bottom: 20px;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
	position: relative;
	z-index: 16776;
}

.mainLeftbox {
    width: 70%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}
.mainrightbox {
    width: 27%;
    float: left;
    margin-top: 9px;
}
.postbox {
    min-width: 255px;
    border: 1px solid #e5e5e5;
    background: #fff;
}
#side-sortables h3 {
    border-bottom: 1px solid #eee;
}
#poststuff .inside {
    margin: 6px 0 0;
}
.postbox .inside, .stuffbox .inside {
    padding: 0 12px 12px;
    line-height: 1.4em;
    font-size: 13px;
}

.postbox h3 {
    border-bottom: 1px solid #eee;
}
.postbox>h3, .stuffbox>h3 {
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
}
.m-l{
        margin-left: 20px !important;
}

.splash-footer {
    text-align: center;
}
a{
    text-decoration: none !important;
    box-shadow: none !important;
}
.float_r{
    float: right;
}
.float_l{
    float: left;
}

.panel {
    box-shadow: 0 2px 10px rgba(0,0,0,0.2)!important;
}
.btn-warning {
    color: #fff;
    background-color: #f2603e;
    border-color: #f2603e;
}
.board-pad-text1 {
    color: #ffffff;
    line-height: 1.5em;
    font-size: 16px;
    font-weight: bold;
    opacity: 0.75;
}
.wrap h1.wp-heading-inline{
    width: 100% !important;
}
.m-none{
        margin: 0px;
}
.video-trigger p{
    text-align: justify;
}
.table-view {
	display : table;
	width : 100%;
	-moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
    box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
}
.table-view .table-row {
	display : table-row;
	background: #fff;	
	color: #a2aabb;
}
.table-view .table-row > div {
	display : table-cell;
	border-bottom : 1px solid #f1f1f1;
	text-align: left;
    padding: 20px 25px;
}
.table-view .table-row > div:last-child {
	text-align: right;
	vertical-align: middle;
}
.table-view .table-row > div a {
	padding-left : 12px;
	opacity: 0.75;
}
.table-view .table-row .heading{ 
	font-weight: 400;
	color : #43506a;
	font-size : 14px;
	margin: 0px 0px 5px;
}
.table-view .table-row .header{
	width: 60px;
    padding-right: 0;
}
.anchor:active, anchor:hover {
    color: #00a0d2;
}
.anchor {
	color: #0073aa;
}
p {
    font-size: 13px;
    line-height: 1.5;
    margin: 0.5em 0 1em;
}

.board-display {
	display: flex;
    justify-content: flex-start;
	padding-top: 10%;
}
.hard-hide {
	display: none !important;
}
.page-refresh img{
	width: 24px;
}
.page-refresh {
	margin-left: 10px;
}
.btn {
	color: #fff;
    background-color: #fd7656;
	font-weight: 400;
    text-transform: none;
    font-size: 13px;
	border: 1px solid #fd7656;
    padding: 0 17px;
	line-height: 32px;
    border-radius: 4px;
	display: inline-block;
	text-align: center;
    vertical-align: middle;
	cursor: pointer;
	height: auto;
}
.btn:hover {
	color: #fff;
    background-color: #df5636;
    border-color: #df5636;
    box-shadow: none;
}

.gsuite-btn-div {
    display: inline-flex;
    background: #007bff;
    border: 1px solid blue;
    padding: 0;
    width: 100%;
    color:white;
}

.gsuite-btn-div:hover {
    background: #007baa;
    border: 1px solid blue;    
}

.gsuite-img {
    height: 35px;
    width: 35px;
    background: white;
    vertical-align: middle;
}

.gsuite-btn-text {
    color: white;
    text-decoration: none;
    width: 100%;
}

.gsuite-btn-text:hover {
    color:white;
}