html, body {
	background-color: #000000;
	text-align: center;
	height: 100%;
	font-weight: normal;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;	
}

html, body, div, span, table, td, img, figcaption, figure {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, details, figcaption, figure, img, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

img, embed, object, video {
	max-width: 100%;
}

.spacer {
	width: 1px;
	height: 1px;
}

a:focus { 
	outline: none; 
}

button { 
	outline: none; 
}

#top-bar {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 90%;
	max-width: 1350px;
}

#top-logo {
	position: relative;
	display: block;
	width: 100%;
	max-width: 480px;
	margin: 20px auto 0 0;
}

#top-phone-logo {
	position: relative;
	display: none;
	width: 100%;
	max-width: 190px;
	margin: 0 auto;
}

#top-buttons {
	display: block;
	float: right;	
}

.top-button {
	display: block;
	float: right;
	margin: 0 0 0 20px;
}

.button_contact {
     display: block;
	background:transparent url('../images/button_contact.png') center top no-repeat;
	width: 78px;
	height: 40px;
}

.button_contact:hover {
	background-image: url(../images/button_contact2.png);
}

.button_diplomate {
 background:transparent url('../images/button_diplomate_login.png') center top no-repeat;
 width: 130px;
 height: 40px;
}

.button_diplomate:hover {
	background-image: url(../images/button_diplomate_login2.png);
}

.button-physician {
 background:transparent url('../images/button_find_a_physician.png') center top no-repeat;
 width: 127px;
 height: 40px;
}

.button-physician:hover {
	background-image: url(../images/button_find_a_physician2.png);
}

.button-contribute {
 background:transparent url('../images/button_contribute.png') center top no-repeat;
 width: 127px;
 height: 40px;
}

.button-contribute:hover {
	background-image: url(../images/button_contribute2.png);
}



#top-black-bar {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	border-style: solid;
	border-width: 1px 0;
	border-color: #ffffff;
	z-index: 100;
}

.top-black-bar-content {
	position: relative;
	margin: 0 auto;	
	max-width: 1350px;
	width: 90%;
	height: 50px;	
	z-index: 100;
}

#top-menu-bar {
	display: block;
}

#top-phone-menu-button {
	display: none;
}

#top-slider {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	display: block;
	margin: 0 auto;
	background-color: #ffffff;		
}

#phone-top-slider {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	display: none;
	margin: 0 auto;
	background-color: #ffffff;		
}

#content-background {
	display: block;
	background-color: #ffffff;
	width: 100%;
	margin: 0;
	padding: 0;
}

#content {
	display: table;
	position: relative;
	width: 90%;
	max-width: 1350px;
	margin: 0 auto;
	text-align: left;
	z-index: 0;
	padding: 40px 0;
}

#content-column {
	display: table-cell;
	width: 80%;
	padding: 0;
	box-sizing: border-box;
}

#left-column {
	display: table-cell;
	width: 80%;
	padding: 0 6% 0 0;
	box-sizing: border-box;
}

#right-column {
	display: table-cell;
	width: 20%;	
	box-sizing: border-box;
}

#home-left-column {
	display: table-cell;
	width: 66%;
	padding: 0 5% 0 0;
	box-sizing: border-box;
}

#home-right-column {
	display: table-cell;
	width: 34%;
	padding: 0 0 0 4%;
	box-sizing: border-box;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #888888;
}

#page-header {
	font-size: 1.7rem;
	line-height: 2.2rem;
	color: #222222;
	margin: 0 0 30px 0;
	font-weight: normal;
}

.menu2 {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0 30px 0;
	padding: 0;;
	width: 100%;
	font-size: .85rem;
}

.menu2-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5rem;
	color: #ffffff;
	background-color: #024f97;
	text-align: center;
	padding: 5px;
}

.menu2 a {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #ffffff;
	text-decoration: none;
	display: block;
	color: #012f5a;	
	border-style: solid;
	border-color: #999999;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	 
}

.menu2 a:active {
	color: #012f5a;
	text-decoration: none;
}

.menu2 a:hover {
	color: #001930;
	text-decoration: none;
	background: #dfe2ea;
}

.menu2 a:visited {
	color: #012f5a;
	text-decoration: none;	
}

.menu2 a:visited:hover {
	color: #001930;
	text-decoration: none;
	background: #dfe2ea;
}

.menu2-section-header {
	color: #ffffff;	 
}

.menu2-section-header a {
	color: #ffffff;	
	background: #78afce;	 
}

.menu2-section-header a:active {
	color: #ffffff;
	background: #78afce;
}

.menu2-section-header a:hover {
	color: #ffffff;
	background: #78afce;
}

.menu2-section-header a:visited {
	color: #ffffff;
	background: #78afce;
}

.menu2-section-header a:visited:hover {
	color: #ffffff;
	background: #78afce;
}

.menu2-section a {
	
	padding-left: 10%;		
	background: #ddebff;	 
}

.menu2-section a:active {
	background: #ddebff;
}

.menu2-section a:hover {
	background: #bdd7e6;
}

.menu2-section a:visited {
	background: #ddebff;
}

.menu2-section a:visited:hover {
	background: #bdd7e6;
}

.menu2-sub-section a {
	
	padding-left: 15%;		
	background: #eff4ff;	 
}

.menu2-sub-section a:active {
	background: #eff4ff;
}

.menu2-sub-section a:hover {
	background: #cee4f0;
}

.menu2-sub-section a:visited {
	background: #eff4ff;
}

.menu2-sub-section a:visited:hover {
	background: #cee4f0;
}

.side-box {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0 30px 0;
	padding: 10px 5%;
	width: 100%;
	font-size: .85rem;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	box-sizing: border-box;
}

.side-box-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5rem;
	color: #ffffff;
	background-color: #024f97;
	text-align: center;
	padding: 5px;
}

.checkout-steps {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
	font-size: .85rem;
}

.checkout-steps-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5rem;
	color: #ffffff;
	background-color: #024f97;
	text-align: center;
	padding: 5px;
}

.checkout-step {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #ffffff;
	text-decoration: none;
	display: block;
	color: #012f5a;	
	border-style: solid;
	border-color: #999999;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;	
}

.checkout-step-highlighted {
	background: #bdd7e6 !important;
	font-weight: bold;
}

.data-table-container {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow-x: auto;	
}

.data-table {	
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;	
	border-collapse: collapse;
	border-spacing: 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000000;
}

.data-table-phone {
	display: none;
}

.data-table-no-phone {
	display: table;
}

.data-table-row {
	display: table-row;
}


.data-table-header {
	display: table-cell;
	margin: 0;
	padding: 5px 1rem;
	font-weight: bold;
	background-color: #024f97;
	color: #ffffff;
}

.data-table-cell {
	display: table-cell;
	margin: 0;
	padding: 5px 1rem;
	background-color: #e6e6e6;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #666666;
}

.data-table-tablet {
	display: none;
}

.data-table-no-tablet {
	display: block;
}

#bottom-menu {
	display: table;
	margin: 0 0 0 auto;
}

#bottom-black-bar {
	position: relative;
	display: block;
	width: 100%;
	box-sizing: border-box;
	color: #ffffff;
	font-size: .8rem;
	padding: 15px 3% 15px 3%;
	line-height: 2rem;
}

#bottom-black-bar a {
	color: #ffffff;
}

#bottom-black-bar a:hover {
	color: #95bdee;
}

#tablet-bottom-black-bar {
	position: relative;
	display: none;
	width: 100%;
	box-sizing: border-box;
	color: #ffffff;
	font-size: .8rem;
	padding: 15px 3% 15px 3%;
	line-height: 2rem;
}

#tablet-bottom-black-bar a {
	color: #ffffff;
}

#tablet-bottom-black-bar a:hover {
	color: #95bdee;
}

#phone-bottom-black-bar {
	position: relative;
	display: none;
	width: 100%;
	box-sizing: border-box;
	color: #ffffff;
	font-size: .85rem;
	padding: 15px 3% 15px 3%;
	line-height: 2rem;
}

#phone-bottom-black-bar a {
	color: #ffffff;
}

.scroll-up-container {
	position: fixed;
     right: 20px;
     bottom: 20px;
     z-index: 10;
	display:none;
}

.scroll-up {
	color:#fff !Important;
     background-color: #356caa;
	border-radius:10px;
	display:inline-block;
	padding:12px 16px;
	transition:all 0.5s ease-in-out;
}

.scroll-up:hover {
	cursor:pointer;
	background-color: #4d90da;
	color:#fff;
	transition:all 0.5s ease-in-out;
}

#back-link {
	text-align: right;
	margin-bottom: 10px;
}

.default-menu {
	display: block;
}

.text-field {
	width: 60%;
}

.search-compliance {
     display: block;
     width: 60%;
     float: right;
}

.buttons-container {
	display: table;
	margin: 20px auto 0;	
}

.button-block {
	display: table-cell;	
	padding: 0 7px;
     vertical-align: top;
	box-sizing: border-box;
}

.button-block a {
	text-decoration: none;
}

.search-compliance-phone {
     display: none;
}

#loader {
	position: fixed;
	top: 0;
	left: 0;
     width: 100%;
     height: 100%;
     background-color: white;
     margin: 0;
	z-index: 100;
	display: none;
}

@media screen and (min-width : 901px) and (max-width : 1200px){

.button_contact {
     display: none;
}

}

@media screen and (min-width : 901px) and (max-width : 1100px){

.button-contribute {
 background:transparent url('../images/button_small_contribute.png') center top no-repeat;
 width: 100px;
 height: 40px;
}

.button-contribute:hover {
	background-image: url(../images/button_small_contribute2.png);
}

}

@media screen and (max-width : 767px){

body {
	font-size: 90%;	
}

#top-logo {
	width: 90%;
	margin: 0 auto;
}

#top-buttons {
	display: none;	
}

#top-menu-bar {
	display: none;
}

#top-phone-menu-button {
	display: block;
}

#content {
	display: block;
}

#left-column {
	display: block;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
}

#right-column {
	display: none;
}

#home-left-column {
	display: block;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
}

#home-right-column {
	display: block;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	border-width: 0;
}

.data-table-phone {
	display: table;
}

.data-table-no-phone {
	display: none;
}

#bottom-black-bar {
	display: none;
}

#phone-bottom-black-bar {
	display: block;
}

.scroll-up-container {
	bottom:110px;
	right:10px;
}

input[type="text"] {
	width: 100% !important;
}

textarea {
	width: 100% !important;
}

input[type="password"] {
	width: 100% !important;
}

.dw-stylegroup1-form-spam-check {
	width: 100% !important;
}

.dw-stylegroup1-form-spam-check input {
	width: 80% !important;
}

.dw-stylegroup1-form-field-instructions {
	width: 100% !important;
}
     
.search-compliance {
     width: 50%;
}     

}

@media screen and (max-width : 500px){

#top-slider {
	display: none;	
}

#phone-top-slider {
	display: block;	
}

#top-bar {
	padding: 10px 0 0 0;
}

#top-logo {
	display: none;
}

#top-phone-logo {
	display: block;
}
     
.search-compliance {
     display: none;
}
     
.search-compliance-phone {
     display: block;
}     

}

@media screen and (min-width : 768px) and (max-width : 1024px){

body {
	font-size: 90%;	
}

#top-logo {
	margin: 0 auto;
}

#top-buttons {
	display: none;	
}

.default-menu {
	display: none;	
}

#top-menu-bar {
	display: none;
}

#top-phone-menu-button {
	display: block;
}

#left-column {
	width: 70%;
}

#right-column {
	width: 30%;
}

.text-field {
	Width: 80%;
}

.data-table-tablet {
	display: block;
}

.data-table-no-tablet {
	display: none;
}
     
.search-compliance {
     width: 50%;
}     

}

@media screen and (min-width : 768px) and (max-width : 900px){

#bottom-black-bar {
	display: none;
}

#tablet-bottom-black-bar {
	display: block;
}

}