
.control_but {
    padding: 4px 7px !important;
    text-transform: uppercase;
    font-size: 11px
}

.th_bgh {
    color: #106dba;
    background: #eaf5fe;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 0px;
    border-bottom: 0px !important;
    padding-top: 15px;
    padding-bottom: 10px!important
}

.th_bgh:hover {}

.spa_a {
    padding: 0px 5px 0px 0px;
}

.ma_bot {
    margin-bottom: 0px !important
}

.borderl {
    border: 1px solid #eb1c24;
}

.custom_navbar ul {
    padding: 0px;
    margin: 0px;
    list-style: none
}

.custom_navbar ul li {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: none
}

.custom_navbar ul li a {
    color: #fff!important;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    text-transform: uppercase;
    margin-right: 30px !important;
    font-size: 16px;
    text-align: left
}

#myModalLabel {
    color: #003780 !important
}

.custom_navbar ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #003780
}

.custom_navbar ul li a.active {
    text-decoration: none;
    border-bottom: 1px solid #003780;
    color: #003780
}

#myModalLabel {
    color: #003780 !important
}

.forgot a {
    color: #003780
}

.bord_bott {
    border-bottom: 1px solid #003780 !important
}

.pull_right_back {
    padding-top: 10px;
    font-size: 14px;
    text-align: left;
    color: #ff0000 !important
}

.pull_right_a {
    font-size: 18px;
    margin-left: 10px;
    color: #FF0000
}

.chc_ko {
    font-size: 16px;
    padding-right: 10px
}

.headi {
    padding-top: 5px
}

.left_heading {
    text-transform: uppercase;
    color: #000;
    display: block;
    padding: 5px 0px;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
    border-bottom: 1px solid #eaeaea;
    font-size: 12px
}

.submit_val {
    width: 100%;
    border: 1px solid #000000;
    color: #FFFFFF;
    background: #003780;
    text-transform: uppercase;
    padding: 10px 0px;
    font-weight: bold
}

.mar-right_10 {
    margin-right: 5px;
    display: inline-block;
    width: 150px;
    font-size: 13px !important;
    margin-bottom: 5px !important;
}
#payment-method{margin: 20px 5px;}
#payment-method #redshepherd-button-container{margin: 5px 5px 10px;}

@media screen and (min-width:1200px){
    .rentpro-menu{
        position: relative;
        left: 5%!important;
    }
	
	.modal-dialog {
    margin: 5% auto;
    width: 30%;
	}
	
	

@media screen and (min-width:992px){
    .rentpro-menu{
        position: relative;
        left: 1%;
    }
	
	.modal-dialog {
    margin: 5% auto;
    width: 30%;
	}
	
	

@media screen and (min-width:768px) and (max-width:992px){
    .navigationli {
    padding: 20px 15px;
    color: #000000;
}
	.modal-dialog {
    margin: 5% auto;
    width: 30%;
	}

}



@media screen and (min-width:320px) and (max-width:480px){
    .modal-dialog {
    margin: 5% auto;
    width: 80%;
}
}
