@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
body{
	font-family: 'Poppins', sans-serif;
	margin:0px;
	padding:0px;
	line-height:24px;
	font-size:16px;
	color:#2c313c;
}
span{
    font-family: 'Poppins', sans-serif;
	text-transform: none !important;
	letter-spacing:0px !important
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Poppins', sans-serif;
	text-transform: none !important;
	color:#23a7e5;
	letter-spacing:0px !important
}
p{
	font-family: 'Poppins', sans-serif;
	margin:0px;
	font-size:16px;
	text-transform: none !important;
	color:#2c313c;
	letter-spacing:0px !important
}
a{
	font-family: 'Poppins', sans-serif;
	text-transform: none !important;
	letter-spacing:0px !important
}
ul, ol{
	list-style:none;
	font-family: 'Poppins', sans-serif;
	text-transform: none !important;
	letter-spacing:0px !important
}
label{
	font-family: 'Poppins', sans-serif;	
	text-transform: none !important;
}
td, th {
    font-family: 'Poppins', sans-serif;
    text-transform: none !important;
	letter-spacing:0px !important
}
input, select, textarea{
	list-style:none;
	font-family: 'Poppins', sans-serif;
	letter-spacing:0px !important
}
h1, h2,  .h1, .h2{
	font-weight:800 !important;
}
table th,table td {
    font-family: 'Poppins', sans-serif !important;
}
dt{
    font-family: 'Poppins', sans-serif !important;
}
div {
    outline: none;
}
a:focus {
    overflow: hidden;
    outline: none;
}
a {
    overflow: hidden;
    outline: none;
}
img.usericons1 {
    width: auto !important;
    border-radius: 0px !important;
    margin-right: 5px;
}
.profile-setup i {
    color: #23a7e5;
    font-size: 18px;
    line-height: 24px;
}
a.togglemeu i {
    font-size: 20px;
    color: #b6b6b6;
}
a.togglemeu img {
    width: auto;
    background: transparent !important;
    border-radius: 0px !important;
}
.addconnect-colume {
    width: auto;
    display: inline-table;
    align-items: center;
    justify-content: space-between !important;
    float: right;
}
/*.allapplications-itappid a:hover i.fa.fa-angle-right {
    color: #fff !important;
}*/
.allapplications-itappid .profile-setupcontent i.fa {
    font-size: 20px;
    margin-right: 0;
    color: #525252 !important;
    width: auto;
}
.allapplications-itappid .profile-setupcontent {
    width: calc(100% - 25px) !important;
    margin: 0px 0px 0px 15px;
}
.profile-setupcontent span {
    float: right;
}
.facebookbg i {
    color: #fff !important;
}
.facebookbg i {
    color: #1877f2 !important;
}

.allapplications-itappid .profile-setup.hide {
    display: none !important;
}
.allapplications-itappid {
    float: left;
    width: 100%;
}
.fullheadername .profile-setup {
    border: none !important;
    padding: 0px !important;
}
.itappid-mobile {
    float: left;
    width: 100%;
    box-sizing: border-box;
}
a.phoneiconsright {
   width: 50px;
    height: 50px;
    /* background: #23a7e5; */
    border: 1px solid #23a7e5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dottoggle {
    height: 4px;
    width: 4px;
    background: #b6b6b6;
    float: left;
    border-radius: 50%;
    position: relative;
    margin: 0px 2px;
}
.customernames h2 {
    color: #23a7e5;
    font-size: 26px;
    margin: 0px;
    text-transform: capitalize !important;
    line-height:36px;
}
.customernames p {
    color: #525252;
    font-size: 15px;
    width: 100%;
    float: left;
    margin:0px 0px 5px;
    font-weight: 500 ;
}
	.customernames p.profile_infos {
    font-size: 14px;
    font-weight: 400;
		color:#9B9B9B
}
.profilebuttonright {
    float: left;
    width: 100%;
    display: flex;
    margin-bottom: 10px;
}
.customernames {
    float: left;
    width: 100%;
}
.greybg {
    background: #fff;
}
.downloadsocial h3 {
    color: #000;
    font-size: 30px;
    margin-bottom: 20px;
	font-weight:900;
}
.downloadsocial p {
    margin-bottom: 10px;
    padding-left: 20px;
    display: block;
    float: left;
    width: 100%;
}
.downloadsocial {
    background: #d9f4fa;
    color: #fff;
    padding: 42px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 10px;
	margin-bottom:20px;
}
a.addtocontact {
    float: left;
    background: #23a7e5;
    color: #fff;
    padding: 12px 0px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    margin-right: 15px;
    min-width: 150px;
    max-width: 180px;
    text-align: center;
}
.profile-setupcontent h2 {
    color: #fff;
	margin: 0px;
	font-weight:900;
	font-size: 26px;
    margin-bottom: 13px;
}
.profile-setupcontent p {
    color: #525252;
    margin: 0px;
    font-size: 14px;
}
.blackbg {
    background: #fff;
}
.profile-setupcontent {
    width: calc(100% - 110px);
    float: left;
    margin-left: 0px;
    margin-top: 40px;
}
a.togglemeu {
    float: right;
}
.profile-setup {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    padding: 12px;
    box-sizing: border-box;
    border: 1px solid #B7B7B7;
    border-radius: 7px;
    margin-bottom: 15px;
}
.allapplications-itappid .profile-setup {
    display: flex !important;
    align-items: center;
}
.downloadsocialfooter {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 20px 0px;
    float: left;
    width: 100%;
    box-sizing: border-box;
	text-align: center;
}
img.profile_img {
     height: 140px;
    width: 140px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #ddd;
    padding: 3px;
    box-sizing: border-box;
}
.mobilemenu ul a {
    float: left;
    text-decoration: none;
    margin-left: 0px;
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    line-height: 24px;
    padding: 7px 0px;
    font-size: 14px;
}
.mobilemenu ul li {
    position: relative;
    margin: 0px;
    padding: 0px 0px;
    float: left;
    width: 100%;
}
.mobilemenu ul {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #fff;
    float: left;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.mobilelayout {
    padding-top: 0px !important;
    margin-top: 0px !important;
    width: 100%;
    max-width: 360px;
	overflow:hidden;
	margin:auto;
}
.mobilemenu {
    display: none;
    position: absolute;
    top: 19px;
    right: 20px;
    z-index: 99;
    width:80%;
}
.downloadsocial a {
    color: #fff;
    text-decoration: none;
	    font-size: 22px;
    margin-left: 100px;
    
}
.fullnameheader .bgtransparent {
    background: transparent !important;
}
.fullheadername {
    float: left;
    width: 100%;
}
	.downloadsocialfooter{
		display:none;
	}
.downloadsocialfooter a {
    color: #bdbdbd !important;
    font-size: 10px;
    font-weight: 500;
}
.social_defualt_profiles ul {
   display: flex;
    list-style: none;
    list-style: none;
    flex-wrap: wrap;
    padding: 0px 0px 5px;
    margin: 0px;
    width: 100%;
    float: left;
}
.social_defualt_profiles li {
    margin: 0px 15px 15px 0px;
	float: left;
}
.social_defualt_profiles ul li a {
    color: #fff;
    font-size: 20px;
	background: #23a7e5;
    border-radius: 50%;
    padding: 0px;
    margin: 0px;
	width:46px;
	height:46px;
	    float: left;
}
	.social_defualt_profiles ul li a i {
    text-align: center !important;
    line-height: 46px;
    width: 100%;
}
.profile-views {
    max-width: 420px;
    margin: 0px auto;
    position: relative;
	padding:0px 15px
}
.profile-views .logo_images {
    padding:20px 0px;
    width: 100%;
    position: relative;
    display: inline-table;
    text-align: center;
}
.toggle-content {
    float: left;
    margin-bottom: 0;
    padding: 5px 0px;
    box-sizing: border-box;
    position: absolute;
    top: 28px;
    right: 0px;
    width: 100%;
}
.toggle-content .togglemeu span img {
    float: revert;
    line-height: 15px;
    width: auto;
    height: auto;
    padding: 10px 0px;
}
img.callicons {
    width: auto !important;
    border-radius: 0px !important;
    margin: 0px !important;
}
/*.profile-section {
    background-image: linear-gradient(to right, rgba(1,95,157,1), rgba(1,143,189,1)) !important;
}*/
	.profile-section .personal-info {
    max-width: 420px;
    margin: 0px auto !important;
    float: none;
		/*background:url(https://profile.itappit.com/wp-content/uploads/2021/01/bg.png) no-repeat center top; */
		padding:120px 15px;
}
.personal-info-title {
    text-align: left;
    display: inline-table;
    
}
.personal-info-title h2.font-weight-light {
    color: #1b94db;
    font-size: 24px;
    line-height: 36px;
    padding: 20px 0px 15px;
    font-weight: 700 !important;
    text-align: left !important;
}
.personal-info-title p.view_profile_text {
  color:#2c313c;
    font-size: 18px;
    line-height: 34px;
}
.personal-info-title form {
    margin: 30px 0px 0px;
    display: inline-table;
    width: 100%;
    /*text-align:center;*/
}	
.personal-info-title input.signup_profile{
    loat: left !important;
    background: #1b94db !important;
    color: #fff !important;
    padding: 14px 0px !important;
    border: none !important;
    width: 48% !important;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
	border-radius: 5px;
}
/*.upiid i {
    color: #23a7e5;
}
.upiid:hover {
    background: #23a7e5;
}*/
.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 140px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 12px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
input#textInput {
    background: none;
    border: none;
    color: #525252 !important;
    cursor: pointer !important;
    margin: 0px;
    font-size: 14px;
    
}
.profile-setup img.hovershow {
    display: none;
}
.upiid img {
    width: 30px !important;
}
.toggle-content .togglemeu {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
}
.mobilemenu ul li:last-child a{
    border-bottom:none;
}
p.profile_linkcopy {
    display: inline-block;
}
.profile-setupcontent .tooltiptexts.active {
    background: #333;
    display: inline-block;
    color: #fff;
    padding: 6px 15px;
    border-radius: 50px;
    transition: .3s;
    animation: fadeInDown 0.15s ease-in-out;
	position: absolute;
    top: 7px;
    left: 50%;
    transform: translateX(-50%);

}
@media screen and (max-width:420px){

}
@media screen and (min-width: 376px) and (max-width: 390px){
.profile-setupcontent .addconnect-colume a.addtocontact {
        padding: 12px 1px !important;
        margin-right: 9px;
        min-width: 130px !important;
        max-width: 130px !important;
    }
}
@media screen and (min-width: 321px) and (max-width: 355px){
a.addtocontact {
    font-size: 12px;
    margin-right: 10px;
    max-width: 110px !important;
    min-width: 110px;
}   
}

@media screen and (max-width:375px){
a.addtocontact {
    font-size: 12px;
    margin-right: 10px;
}
img.profile_img {
    height: 100px;
    width: 100px;
}
.profile-setupcontent {
    margin-top: 20px;
    padding-left: 10px;
}
.allapplications-itappid .profile-setupcontent {
    margin:0px;
}
input#textInput {
    font-size: 13px;
}
}
@media screen and (max-width:320px){
a.addtocontact {
    font-size: 12px;
    margin-right: 10px;
}
img.profile_img {
    height: 80px;
    width: 80px;
}
.profile-setupcontent {
    margin-top: 20px;
    padding-left: 10px;
}
.profile-setupcontent {
    width: calc(100% - 90px);
}
a.addtocontact {
    min-width: 130px;
    max-width: 170px;
}
}
