/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22 Sep, 2017, 11:58:18 AM
    Author     : sandeepjain
*/

body, html{ font-family:lato, Arial, Helvetica, sans-serif; font-size:14px; line-height:1.6em;}
		*{margin:0px; padding:0px; box-sizing:border-box;}
		.clear::after, .clear::before{content:''; display:block; clear:both;}
		.ds_ar{border:1px solid #cecece; width:99%; margin:20px auto;}
		.cb_ar, .bx_ar{padding:10px 20px;}
		.sh_scr{ max-height:400px; overflow:auto; }
		.cb_ar{ float:left; width:45%;border-right:1px solid #cecece;}
		.bx_ar{float:right; width:55%;/*border-left:1px solid #cecece;left:-1px; position:relative;*/}
		
		.cb_ar ul li{  display:inline-block; width:49.5%;}
 		li.ap_box{cursor:move;}
		.ap_box{ background:#f3f3f3; border:#cecece 1px solid; padding:7px 10px; margin-bottom:5px;
		width:100%; /*overflow:hidden; text-overflow:ellipsis; white-space:nowrap;*/}
		.sr_nm{ margin-bottom:10px;}
		label{ margin-left:5px;    vertical-align: 2px;}
		input.ap_box{padding:0px; border:0px;margin-bottom:0px;background: transparent;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
		input.ap_box:focus{ border:0px;outline:0px;}
		.hdl{ margin-bottom:10px;margin-top:0px; padding: 5px 0px; border-bottom: 1px solid #cfd0d1;}
		.sr_fd{ float:left; width:47%;}
		.sr_in_fd{ float:right; width:47%;}
		.sr_in_fd li{ margin-bottom:15px;}
		.brk_url{ word-break:break-word;}
		.sr_in_fd input[type='text']{ padding:4px; width:61.5%;}
		form[name='get_api_url']{ padding:20px;}
		input[name='api_url']{  
		width: 76%;
		padding: 5px;
		margin-left: 5px;
		margin-top: -1px;}
		p.submit{
		width: calc(100% - 85%);
		float: right;
		padding: 0px;
		margin: 0px;
		}
		.btnSave {
		padding: 3px 8px;
		background: #0998e5;
		border: 1px solid #077ebe;
		display: inline-block;
		color: #FFF;
		font-weight: normal;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font-size: 1.167em;
		text-transform: normal;
		cursor: pointer;
		-webkit-appearance: none;
		}
.Design1 .PictureURL {
   width: 200px;
   height: 200px;
   border-radius: 100%;
   overflow: hidden;
	background: url(http://www.crescerance.com/images/user-placeholder.jpg) no-repeat #FFF center;
    background-size: 70%;
    margin: 0px auto 10px auto;
	border: 1px solid #ccc;
}

.api_structure li{
min-height:200px;
width: 31.2%;
float: left;
margin-bottom: 22px;
}
.cidi-align-center {
padding-bottom:5px;
text-align: center;
font-size: 16px;
display:block;
overflow: hidden;}
.Design1 .FullName {margin: 0;
    font-size: 16px;
    text-align: center; font-weight: bold;}

.Email a{color:#084A8E !important}
.OfficeOneLineAddress {
text-align: center;
font-size: 16px;}

.Design1 .Organization {
text-align: center;
font-size: 16px;}

@media only screen and (min-width: 1025px){
.image-grid li.fourcol:nth-child(3n+4) {
   clear:both;
content: '';
display:block;
}
}
@media only screen and (max-width: 1024px){
 .image-grid li.fourcol{width: 47.5% !important;
}
.image-grid li.fourcol:nth-child(2n+3) {
   clear:both;
content: '';
display:block;
}
}
@media only screen and (max-width: 479px){
.image-grid .sixcol, .image-grid li.fourcol, .image-grid .threecol {
    height: auto;
    width: 100% !important;
    margin-bottom: 25px !important;
}
}

.Design1 .FullName,
.Design1 .Position,
.Design1 .Email,
.Design1 .Organization,
.Design1 .CellPhone,
.Design1 .HomePhone,
.Design1 .DateOfBirth,
.Design1 .County,
.Design1 .Degree,
.Design1 .FirstName,
.Design1 .Profession,
.Design1 .School,
.Design1 .Title{
	font-size: 16px; white-space: nowrap; overflow:hidden; word-wrap:normal; text-overflow:ellipsis; text-align: center;
	}

.Design2 .FullName{
text-align: center;
}

.Design2 .HomePhone,
.Design2 .OfficePhone
{
font-size: 16px;
white-space: nowrap;
overflow:hidden;
word-wrap:normal; 
text-overflow:ellipsis;
text-align: left;
background: #ffffff URL(../images/phone-call.png) no-repeat 16px 5px;
padding-left: 40px;
padding-right: 5px;
}

.Design2 .Position, 
.Design2 .Title, 
.Design2 .Profession, 
.Design2 .FirstName{
font-size: 16px;
white-space: nowrap;
overflow:hidden;
word-wrap:normal; 
text-overflow:ellipsis;
text-align: left;
background: #ffffff URL(../images/profile.png) no-repeat 16px 5px;
padding-left: 40px;
padding-right: 5px;
}

.Design2 .Email{
font-size: 16px;
white-space: nowrap;
overflow:hidden;
word-wrap:normal; 
text-overflow:ellipsis;
text-align: left;
background: #ffffff URL(../images/contact.png) no-repeat 16px 5px;
padding-left: 40px;
padding-right: 5px;
}

.Design2 .Organization, .Design2 .School, .Design2 .County, .Design2 .OfficeOneLineAddress{
font-size: 16px;
white-space: nowrap;
overflow:hidden;
word-wrap:normal; 
text-overflow:ellipsis;
text-align: left;
background: #ffffff URL(../images/building.png) no-repeat 16px 5px;
padding-left: 40px;
padding-right: 30px;
}


.Design2 .DateOfBirth, .Degree {font-size: 16px; white-space: nowrap; overflow:hidden; word-wrap:normal; 
text-overflow:ellipsis; text-align: left; background: #ffffff; padding-left: 30px; padding-right: 5px; }

.Design2 .Organization{
text-align: left !important;
font-size: 16px;}

.Design2 .FullName {
	margin: 0 0 10px 0;
    font-size: 16px;
	font-weight:bold;
    text-align: center;
	background: #084A8E;
	color: #fff;
    text-transform: uppercase;
	padding:5px 0;
	}

.Design2 .HomeCity{
font-size: 16px;
white-space: nowrap;
overflow:hidden;
word-wrap:normal; 
text-overflow:ellipsis;
text-align: left;
background: #ffffff URL(../images/building.png) no-repeat 16px 5px;
padding-left: 40px;
padding-right: 30px;
}
.Design2 .HomeState{
font-size: 16px;
white-space: nowrap;
overflow:hidden;
word-wrap:normal; 
text-overflow:ellipsis;
text-align: left;
background: #ffffff URL(../images/state.png) no-repeat 16px 5px;
padding-left: 40px;
padding-right: 30px;
}
.Design2 .HomeZip{
font-size: 16px;
white-space: nowrap;
overflow:hidden;
word-wrap:normal; 
text-overflow:ellipsis;
text-align: left;
background: #ffffff URL(../images/zip.png) no-repeat 16px 5px;
padding-left: 40px;
padding-right: 30px;
}

.Design2 .HomeAddress1{
font-size: 16px;
white-space: nowrap;
overflow:hidden;
word-wrap:normal; 
text-overflow:ellipsis;
text-align: left;
background: #ffffff URL(../images/home-address.png) no-repeat 16px 5px;
padding-left: 40px;
padding-right: 30px;
}

.Design2 .CellPhone{
font-size: 16px;
white-space: nowrap;
overflow:hidden;
word-wrap:normal; 
text-overflow:ellipsis;
text-align: left;
background: #ffffff URL(../images/cell.png) no-repeat 16px 5px;
padding-left: 40px;
padding-right: 30px;
} 

.Design2 .CellPhone a{color:#00665c;}

.Design2 .PictureURL {
   width: 80px;
   height: 80px;
	border-radius: 10%;
   overflow: hidden;
	background: url(http://www.crescerance.com/images/user-placeholder.jpg) no-repeat #FFF center;
    background-size: 70%;
    margin: 10px auto 10px auto;
	border: 1px solid #ccc;
}
.Design2 li {background-color:#fff}
.titol_api_data_is_1894 li {min-height:156px; box-shadow: 0px 2px 5px -1px rgba(51,51,51,0.4); line-height:25px}

.api_structure li {min-height:170px}
.api-alphabets-name.is-checked {
	color: #fff !important;
    background-color: #4b4b4b !important;
    border-color: #4b4b4b !important;
}
@media only screen and (max-width:520px) {
.api_structure > li{ position:relative !important; top: 0px !important; left: 0px !important; width: 100% !important;}
}
.api-search-alphabets{ margin:20px 10px 20px 0px}
.api-search-alphabets > button {
 padding: 4px 8px !important;
   margin: 5px 2.7px !important;
   font-family: "Lato", Arial,sans-serif !important;
   background-color: #fff !important;
   border-color: #fff !important;
   color: #999 !important;
   font-weight: bold;
   font-size: 20px;
}

