.portal-box .well {
    background-color: #fff;
}
.portal-box .well:hover {
    background-color: #f5f5f5;
}
.portal-box a {
    color: #656565;
    text-decoration: none;
}
.portal-box i {
    text-align: center;
    display: block;
}
.portal-box h4, .portal-box p {
    text-align: center;
}

.thanks blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 5px solid #DBDBDB;
    border-right: 5px solid #dbdbdb;
    background-color: #FFF;
}

.jumbotron .domainbox{
	color: #fff !important;
	border: 1em solid white;
}
.jumbotron .page-top-title {
    
    text-transform: uppercase;
    text-align: center;
    font-weight: 100;
}

.panel-primary #dev-table-filter {
    margin-top: -5px;
}

.list-group-item {
    margin-bottom: -1px;
}

.domain-group-tab-menu{
  padding-right: 0;
  /* padding-left: 0; */
  /* padding-bottom: 0; */
}
.domain-group-tab-menu .list-group>a.active{
  /* background-color: #5A55A3; */
  /* background-image: #5A55A3; */
  color: #ffffff;
}
.domain-group-tab-menu .list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #428bca;
}
/** Table Prices **/
.prices_table thead {background: none;}
.prices_table > tbody > tr > td {border-top: none;}
.prices_table {/*float: left;*/width:100%;padding: 0;margin: 20px 0 0 0;text-align:center;background-color: #272727;border-right:1px solid #4b4b4b;transition-property: background-color, color;transition-duration: 0.3s;transition-timing-function: ease-out;}
.prices_table .title {/*background: #272727 !important;*/width: 100%;font-size: 30px;font-weight: 600;padding: 20px 0 20px 0;color: #fff;text-align: center;margin: 0px 0 10px 0;border-bottom: 1px solid #4b4b4b;}
.prices_table ul.plan_features {/width: 100%;text-align: center;padding: 0;margin: 0;list-style: outside none none;}
.prices_table ul.plan_features li {width: 70%;color: #a9a9a9;text-align: center;padding: 8px 0;margin: 0 auto;border-bottom: 1px solid #4b4b4b;}
.prices_table:hover ul.plan_features li {color: #fff;border-bottom: 1px solid #f79d5b;}
.prices_table .margin_top3 {margin-top: 30px;}
.prices_table .singup_but {color: #fff;text-align: center;padding: 8px 30px;margin: 0 0px 25px 0px;background-color: #fe7e20;}
.prices_table .price {font-size: 40px;font-weight: bold;line-height: 45px;text-align: center;padding: 8px 0px 8px;border-bottom: 1px solid #4b4b4b;} 
.prices_table .price sup {font-size: 22px;font-style: normal;}
.prices_table .price term {font-size: 16px;font-style: normal;font-weight: 500;}
.plan_fields:hover {background-color: #f39c12;/*padding: 0 0;margin: 20px 0 0 0;*/}
.plan_fields:hover .singup_but {color: #272727;background-color: #fff;}

.prices_table > thead > tr {color: #fff;}
.prices_table > thead > tr > td.active,
.prices_table > tbody > tr > td.active {background-color: #0171BC;transform: scale(1.1);}
.prices_table > thead > tr > td.active .title {background: #0171BC !important;}
.prices_table td.active ul.plan_features li {color: #fff;border-bottom: 1px solid #f79d5b;}

.plan_fields:hover {background-color: #f39c12;/*padding: 0 0;margin: 20px 0 0 0;*/}

.prices_table > colgroup > col.active {background-color: #0171BC;/*transform: scale(1.1);*/}
/* .plan_fields:hover col{color: #fff;background-color: #f39c12;} */
/* .prices_table > colgroup > col:hover ul.plan_features li {color: #fff;border-bottom: 1px solid #f79d5b;} */
/* .prices_table > colgroup > col:hover .plan_fields {background-color: #f39c12;/*padding: 0 0;margin: 20px 0 0 0;*/} */
/* .prices_table > colgroup > col:hover .singup_but {color: #272727;background-color: #fff;} */

/* */
/* .table > tbody > tr.active > td */
/* .price_table .margin_top3 {width: 100%;margin-top: 30px;} */
/* .plan_info .singup_but {color: #fff;text-align: center;padding: 8px 30px;margin: 0 0px 25px 0px;background-color: #fe7e20;} */
/* .plan_info .singup_but:hover {color: #fff;background-color: #272727;} */


