/*============================================================================================*/
/* ACCOUNT PAGE */
/*============================================================================================*/
.box_account {
  margin-bottom: 25px;
}
.box_account h3 {
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 30px;
  height: 30px;
  padding-top: 5px;
  display: inline-block;
  color: #444;
}
.box_account h3.client {
  background: url(../img/user.svg) center left no-repeat;
}
.box_account h3.new_client {
  background: url(../img/new_user.svg) center left no-repeat;
}
.box_account .form_container {
  position: relative;
}
.box_account .form_container hr {
  margin: 0 0 10px 0;
  border-color: #ededed;
}

.box_account .form_container a.social_bt {
  margin-bottom: 0;
  min-width: inherit;
}
@media (max-width: 991px) {
  .box_account .form_container a.social_bt {
    margin-bottom: 5px;
  }
}
.box_account .form_container .form-group {
  margin-bottom: 10px;
}
.box_account .form_container #forgot_pw {
  height: 100% !important;
  min-height: inherit;
  background-color: #f4f4f4;
  padding: 15px;
}


.widget ul.cats{list-style:none;padding:0}
.widget ul.cats li{padding:0 0 5px 2px;position:relative; margin-bottom: 18px;}
.widget ul.cats a{color:#555}
.widget ul.cats a:hover{color:#004dda}
.widget ul.cats a span{position:absolute;right:0}


.NavigationMenuItem-2vZ2Z {
    text-decoration: none;
    height: 32px;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.29;
    letter-spacing: -.15px;
    color: #484848;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}


.NavigationMenuItem-2vZ2Z .NavigationMenuItem-1GxRE {
    width: 24px;
    height: 24px;
    margin-right: 16px;
}

.NavigationMenuItem-2vZ2Z .NavigationMenuItem-1GxRE img {
    width: 24px;
    height: 24px;
}

.NavigationMenuItem-2vZ2Z .NavigationMenuItem-3JKIS {
    cursor: pointer;
    margin-right: 16px;
    margin-top: 10px;
}

.list_address ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list_address ul li {
  width: 100%;
  padding: 30px;
  background: #f7f7f7!important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

.list_address ul li a {
  color: black;
}
.list_address ul li div.left {
  color: #444;
  display: block;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  float: left!important;

}

.list_address ul li div.right {
  float: right!important;
  color: #444;
  display: block;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding-left: 5px;
  line-height: 45px!important;
}

.list_address ul li div a.action {
  float: left!important;
  color: #444;
  display: block;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding-left: 15px;
  line-height: 45px!important;
}


.list_address ul li div a.action:hover {
  color: #004dda;
}
.list_address ul li span {
  margin-right: 10px;
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  top: 2px;
  display: block;
}
@media (max-width: 991px) {
  .list_address ul li {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}


.color-boxes {
    display: -ms-flexbox;
    display: flex;
}
.color-boxes .color-box.sm {
    width: 16.66%;
}
.color-boxes .color-box {
    display: -ms-flexbox;
    display: flex;
    height: 2px;
}

.color-boxes .color-box.sm.dark-blue {
    background-color: #7622e5;
}
.color-boxes .color-box.sm.turquoise {
    background-color: #52bfe6;
}
.color-boxes .color-box.sm.orange {
    background-color: #fa631f;
}
.color-boxes .color-box.sm.bright-orange {
    background-color: #f4a127;
}
.color-boxes .color-box.sm.magenta {
    background-color: #6c1e5b;
}
.color-boxes .color-box.sm.cyan {
    background-color: #39c1a0;
}












/* CONTAINERS */

.four { width: 15.3%; max-width: 15.3%;}


/* COLUMNS */

.col {
  display: block;
  float:left;
  margin: 1% 0 1% 1.6%;
}

.col:first-of-type { margin-left: 0; }

/* CLEARFIX */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* FORM */

.form .plan input, .form .payment-plan input, .form .payment-type input{
  display: none;
}

.form label {
  position: relative;
  color: #000;
  background-color: white;
  font-size: 18px;
  text-align: center;
  height: 120px;
  display: block;
  cursor: pointer;
  border: 3px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;

  box-shadow: rgba(0, 0, 0, 0.16) 0px 4px 8px 0px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.03);
  border-image: initial;
}
.form label img {
  width: 50px; display: block; margin: auto; margin-bottom: 10px; 
}

.form .plan input:checked + label, .form .payment-plan input:checked + label, .form .payment-type input:checked + label{
  border: 3px solid #e2ce1f;
  background-color: #FFEB3B;
}

.form .plan input:checked + label:after, form .payment-plan input:checked + label:after, .form .payment-type input:checked + label:after{
  content: "\2713";
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  border: 3px solid #e2ce1f;
  background-color: #FFEB3B;
  z-index: 999;
  position: absolute;
  top: -10px;
  right: -10px;
}



.jByges {
    position: relative;
    color: #000;
    background-color: white;
    font-size: 18px;
    text-align: center;
    height: 270px;
    display: block;
    cursor: pointer;
    border: 3px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    border-image: initial;
    border-radius: 3px;
    margin-bottom: 30px;
}
.jByges .img_container { height: 150px; }
.jByges img { width: 150px; }

.jByges .actionbutton { margin-top: 10px!important; font-size: 14px; }

.jByges .actionbutton.delete {    
    font-weight: 600;
    background-color: rgb(249, 0, 0);
    color: rgb(255, 255, 255);
    display: block;
    margin: auto;
    padding: 8px 20px;
    border-radius: 3px;
}


.jByges .actionbutton.update {    
    font-weight: 600;
    background-color: #3F51B5;
    color: rgb(255, 255, 255);
    display: block;
    margin: auto;
    padding: 8px 20px;
    border-radius: 3px;
}


.adSpan 
{
  color: #000; 
  background: #ffe504; 
  padding: 3px 5px;
}

.adTitle 
{
  border-left: 40px solid #ffe504;
  padding-left: 10px;
  line-height: 5px;
}