.clear::after {
  content: "";
  clear: both;
  display: table;
}

body {
	background-color: #fff;
	font-family: 'Prompt', helvetica, arial, sans-serif !important;
	color: #000;
	padding-top: 0px;
	font-size: 16px;
	font-weight: 400;
	padding: 0 !important;
	margin: 0 !important;
}

a {
	color: #2e3192;
}

img {
	border: 0px;
}

#wrapper {
	margin: 0 auto;
	width: 100%;
	margin: 50px 0;
	
}

#header {
	background-color: #fff;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 25px;
}

.content-wrapper {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 25px;
}
	

#view_header {
/*	background-color: #21358c; */
	width: 550px;
	margin-bottom: 20px;
}

ul.nav {
	list-style-type: none;
	display: inline-block;

}

ul.nav li {
	font-family: 'Prompt', sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #000000;
	float: left;
	margin-right: 30px;
}

ul.nav li a {
	color: #000;
	text-decoration: none;
}

ul.nav li a:hover {
	border-bottom: 2px solid #000;
}

.home_top {
	background: #20358D;
	text-align: center;	
}

.home_top h1 {
	font-family: 'Prompt', sans-serif;
	font-size: 48px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 800;
	max-width: 717px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 30px;
	line-height: 1.4em;
}

h1.contract-title {
	font-weight: 600;
	font-size: 48px;
	color: #20358D;
	line-height: 64px;
}


.page-header {
	width: 100%;
	height: 350px;
	text-align: center;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;   
  align-items: center;
  justify-content: center
}

.page-header2 {
	width: 100%;
	height: 200px;
	text-align: center;
	display: flex;
  align-items: center;
  justify-content: center
}

.browse-header {
	background: #DADADA;
}

.page-header h1,
.page-header2 h1 {
	font-weight: 700;
	font-size: 64px;
	color: #20358D;
	text-align: center;
	margin: 0 auto;
}

.bg-grey {
	background: #F5F5F5;
	padding-top: 50px;
}

.browse-table {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

.browse-col:first-of-type {
	width: 475px;
	margin-right: 50px;
	float: left;
}

.browse-col {
	width: 475px;
	float: left;
}

h2.browse {
	font-family: 'Prompt', sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #20358D;
	letter-spacing: -0.12px;
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 1.2em;
}

h2.contract-list {
	font-family: 'Prompt', sans-serif;
	font-weight: 700;
	font-size: 22px;
	color: #20358D;
	letter-spacing: -0.12px;
	margin-top: 0px;
	margin-bottom: 16px;
	line-height: 1.4em;
}

.browse_desc {
	font-size: 14px;
	margin-bottom: 20px;
}

.browse-titles {
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	line-height: 1.4em;
}

.browse-titles a {
	text-decoration: none;
	color: #000;
}

.card {
	background: #FFFFFF;
	border: 1px solid #D8D6D9;
	box-shadow: 0 2px 4px 0 #9B9B9B;
	margin-bottom: 40px;
	padding: 30px;
	
}

#tooltipbox-content {
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.4em;	
	color: black;
	background-color: white;
	border: 1px solid #666;
	text-align: left;
	box-shadow: 0 2px 4px 0 #9B9B9B;
}

.signup-wrapper {
	width: 100%;
	height: auto;
	background: #4A90E2;
	padding: 30px 0;
}

.signup-wrapper h2 {
	padding-top: 30px;
	margin-top: 0;
	display: block;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
}

.signup-form ul {
	list-style-type: none;
	margin: 0 auto;
	width: auto;
	padding: 0;
	width: 860px;
}

.signup-form ul li {
	margin-right: 16px;
	text-align: center;
	display: inline-block;
	
	text-align: center;
}

.signup-form ul li:last-of-type {
	margin-right: 0;

}

.signup {
	width: 860px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	color: #fff;
}

.signup a {
	color: #fff;
}

.signup-button {
	font-weight: 700 !important;
  border: 2px solid #fff !important;
  color: #000 !important;
  background: #fff !important;
  cursor: pointer;
}

h2.subheader {
	font-weight: 600;
	font-size: 24px;
	color: #20358D;
}

.form-row {
	margin-bottom: 20px;
}

.form-col {
	width: 349px;
	margin-right: 30px;
	display: inline-block;
}

.form-col-23 {
	width: 185px;
	margin-right: 30px;
	display: inline-block;
}

.form-col-13 {
	width: 111px;
	margin-right: 0px;
	display: inline-block;
}

.form-row label {
	font-weight: 600;
	font-size: 18px;
	color: #000000;
}

.signup-form label {
	font-weight: 600;
	font-size: 18px;
	color: #fff;
}

h3.parties {
	font-weight: 600;
	font-size: 24px;
	color: #000000;
}

.login_textfield,
.dropdown,
.textfield2,
.dropdown-select select,
.question-builder select,
.form-col select {
	background: #FFFFFF;
  border: 1px solid #4A4A4A;
  border-radius: 4px;
  height: 34px;
  width: 331px;
  font-size: 16px;
  padding: 0 8px;
}




.form-col-23 .login_textfield,
.form-col-23 .dropdown {
	width: 185px;
}

.form-col-13 .login_textfield,
.form-col-13 .dropdown {
	width: 111px;
}

h3.question-steps {
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	display: inline-block;
}

h3.question-no {
	font-weight: 600;
	font-size: 18px;
	color: #20358D;
	border-bottom: 2px solid #20358D;
	margin: 0;
	line-height: 1.3em;
}


.popup {
	width: 450px;
	text-align: left;
}

.popup-close {
	float: right;
	display: inline-block;
	font-weight: 700;
	color: #000;
	font-size: 18px;
}

.popup-close a {
	text-decoration: none;
}

.popup h2 {
	margin-top: 0;
	color: #20358D;
}

.popup h3 {
	font-weight: 600;
}

h3.question-builder {
	font-weight: 600;
	color: #20358D;
	border-bottom: 2px solid #20358D;
	display: block;
	margin: 0 0 30px 0;

}

.question-flow-wrapper {
	margin: 50px 0;
}

h2.question-flow {
	font-weight: 500;
	color: #20358D;
	color: #000;
	text-align: center;
}

h2.question-flow a {
	color: #000;
	text-decoration: none;
}

h2.question-flow a:hover {
	text-decoration: none;
	border-bottom: 3px solid #20358D;
	color: #20358D;
}

h2.question-flow a.active {
	border-bottom: 3px solid #20358D;
	color: #20358D;

}

.question-builder strong {
	font-weight: 600;
}

.question-buider {
	font-size: 14px;
}



#footer {
	text-align: center;
	padding-top: 40px;
}

#login {
	width: 241px;
	background-color: #f5f5f5;
	border: 2px solid #f5f5f5;
	font-size: 11px;
	color: black;
	text-align: left;
}



.login_textfield2{
	background: #FFFFFF;
  border: 1px solid #fff;
  border-radius: 4px;
  height: 34px;
  width: 180px;
  font-size: 16px;
  padding: 0 8px;
}




#loggedin {
	width: 241px;
	background-color: #f5f5f5;
	border: 2px solid #f5f5f5;
	font-size: 11px;
	color: black;
	text-align: left;
}

#d_preview textarea,
.textarea {
	height: 100px;
	width: 300px;
	background-color: white;
	border: 1px solid #959595;	
	font-size: 14px;
	margin-bottom: 10px;
	padding: 6px;
	border-radius: 4px;
}

#d_preview .textfield,
.textfield {
    height: 20px;
    width: 300px;
    background-color: white;
    border: 1px solid #959595;
    font-size: 14px;
    padding: 6px;
    border-radius: 4px;
}

#d_option_1 select,
#d_preview select,
#div_show_what select{
    height: 30px;
    width: auto;
    background-color: white;
    border: 1px solid #959595;
    font-size: 14px;
    padding: 6px;
    border-radius: 4px;
}

.textarea2 {
	height: 30px;
	width: 700px;
	background-color: white;
	border: 1px solid #959595;
	font-family: arial;
	font-size: 11px;
}

hr {
	margin: 30px 0 30px 0;
  color: #000;
  background-color: #000;
  height: 2px;
  border: 0;
}

#welcome_username {
	background-color: #e6e7ee;
	margin: 1px;
	font-size: 16px;
	font-weight: bold;
	color: #252525;
	height: 30px;
	padding-left: 9px;
}

.body_copy {
	font-size: 12px;
	line-height: 15px;
}

#signup_box {
	padding: 7px;
	background-color: #f5f5f5;
	width: 476px;
}

.checkbox {
	margin-bottom: 5px;
}

#subheader {
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#radio {
	position: relative;
	top: 1px;
}

input radio {
	position: relative;
	top: 1px;
}

li {
	padding-bottom: 10px;
}

.nav_link {
	text-decoration: none;
}

#star {
	padding-left: 2px;
}

.comments_link {
	font-size: 11px;
	color: black;
}

/* FONTS */

.font12 {
	font-size: 12px;
	line-height: 16px;
}

.font11 {
	font-size: 14px;
	line-height: 1.4em;
}

.font10 {
	font-size: 10px;
	line-height: 14px;
}


/* FILING CABINET */

.cabinet_font {
	color: #555555;
	font-size: 11px;
	line-height: 14px;
}

.latest_contract_title {
	/*background-color:#fff200;*/
	padding:2px;
	font-size:12px;
	font-weight:bold;	
	text-decoration:underline;
}

.latest_contract_desc {
	padding:2px;
}

.unfinished_contract_title {
	/*background-color:#a4d4ff;*/
	padding:2px;
	font-size:12px;
	font-weight:bold;	
	text-decoration:underline;
}

.unfinished_contract_desc {
	padding:2px;
}

.cabinet_contract_title {
	padding:2px;
	font-size:12px;
	font-weight:bold;	
	text-decoration:underline;
}

.cabinet_contract_desc {
	padding:2px;
}

#home_box {
	padding:10px;
	margin: 0px;
	background-color: #f5f5f5;
}

.bold_13 {
	font-size: 13px;
	font-weight: bold;
}

.bold_14 {
	font-size: 14px;
	font-weight: bold;
}

.bold_15 {
	font-size: 15px;
	font-weight: bold;
}

.search_header {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.rating {
	padding:3px 0 0 0;
	font-weight:bold;
	color: #252525;
}

.type_here {
	width:140px; 
	color: #20358c;
	font-weight: bold;
	font-style: italic;
	background-color: white;
	border: 1px solid #959595;
	padding: 2px;
	
}

.home-img-wrapper {
	height: 115px;
	margin: 30px 0 20px 0;
	display: inline-block;
}

/* RTE ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */


.rte-left {
	width: 260px;
	margin-right: 30px;
	height: 600px;
	overflow: auto;
	display: inline-block;
	float: left;
}

.rte-right {
	width: 710px;
	height: 620px;
	overflow: auto;
	display: inline-block;
	float: left;
}

.rteBack {
	font-size: 16px;
}

#question_box {
	width: 255px;
	height: 600px;
	overflow: auto;
	line-height: 1.2em;
	font-size: 14px !important;
	color: #000000;
}

#contract_box {
	border: 1px solid #555555; 
	width: 710px;
	height:600px;
	padding:10px;
	font-size:10px;
	overflow:auto;
}

.question-top {
	margin-bottom: 40px;
	padding-right: 5px;
	font-size: 14px !important;
}

.question-bot {
	border-top: 2px solid #20358D;
	padding: 16px 0;
}




.button_yellow {
	cursor:pointer;
	background-color:#fff200;
}

.button_gray {
	cursor:pointer;
	background-color:#dadada;
}



#d_question_available,
#d_question_used,
#d_my_question_available ,
#d_my_question_used 
 {
	overflow: auto;
	height: 271px;
	width: 300px;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;	
	font-size: 14px;
}

.rte-buttons {
	float: right;
	
	margin: 0px;
	margin-top: 34px;

}

.rte-buttons li {
	width: auto;
	height: auto;
	padding: 10px 18px;
	display: inline-block;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	font-weight: 500;
	line-height: 1em;
	color: #666;
	background: #D3D3D3;
	text-transform: uppercase;
	list-style-type: none;
	float: left;
	font-size: 14px;
	cursor: pointer;
}

.rte-buttons li:first-of-type {
	border-top-left-radius: 4px;
	border-left: 1px solid #666;
}

.rte-buttons li:last-of-type {
	border-top-right-radius: 4px;
}

.rte-buttons li:hover {
	background: #4A90E2;
	color: #fff;
}

.rte-buttons li a {
	color: #666;
	text-decoration: none;
}

.rte-buttons li a:hover {
	color: #fff;
}

.button {
	background: #4A90E2;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 16px;
	font-size: 18px;
	border-radius: 4px;
	border: 2px solid #4A90E2;
}

.active-button {
	color: #4A90E2;
	background: #fff;
}

.button:hover {
	text-decoration: none;
	color: #4A90E2;
	background: #fff;
	border: 2px solid #4A90E2;
}

.center {
	text-align: center;
}

.home_top {

}

.home_right {
	float: right;
	width: 50%;
	display: inline-block;
}

.home_left {
	float: left;
	width: 50%;
	display: inline-block;
}



.homepage h2 {
	font-family:'Prompt', sans-sserif;
	font-weight: 700;
	font-size: 36px;
	color: #000000;
}

.homepage {
	/* Simply click your an: */
	font-family: 'Prompt', sans-serif;
	font-weight: 500;
	font-size: 24px;
	color: #000000;
	text-align: left;


}

.homepage p {
	width: 90%;
}

.home_3rd {
	float: left;
	width: 33.3333333333333%;
	text-align: center;
}

.home_3rd p {
	width: 75%;
	margin: 0 auto;
}

.home_left h2,
.home_right h2 {
	/* Automatic Drafting: */
font-family: Prompt;
font-weight: 700;
font-size: 24px;
color: #000000;
}

.home_left p,
.home_right p {
	/* Simply click your an: */
font-family: 'Prompt', sans-serif;
font-size: 18px;
color: #000000;

}

/*
#d_question_used {
	padding: 5px 5px 5px 5px;
	overflow: auto;
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
}

#d_my_question_available {
	overflow: auto;
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;	
}
#d_my_question_used {
	padding: 5px 5px 5px 5px;
	overflow: auto;
	height: 300px;
	width: 300px;
	border: 1px solid #000000;
}
*/