/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.3.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.bottom-calc-item {
                        font-size: 14px;
                        color: #f58548;
                        background-color: white;
                        width: 70px;
                        font-weight: bold;
                    }

   .bottom-calculator-row {
                        text-align: center;
                        font-size: 12px;
                    }

                    .top-calc-item {
                        font-size: 14px;
                        background-color: white;
                        color: #727A73;
                    }

.page-title{
	margin-top:10px;
}

   .top-calculator-row {
                        text-align: center;
                        font-size: 12px;
                    }

.tick {
    list-style-image: url('http://www.rentnown.co.nz/images/img-tick_28x25.png');
    margin-left: 30px;
}

.dollars {
    padding-right: 1.85em;
    font-size: 2.5em;
    font-family: Impact, Impact5, Charcoal6, sans-serif;
    color: #4E4D48;
    padding-right: 1.55em;
    padding-top: 0.28em;
    text-align: right;
}

.cents {
    right: 2.55em;
    font-size: 1.5em;
    font-family: Impact, Impact5, Charcoal6, sans-serif;
    color: #4E4D48;
    padding-right: 0em;
    padding-top: 0em;
    text-align: right;
    position: relative;
    right: 1.05em;
    top: -2.2em;
}
