/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
form#mongo-form select {
    height: 38.8px !important;
    color: #767676 !important;
    font-weight: 400;
    padding-left: 5px;
}
div#DC_ValidOther select {
    width: 92px !important;
    min-width: 92px;
}
/*
body #bbox-root form#mongo-form label#bboxdonation_comment_lblComments { margin-left: 0px; }
body #bbox-root form#mongo-form textarea#bboxdonation_comment_txtComments { margin-left: 0px; }
body #bbox-root form#mongo-form select#bboxdonation_billing_ddTitle { min-width: 100px; width: 100px; float: left; }
body #bbox-root form#mongo-form select#bboxdonation_billing_billingAddress_ddCountry { float: left; max-width: 350px; }
body #bbox-root form#mongo-form select#bboxdonation_billing_billingAddress_ddCAProvince { float: left; min-width: 175px; width: 100px; }
body #bbox-root form#mongo-form select#bboxdonation_payment_cboMonth { float: left; min-width: 100px; }
body #bbox-root form#mongo-form select#bboxdonation_payment_cboYear { float: left; min-width: 100px; }
*/


