body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}

/* Done by Balu, Package */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
.pane-content {
    padding: 0px 5px;
}
.pane-content h4 {
    color: #3F3F3F;
    font-family: Georgia;
    font-size: 22px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 10px;
}
.row-fluid:after {
    clear: both;
}
.row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
}
.row-fluid {
    width: 100%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 11px;
}
.row-fluid .span3 {
    width:30.077%;
}
.row-fluid .span12 {
    width: 100%;
}
.row-fluid [class*="span"] {
    display: block;
    float: left;
    min-height: 30px;
    margin-left: 2.5641%;
    box-sizing: border-box;
}
.hero {
    margin: 0px;
    padding: 0px;
}
.plan-container {
    border-bottom: 1px solid #000;
    width: 100%;
    border-radius: 8px;
    text-align: center;
    color: #FFF;
    font-family: "Open Sans",Arial;
    margin-bottom: 30px;
}
.plan-container .title {
    padding: 2px;
    line-height: 25px;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0px 1px 0px #000;
}
.plan-container {
    text-align: center;
    color: #FFF;
    font-family: "Open Sans",Arial;
}
.plan-container .content {
    background-color: #EAE4E1;
    color: #333;
    height: 200px;
}
.plan-container .title-triangle {
    border-top: 8px solid #707070;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0px;
    height: 0px;
    margin: 0px auto;
}
.plan-container .top-content {
    padding-top: 5px;
}
.plan-container .top-content ul {
    list-style-type: none;
    margin: 15px 0px 0px;
}
ul, ol {
    padding: 0px;
    margin: 0px 0px 10px 25px;
}
.plan-container .top-content li {
    padding-top: 0px;
	font-size: 1em;
}
li {
    line-height: 20px;
}
.plan-basic {
    background-color: #E2536B;
}
.plan-basic .footer {
    background-color: #E2536B;
}
.plan-container .footer {
    background-color: #E78293;
}
.plan-basic .title-triangle {
    border-top-color: #E2536B;
}
.plan-container .footer-triangle {
    border-top: 8px solid #F2F2F2;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0px;
    height: 0px;
    margin: 0px auto;
}
.plan-container .footer-content {
    padding: 30px 0px 6px;
}
.plan-container .big {
    font-size: 3em;
    font-weight: 600;
    padding-left: 20px;
    text-shadow: 0px 1px 0px #333;
}
.plan-container .rupee {
    background: url('http://d3q0w916u5r9dz.cloudfront.net/cdn/farfuture/8wzfrutgpRewmXA4mXV0NzEIQ35beTyXesdadcrBmtU/mtime:1395300626/sites/all/themes/danat/css/images/re.png') no-repeat scroll left top transparent;
}
.big {
    font-size: 18px;
}
.plan-container .bundled {
    font-size: 0.85em;
}
.plan-container a.cluetip {
    background: url('http://d3q0w916u5r9dz.cloudfront.net/cdn/farfuture/8tijXkH8esWW_FN4bzOt6BDijsQoSP5wwsGiyJr2WNE/mtime:1389753780/sites/all/themes/danat/css/images/help.png') no-repeat scroll right center transparent;
    display: inline-block;
    padding: 3px 0px;
    width: 32px;
}
.plan-container .footer2 {
    height: 21px;
}
.plan-silver {
    background-color: #557693;
}
.plan-silver .title-triangle {
    border-top-color: #557693;
}
.plan-container .top-content .continued {
    font-style: italic;
    padding: 10px 0px;
    margin: 0px 20px;
    border-bottom: 1px dotted #666;
}
.plan-silver .footer {
    background-color: #6B8DB4;
}
.plan-gold {
    background-color: #B9A13E;
}
.plan-gold .title-triangle {
    border-top-color: #B9A13E;
}
.plan-gold .footer {
    background-color: #C6B173;
}
/* End of package */

/* Done by Balu, Button */

button.btn.btn-large, input.btn.btn-large[type="submit"] {
}
button.btn, input.btn[type="submit"] {
}
.btn-primary, .form-submit {
    color: #FFF;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    background-color: #709432;
    background-image: linear-gradient(to bottom, #A0CE4E, #709432);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	cursor: inherit;
}
.center {
    text-align: center;
}
.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    border-radius: 6px;
}
#partner-list hr, hr {
    margin: 50px;
    border-color: #EEE;
}
hr {
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-width: 1px 0px;
border-style: solid none;
}
/* End of button */