@import url('https://fonts.googleapis.com/css?family=Lato');

html {
	position: relative !important;
	min-height: 100% !important;
}
body {
    max-width: 100%;
    overflow-x: hidden;
	/* font-family: 'Lato', sans-serif; */
	color: #676767;
	height: 100%;
	
/* 	background-color:#f2f2f2 !important ;
 */	background-color: #fff !important;
	/* Changes from history
	background-color:#ffffff ;
	font-size: 14px !important;
	*/
	/* background-color:#f9fafb ; */
	/* margin-bottom: 200px;
	padding-bottom: 200px; */
}
.container p-3{
	padding-bottom: 200px;
}
.container-fluid{
	/* Rectangle: */
background: #FFFFFF;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.09);
}


header{
	position: relative;
    z-index: 9998;
    width: 100%;
	display: block;
	padding: 10px 0px;
}
/* .header{
	background: #182D66;
} */
header ul {
	list-style:none;
}
/* header li {
	padding:10px;
	float:right;	
} */
#userProfileDiv{	
	border: none!important;
    background-color: #1F1F1F!important;
    color: #ffffff;
	height: 40px;
}
#copyright{
	border: none!important;
    background-color: #1F1F1F!important;
    padding: 20px 0px;
    font-size: 12px;
    color: #777;
	text-align: justify;
}
.pageHeader{
	/* font-family: Oswald;
    text-transform: uppercase; */
   /*  font-size: 42px;
    line-height: 48px;
    font-weight: 700; */
}
.dataTbl{    
	border-collapse:collapse;
	color: #7F7F7F;
   	/*font-family: Arial,Helvetica,sans-serif;*/
   	font-size: 0.94em;
}
.dataTbl td{	
	/* font-size: 0.9em; */
	border:1px solid #ffffff;
	padding:4px;
}
.dataTbl th{
	/*font-size: 0.9em;*/
	font-weight: bold;
   	background-color: #7A7373;
   	color: #FFFFFF;
	border-top:1px solid #e6ebed;
	border-bottom:1px solid #e6ebed;
	height:35px;
	text-align: center;
	font-weight: 600;
}
#msgInfoBox{
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin: 24px;
}

#ObjInfoBox1{
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
#errInfoBox{
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.btntxt{
	color: #ffffff; 
	text-decoration: none; 
	outline: none;
}
.btn{
	/* letter-spacing: 0px;
	padding: 5px 15px!important;
	font-size: 13px !important;
	font-weight: normal;
	font-weight: normal !important;
	border-radius: 200px!important;
	-webkit-border-radius: 200px!important;
	-o-border-radius: 200px!important;
	font-family: Montserrat;
	text-transform: uppercase!important;
	letter-spacing: 1px;
	box-shadow: none!important;
	display: block;
	background-color: #f1564f !important;
	border-color: #f1564f !important; */
	
}
.btn b{
	font-weight: normal;
}
.btn-primary{
	/* background: #293CA0 !important;
	border-color: transparent !important; */
}
.btn-primary b{
	font-weight: normal;
}
.btn-danger{
	background-color: #f1564f !important;
	border-color: #f1564f !important;
}
a{
	/* color: #666666 !important; */
}
h1, h2{
	/*font-family: Oswald !important;
	text-transform: uppercase !important;
	font-size: 42px !important;
	line-height: 48px !important;
	font-weight: 700 !important;*/
}
.pagePicBGTiltleTxt{
	/* opacity: 1; padding-top: 0px; text-shadow: 1px 1px 3px #323232;
	font-family: Montserrat;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 70px;
    font-weight: 700;
	letter-spacing: -1px;
	display: block;
    color: #fff; */
}
.pagePicBGTiltleTxt .cs-icon{
	width: 16px !important;
	height: 16px !important
}
.ui-multiselect {
	background-color: #ffffff !important;
	padding: 10px 0 10px 4px !important;
	background-image: none;
}
.ui-multiselect-checkboxes{
	background-color: #ffffff !important;
	padding: 0px 0 0px 10px !important;
	background-image: none;
}
.ui-multiselect-checkboxes li{
	padding: 0 3px;
}
.ui-multiselect{
	    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    font-weight: normal;
   
    border-radius: .25rem;
  /*   transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; */
	    background: #FFFFFF;
    border: 1px solid #E6EBED;
    box-shadow: inset 0 1px 3px 0 #DDE4E7;
    border-radius: 2px;
}
.ui-widget-header {
    border: 1px solid #e78f08;
    background: cornflowerblue;
    color: #ffffff;
    font-weight: bold;
}
.ui-state-default, .ui-state-hover, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /* border: 1px solid #cccccc; */
   /*  background: none !important; */
  /*   font-weight: bold; */
   /*  color: #1c94c4; */
}
.ui-widget-content .ui-state-hover, 
.ui-state-hover{
	/* border: none; */
	background: #f9fafb;
	line-height: 1.5em;
	margin-bottom: 0;
	padding: 3px;
}
.card2{
	background: #FFFFFF;
	box-shadow: 0 2px 16px 0 #DDE4E7;
	border: none !important;
}
.card2{
	padding: 20px;
}
.card2 input{ color: #666 !important;}

.page-title{
	background: rgba(98,110,176,0.05);
border-radius: 5px;
	padding: 10px 20px;
}
.page-title h1{
	/* font-family: Lato; */
font-size: 18px;
	font-weight: bold;
	margin: 0;
}

section{
	margin-bottom: 40px;
}
.card-container h2{
	/* Pick Your Choice: */
/* font-family: Lato; */
font-size: 24px;
color: #666666;
}
/*  Card CSS */
.flipWrapper {
	-webkit-perspective: 1000;
	height: 170px;
	position: relative;
}
.flipWrapper .card.flipped {
	-webkit-transform: rotatey(180deg);
}
.flipWrapper .card {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.5s;
	font-weight: 600;
}
.flipWrapper .card .face {
	width: 100%;
	height: 100%;
	position: absolute;
	-webkit-backface-visibility: hidden;
	z-index: 2;
	/*text-align: center;*/
	/* align-items: center;
    justify-content: center;
     display: flex;*/
    padding: 10px;
}
.flipWrapper .card .front {
	position: absolute;
	z-index: 1;
	/*background: #2e8cca!important;
	color: white;*/
	cursor: pointer;
	/*border-radius: 10px;*/
}
.flipWrapper .card .back {
	-webkit-transform: rotatey(-180deg);
	background: #fff;
	/*color: white;*/
	cursor: pointer;
	/*border-radius: 10px;*/
}

.flashCard__answer {
	font-weight: 700;
	font-size: 16px;
	color: #2C88C0;
	padding: 0;
	margin: 0px;
}
.flashCard__answer li {
	list-style: none !important;
	text-transform: capitalize;
}

.feather-check-circle {
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
}
/* .flipWrapper .card .back:hover{
	color: #2C88C0;
} */
.card{	
	/*border: 1px solid #ffffff !important;*/
	/* Rectangle 3: */
background: #FFFFFF;
box-shadow: 0 2px 16px 0 #DDE4E7;
	border-radius: 0;
	border: none;
}


.en-markup-crop-options {
    top: 18px !important;
    left: 50% !important;
    margin-left: -100px !important;
    width: 200px !important;
    border: 2px rgba(255,255,255,.38) solid !important;
    border-radius: 4px !important;
}

.en-markup-crop-options div div:first-of-type {
    margin-left: 0px !important;
}
	
	.card{
		border-radius: 0;
		border: none;
		color: #2C88C0;
	}
	.card-ico{
		    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 30px;
    color: #CFD6DC;
}
	.card h6{
		font-weight: 400;
		color: #2C88C0;
		padding-top: 30px;
		
	}
	
	.flipWrapper .card .face{
		padding: 20px;
	}
	
	
	.flipWrapper .card .front{
background: #2C88C0;
box-shadow: 0 2px 16px 0 #DDE4E7;
	color: #fff;
	display: table;
	}
	.flipWrapper .card .front h6{
		color: #fff;
		display: table-cell;
	}
	

	
	.card h2{
		font-size: 18px;
		font-weight: 200;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		
	}
	.card h2 i{
		font-size: 50px;
		margin-right: 10px;
		vertical-align: middle;
		color: #CFD6DC;
	}
	.card-landing .card{
		padding: 30px;
		
	}
	.card-landing .card .cs-icon{
		width: 40px !important;
		height: 40px !important;
		vertical-align: middle;
		margin-right: 10px;
	}
	.card-list{
		margin: 0;
		padding: 0;
	}
	
	.card-list li.card{
		padding: 30px 8px;
		margin-bottom: 20px;
		border: 1px solid;
        border-color: darkblue;
		
	}
	.card-list li.card a{
		color: darkblue;
		font-weight: 600;
		
	}
	.card-list li.card i{
		font-size: 20px;
		vertical-align: middle;
		margin-right: 20px;
		color: #CFD6DC;
	}
	.card-list li.card:hover a{
	
		color: #fff !important;
		text-decoration: none;
	
	}
	
	.card-list li.card:hover{
	background: #2C88C0;
	}
	
	/* Mar 29 */
	.table-container{
		/* #F7F8F9: */
background: #F7F8FB;
box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
	}
	
	
	
	.dataTbl th{
		background: #fff;
		color: #87959C;
		margin-top: 40px;
		text-transform: uppercase;
		font-weight: 600;
	}
	.dataTbl td{
		border: none;
		width: auto;
		border-bottom: 1px solid #E6EBED;
		padding: 10px 10px 10px 0;
	}
	.btn-grid{
		display: inline-block;
		vertical-align: top;
		margin: 0 5px;
		width: 30px;
		height: 30px;
		padding: 5px 0 0 0;
		text-align: center;
		/* Rectangle 2: */
background: #FFFFFF;
box-shadow: 0 1px 4px 0 rgba(0,0,0,0.17);
border-radius: 100%;
	}
	.form-control{
		/* Rectangle: */
background: #FFFFFF;
border: 1px solid #E6EBED;
box-shadow: inset 0 1px 3px 0 #DDE4E7;
border-radius: 2px;
	}
	
	
	.btn-default{
		/* Rectangle 4 Copy: */
/* background: #FFFFFF !important; */
/* border: 1px solid #E6EBED !important; */
/* border-radius: 100px !important; */
		/* color: #666666 !important; */
	}
	.btn-container > div{
		display: inline-block;
		margin: 0 20px;
	}
	.btn-container button svg{
		vertical-align: middle
	}
	.btn-default svg{
		color: #666;
	}
	.btn-primary svg{
		color: #fff;
	}
	
	.card-list .cs-icon{
		color: #CFD6DC;
		width: 30px !important;
		height: 30px !important;
		vertical-align: middle;
		margin-right: 10px;
		
	}
	.card-list li.card:hover .cs-icon {
		color: #fff;
	}
	.form-title{
		border-bottom: 1px solid #CFD6DC;
		
	}
	.form-title h2{
		font-size: 18px;
		text-transform: uppercase;
		margin-top: 40px;
	}
	.btn-container button .cs-icon{
	width: 16px !important;
	height: 16px !important;
	vertical-alignment: middle;
	}
	
	.studyMaterialBG{
	position: relative;
	background-color: #343a40;
	 background:  #fff;
	 border-bottom: 1px solid #ccc; /*  linear-gradient(to right, rgb(0, 0, 70), rgb(28, 181, 224)) */;
	/* background: url("${pageContext.request.contextPath}/resources/images/study.jpg") no-repeat center center; */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 2rem;
	padding-bottom: 2rem; 
	}
	p.pagePicBGTiltleTxt{
		font-size: 18px;
		margin: 0 !important;
	}
.ppcorner .overlay {
	position: absolute;
	background-color: #212529;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0.3; 
	}
	h3{
		font-size: 18px;
	}
	.alert .cs-icon{
		width: 40px !important;
		height: 40px !important;
		margin-top: 15px;
	}
	.valign-middle{
		vertical-align: middle;
	}
	
/* added by $ */

#csFooter a{
	color: rgba(177,194,220,1) !important;
}
	
/* added by $ */

.home-banner__right--clickflag {
 	font-size: 20px !important;
 	margin-left: 2.5em !important;
 	margin-bottom: 1em !important;
 }
 
 .home-banner__right--morelanguage {
 	color: #ffffff;
 	padding-left: 1rem !important;
 }
 
 .languages .languages__selectlanguage {
 	margin-left: auto !important;
 	margin-right: auto !important;
 	padding: 1.5rem 1.3rem 1.5rem 1.3rem !important;
 }
 
 .home-banner__button--othermatters {
 	background-color: #0d5591 !important;
 	color: #ffffff !important;
 	border: none !important;
 }
 
 .sixEasySteps__box--step-text-link {
 	text-decoration: underline;
 	color: #fff;
 }
 
 .text-center {
 	text-align: center;
 	display: inline-block;
 	width: 100%;
 }
 
 .text-center .signup_attorneys {
 	font-size: 17px;
 	border: none;
 	font-weight: 600;
 	text-shadow: 0px 0px 10px rgb(0 0 0/ 30%);
 	border-radius: 0px 0px 0px 0px;
 	padding: 1.25em 1.25em 1.25em 1.25em;
 	color: white;
 	background: #e75614;
 	margin: 0 auto;
 }
 
 .d-flex.th-section {
 	display: flex;
 }
 
 .th-section .beyond__header, .th-section .beyond__subheader {
 	flex: 0 0 50%;
 	text-align: left !important;
 	padding-top: 0 !important;
 	margin-top: 0 !important;
 }
 
 .aboutOne__videos {
 	display: inline-block !important;
 	padding: 0 !important;
 }
 
 @media only screen and (max-width:767px) {
 	.d-flex.th-section {
 		display: flex;
 		flex-wrap: wrap;
 	}
 	.th-section .beyond__header, .th-section .beyond__subheader {
 		flex: 0 0 100% !important;
 		text-align: left !important;
 		margin-bottom: 1.1rem !important
 	}
 }
 
 .fullscreenFlashcard__content {
 	display: flex;
 	justify-content: center;
 	align-items: center;
 }
 
 .fullscreenFlashcard__flashcard {
 	padding-top: 0 !important;
 }
 
 .th-videohome .aboutOne__videos--video-container {
 	width: 100% !important;
 	margin-right: 0 !important;
 	display: inline-block !important;
 }
 
 .th-videohome .aboutOne__practice--text {
 	display: inline-block;
 	flex-direction: inherit;
 	width: 100%;
 	margin-left: 0 !important;
 }
 
 .aboutOne.th-videohome .aboutOne__videos {
 	padding: 1rem !important;
 	background-color: white !important;
 }
 
 .aboutOne.th-videohome {
 	background: #F4F4F4 !important;
 	color: #000000;
 	padding: 5rem 0;
 }
 
 .aboutOne.th-videohome  .aboutOne__practice--header {
 	font-size: 21px !important;
 	color: #111 !important;
 	font-weight: 600;
 	text-align: center !important;
 }
 
 .aboutOne.th-videohome   .aboutOne__practice--header {
 	display: -webkit-box;
 	-webkit-box-orient: vertical;
 	-webkit-line-clamp: 2;
 	overflow: hidden;
 	height: 30px;
 }
 
 .aboutOne.th-videohome   .aboutOne__practice--video {
 	width: 100% !important;
 	text-align: center !important;
 	line-height: 25px !important;
 	margin-top: 1rem !important;
 	height: 210px;
 	object-fit: cover;
 }
 
 .aboutOne.th-videohome .aboutOne__practice--video-container {
 	width: 100%;
 	margin-right: 0;
 	height: 230px;
 	padding: 0 !important;
 	display: inline-block;
 }
 
 .th-videohome .aboutOne__practice--text {
 	height: 250px;
 }
 
 .aboutOne.th-videohome  .aboutOne__practice--details {
 	color: #111111 !important;
 	font-weight: 500 !important;
 	font-size: 1rem !important;
 	width: 100% !important;
 	text-align: center !important;
 	line-height: 25px !important;
 	margin-top: 1rem !important;
 	display: -webkit-box;
 	-webkit-box-orient: vertical;
 	-webkit-line-clamp: 4;
 	overflow: hidden;
 	height: 96px;
 }
 
 .aboutOne.th-videohome  .aboutOne__videos {
 	text-align: center;
 }
 
 .proff-attorny {
 	height: auto !important;
 	width: 100% !important;
 	background-color: #227AB3 !important;
 	transform: inherit !important;
 	color: #ffffff !important;
 }
 
 .proff-attorny .aboutTwo__review--header {
 	font-size: 24px !important;
 	color: #ffffff !important;
 	font-weight: 600 !important;
 }
 
 .proff-attorny .aboutTwo__review--details {
 	font-size: 16px !important;
 	line-height: 30px !important;
 	color: #ffffff !important;
 }
 
 .repre-attorny .aboutTwo__transparent--header {
 	font-size: 24px !important;
 	color: #ffffff !important;
 	font-weight: 600 !important;
 }
 
 .repre-attorny .aboutTwo__transparent--details {
 	font-size: 16px !important;
 	line-height: 30px !important;
 	color: #ffffff !important;
 }
 
 .strength_input {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	padding-top: 0.375rem;
	padding-right: 0.75rem;
	padding-bottom: 0.375rem;
	padding-left: 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-top-color: rgb(206, 212, 218);
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: rgb(206, 212, 218);
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: rgb(206, 212, 218);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(206, 212, 218);
	border-left-style: solid;
	border-left-width: 1px;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	border-radius: .25rem;
	border-top-left-radius: 0.25rem;
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition-property: border-color, box-shadow;
	transition-duration: 0.15s, 0.15s;
	transition-timing-function: ease-in-out, ease-in-out;
	transition-delay: 0s, 0s;
}