/*TABLE PERBANDINGAN */
/* Use a wide full screen for small screens like tablets. */
@media (min-width: 768px) and (max-width:992px) {
    .container {
		width: initial;
        padding-left: 2em;
        padding-right: 2em;        
	}
}

/* --- Plans ---------------------------- */

.my_planHeader {
    text-align: center;
    color: white;
    padding-top:0.3em;
    padding-bottom:0.3em;
}
.my_planTitle {
    font-size:1.2em;
    font-weight: bold;
     padding: 5px 0;
    display: table;
    margin: 0 auto;
}
.my_planTitle img {
    width: 100%;
    max-width: 100px;
}
.my_planTitleSmall {
    font-size: 0.9em;
    font-weight:600;
     padding: 5px 0;
}
.my_planTitleVerySmall {
    font-size:55%;
    font-weight:600;
}
.my_planPrice {
    font-size:1.4em;
    font-weight: bold;    
}
.my_planDuration {
    margin-top: -0.6em;
}

@media screen and (max-width: 768px) {
     .my_planFeature {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .my_feature {
        font-weight: bold;
    }
   /*FIXED SCROLING*/
  .sticky { background: #fff; }
  .fixed {
    position: fixed !important;
    top: 36px; 
    left:0;
    width: 100%; 
    z-index: 500;
    border-top: 2px solid #fff;
    padding : 0 15px !important;
    }  
    .logo-account-h43 {
        height: 43px !important;
    }
}

/* --- Features ------------------------- */

.my_feature {
    line-height:2.7em; 
    min-height: 44px;
}
.my_feature-1st {
     background-color: #cbc8c8;   
}
.my_feature-2nd {
       background-color: #E0E0E0;    
}

@media (max-width: 768px) {
    .my_feature {
        text-align: center
    }
 }

.my_featureRow {
    /*margin-top: 0.1em;
    margin-bottom: 0.1em;*/
    border-top: 1px solid rgb(237 237 237 / 63%);
}    

/* --- Plan 1 --------------------------- */
.my_plan1 {
    background: rgb(224,234,242);
}

.my_planHeader.my_plan1 a {
    background: rgb(72, 109, 139);
    color:white;
}

.my_planHeader.my_plan1 {
    background: #817d7d;
   border-bottom: 2px solid #ffffff;
    border-right: 1px solid rgb(237 237 237 / 63%);
}

/* --- Plan 2 --------------------------- */
.my_plan2 {
    background: rgb(230,235,218);
}

.my_planHeader.my_plan2 a {
    background: rgb(108, 131, 62);
    color:white;
}

.my_planHeader.my_plan2 {
    background: #817d7d;
    border-bottom: 2px solid #ffffff;
    border-right: 1px solid rgb(237 237 237 / 63%);
}

/* --- Plan 3 --------------------------- */
.my_plan3 {
    background: rgb(254,235,212);
}

.my_planHeader.my_plan3 a {
    background: rgb(199, 127, 40);
    color:white;
}

.my_planHeader.my_plan3 {
    background: #817d7d;
    border-bottom: 2px solid #ffffff;
    border-right: 1px solid rgb(237 237 237 / 63%);
}

/* --- Plan 4 --------------------------- */
.my_plan4 {
    background: rgba(113, 199, 40, 0.38);
}

.my_planHeader.my_plan4 a {
    background: rgb(113, 199, 40);
    color:white;
}

.my_planHeader.my_plan4 {
    background: #817d7d;
    border-bottom: 2px solid #ffffff;
    border-right: 1px solid rgb(237 237 237 / 63%);
}
/* --- Plan 5 --------------------------- */
.my_plan5 {
    background: rgba(206, 82, 53, 0.42);
}

.my_planHeader.my_plan5 a {
    background: rgb(113, 199, 40);
    color:white;
}

.my_planHeader.my_plan5 {
    background: #817d7d;
    border-bottom: 2px solid #ffffff;
    border-right: 1px solid rgb(237 237 237 / 63%);
}

/* --- Plan 6 --------------------------- */
.my_plan6 {
    background: rgba(194, 168, 22, 0.56);
}

.my_planHeader.my_plan6 a {
    background: rgb(113, 199, 40);
    color:white;
}

.my_planHeader.my_plan6 {
    background: #817d7d;
    border-bottom: 2px solid #ffffff;
    border-right: 1px solid rgb(237 237 237 / 63%);
}
/* --- Plan 7 --------------------------- */
.my_plan7 {
    background: rgba(10, 232, 198, 0.47);
}

.my_planHeader.my_plan7 a {
    background: rgb(43, 57, 32);
    color:white;
}

.my_planHeader.my_plan7 {
    background: #817d7d;
    border-bottom: 2px solid #ffffff;
    border-right: 1px solid rgb(237 237 237 / 63%);
}
.my_planFeature {
    text-align: center;
    line-height: 2.7em;
    min-height: 44px;
}
.my_planFeature a {
    text-decoration: none !important;
    border-bottom: 1px dashed #e00000 !important;
}
.my_planFeature i.my_check {
    color: green;
}
.my_planFeature i.my_cross {
    color: red;
}
.one-column-first, .one-column-1st {
    background-color: #cbc8c8;
     border-left: 1px solid #ffffff;
}
.one-column-second, .one-column-2nd {
    background-color: #E0E0E0;
     border-left: 1px solid #ffffff;
}

.r-2nd {
     background-color: #E0E0E0;
    border-left: 1px solid #ffffff;
}
.r-1st {
     background-color: #cbc8c8;
    border-left: 1px solid #ffffff;
}
.col-collapse {
     background-color: #817d7d;
    border-top: 1px solid #fff;
    padding-top: 10px;
}
/* Collapse button modification */
.panel-group {
  padding-top: 50px;
}
.panel-default {
  border-radius: 0;
  border: none;
  background: none;
  margin-bottom: 0;
    text-align: center
}
.panel-default > .panel-heading {
  border: none;
  background: none;
  padding: 0;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border: none;
  padding: 0 0 0 32px;
}
.panel-default h5 {
  font: 300 12px 'Roboto', sans-serif;
  padding: 0;
 line-height: 1.8;
}
.panel-group .panel+.panel {
  margin-top: 15px;
}
.panel-default .accordion-toggle:before {
  content: "\f146 "" Hide";
    font-family: FontAwesome;
  width: 100%;
  height: 21px;
  display: inline-block;
  border-radius: 50%;
  position: relative;
    font-size: 14px;
}
.panel-default .collapsed:before {
    content: "\f0fe "" Show All" ;
    font-family: FontAwesome;
}

.panel-default .accordion-toggle,
.panel-default .accordion-toggle:focus,
.panel-default .accordion-toggle:hover,
.panel-default .accordion-toggle:active {
  color: #ffffff;
  text-decoration: none;
}
.panel-default .collapsed {
  color: #ffffff;
}

/* Grid Broker */
@media only screen and (max-width: 768px) {
  img.logo-broker-compare {
     display: none;
  }
    .my_feature {
        border-bottom: 1px solid #ffffff;
        border-bottom-style :groove;
        text-transform: uppercase;
       
    }
    .r-1st  {
        border-left-style :groove;
    } 
    .r-2nd {
          border-left-style :groove;
       
    } 
}
@media only screen and (min-width: 768px) {
  .namaBroker {
     display: none;
  }
}


.selectBrokerLabel {
transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
color: #F67638;
text-transform: uppercase;
font-weight: normal
}
.selectBrokerLabel:hover {
    color: #F67638;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgb(246, 118, 56);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgb(246, 118, 56);
     cursor: pointer;
}
.selectAcc {
transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
font-weight: normal
}
.selectAcc:hover {
    color: #F67638;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgb(246, 118, 56);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgb(246, 118, 56);
     cursor: pointer;
}
.vip {
    color: #FABA03;
}
i.my_check {
    color: green;
}
i.my_cross {
    color: red;
}

/*CSS Broker comparison */
#compare-broker {
    background-color: #fe8c38;
  color: #fff;
    position: fixed;
    bottom: 0;
    padding: 15px 30px;
}
#compare-broker ul {
  list-style: none;
}
#compare-broker ul li {
}
#compare-broker li{
     display: inline-block;   
    margin: 0px 15px 15px 0;
    font-size: 18px;
    background-color: black;
    padding: 5px 15px 7px 15px;
}
#compare-broker p {
    margin: 15px 15px 15px 0px;
    color: black;
    font-size: 16px;
}

#compare-type {
    background-color: #fe8c38;
  color: #fff;
    position: fixed;
    bottom: 0;
    padding: 15px 30px;
}
#compare-type ul {
  list-style: none;
}
#compare-type ul li {
}
#compare-type li{
     display: inline-block;   
    margin: 0px 15px 15px 0;
    font-size: 18px;
    background-color: black;
    padding: 5px 15px 7px 15px;
}
#compare-type p {
    margin: 15px 15px 15px 0px;
    color: black;
    font-size: 16px;
}

img.logo-broker-compare {
    width:120px; 
    height: 45px; 
    box-shadow: 2px 2px 5px #818181;
    margin: 5px 0;
}
 
.hideBroker3dan4 {
    display: none;
}
.hideBroker4 {
    display: none;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.brokerText {
    padding-left: 25px; 
    float:left; 
    line-height: 1.3;
 }
.brokerLogoComp {
    width:170px;  
    height: 92px;  
    box-shadow: 2px 2px 5px #818181
}
@media (min-width: 768px) and (max-width: 1024px){
    .brokerLogoComp {
        width:150px; 
    }
}
@media  (max-width: 1024px){ 
    .accTypeBrokers {
        margin : 15px 0;
        }
}
@media (min-width: 320px) and (max-width: 480px) {
    .brokerText {
        padding-left: 0;
        margin-top: 15px;
        }
}
.content-small {
    font-size: 80%;
}        

.panel {
    box-shadow: none !important;
}
.panel-title a {
    border-bottom: none !important;
}
#broker-title img {
    width: 100%;
}