/*
* @author: Arleys Resco
*/

#header{
 padding-bottom: 20px;
 background: url('../../images/shadow.png') center bottom no-repeat;
}

#content_wrapper
{
 width: 880px;
 margin: 0 auto;
}

.page-header
{
 margin: 0 0 40px;
 padding-bottom: 35px;
 border-bottom: 1px solid rgba(0,0,0,.2);
}

.page-header h1
{
 width: 310px;
}

.page-header ul
{
 font-size: 16px;
 color: #4d4d4d;
 margin-left: 0;
 padding-left: 20px;
}

.page-header #submit
{
 width: 325px;
 margin-top: 30px;
}

ul.blue
{
 color: #0a62a5;
}

#content_wrapper .col-md-4
{
 padding: 0 15px 0 0;
}

#content_wrapper .col-md-6
{
 width: 46%;
 margin-right: 65px;
 padding: 0 20px 0 0;
}

#content_wrapper .col-md-12
{
 padding: 0;
}

#content_wrapper .last
{
 padding-right: 0;
}

#content_wrapper .last_mar
{
 margin-right: 0;
}

.row
{
 margin: 0;
}

.row ul
{
 font-size: 16px;
}

.row ul li
{
 margin-bottom: 10px;
}

.row p
{
 font-size: 16px;
}

.plan
{
 background: #999;
 -webkit-border-radius: 20px 20px 0 0;
 -moz-border-radius: 20px 20px 0 0;
 border-radius: 20px 20px 0 0;
 min-height: 788px;
 height: auto !important;
 min-height: 788px;
 overflow: hidden;
}

.plan.lightest
{
 background: #7ba7c9;
}

.plan.bright
{
 background: #36bbed;
}

.plan.light
{
 background: #4385b7;
}

.plan h2
{
 height: 70px;
 text-align: center;
 font-size: 18px;
 padding: 25px 0;
 color: #fff;
 text-transform: uppercase;
 margin: 0;
 -webkit-border-radius: 20px 20px 0 0;
 -moz-border-radius: 20px 20px 0 0;
 border-radius: 20px 20px 0 0;
}

.plan.lightest h2
{
 background: #4077b1 url('../../images/autorefill/pay_as_you_go_bg.png') left top repeat-x;
}

.plan.bright h2
{
 background: #1e9ce5 url('../../images/autorefill/day_monthly_plans_bg.png') left top repeat-x;
}

.plan.light h2{
 background: #084b91 url('../../images/autorefill/family_plans_bg.png') left top repeat-x;
}

.plan h3
{
 text-align: center;
 padding: 20px 10px;
 font-size: 18px;
 color: #333;
 margin: 0;
}

.plan table
{
 width: 100%;
}

.plan table tr
{
 height: 110px;
}

.plan table td
{
 height: 110px;
 text-align: center;
 padding: 15px;
}

.plan table td h4
{
 text-align: left;
}

.plan table td h4 sup
{
 font-style: normal;
 font-weight: normal;
 font-size: 10px;
}

.plan.lightest table tr.odd
{
 background: #6499c2;
}

.plan.bright table tr.odd
{
 background-color: #2da9de;
 height: 134px;
}

.plan.light table tr.odd
{
 background: #699dc5;
}

.plan.lightest table tr.standout
{
 background: #46a3e9;
}

.plan p.price
{
 font-size: 28px;
 font-weight: 300;
 color: #fff;
 line-height: 30px;
 margin-bottom: 2px;
}

.plan p.price sup
{
 top: -0.4em;
}

.plan p.small_info
{
 font-family: 'DinWeb-Bold';
 color: #fff;
 text-transform: uppercase;
 font-size: 11px;
 font-weight: 400;
 line-height: 14px;
 margin-bottom: 0;
}

.plan p.little_small_info
{
 font-family: 'DinWeb-Bold';
 color: #fff;
 font-size: 8px;
 font-weight: 400;
 line-height: 14px;
 margin-bottom: 0;
}

.plan table tr.save5
{
 background-image: url('../../images/autorefill/save5.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table tr td.save5
{
 background-image: url('../../images/autorefill/save5.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table td.save5 p.small_info
{
 margin-bottom: 7px;
}

.plan table tr.save3
{
 background-image: url('../../images/autorefill/save3.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table tr td.save3
{
 background-image: url('../../images/autorefill/save3.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table td.save3 p.small_info
{
 margin-bottom: 7px;
}


.plan table tr.save350
{
 background-image: url('../../images/autorefill/save350.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table tr td.save350
{
 background-image: url('../../images/autorefill/save350.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table td.save350 p.small_info
{
 margin-bottom: 7px;
}

.plan table tr.save750
{
 background-image: url('../../images/plans/save750.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table tr td.save750
{
 background-image: url('../../images/plans/save750.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table td.save750 p.small_info
{
 margin-bottom: 7px;
}

.plan table tr.save4
{
 background-image: url('../../images/autorefill/save4.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table tr td.save4
{
 background-image: url('../../images/autorefill/save4.png');
 background-repeat: no-repeat;
 background-position: top right;
}

.plan table td.save4 p.small_info
{
 margin-bottom: 7px;
}


.plan table td p.price
{
 font-family: 'DinWeb-Bold';
 font-weight: bold;
 margin-bottom: 0;
}

.plan table td.freemin250
{
 background: url('../../images/autorefill/250freemin.png') top right no-repeat;
 padding: 14px 24px 10px 4px;
}

.plan table td.freemin250 p.price
{
 font-family: 'DinWeb-Bold';
 font-weight: bold;
 margin-bottom: 0;
}

.plan table td.small_text
{
 padding: 14px 0 0 14px;
}

.plan h4
{
 color: #fff;
 text-transform: uppercase;
 font-size: 14px;
 margin-bottom: 0;
}

.plan h6
{
 color: #333;
 text-transform: uppercase;
 font-size: 12px;
 text-align: left;
 font-weight: bold;
 margin-top: 7px;
}

.plan small
{
 color: #fff;
 font-size: 10px;
 line-height: 13px;
 display: block;
 text-align: left;
 font-weight: 300;
 font-family: 'DinWeb';
}

.plan small strong
{
 font-family: 'DinWeb-Bold';
 font-weight: 400;
}

.plan ul
{
 font-size: 14px;
}

.plan p.reg
{
 width: 86px;
 height: 20px;
 font-family: 'DinWeb-Bold';
 font-weight: bold;
 font-size: 12px;
 background: #0961a4;
 text-transform: uppercase;
 color: #fff;
 margin: 0;
 padding: 4px 0;
 text-align: center;
}

.row.disclaimer
{
 padding: 20px 0 0;
}

.row.disclaimer p
{
 font-size: 12px;
}

.enroll_action
{
 padding: 0 0 20px;
}

.enroll_action h2
{
 color: #4d4d4d;
 font-size: 18px;
}

.enroll_action #enroll
{
 width: 324px;
}