/* CSS Document */

 body {
		font-family: 'source_sans_proregular', sans-serif;
		font-weight: 400;
		font-size:18px;
		color:#013763;
}
@media screen and (max-width: 768px){
	 body {font-size:16px !important;}
}
@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat_bold-webfont.eot");
  src: url("../fonts/montserrat_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_bold-webfont.woff2") format("woff2"), url("../fonts/montserrat_bold-webfont.woff") format("woff"), url("../fonts/montserrat_bold-webfont.ttf") format("truetype"), url("../fonts/montserrat_bold-webfont.svg#montserratbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratlight';
  src: url("../fonts/montserrat_light-webfont.eot");
  src: url("../fonts/montserrat_light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_light-webfont.woff2") format("woff2"), url("../fonts/montserrat_light-webfont.woff") format("woff"), url("../fonts/montserrat_light-webfont.ttf") format("truetype"), url("../fonts/montserrat_light-webfont.svg#montserratlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat_regular-webfont.eot");
  src: url("../fonts/montserrat_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_regular-webfont.woff2") format("woff2"), url("../fonts/montserrat_regular-webfont.woff") format("woff"), url("../fonts/montserrat_regular-webfont.ttf") format("truetype"), url("../fonts/montserrat_regular-webfont.svg#montserratregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'montserratsemi_bold';
  src: url("../fonts/montserrat_semibold-webfont.eot");
  src: url("../fonts/montserrat_semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat_semibold-webfont.woff2") format("woff2"), url("../fonts/montserrat_semibold-webfont.woff") format("woff"), url("../fonts/montserrat_semibold-webfont.ttf") format("truetype"), url("../fonts/montserrat_semibold-webfont.svg#montserratsemi_bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'source_sans_probold';
  src: url("../fonts/sourcesanspro-bold-webfont.eot");
  src: url("../fonts/sourcesanspro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-bold-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-bold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-bold-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'source_sans_prolight';
  src: url("../fonts/sourcesanspro-light-webfont.eot");
  src: url("../fonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-light-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-light-webfont.woff") format("woff"), url("../fonts/sourcesanspro-light-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'source_sans_proregular';
  src: url("../fonts/sourcesanspro-regular-webfont.eot");
  src: url("../fonts/sourcesanspro-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-regular-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-regular-webfont.woff") format("woff"), url("../fonts/sourcesanspro-regular-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'source_sans_prosemibold';
  src: url("../fonts/sourcesanspro-semibold-webfont.eot");
  src: url("../fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/sourcesanspro-semibold-webfont.woff2") format("woff2"), url("../fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("../fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("../fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold") format("svg");
  font-weight: normal;
  font-style: normal; }


html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
#main-wrapper
{
	min-height: 100%;
    position: relative;
}
.body-container
{
	padding-bottom: 100px;	
}
.body-container 
{
	/*margin: 70px 180px;*/
	margin: 0 50px;
}
@media screen and (max-width: 831px) and (min-width: 210px)
{
	.body-container {margin: 0 16px; }
}
.container {
  max-width: 1024px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }

a, a:hover, a:active, a:visited 
{color:#1f9055; 
	
	text-decoration:underline;
	font-family: 'source_sans_probold';
}

.Banner-wrap
{	
	/*height:150px;*/
	height: auto;
	width: 100%;
	margin-bottom: 38px;
}

.Banner-wrap .idpBanner
{
	background: url(../images/banners/international-degree-preview-banner_1500x150.png) no-repeat;
		
}

.Banner-wrap .idpBanner-Ca
{
	background: url(../images/banners/international-degree-preview_CA_1500x150.png) no-repeat;
		
}
.Banner-wrap .igpaBanner
{
	background: url(../images/banners/igpa_calculator_1500x150.png) no-repeat;
		
}
.Banner-wrap .institutionaligpaBanner
{
	background: url(../images/banners/InstitutionaliGPA_1500x150.png) no-repeat
	
}
.Banner-wrap .countryResourcesBanner
{
	background: url(../images/banners/CountryResources_1500x150.png) no-repeat
	
}
.Banner-wrap .Banners {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}

.banner-title h1 strong, .banner-title h1
{
	color:#fff;
}

.Banners .banner-title
{
	padding: 30px;	
}

@media screen and (max-width: 1600px){
	.Banner-wrap .Banners  {
		background-position: 70% 0;
	}
	
}

@media screen and (max-width: 768px)
{
	.Banners .banner-title 
	{
		padding: 1px;
	}
	.Banner-wrap .Banners
	{
		height: 70px;
	}
	
}

.top {
	
	margin-top: 26px;
	margin-bottom: 16px;
}
img.logo, img.flag, img.vline
{
	width: auto;
}
/*.flag
{
	display: inline-block;
    width: 33px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}
.top .flag {
    background: url(../images/icons/us-flag.png) no-repeat;
}*/

img.vline
{
   padding: 0 20px;	
}
@media screen and (max-width: 768px)
{
	img.logo {
    height: 40px;
	
	}
	img.vline 
	{
		padding: 0 10px;
		height: 35px;
	}
	img.flag
	{
		height: 13px;
	}
	
}
/* landing  */

#top_banner_container
{
	height:700px;	
}

.bg-middle
{
	background-color:#003763;	
	padding: 18px 0 10px 0;
}
.bg-middle
{
	font-family: 'montserratlight';
	font-size: 22px;
	line-height:27px;
	text-align:center;
	color:#fff;
}
@media screen and (max-width: 831px){
	.bg-middle p {
		font-size: 16px;
	}
}
#idp_banner, #igpa_banner, #idp_bannerCA, #igpa_institution_banner, #country_resources_banner{
    position: relative;    
    min-height: 430px;
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100%;
	
}

#idp_banner
{
	background-image: url(../images/banners/idp_landing.png);
}

#igpa_banner 
{
	background-image: url(../images/banners/igpa_landing.png);
}
#idp_bannerCA
{
	background-image: url(../images/banners/idp_landingCA.png);
}

#igpa_institution_banner
{
	background-image: url(../images/banners/InstitutionaliGPA_Landing.png);
	
}
#country_resources_banner
{
	background-image: url(../images/banners/CountryResources_Landing.png);
}
#idp_banner .shade, #igpa_banner .shade, #idp_bannerCA .shade, #igpa_institution_banner .shade {
	background-color:rgba(255, 250, 255, 0.8);
	margin-top: 40px;	
	margin-bottom: 45px;	
	position: absolute;
    width: 100%;
	align-items:center;
	padding: 14px 4px 40px 10px;
}
#country_resources_banner .shade
{
	background-color:rgba(255, 250, 255, 0.8);
	margin-top: 40px;	
	margin-bottom: 45px;	
	position: absolute;
    width: 100%;
	align-items:center;
	padding: 14px 4px 40px 10px;
}
@media screen and (max-width: 767px){
	#idp_banner, #igpa_banner, #idp_bannerCA, #igpa_institution_banner, #country_resources_banner{
		padding: 0;		
		
		background-position: 100% 0;
		min-height: 280px;
	}
	
	#idp_banner
	{
		background-image: url(../images/banners/idp_landing_sm.png);	
	}
	#igpa_banner
	{
		background-image: url(../images/banners/igpa_landing_sm.png);	
	}
	#idp_bannerCA
	{
		background-image: url(../images/banners/idp_landingCA_sm.png);
	}
	#igpa_institution_banner
	{
		background-image: url(../images/banners/InstitutionaliGPA_Landing_sm.png);
	}
	#country_resources_banner
	{
		background-image: url(../images/banners/CountryResources_Landing_sm.png);
	}
	#idp_banner .shade, #igpa_banner .shade, #idp_bannerCA .shade, #igpa_institution_banner .shade, #country_resources_banner .shade {
		margin-top: 20px;
		padding: 1px 5px 10px 10px;
	}
	.bg-middle
	{
		padding: 18px 6px 10px 10px !important;
	}
	
}

@media screen and (max-width: 320px){
	#idp_banner, #igpa_banner, #idp_bannerCA, #igpa_institution_banner, #country_resources_banner {
		min-height: 280px;
	}
	
}
@media screen and (min-width: 1120px){
	#idp_banner, #igpa_banner, #igpa_institution_banner, #country_resources_banner
	 {
        height: 600px;
	}
	#idp_bannerCA
	{
		height: 480px;
	}
	 
}
@media screen and (max-width: 1600px){
	#idp_banner, #igpa_banner, #idp_bannerCA, #igpa_institution_banner, #country_resources_banner {
		background-position: 70% 0;
	}
}

/* tools */
.tools-container
{
	background-color:#efeeed;
	width: 100%;
	padding: 40px 0 100px 0;
}



@media screen and (max-width: 831px) {
	.tools-container {
		padding: 20px 0;
	}
	
}
@media screen and (max-width: 600px){
		.tools-container {
			padding: 20px 0 60px 0;
		   
		}		
}

.tools-container .tools
{
	/*width:80%;*/
	margin: 48px 180px;
	width: 100%;
	
}
.tools label
{
	width: 160px;
	margin-right: 145px;
}
.btn-img {
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
}
img {
	 display: inline-block;
	 height: auto;
	 max-width: 100%;
 }
span.blurb
{
	width: 40px;
	white-space: pre-wrap;
	font-family:'montserratsemi_bold';
}
/* landing */

.container {
  max-width: 1024px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px; }
 
 .header_top {
	 padding-bottom: 0px;
	 margin: 0 50px;
 }
  
 @media screen and (max-width: 769px){
	.header_top {		
		top: 0px;
		width: 100%;
		margin: 0 16px;
	}
}
@media screen and (max-width: 798px){
	
	.top {
	
		padding-left: 8px;
		margin-top:16px;
	}
}
.required 
{
	color:#ff0101;
}
.txtInstruction {
    font-size: 16px;
    font-weight:bold;   
	line-height: 25px;
	padding-top: 12px;
}
h1, h2, .bodytext, .h1 {
    font-family: montserratlight;
}
h1, .h1 {
    font-size: 46px;
}
.h1 {
	margin-bottom: 28px;
}
h3 {font-size: 22px; }
h1 strong, h2, h3 {
    color: #1f9055;   
    font-family: montserratsemi_bold;
}

h2, h3
{
	margin-bottom: 2%;	
}
.bodytext{
	font-size: 22px;	
	line-height: 27px;
	padding-bottom: 2px;
}
.blueHeader, .greenHeader {
	font-family: 'montserratsemi_bold';
	font-size: 18px;	
}
.blueHeader
{
	color: #013763;
}
.greenHeader {
	 color: #1f9055;
}
.grn-txt
{
	color:#1f9055;
	font-family: 'source_sans_probold';
}
b, strong {
	font-family: 'source_sans_probold';
}

.Header {
    text-align: center;
}
.subHeader
{
	margin-bottom: 20px;    
    font-size: 24px;
	font-family: 'montserratregular';   
}
.resourcessubHeader
{
	margin-bottom: 10px;    
    font-size: 24px;
	font-family: 'montserratsemi_bold';
	margin-top: 10px;
}
.resourcesSpacer
{
	padding-bottom: 20px;	
}
.topspacer
{
	padding-top: 20px;
}
@media screen and (max-width: 768px){
	.subHeader
	{
		margin-bottom: 18px;    
		font-size: 16px;   
	}
	.resourcessubHeader
	{
		font-size: 16px;  
	}
	.resourcesSpacer
	{
	 padding-bottom: 10px;	
	}
}
@media screen and (max-width: 831px){
	.Header, h1, .h1{
		font-size: 40px;
		
	}
}
@media screen and (max-width: 768px){
	.Header, h1{
		font-size: 20px;
		margin-bottom: 1px !important;
	}
	.h1 {
		font-size: 20px; 
	margin-bottom: 28px !important;
	}
	h2 {font-size: 18px;
		margin-bottom: 6%; }
	h3 {font-size: 16px;
		margin-bottom: 6%; }
	.bodytext {
		font-size: 14px;
		line-height: 20px;
	}
	
}

.notes
{
	font-size:14px;
	line-height:17px;	
	color: #013763;
	padding-top:10px;
	margin-bottom: 0;
}
.notes a
{
	font-family: 'source_sans_probold';
}

.bg_grey__info {
    background-color: #f4f3f3;
	margin-bottom: 18px;	
}

.bg_grey__info .item {    
	padding: 14px 4px 8px 18px;
    
}
.msg {color:#FF0000;}


.tblHeader, .tblHeader-gray, .tblHeader-darkgrey {
	
	padding: 14px 12px 14px 10px;	
	font-family: 'montserratsemi_bold';
	font-size: 18px;
	
}
.tblHeader
{
	color:#fff;
	background-color:#013763;
	margin-bottom: 25px;
}
.tblHeader-gray
{
	color: #013763;
	background-color:#EFEEED;
}
.tblHeader-darkgrey
{
	color: #fff;
	background-color:#999;
}

.credenEnteredtitle
{
	background-color:#CCC;
	height: 20px;
	font-weight:bold;
	color:#000;
	padding:4px;
}

#contactInfo  {
	padding: 4px 0px 4px 6px;
	
}


.agree {
		color:#FF0000;
		
	}

.form-horizontal .control-label
{
	text-align: left;
}
label
{
	font-weight: 400;	
	padding-right: 50px;
}
.enteredCredenHeader {
	 
	font-weight:bold;
	color:#05ce7b;
	border-bottom: 1px dashed #066521;	
		
}
.enteredCredenHead
{
	
	background-color:#013763;
	padding: 15px 2px 15px 10px;	
	color:#fff;
	margin-bottom: 25px;
	font-family: 'montserratsemi_bold';
	
}
.enteredCreden, .enteredCredenAlt, .enteredSubject, .enteredSubjectAlt
{
	
	padding: 6px 2px 6px 10px;	
	border-bottom:1px solid #dad8d6;
	color: #333;
	
}
.enteredCredenAlt, .enteredSubjectAlt
{	
	background-color:#efeeed;	
}

.enteredSubject input[type="text"], .enteredSubjectAlt input[type="text"]
{
	width:90%;
	padding-left: 6px;
}
.enteredSubject select, .enteredSubjectAlt select {
    margin-bottom: 4px !important;
    font-size: 16px;
}
.reviewCreden, .reviewCredenAlt, .reviewCredenHead, .reviewCredenHeadAlt, .result
{	
	padding: 10px 0px 10px 10px;
	
}

.grade-scale, .grade-scaleAlt
{
  	padding: 4px 2px 4px 10px;
	border: 1px solid #dad8d6;
}
.grade-scaleAlt{
	
	background-color:#Efeeed;
}
.reviewCredenAlt
{
	background-color:#Efeeed;
	
}

.reviewCredenHead
{
	
	font-weight:bold;
	
}
.reviewCredenHeadAlt
{
	
	background-color:#EEE;	
	font-weight:bold;
}

td.reviewCredenAlt, td.reviewCreden
{ vertical-align:top;}

.result
{
	background-color:#6687a2;
	font-weight:bold;	
	color: #fff;
}

.creden input{
		
		border:1px #999 solid;
		height:22px;
		padding: 4px 2px 4px 4px;
		}

		
			
.inputEdit, .inputRemove
{
	font-family:'source_sans_probold';
	color:#1F9055;
}

.inputEdit{

border-width:0px;
border-style:none;
border-color:#ffffff;
background-color: transparent;
text-decoration:underline;
}

.inputRemove
{
	border-width:0px;
	border-style:none;
	border-color:#ffffff;
	background-color:transparent;	
	text-decoration:underline;
	padding: 0px;
	margin:3% 0;
	text-align:left;
	}

.inputRemove:hover{
/*border: 3px double #999999;*/
text-decoration:none;
}

	
#survey {
	}

#survey table
{
	border:none !important;
}




.grnHeader {
  color: #1f9055;
  margin-bottom: 18px;
  font-family: 'montserratsemi_bold';
  font-size: 24px;
   }
  @media screen and (max-width: 798px) {
    .grnHeader {
      margin-bottom: 20px;
      font-size: 18px; } }
  @media screen and (max-width: 400px) {
    .grnHeader {
      margin-top: 0px; } }
	  


.insttitutions 
{
	border-bottom-color:#dad8d6; 
	border-bottom-style:solid;
	 border-bottom-width:1px;
	 padding: 10px;
}

table 
{
	border-collapse: collapse; 
	border: solid 1px #dad8d6;
	
}

.form-horizontal .form-group
{
	margin-right: 0;
    margin-left: 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}

.body-content
{
	background-color:#efeeed;
	width: 100%;
	padding: 40px 0 75px 0;
}


@media screen and (max-width: 600px){
		.body-content {			
			padding: 10px 0 60px;		   
		}
		 		
}

@media screen and (max-width: 831px) {
	.body-content {
		padding: 20px 0;
	}
	 
}
.footer {
	background-color:#666;
	color: #fff;
	font-size:14px;
	padding: 42px 0 34px 0;
	font-family: 'montserratregular';
}
@media screen and (max-width: 768px){
	.footer {
		font-size:12px;
		padding: 14px 0 14px 8px;	
	}
}
.footer {
	width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
	
}
.footer-container 
{
	width: 1024px;	
	margin: 0 auto;
}

@media screen and (max-width: 768px)
{
	.footer 
	{
		height: 60px;
	}
	.body-container
	{
		padding-bottom: 60px;	
	}
	
}
@media screen and (max-width: 1024px) and (min-width: 769px)
{
	.footer-container {margin: 0 16px; }
}
@media screen and (max-width: 768px) and (min-width: 210px)
{
	.footer-container {margin: 0 16px; }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
{
	/*padding-right:0;*/
	padding-left: 0;
}
.bodytext 
{
	padding-bottom: 25px !important;
}
/*.btn-blue
{
	margin-left: 0 !important;
}*/
.btn-spacer
{
	margin-right: 35px;	
}
.spacer
{	
	padding: 28px;
}

.add-spacer
{
	padding: 1.8%;
}
 ol.text li span, ul.text li span
 {
	 position:relative;
	 left: 15px;
 }
@media screen and (max-width: 768px){
   ol.text, ul.text
  {
	  margin-left: 0 !important;
  }
  .Banner-wrap
  {
	  margin-bottom: 10px;
  }
  .footer-container 
  {
	  width: 100%;
	  padding-left: 2px;
	  padding-top: 1%;
  }
  .inputRemove
  {
	  margin-bottom: 2px;
  }
  h3 { font-size: 16px;
  	margin-bottom: 6%;}
  .tblHeader, .tblHeader-gray {
	   font-size: 16px;
  		 padding: 8px 4px 8px 10px;
   }
 }
@media screen and (max-width: 600px){
	.spacer {padding: 8px !important;}
	.btn-spacer{
		margin-right: 8px;
		/*margin-bottom: 8px;*/
	}
}


input[type=checkbox] {
    display: none;
}
input[type="checkbox"] {
    margin-right: 10px;
}
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type=checkbox]+label {
    border: 2px solid #dad7d5;
    height: 32px;
    width: 32px;
    cursor: pointer;
    border-radius: 4px;
    display: inline-block;
    margin-right: 10px;
	padding: 0;
}
input[type=checkbox]+label+span, input[type=checkbox]+label+span a {
    vertical-align: top;
}
input[type=checkbox]:checked+label {
     background: url(../images/icons/check.png) no-repeat;
    background-size: cover;
}

ul li{
  display: block;
  position: relative;
  float: left;
  width: 100%; 
	
}

ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

ul li label{
  display: block;
  position: relative;  
  padding: 32px 25px 2px 66px;
  margin: 0 auto;
  /*height: 30px;*/
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}


ul li .check{
  display: block;
  position: absolute;
  border: 2px solid #ccc;
  border-radius: 1em;
  height: 30px;
  width: 30px;
  top: 30px;
  left: 20px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}


ul li .check::before {
  display: block;
  position: absolute;
	content: '';
  border-radius: 1em;
  height: 15px;
  width: 15px;
  top: 6px;
  left: 6px;
  margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}
input[type=radio]:checked ~ .check::before{
  background: #1f9055;
}
.label-radio ul, ol
{
	margin-left: 24px;
}
@media screen and (max-width: 768px){
	ul li .check {
		 top: 18px;
	}
	ul li label{
		
	   padding: 12px 0px 0px 60px;
       margin: 8px auto;
	}
	.label-radio ul, ol
	{
		margin-left: -60px;
	}
	
}

label.control [type='radio'] {
    display: none;
}
label.control [type='radio']+span {
    display: block;
}
label.control [type="radio"]:checked+span:before {
    background: #1f9055;
}
label.control [type="radio"]+span:before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.25em;
    border-radius: 1em;
    border: 0.2em solid #fff;
    box-shadow: 0 0 0 0.08em #ccc;
    margin-right: 0.75em;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
	background-color: #fff;
    
}
.form-control
{
	font-size: 18px;
	margin-bottom: 20px;
	color: #333;
	height: 40px;
}
@media screen and (max-width: 798px){
	.form-horizontal .form-group .control-label, .form-control {
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 400px){
	.form-control {
		font-size: 16px;
	}
}
@media screen and (max-width: 798px){
	.form-control {
		font-size: 18px;
	}
}

/*@media screen and (max-width: 520px)
{
	label {
		padding-left: 0 !important;
	}
}
*/select.form-control {
    padding: 6px 30px 6px 12px!important;
    margin-right: 20px;    
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icons/dropDownArrow.png) no-repeat;
    background-position: 97% 50%;
    border-radius: 0;
	background-color: #fff;
}

 select.form-control::-ms-expand {
    display: none; }
	

.btn-blue, .btnsm-blue, .btnmd-blue, .btn-institution-blue, .btn-resources-blue{
    color: #013763;
    font-family: 'montserratsemi_bold';    
    border: 2px solid #013763;
    border-radius: 23px;
    background: #fff;      
	
}

.btn-blue {
   
    font-size: 18px;  
    padding: 6px 65px;
	margin-top: 30px;
}

.btnsm-blue
{
	font-size: 16px;
	padding: 2px 30px;	
	margin-top: 2px;
}
.btnmd-blue
{
	font-size: 18px;
	 padding: 8px 88px;
	 margin-top: 2px;
}
.btn-resources-blue {
   
    font-size: 18px;  
    padding: 6px 65px;
	margin-top: 6px;
}
.btn-institution-blue
{
	font-size: 18px;
	 padding: 4px 28px;
	 margin-top: 2px;
}
.btn-blue:hover, .btnsm-blue:hover, .btnmd-blue:hover, .btn-institution-blue:hover, .btn-resources-blue:hover {
	color: #fff;
	background-color:#013763;
	
}

@media screen and (max-width: 720px){
	.btn-blue, .btn-resources-blue {
		padding: 3px 30px;
		font-size: 14px;
	}
	.btnsm-blue {
		padding: 2px 8px;
		font-size: 14px;
	}
	.btnmd-blue
	{
		padding: 2px 20px;
       font-size: 16px;
	}
	.btn-institution-blue
	{
		padding: 2px 20px;
       font-size: 16px;
	}
}
.question {
     position: relative;
    display: inline-block;
    height: 22px;
    width: 22px;
    margin-left: 1px;
    margin-bottom: 0px;
    font-family: 'montserratsemi_bold';
    font-size: 24px;
    background: url(../images/icons/question_bg.png);
    background-position: 0 0;
    background-size: 200%;
    border-radius: 50%;
    cursor: pointer;
    vertical-align: top;
}
 .form-popover {
    position: absolute;
    display: none;
    height: auto;
    padding: 20px 40px 20px 20px;
    margin-top: 0;
    font-size: 18px;
    font-family: 'source_sans_proregular';
    background-color: #1f9055;
    color: #fff;
    z-index: 4;
    float: left;
	width: 50%;
}
.question--active {
    background-position: -100% 0; }

.form-popover p {
    width: 90%;
    display: inline-block;
    margin: 0px; 
	text-align: left;
	font-weight:normal;}
	
  .form-popover .pop-close {
    float: right;
    width: 35px;
    height: 35px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    color: #1f9055;
    opacity: 0.9;
    cursor: pointer; }
	
.form-popover .pop-close span::after 
{
content: "\00d7";
}
@media screen and (max-width: 767px) {
  .form-popover .pop-close {
	width: 25px;
	height: 25px; } 
}

.form-popover .pop-close span {
  font-size: 30px;
  margin-top: -2px;
  margin-left: 1px;
  display: block;
  color: #999;
   }
   
@media screen and (max-width: 767px) {
  .form-popover .pop-close span {
	font-size: 18px;
	margin-top: 1px; }
	
	 .form-popover
	 {  font-size: 16px;
		 margin-right: 20px;
		 padding: 20px 20px 20px 10px;
		 left: 10px;
		 width:98%;
	 }
	.form-popover p
	 {
   		 width: 80%;
	}
}
@media screen and (min-width: 768px) and (max-width: 1260px) {
	.form-popover{
		left: 120px;
		width: 70%;
  }
}
@media screen and (min-width: 1260px){
  .form-popover{
  	left: 379px;
  }
}

@media screen and (max-width: 531px){
	.table-responsive {		
		display: block;
	}
}

.review hr
{
	size: 1px;
	color: #999;
	padding: 6px 0;	
}
.review-footer
{
	font-size: 12px;	
}
.image-l
{
	padding-left: 220px;
	padding-bottom: 10px;
}
@media screen and (max-width: 767px){
	.image-l
		{
			padding-left: 0;
			
		}

}
.eng-inputs
{
	text-align:center;
}
.eng-form p
{
	display:inline-block;
}

.eng-form-input
{
	position:relative;
}
@media screen and (max-width: 736px){
	.eng-form p {
		width: 100%;
		display: block;
	}
}

.carousel-inner {    
    margin-top: 22px;
}
.tool {
    width: 34%;
    max-width: 380px;
    display: inline-block;
    margin-left: -5px;
    text-align: center;
}
.inst-tool
{
	 width: 25%;
    max-width: 380px;
    display: inline-block;
    margin-left: -5px;
    text-align: center;
}
.tool__icon {
    margin-bottom: 35px;
    max-width: 130px;
}

.break, .show, .break-line {
    display: block;
}
.tool__link {
    font-size: 18px;
    color: #003763;
    letter-spacing: 1px;
	font-family:'montserratsemi_bold' !important;
	text-decoration:none;
}
.tool__link:visited
{
	color: #003763 !important;
}
.tool__link:hover
{
	color:#003763 !important;
	text-decoration:underline;
}
@media screen and (max-width: 400px){
	.break-line {
	  display: inline; }
}

@media screen and (max-width: 831px){
	.tool {
		padding: 0 40px;
	}
}
@media screen and (max-width: 831px) and (min-width: 360px){
	.tool {
		padding: 0 55px;
	}
}
@media screen and (max-width: 831px){
	.tool {
		width: 100%;
		max-width: 100%;
		display: block;
		margin: 0;
		text-align: left;
	}
}

@media screen and (max-width: 600px){
	.tool__link {
		display: inline-block;
		font-size: 15px;
		letter-spacing: normal;
	}
}
@media screen and (max-width: 831px){
	.tool__link {
		display: inline-block;
	}
}

@media screen and (max-width: 614px){
	.tool__icon {
		width: 20%;
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 831px){
	.tool__icon {
		display: inline-block;
		margin-right: 20px;
	}
}

.phone {
  margin-left: 0px;
  width: 35%; }
  @media screen and (max-width: 798px) {
    .phone {
      width: 45%;
      float: left;
      margin-left: 0px; } }
  @media screen and (max-width: 400px) {
    .phone {
      width: 45%; } }
  @media screen and (max-width: 350px) {
    .phone {
      width: 50%; } }
  .phone .form-control {
    width: 90%; }
    @media screen and (max-width: 400px) {
      .phone .form-control {
        width: 100%; } }

.extension {
  vertical-align: top !important; }
  .extension input {
    width: 100px !important;
	padding-right: 10px; }
  @media screen and (max-width: 798px) {
    .extension {
      margin-left: 15px;
      float: left; }
      .extension input {
        float: right;
        width: 100px !important; } }
  @media screen and (max-width: 400px) {
    .extension {
      width: 35%;
      margin-left: 20px; }
      .extension input {
        float: right;
        width: 80px !important; } }
  @media screen and (max-width: 350px) {
    .extension {
      margin-left: 15px;
      width: 40%; } }
	  

.bg_blue  {
    background-color: #e5eaef;
		
}

.bg_blue .item, .bg_white .item, .body-container .item {    
	padding: 40px 0;
    
}
@media screen and (max-width: 831px) and (min-width: 210px)
 {
	.bg_blue .item, .bg_white .item{
		margin: 0 16px;
		
	}
 }
@media screen and (max-width: 400px)
{ 
 .link_break
 {
	 width:290px;
	 word-wrap:break-word;
	  display:inline-block;
 }
}

.tm 
{
	display: inline-block;
	font-size: 18px;
}

.privacy
{
	margin-top:	30px;
}