/* Social Media Font Start */
@font-face {
  font-family: 'iSenseLabs-Social-Icons';
  src:  url('fonts/iSenseLabs-Social-Icons.eot?v0twaw');
  src:  url('fonts/iSenseLabs-Social-Icons.eot?v0twaw#iefix') format('embedded-opentype'),
    url('fonts/iSenseLabs-Social-Icons.ttf?v0twaw') format('truetype'),
    url('fonts/iSenseLabs-Social-Icons.woff?v0twaw') format('woff'),
    url('fonts/iSenseLabs-Social-Icons.svg?v0twaw#iSenseLabs-Social-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="issm-"], [class*=" issm-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iSenseLabs-Social-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.issm-facebook:before {
  content: "\e900";
}
.issm-google:before {
  content: "\e901";
}
.issm-instagram:before {
  content: "\e902";
}
.issm-linkedin:before {
  content: "\e903";
}
.issm-twitter:before {
  content: "\e904";
}
/* Social Media Font End */

/* -- Facebook Standard Login Button -- */

a.fbkStandardBtn {
    display: inline-block;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.25px;
    color: #fff;
    height: 24px;
    line-height: 24px;
    text-align: center;
    padding: 8px 12px 8px 44px;
    background-color: #1877f2;
    position: relative;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    border: none;
    border-radius: 4px;
}

a.fbkStandardBtn span {
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0;
    left: 10px;
    position: absolute;
    background: url("../../image/facebooklogin/isl-fb-logo.png") no-repeat left top;
    background-size: 24px 24px;
}


/* -- End -- */


/* -- Facebook Metro Style Login Button -- */

a.fbkMetroStyleBtn {
    display: inline-block;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    height: 38px;
    line-height: 38px;
    text-align: center;
    padding: 0 12px 0 47px;
    background-color: #4267b2;
    position: relative;
    transition: background-color 700ms ease-in-out;
    -moz-transition: background-color 700ms ease-in-out;
    -webkit-transition: background-color 700ms ease-in-out;
    -o-transition: background-color 700ms ease-in-out;
}

a.fbkMetroStyleBtn span {
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 7px 6px 7px 12px;
    left: 0;
    top: 0;
    position: absolute;
    background: url("../../image/facebooklogin/isl-fb-logo.png") no-repeat left top;
    background-size: 24px 24px;
}

a.fbkMetroStyleBtn:hover {
    background-color: #2e4b89;
}


/* -- End -- */


/* -- Facebook Rounded Login Button -- */

a.fbkRoundedBtn {
    display: inline-block;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0 20px 0 48px;
    background: url("../../image/facebooklogin/gradient-bg.png") repeat-x left 0;
    border: 1px solid #264076;
    border-radius: 4px;
    position: relative;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    border: none;
}

a.fbkRoundedBtn span {
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 5px 5px 5px 12px;
    left: 0;
    top: 0;
    position: absolute;
    background: url("../../image/facebooklogin/isl-fb-logo.png") no-repeat left top;
    background-size: 24px 24px;
}

a.fbkNoDesign {
	border: none;
	color: #1e91cf;
}

a.fbkNoDesign:hover {
	color: #14628c;
	background: none;
	border: none;
	text-shadow: none;
}
/* -- End -- */

/* -- Facebook Bootstrap Login Button -- */
a.fbkBootstrapBtn {
    display: inline-block;
    padding: 6px 12px 6px 44px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    position: relative;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    background-color: #4267b2;
    border-color: rgba(0,0,0,0.2);
}
a.fbkBootstrapBtn span {
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 5px 5px 5px 12px;
    left: 0;
    top: 0;
    position: absolute;
    background: url("../../image/facebooklogin/isl-fb-logo.png") no-repeat left top;
    background-size: 24px 24px;
}
a.fbkBootstrapBtn:hover,
a.fbkBootstrapBtn:focus {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0,0,0,0.2);
    text-decoration: none;
}
a.fbkBootstrapBtn:active {
    color: #fff;
    background-color: #23345a;
    border-color: rgba(0,0,0,0.2);
    text-decoration: none;
}
/* -- End -- */
