@font-face {
	font-family: 'Droid Serif';
	src: url('font/DroidSerif-Regular.ttf');
}

body {
	background: #fff;
	font-family: 'Droid Serif', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	line-height: 20px;
	height: 100%;

}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

/*h5{
	font-size:18px;
}*/
h6 {
	font-size: 16px;
}

p {
	font-size: 14px;
}

strong {
	font-weight: 700;
}

a,
a:hover,
a:focus {
	text-decoration: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

img {
	max-width: 100%;
}

/*
.table-hover>tbody>tr:hover{
	background-color:#ddd;
}
*/
::-moz-selection {
	background: #a93a52;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #69C;
	color: #fff;
	text-shadow: none;
}

/***** Top menu *****/

.navbar {
	background: #fff;
	border: 0;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

ul.navbar-nav {
	font-size: 14px;
	color: #fff;
}

.navbar-inverse ul.navbar-nav li {
	padding-top: 8px;
	padding-bottom: 8px;
}

.navbar-inverse ul.navbar-nav li .li-text {
	margin-right: 10px;
	opacity: 0.8;
}

.navbar-inverse ul.navbar-nav li a {
	display: inline;
	padding: 0;
	color: #fff;
}

.navbar-inverse ul.navbar-nav li a:hover {
	color: #fff;
	opacity: 1;
	border-bottom: 1px dotted #fff;
}

.navbar-inverse ul.navbar-nav li a:focus {
	color: #fff;
	outline: 0;
	opacity: 1;
	border-bottom: 1px dotted #fff;
}

.navbar-inverse ul.navbar-nav li .li-social a {
	margin: 0 7px;
	font-size: 28px;
	vertical-align: middle;
}

.navbar-inverse ul.navbar-nav li .li-social a:hover,
.navbar-inverse ul.navbar-nav li .li-social a:focus {
	border: 0;
	color: #a93a52;
}

.navbar-brand {
	width: 350px;
	background: url(../img/logo.jpg) left no-repeat;
	text-indent: -99999px;
	height: 60px;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.navbar>.container .navbar-brand {
	margin-left: 0;
}

/***** Description *****/

.description-container {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.description-title {
	padding-bottom: 10px;
}

.description-text {
	opacity: 0.8;
}

.description-text a {
	color: #fff;
	border: 0;
}

.description-text a:hover,
.description-text a:focus {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.description-text .divider-1 {
	margin-top: 50px;
}

fieldset.scheduler-border {
	border: 1px solid #ddd !important;
	padding: 0 .5em .5em .5em !important;
	margin: 0;
	-webkit-box-shadow: 0px 0px 0px 0px #000;
	box-shadow: 0px 0px 0px 0px #000;
	background-color: #FFFFFF;
	border-radius: 5px;
}

.leftcontainer h3,
#snapshotMainPanel h3,
#Here_goes_Snapshot h3,
.h3border {
	color: #FFF;
	font-size: 14px;
	background-color: #3686c9;
	padding: 2px;
	margin: 0;
}

legend.scheduler-border {
	font-size: 14px;
	padding-left: 10px;
	text-align: left;
	background-color: #3686c9;
	color: #FFF;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}

.container {
	width: inherit;
}

.control_back {
	background-color: rgba(255, 255, 255, 0.1);
	padding: 0;
}

.body_back {
	background-color: rgba(255, 255, 255, 0.9);
	min-height: 550px;
}

.datepicker {
	color: #000000;
}

.tab-content>.active {
	padding-top: 10px;
}

.tab-content {
	padding: 0 20px
}

.card {
	background: #FFF none repeat scroll 0% 0%;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	margin-bottom: 30px;
}

.msf-container,
.centerContent,
.rightCondainer {

	background-color: #FFF;

}

legend {
	margin-bottom: 2px;
}

.padding-0 {
	padding: 0;
}

.padding-margin-0 {
	margin: 0;
	padding: 0;
}

.padding-right-0 {
	padding-right: 0;
}

#step1 {
	margin-top: 10px;
}

.nav-tabs>li>a {
	border-radius: 0;
	color: #FFFFFF;
	font-weight: bold;

}

.nav-tabs {
	background-color: rgb(64, 120, 165);
	border: 0;
}

.nav-tabs>li {
	margin-bottom: -2px;
}

.nav-tabs>li>a:hover {
	color: #000;
}

.form-group {
	margin-bottom: 4px;
}

label {
	margin-bottom: 0;
}

.leftContainer {}

.username {
	height: inherit !important;
	font-size: 18px !important;
	padding: 10px 16px !important;
	margin: inherit !important;
	line-height: 1.3333333 !important;
}

table {
	font-size: 11px;
}

.rightCondainer ul {
	padding: 10px;
}

.nav-tabs>li {
	border: 0;
}

.nav-tabs>li a {
	border: 0;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 3px;
}

.gray {
	background-color: #ddd;
}

canvas {
	border: solid 1px #3686c9;
}

.h3border {
	margin-right: 1px;
}

#form .row {
	margin-left: 0;
}

.imgborder {
	position: relative;
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	padding: 10px;
	background: white;
}

.row_head {
	font-weight: bold;
	text-align: left;
	width: 50%;
}

.bold {
	font-weight: bold;
}

#snapshotMainPanel .row_head,
#Here_goes_Snapshot .row_head {
	width: 40%;
}

#snapshotMainPanel td,
#Here_goes_Snapshot td {
	width: 12%;
}

.navbar {
	margin-bottom: 0;
}

.border {
	border: solid 1px #3686c9;
}

.scheduler-border a {
	float: right;
	margin-right: 10px;
	color: #fff;
}

@media (min-width: 1200px) {
	.centerContent {
		padding-left: 0;
	}

	.leftcontainer {
		padding-right: 0;
		padding-left: 7px;
		width: 33.333333%;
	}

	.rightCondainer {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 14px;
	}

	#intro_main,
	#calculations_main,
	#SS_Benefits_Main,
	#files_main {
		font-size: 14px;
	}

	.centerContainer {
		width: 66.66666667%;
	}

	#calculations_main,
	#intro_main,
	#files_main,
	#taxesMainPanel,
	#monteMainPanel,
	#snapshot_main,
	#faq_main,
	#about_main,
	#privacy_main,
	#terms_main,
	#when_to_startMainPanel,
	#SS_Benefits_Main {
		padding: 0 25px;
	}

	#reports_main {
		font-size: 14px;
	}

	#snapshotMainPanel,
	#Here_goes_Snapshot {
		padding: 0 60px;
	}
}

@media (min-width: 1200px) {
	#form .col-lg-3 {
		width: 24%;
	}

	#form .col-lg-6 {
		width: 52%;
	}

	body {
		overflow: hidden;
	}

	.msf-container,
	.centerContent,
	.rightCondainer {
		overflow-y: auto;
	}
}

@media (max-width: 1000px) {
	.leftcontainer {
		height: 1660px;
	}
}

.tooltip_model_and_plans {
	max-width: 900px !important;
	width: 900px !important;
}

.graphimg {
	display: none;
}

#reports h2,
#demo h4,
#reports h4,
#reports h5,
#when_to_start h2,
#when_to_start h4,
#when_to_start h5,
#taxes h2,
#taxes h4,
#taxes h5,
#monte h5 {
	color: #ba3925;
	font-weight: bold;
}

#reports .table {
	font-size: 11px;
}

#reports table {
	font-size: 13px
}

#reports th {
	padding-top: 10px;
}

.view_hide {
	display: none;
}

#table_of_content {
	margin-left: 25px;
}

.canvas_condiner {
	padding: 0 20px;
}

#reports,
#when_to_startMainPanel {
	text-align: justify;

}

.myProgress {
	width: 100%;
	display: none;
}

.myBar {
	width: 10%;
	height: 30px;
}

.table_header {
	text-align: center;
}

.nav .open>a {
	color: #000;
	background-color: #FFF;
}

.progress-bar-success {
	color: #FFF;
}

.dt_basic_user td {
	text-align: right
}

.monteBar {
	min-width: 10% !important;
}

#contact_form input[type="text"],
#contact_form input[type="email"],
#contact_form input[type="number"],
#contact_form textarea,
#contact_form textarea.form-control {
	height: auto;
	width: 100%;
	border: 1px solid #ccc;
	padding: 6px 12px;
	font-size: 12px;
	font-family: 'Droid Serif', sans-serif;
	border-radius: 4px;
}

#contact_form {
	padding: 5px 20px 20px 20px;
	border: 1px solid #ccc;
	border-radius: 4px;

}

#contact_form h4 {
	background-color: #3686c9;
	padding: 5px;
	color: #FFF;
	margin: 0;
}

.alert-dismissable {
	display: none;
}

button.btn:hover,
button.btn:active {
	background-color: #a93a52;
}

.centerContent {
	text-align: justify;
}

ul.nav li.dropdown:hover>ul.dropdown-menu {
	display: block;
	margin: 0;
}

#form {
	font-size: 12px;
}

.hover {
	background-color: #ddd;
}

#reports td {
	background-color: #fff !important;
}

#reports #spouse1_76_90_clone .progress-bar-success {
	background-color: #5cb85c !important;
	;
}

#monteTable th {
	text-align: center;
}

.monteProgress {
	text-align: center;
}

.modal {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, .8) url('http://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
	text-align: center;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
	overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
	display: block;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#demo button {
	width: 90px;
}

.if_not_couple_hide,
.row_spouse2 {
	display: none;
}

.consumption_container {
	margin-right: 42px;
	width: 1000px;
}

.consumption_container table th {
	text-align: center
}

.consumption_12 {
	width: 12%;
}

.dynamic_disable {
	background-color: #eee;
	opacity: 1;
}

.additional_incomes_or_expenses {
	display: none;
}
