.divmain{text-align: center;}
.box .heading{background: #e590e8;}
.box .detail-part{background: #f7b104;min-height: 195px;}
.heading,.detail-part{
    padding: 10px !important;
}
.heading h4{font-weight: bold;font-size: 20px;text-transform: uppercase;margin-bottom: 20px;}
.heading .time{
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0;
}
.heading .price{
    font-size: 20px;
    font-weight: 600;
    padding: 5px 0;
}
.detail-part .buttons .btn,.memberships .buttons .btn{
    width: auto;
    margin: 20px 0 10px;
    padding: 8px 12px;
    text-shadow: none;
    box-shadow: none;
    border:none;
    font-size: 14px;
    font-weight: 500;
}
.detail-part li{
  color: #ffffff;
  border-bottom:1px solid #ffffff;
  padding: 10px 5px;
  font-size: 14px;
  font-weight: 500;
}
.detail-part li:last-child{
    border-bottom: none;
    padding-bottom: 5px !important;
}
.extended-container .detail-part .buttons .btn,.extended-container .memberships .buttons .btn{
    padding: 2px 12px;
}
.extended-container .product-layout h4{font-weight: 400;}
.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}
.text-center {
    text-align: center;
}
h1, h2, h3,h5 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h4{
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.divmain{
    box-shadow: 0px 2px 3px #ddd;
    padding-bottom:0px;
    margin-bottom: 20px;
}
.divmain .buttons{
    padding:15px 0;
    margin: 0;
    display: block;
}
#main-panel .col-md-2:nth-child(6n+1), #main-panel .col-md-2:nth-child(6n+1), #main-panel .col-md-3:nth-child(4n+1), #main-panel .col-md-4:nth-child(3n+1), #main-panel .col-md-6:nth-child(2n+1){
    clear: none;
}
.divmain .btn{
    border:none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-size: 14px;
    padding: 9px 15px;
}
.extended-container .divmain .btn{
    padding:3px 15px;
}
.memberships .list-group-item{border-left:none;border-right:none;text-align: center;border-radius: 0px;}
.memberships{
    text-align: center;
}
.rightpart .btn{
    border:none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-size: 14px !important;
    padding: 8px 12px !important;
    min-width: 115px;
}
.prices h2{color:#fff;}
.bg1{background: #48c0f0;color: #fff;padding: 15px;}
.bg2{background: #48c0f0;color: #fff;padding: 15px;}
.prices .bottom-bor{border: 1px solid #ddd;border-top:none;}
.prices .heading{padding: 27px;}
.prices .heading h1{font-size: 25px;text-transform: uppercase;color: #fff;font-weight: bold;margin-bottom:16px;}
.prices .time{padding: 27px;}
.prices .time h1{font-size: 18px;text-transform: uppercase;color: #fff;font-weight: bold;margin-bottom: 15px;}
.prices .detail-part{padding-top: 20px; background: #F2EEEF;margin-bottom: 0px;min-height: 226px;}
.prices .detail-part li{color: #000D20;font-size: 16px;padding-bottom: 21px;}
.prices .rightpart{padding-bottom: 23px;background: #fff;text-align: center;padding-top: 23px;}
.prices .rightpart .price{padding-top: 20px;font-size: 25px;margin-bottom: 20px;}
.prices .rightpart .btn-primary{margin-bottom: 10px;font-size: 10px;font-weight: 500;padding: 9px 15px;text-shadow: none;box-shadow: none;}
.padd0{padding: 0px;}
.bgc1{background: #48c0f0;color: #fff;padding: 12px;}
.bgc1{background: #1c95e6;color: #fff;padding: 12px;}
 .autohover{
    background-color: #d7f2c2;
  }
.panel-default .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.product-thumb .image {
    text-align: center;
}
.product-thumb {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: auto;
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.extended-container .prices .detail-part{
    min-height: 205px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.buttons {
    margin: 1em 0;
    padding: 0px;
    display: block;
    border: none !important;
}
#propages .product-layout{
    padding: 10px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-width: 1px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
        padding-top: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.route-extension-tmdsubscription-tmdsubscription #content{
    min-height: 500px;
}
.route-extension-tmdsubscription-tmdsubscription .bgc1 .panel-heading{background-color: transparent;}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn{
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left;
}
.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
     font-size: 12px;
    line-height: 1.3333333;
    border-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
#membershipModal .panel-body{padding: 0px;}
.right .membership{width: 100%;margin: 10px 0;}
.autohover span i{margin: 5px;font-size: 17px !important;}
.site-wrapper .autohover span i{margin: 4px 0 0;font-size: 17px !important;}
.grid-cols #main-panel #memberplans .col-lg-3{padding: 10px;}
.product-layout h4{font-weight: 400;}
.extension-tmdsubscription-tmdsubscription .site-wrapper .product-layout{margin-bottom: 20px;}
@media(max-width:1000px){
    .prices .bg1 h2,.prices .bg2 h2{font-size: 25px;}
    .rightpart .btn{padding: 7px 8px !important;min-width: 90px;font-size: 12px !important;}
    .prices .heading h1{font-size: 20px !important  ;}
    .prices .time h1{font-size: 16px !important;}
    .prices .detail-part{min-height:218px;}
    .prices .detail-part li{font-size: 14px !important  ;}
}
@media(max-width:767px){
    
}