/* #Global Styles
================================================== */
a { color: #1e95cd; text-decoration: none; }
a:hover { color: #333; }
.msg_error { display: block; border: 1px solid #ff0000; background: #ffdddd; color: #ff0000; font-weight: 600; margin: 10px 0 25px 0; padding: 5px 10px; border-left: none; border-right: none; }

/* #Site Style
================================================== */
#container_cardbuiler {
position:relative !important;
width: 960px !important;
margin: 0 auto !important;
padding: 0 20px 40px 20px;
border-top-left-radius:0;
border-top-right-radius:0;
border-bottom-right-radius:4px;
border-bottom-left-radius:4px;
background-color:#bbb;
background-image:url(/assets/img/container_bg_top.png), url(/assets/img/container_bg.jpg);
background-repeat:no-repeat, repeat-y;
background-position:top left, top left;
min-height:760px;
}
header { z-index: 100;position:relative; height:60px; font-size: 10pt; border-bottom:1px solid #ccc; background-image:url(/assets/img/header_bg.jpg); background-repeat:repeat-x; background-position:top left; background-color:#ddd; margin-bottom:4px !important; border-bottom-left-radius:8px; border-bottom-right-radius:8px; box-shadow:0px 0px 3px #999;}
header a { /*font-weight: 600;*/  position: relative;}
header a img + span {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-100%);
  -ms-transform: translateX(-50%) translateY(-100%);
  transform: translateX(-50%) translateY(-100%);
  top: 50%;
  font-size: 18px;
  font-weight: 600;
  color: #404040;
}
nav { margin-top: 14px; text-align: center; padding:5px;
/*
border-radius:5px; padding:5px; width:140px;
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(32%,rgba(255,255,255,0.07)), color-stop(100%,rgba(105,197,239,0.23)));
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.07) 32%,rgba(105,197,239,0.23) 100%);
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.07) 32%,rgba(105,197,239,0.23) 100%);
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.07) 32%,rgba(105,197,239,0.23) 100%);
background: linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.07) 32%,rgba(105,197,239,0.23) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#3b69c5ef',GradientType=1 );
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.07) 32%, rgba(105,197,239,0.23) 100%);
border:1px solid #ddd;
    -moz-box-shadow:    4px 0px 6px #ddd;
    -webkit-box-shadow: 4px 0px 6px #ddd;
    box-shadow:         4px 0px 6px #ddd;
    */
}
.current_nav_item{ color:#FF9900; }
#internal_wrap{
background:none;padding-top:20px; padding-bottom:20px; margin-bottom:0px !important;
}
nav ul li { display: inline-block; padding: 0 10px; font-weight:600; font-size:13px; }
#cf_nav_search_form { margin-top:7px; text-align: center; }
#dashboard #cf_nav_search_form { margin-top:7px; text-align: left; }
#db_userinfo { position:absolute; z-index:1; top:12px; text-align: right; right:20px;  line-height:18px; border-radius:5px; padding:5px; width:110px; vertical-align:top; font-weight:600; border:1px solid #ddd; background:#ffffff; }

#db_userinfo img { margin-left:5px;line-height:24px; }
#db_userinfo .login_btn { display:block; width:100%; text-align: center;}
#account_settings { position: absolute; right: 0; background: red; width: 150px; height: 100px; display: none; }

menu { text-align: right; position: relative; display: none; font-size:11px; line-height:12px;  padding:5px; padding-bottom:0px; }
menu li { list-style: none; margin: 0 0 2px 0; }
menu li:first-child { margin: 0px 0 5px 0; }

#mobile_nav_menu { display: none; margin:4px 0px 4px 0px; position:relative; }
#whats-next { margin: 0 0 30px 0; }
#whats-next ul li { margin: 0 0 10px 0; }
#whats-next p { font-weight: 600; }

#social-media>h3 { margin: 0 0 10px 0; }
#social-media>div { margin: 0 0 20px 0; }
#social-media p.social_item { margin: 0 0 8px 0; }
#social-media p.social_item a { font-size: 9pt; }

#fb-likes { background: url(/assets/img/facebook_sb.png) no-repeat left; padding: 0 0 0 24px; margin: 0 0 0 10px; font-weight: 300; }
#t-followers { background: url(/assets/img/twitter_sb.png) no-repeat left; padding: 0 0 0 24px; margin: 0 0 0 10px; font-weight: 300; }

footer { position:absolute; bottom:-15px; font-size: 11px; margin-top:0px !important; border-bottom-left-radius:5px;  border-bottom-right-radius:5px; padding-bottom:10px !important; padding-bottom:6px; line-height:15px; }
footer #copyright { text-align: right; color:#333; }
#internal_wrap .columns{
border-radius:4px;
font-size: 12px;
}
.savvybox {
    position:relative;
    background-color:#ffffff;
    /*box-shadow: inset 0px 0px 1px #cccccc, inset -0px -0px -1px #cccccc;*/
    border:1px solid #999999;
    box-shadow: 0px 1px 4px #888;
    border-radius:4px;
    /*background-image:url(/assets/img/savvybox_bg.jpg);*/
    background-position:top left;
    background-repeat:repeat-x;
    height: 100%;
    width: 100%;

    /*padding:0px 10px 20px 10px !important; margin:0px !important;*/

}
.savvybox>h1 {
font-family: 'Lato', sans-serif;
    font-size:18px;
    font-weight:400;
    line-height:1;
    color:#404040;
    text-shadow: #ffffff 1px 2px 4px;
    padding:12px; padding-bottom:10px; margin-bottom:10px;
    background: #ececec;
    border-bottom: 1px solid #dddddd;
    border-radius: 6px 6px 0 0;
}
.savvybox>h2 {
font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:1;
    color:#404040;
    text-shadow: #ffffff 1px 2px 4px;
    padding:12px; padding-bottom:10px; margin-bottom:9px;
    background: #ececec;
    border-bottom: 1px solid #dddddd;
    border-radius: 6px 6px 0 0;
}
.savvybox>h3 {
font-family: 'Lato', sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:1;
    color:#404040;
    text-shadow: #ffffff 1px 2px 4px;
    padding:12px; padding-bottom:10px; margin-bottom:9px;
    background: #ececec;
    border-bottom: 1px solid #dddddd;
    /*border-radius: 6px 6px 0 0;*/
}
.savvybox p, .savvybox ul, .savvybox form {
    padding:0 12px 0 12px; line-height:21px; font-size: 14px;
}
.savvybox .box_img {
    width:100%;
    margin:0px;
    padding:0px;
    border:none;
}
.savvybox > table tr td { padding:10px; }

.inner_heading{
margin-bottom:5px !important;
font-family: 'Lato', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 9px;
color: #f59000 !important;
text-shadow: none !important;
padding: none !important;
padding-bottom: none !important;
margin-bottom: 18px;
}

#social-media .savvybox div, #social-media .savvybox h1, #social-media .savvybox h3, #social-media .savvybox p {
    padding-left:12px;
    padding-right:12px;
}
.min {
height:31px !important;
overflow:hidden;
}
.mn_training {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 6px;
  height: 90px;
  width: 90px;
  border: solid 1px #404040;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.minmax_ctrl{
position:absolute;right:5px;top:6px;
width:20px; height:20px;
}
.minmax_ctrl_max{
position:absolute;right:5px;top:6px;
width:20px; height:20px;
}
.minmax_ctrl:hover{
cursor:pointer;
}
.padded { padding:15px; padding-top:0px; font-size: 12px;}
.padded_ten { padding:10px; padding-top:0px; }
.sm p{
font-size:11px; line-height:16px;
}
.rounded{ border-radius: 5px; }
.shadowed { box-shadow:0px 0px 4px #777; }
.floatL{ float:left; margin-right:5px; margin-top:-11px; }
.floatR{ float:right; margin-left:5px; margin-top:-11px; }
/* Scrollbars */
lb-v-dummy { width: 100%; display: block; height: 1px; }
.lb-h-dummy { height: 100%; display: block; width: 1px; }
.lb-clear { clear: both; }
.lb-wrap { z-index: 0; overflow: auto; position: relative; }
/*.lb-scrollbar-wrap { position: absolute; left: 0; top: 0; }*/
.lb-v-scrollbar { z-index: 1; position: absolute; right: 7px; top: 2px; width: 7px; height: 100%; background: #cfcfcf; opacity: 0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; }
.lb-h-scrollbar { z-index: 1; position: absolute; bottom: 2px; left: 2px; width: 100%; height: 7px; background: #cfcfcf; opacity: 0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; }
.lb-v-scrollbar-slider { position: absolute; width: 7px; height: 50px; left: 0; top: 0; background: #000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; }
.lb-h-scrollbar-slider { position: absolute; height: 7px; width: 50px; left: 0; top: 0; background: #000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px; }

.top_anchor{
font-size:10px; color:#fff; position:absolute; top:118px; right:0px; z-index:999; display:none;
}
.top_anchor a{ text-decoration:none; color:#555; }
.top_anchor a:hover{ text-decoration:none; color:#FF9900; }
.question, .rBox {
position:relative;
    border-radius: 4px;
    background-color:#fff5e9;
    padding:5px 0px 5px 15px;
    margin-bottom:15px;
    line-height:18px;
/* box shadow */
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.36);
    display:block;
}
.question h2 {
display:inline-block; padding:3px; width:100%;
color:#fff;
/*text-shadow*/
text-shadow: 1px 1px 4px #170c00;
    font-size:16px; letter-spacing:-0.07em;
    margin-bottom:10px; padding-left:7px;
    margin-top:10px; vertical-align:middle;
    border-radius: 5px;

  -moz-box-shadow:inset 1px 1px 4px #999;
   -webkit-box-shadow:inset 1px 1px 4px #999;
   box-shadow:inset 1px 1px 4px #999;

background: rgb(255,155,79); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,155,79,1) 0%, rgba(255,130,41,1) 51%, rgba(255,175,77,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,155,79,1)), color-stop(51%,rgba(255,130,41,1)), color-stop(100%,rgba(255,175,77,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,155,79,1) 0%,rgba(255,130,41,1) 51%,rgba(255,175,77,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,155,79,1) 0%,rgba(255,130,41,1) 51%,rgba(255,175,77,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,155,79,1) 0%,rgba(255,130,41,1) 51%,rgba(255,175,77,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(255,155,79,1) 0%,rgba(255,130,41,1) 51%,rgba(255,175,77,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b4f', endColorstr='#ffaf4d',GradientType=0 ); /* IE6-9 */
}

ol{ margin:15px 25px 15px 45px !important; list-style:decimal; }
ol li {margin-left:15px; line-height:21px;}


/* This is for the Save button on the mobile sites nav */
.sc_overlay { display: none; position: absolute; width: 465px; min-height: 650px; left: 5px; top: 5px; background: #ffffff; color: #484848; z-index: 101; border-radius: 8px; border: 2px solid #dddddd; }
.sc_overlay_close { position: absolute; top: -3px; right: 15px; }
.overlay_inner { padding: 10px; color: #484848; }
.sc_overlay_header { display: block; background: #484848; color: #ffffff; font-size: 16px; font-weight: bold; padding: 10px; margin-top: 5px; border-top: 2px solid #dddddd; border-bottom: 2px solid #dddddd; }
.sc_overlay div.error   { padding: 20px; margin-top: 40px; background: #ffbfc9; color: #a70019; font-size: 20px; }
.sc_overlay div.success { padding: 20px; margin-top: 20px; background: #d0fbbc; color: #319b00; font-size: 20px; }
#loading {display:none;position:absolute;top:200px;left:0;margin-left:190px;z-index:9999;background:black;text-align:center;padding:20px;border-radius:15px;opacity:.9;color:white;font-weight:700;}
#mobile_nav_menu { width:100%; padding-top:7px; text-align:center;padding-left:4px;margin-bottom:18px;}
#mobile_nav_menu img { width:85px; margin-right:17px; }

#alt_rotator, #alt_callouts{ display:none; }

/* Feedback Form Overlays */
#feedback_form_overlay { z-index: 99999; position: absolute; top: 65px; background: url(/assets/img/65black.png); margin-left: 50%; left: -500px; padding: 30px; display: none;}

/* I'm going to put this here becuase this CSS is ridiculous. This needs to be fixed.*/
.flash-message { padding: 10px; border: 1px solid #ffffff; z-index: 1; position: relative; display: none; }
.flash-message.flash-error { border-color: #b94a48; background: #f2dede; color: #b94a48; display: block; }
.flash-message.flash-success { border-color: #468847; background: #dff0d8; color: #468847; display: block; }
.flash-message.flash-information { border-color: #3a87ad; background: #d9edf7; color: #3a87ad; display: block; }
.flash-message.flash-warning { border-color: #c09853; background: #fcf8e3; color: #c09853; display: block; }
.flash-message p { margin: 0; font-weight: bold; text-align: center; }

/* mimic user banner styles - start */
.mimic-user-banner {
    padding: 10px;
    z-index: 1;
    position: relative;
    width: 100%;
    background-color: #B00000;
    text-align: center;
    border: none;
    color: #fff;
}
.mimic-user-banner__left {
    float: left;
    margin-left: 10px;
    color: white;
    text-decoration: none;
}
.mimic-user-banner__text {
    display: inline-block;
    margin: 0px;
}
.mimic-user-banner__right {
    float: right;
    margin-right: 25px;
    color: white;
    text-decoration: none;
}
/* mimic user banner styles - end */

#pagination{
    float: left;
    font:11px Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
    color:#3d3d3d;
    margin-top: 20px;
    margin-left: 13px;
    margin-right:auto;
    margin-bottom:20px;
    width:100%;
}
#pagination a, #pagination strong{
    list-style-type: none;
    display: inline;
    padding: 5px 8px;
    text-decoration: none;
    background-color: inherit;
    color: #EC7117;
    font-weight: bold;
}
#pagination strong{
    color: #ffffff;
    background-color:#F00;
    background-position: top center;
    background-repeat: no-repeat;
    text-decoration: none;
}
#pagination a:hover{
    color: #ffffff;
    background-color:#F00;
    background-position: top center;
    background-repeat: no-repeat;
    text-decoration: none;
}
#result_total{
    font-weight: bold;
}
/*
<!--[if IE 8]>
<style>
.lb-v-scrollbar { background: red; }
</style>
<![endif]-->

/* #Media Queries
================================================== */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
#rotator{ display:none; }
#alt_rotator{ display:block; }
#alt_rotator img { padding-left:24px !important; }
#footer { margin-top:10px; }
nav ul li { display: inline-block; padding: 0 6px; font-weight:600; font-size:13px; }
#container_cardbuiler { padding:0px 0px 0px 0px !important; width: 100% !important; }
header { width:98%; margin-left:1%; }
#mobile_nav_menu { display: none; margin:12px 0px 12px 0px; position:relative; padding-top:0px;}
#mobile_nav_menu img { width: 78px; margin: 1px; text-align: center; }
#feedback_form_overlay { left: 0; margin: 0; padding: 10px 0 0 0;}
}


/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    #rotator, #callouts{ display:none; }
    #alt_rotator, #alt_callouts{ display:block; }
   /* select { width: 300px; padding: 0 0 0 125px; } <--- wtf is this???? -Mike */
    footer { text-align: center; }
    footer #copyright { text-align: center; }
    .savvybox { margin-left:1% !important; margin-right:1% !important;margin-bottom:5px !important; }
    #container_cardbuiler {
        padding:0px 0px 40px 0px !important;
        position:relative;
        background-color:#bbb;
        background-image:none;
        width: 100% !important;
        /*background-repeat:repeat-y;
        background-position:top left,;*/
    }
    .introbox{ margin-top: 0px !important; }
    #db_userinfo { right:30px; }
    #logo_container img { margin-left:7px; }
    header { width:98%; margin-left:1%; }
    #mobile_nav_menu img { width: 78px; margin: 1px; text-align: center; }
    #feedback_form_overlay { left: 0; margin: 0; padding: 10px 0 0 0;}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
#mobile_nav_menu img { width:89px; }
#mobile_nav_menu { width:100%; padding-top:0px; text-align:center;padding-left:0px;}
#feedback_form_overlay { left: 0; margin: 0; padding: 10px 0 0 0;}
}

.hidden_label {
  min-width: 0;
  display: none;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
#container_cardbuiler {
        padding:0px 0px 40px 0px !important;
        }
    #db_userinfo { width:90px; right:10px; }
    .hidden_label { display:none; }
    #mobile_nav_menu { width:100%; padding-top:0px; text-align:center;padding-left:0px;}
    #mobile_nav_menu img { width: 94px; margin: 1px; text-align: center; }
    #feedback_form_overlay { left: 0; margin: 0; padding: 10px 0 0 0;}
}
/*.savvybox {
    max-height: 382px;
    overflow-x: hidden;
    overflow-y: auto;
}*/
#view_my_savvydecks {padding: 0 12px 0 12px;}
.use-your-savvycard {padding: 0 12px 0 12px;}
#terms-of-use ul {list-style-type: disc;padding-left: 40px!important;}

@media only screen and (max-width: 480px){
    .container, .container .sixteen.columns, .container .ten.columns { width: 98%;}
    .minicard-wrapper {  min-height: 85px;}
    .savvybox .minicard-holder .sixteen.columns{text-align:center;padding: 5px;}
    #copyright{width:100%}
    #internal_wrap .two-thirds.column, #internal_wrap .one-third.column.sidebar{width:100%}
    #internal_wrap .one-third.column.sidebar.omega img{width: 100%;}
    #internal_wrap .columns{width: 98%;}

    .minicard {width: 100%!important;min-height: 98px;}
}

.one-third.column.sidebar.omega img{width: 98%!important;margin-left:1%; height: 100%;}

.account-login-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
}

.account-login__main {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: calc(70% - 20px);
  margin-right: 20px;
}

.account-login__sidebar {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 30%;
}

.account-login__sidebar > img {
  width: 100%;
  height: 468px;
}

.account-login__form {
    margin: 18px 0;
    display: inline-block;
    font-size: 14px;
    width: calc(50% - 20px);
    padding: 10px 10px;
}

.account-facebook {
  margin: 18px 0;
  display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: calc(50% - 8px);
}

.account-login__form:after {
  content: '';
  width: 0;
  height: 70%;
  position: absolute;
  border: 1px solid black;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.account-login__form:before{
  content: 'OR';
   display: inline-block;
   position: absolute;
   width: 26px;
   height: 26px;
   border-radius: 15px;
   background-color: #FFF;
   top: 50%;
   left: 50%;
   -webkit-transform: translateX(-50%);
           transform: translateX(-50%);
   line-height: 1.9;
   text-align: center;
   border: 1px solid #000;
   z-index: 1;
   font-weight: 600;
}

.account-register__form {
  margin: 18px 0;
  display: inline-block;
  font-size: 14px;
  width: calc(50% - 20px);
  padding: 10px 10px;
}

.account-register__form:after {
  content: '';
  width: 0;
  height: 70%;
  position: absolute;
  border: 1px solid black;
  top: 12%;
  left: 50%;
  -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.account-register__form:before{
  content: 'OR';
   display: inline-block;
   position: absolute;
   width: 26px;
   height: 26px;
   border-radius: 15px;
   background-color: #FFF;
   top: 46%;
   left: 50%;
   -webkit-transform: translateX(-50%);
           transform: translateX(-50%);
   line-height: 1.8;
   text-align: center;
   border: 1px solid #000;
   z-index: 1;
}

.account-login__facebook {
  margin: 22px 10px 0;
}

.account-login__facebook > p:last-child {
  text-align: center;
}

.account-login__facebook > p {
  text-align: justify;
  margin: 10px 14px;
}

.login_form input[type="email"] {
  width: 86%;
}

.login_form input[type="password"] {
  width: 86%;
}

.login_form input[type="submit"]:hover {
  box-shadow: 0 0px 6px #1e95cd;
  -webkit-box-shadow: 0 0px 6px #1e95cd;
  -moz-box-shadow: 0 0px 6px #1e95cd;
}

.account-register__form input[type="text"] {
  width: 86%;
}

.account-register__form input[type="password"] {
  width: 86%;
}

.account-register__form .form-group {
  margin: 10px 0;
}

.account-login__form .form-group {
  margin: 10px 0;
}

.form-group span {
  color: #F94D4C;
  font-weight: bold;
  font-size: 12px;
  display: block;
}

.account-login__button {
  line-height: 18px !important;
  border-radius: 5px !important;
  width: 90% !important;
  font-weight: 600 !important;
  border: 1px solid #ddd !important;
  background: #ffffff !important;
  color: #1e95cd !important;
}

.account-login__button:hover {
  box-shadow: 0 0px 6px #1e95cd !important;
  -webkit-box-shadow: 0 0px 6px #1e95cd !important;
  -moz-box-shadow: 0 0px 6px #1e95cd !important;
}


.reg-img {
  height: 560px !important;
}

.login_form .form-group label {
  margin-left: 0;
}

.account-register__form form .form-group label {
  margin-left: 0;
}

.account-register__form form .form-group input[type='checkbox'] {
  margin: 0;
}

.account-login__form form .form-group label input[type='checkbox'] {
  margin: 0;
  margin-right: 4px;
}

.account-login__savvybox p {
  margin: 0 12px 10px 12px;
}

.facebook-post-destination {
  position: fixed;
  top:0;
  left:0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba( 8, 0, 0, .8);
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s, visibility .2s;
}

.facebook-post-destination.is-visible {
  opacity: 1;
  visibility: visible;
}

.facebook-concierge,
.facebook-email-permissions {
  position: fixed;
  top:0;
  left:0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba( 8, 0, 0, .8);
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s, visibility .2s;
}

.facebook-concierge.is-visible,
.facebook-email-permissions.is-visible{
  opacity: 1;
  visibility: visible;
}

.post-destination-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 90%;
  max-width: 400px;
  padding: 2em;
  background-color: #FFF;
}

.concierge-content,
.facebook-email-perm-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 90%;
  max-width: 400px;
  padding: 2em;
  background-color: #FFF;
}

.post-destination-title {
  font-size: 18px;
  font-weight: bold;
}

.post-destination-label {
  font-weight: bold;
}

.facebook-post-destination select {
  display: block;
  margin: 2px 10px 16px;
  width: 86%;
}

.concierge-text,
.facebook-email-perm-text {
  padding: 24px !important;
}

.post-destination-content ul {
  padding: 0 10px;
}

.post-destination-content ul li {
  display: inline-block;
}

.post-destination-content ul li a {
  padding: 6px 10px;
  font-weight: 600;
  border: 1px solid #ddd;
  background: #ffffff;
  width: 4em;
  display: inline-block;
  text-align: center;
}

.concierge-content ul,
.facebook-email-perm-content ul {
  padding: 4px 22px;
}

.concierge-content ul li,
.facebook-email-perm-content ul li {
  display: inline-block;
}

.concierge-content ul li a,
.facebook-email-perm-content ul li a{
  padding: 6px 10px;
  font-weight: 600;
  border: 1px solid #ddd;
  background: #ffffff;
  width: 4em;
  display: inline-block;
  text-align: center;
}

.verify-account-form .form_row label {
  min-width: 80px;
}

.verify-account-facebook:after {
  content: '';
  width: 0;
  height: 44%;
  position: absolute;
  border: 1px solid black;
  top: 48%;
  left: 52%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.verify-account-facebook:before{
  font-size: 13px;
  content: 'OR';
   display: inline-block;
   position: absolute;
   width: 26px;
   height: 26px;
   border-radius: 15px;
   background-color: #FFF;
   top: 64%;
   left: 52%;
   -webkit-transform: translateX(-50%);
           transform: translateX(-50%);
   line-height: 1.9;
   text-align: center;
   border: 1px solid #000;
   z-index: 1;
   font-weight: 600;
}

li#post_card_li:after {
  content: "Your Agent SavvyCard will post tomorrow morning and then follow your defined posting frequency.";
  font-size: 12px;
  padding-left: 12px;
  display: inline-block;
  padding-bottom: 20px;
}

li#post_property_cards_li:after {
  content: "Your current active listings will begin posting tomorrow morning and new listings will post as they are created. We will not post more than 3 property cards per day.";
  font-size: 12px;
  padding-left: 12px;
  display: inline-block;
  padding-bottom: 20px;
}

li#repost_property_cards_li:after {
  content: "Your Property SavvyCards will be reposted to your Facebook wall at the defined frequency as long as they are active.";
  font-size: 12px;
  padding-left: 12px;
  display: inline-block;
  padding-bottom: 20px;
}

#post_destination_li {
  width: 100%;
}

.post-loading {
  z-index: 100001;
  width: 148px;
  top: 7%;
  display: none;
  border-radius: 6px;
  display: none;
  margin: 0 auto;
  background: black;
  text-align: center;
  padding: 6px;
  border-radius: 15px;
  opacity: .9;
  color: white;
  font-weight: 700;
}

.post-loading .loader{
  margin: 0 0 2em;
  height: 100px;
  width: 20%;
  text-align: center;
  padding: 1em;
  margin: 0 auto 1em;
  display: inline-block;
  vertical-align: top;
}

.post-loading svg path,
.post-loading svg rect{
  fill: #C0C0C0;
}

.post-loading p {
  padding: 0;
  margin: 0;
}

#load {
  width: 54px;
  animation: loading 3s linear infinite;
}
#load #loading-inner {
  stroke-dashoffset: 0;
  stroke-dasharray: 300;
  stroke-width: 10;
  stroke-miterlimit: 10;
  stroke-linecap: round;
  animation: loading-circle 2s linear infinite;
  stroke: #C0C0C0;
  fill: transparent;
}

@keyframes loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-circle {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -600;
  }
}

.account-login__form form .form-group p {
  color: #F94D4C !important;
  font-size: 12px;
  display: block;
  margin: 0;
  padding: 0;
}

.campaign-table {
  font-size: 12px;
}

.show_overlay {
  font-size: 13px;
  padding: 12px 12px;
  display: inline-block;
}

.campaign-form {
  width: calc(50% - 20px);
  display: inline-block;
}

.campaign-form-file {
  width: calc(50% - 20px);
  display: inline-block;
  vertical-align: top;
}

.sup-reg{
    vertical-align:0.7em;
    font-size:0.7em;
}

@media only screen and (max-width: 480px) {
  .account-login__main {
    width: 100%;
    margin-right: 0;
  }

  .account-facebook {
    margin: 16px 0 34px;
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
            order: 1;
  }

  .account-login__facebook {
    margin: 0px 10px 20px;
  }

  .account-register__form {
    width: 100%;
    padding: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .account-login__form:after {
      content: '';
      width: 80%;
      height: 0;
      position: absolute;
      border: 1px solid black;
      top: 44%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 50%;
  }

  .account-login__form:before {
      top: 42%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
  }

  .account-login__form {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
            order: 2;
    margin: 14px 0;
    width: 100%;
    padding: 0;
  }

  .account-login__sidebar {
    display: none;
  }

  .account-register__form:after {
      /*display: none;*/
    content: '';
    width: 80%;
    height: 0;
    position: absolute;
    border: 1px solid black;
    top: 24%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }

  .account-register__form:before {
      /*display: none;*/
      top: 22%;
      margin-top: 2px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
  }

  .account-login__savvybox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  /*.login_form input {
    width: 96% !important;
    height: 45px;
  }*/

  /*.login_form input[type="submit"] {
    width: 100% !important;
    height: 45px !important;
  }*/

  .login_form input[type="checkbox"] {
    width: auto !important;
  }

  .account-register__form input[type="text"] {
    width: 96%;
    height: 35px;
  }

  .account-register__form input[type="password"] {
    width: 96%;
    height: 35px;
  }

  .account-login__button {
    width: 100% !important;
    height: 45px;
  }

  .verify-account-facebook {
    width: 100% !important;
  }

  .verify-account__savvybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .verify-account-form {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
            order: 2;
          padding: 22px 24px !important;
          width: 80% !important;
    margin-left: 10px;
  }

  .verify-account-facebook:after {
    content: '';
    width: 84%;
    height: 0%;
    position: absolute;
    border: 1px solid black;
    top: 60%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .verify-account-facebook:before{
    font-size: 13px;
    content: 'OR';
     display: inline-block;
     position: absolute;
     width: 26px;
     height: 26px;
     border-radius: 15px;
     background-color: #FFF;
     top: 58%;
     left: 50%;
     -webkit-transform: translateX(-50%);
             transform: translateX(-50%);
     line-height: 1.9;
     text-align: center;
     border: 1px solid #000;
     z-index: 1;
     font-weight: 600;
  }

  .verify-account-form .form_row input[type=text], .verify-account-form .form_row input[type=password], .verify-account-form .form_row input[type=email] {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  .account-register__form {
    width: 100%;
    padding: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .account-login__main {
    width: 100%;
    margin-right: 0;
  }

  .account-login__sidebar {
    display: none;
  }

  .account-facebook {
    margin: 16px 0 34px;
    width: 100%;
  }

  .account-login__form:after {
      content: '';
      width: 80%;
      height: 0;
      position: absolute;
      border: 1px solid black;
      top: 42%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 50%;
  }

  .account-login__form:before {
      top: 40%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
  }

  .account-register__form:after {
      /*display: none;*/
    content: '';
    width: 80%;
    height: 0;
    position: absolute;
    border: 1px solid black;
    top: 26%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }

  .account-register__form:before {
      /*display: none;*/
      top: 24%;
      margin-top: 2px;
      left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .account-login__form {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
            order: 2;
    margin: 14px 0;
    width: 100%;
    padding: 0;
  }

  .account-login__savvybox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .login_form input {
    width: 96% !important;
  }

  .login_form input[type="checkbox"] {
    width: auto !important;
  }

  .login_form input[type="submit"] {
    width: 100% !important;
    height: 45px !important;
  }

  .account-register__form input[type="text"] {
    width: 96%;
    height: 35px;
  }

  .account-register__form input[type="password"] {
    width: 96%;
    height: 35px;
  }

  .account-login__button {
    width: 100% !important;
    height: 45px;
  }

  .verify-account__savvybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .verify-account-form {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
            order: 2;
          padding: 22px 24px !important;
  }

  .verify-account-form .form_row input[type=text], .verify-account-form .form_row input[type=password], .verify-account-form .form_row input[type=email] {
    width: 64%;
  }

  .verify-account-facebook:after {
    content: '';
    width: 84%;
    height: 0%;
    position: absolute;
    border: 1px solid black;
    top: 64%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .verify-account-facebook:before{
    font-size: 13px;
    content: 'OR';
     display: inline-block;
     position: absolute;
     width: 26px;
     height: 26px;
     border-radius: 15px;
     background-color: #FFF;
     top: 61%;
     left: 50%;
     -webkit-transform: translateX(-50%);
             transform: translateX(-50%);
     line-height: 1.9;
     text-align: center;
     border: 1px solid #000;
     z-index: 1;
     font-weight: 600;
  }
}


@media only screen and (max-width: 959px) and (min-width: 768px) {
  .account-login-container {
    margin: 0 6px;
  }

  .account-login__form:after {
      display: none;
  }

  .account-login__form:before {
      display: none;
  }

  .account-register__form:after {
      display: none;
  }

  .account-register__form:before {
      display: none;
  }

  .login_form input {
    width: 96% !important;
  }

  .login_form input[type="checkbox"] {
    width: auto !important;
  }
}

#internal_wrap .columns label {
    margin: 2px 0px;
}

.verify-account-form {
  display: inline-block;
  width: 50%;
}

.verify-account-facebook {
  display: inline-block;
  width: calc(50% - 30px);
}

@media only screen and (max-width: 767px) and (min-width: 480px){
  .verify-account-form {
    display: inline-block;
    width: 100%;
  }

  .verify-account-facebook {
    display: inline-block;
    width: 100%;
  }
}

ul.old-mobile-nav-menu li {
  margin: 0;
  width: calc(50% - 2px);
  display: inline-block;
}

ul.old-mobile-nav-menu li a {
  padding: .5em;
  display: inline-block;
  font-weight: 800;
  font-size: 16px;
  color: #484848;
}