@charset "UTF-8";

@font-face {
  font-family: "new-icons";
  src:url("fonts/new-icons.eot");
  src:url("fonts/new-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/new-icons.woff") format("woff"),
    url("fonts/new-icons.ttf") format("truetype"),
    url("fonts/new-icons.svg#new-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "new-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "new-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-45-turned-square:before {
  content: "\61";
}
.icon-basket:before {
  content: "\62";
}
.icon-bring-forward-icon:before {
  content: "\63"
}
.icon-center:before {
  content: "\64";
}
.icon-center-hor-icon:before {
  content: "\65";
}
.icon-center-ver-icon:before {
  content: "\66";
}
.icon-check:before {
  content: "\67";
}
.icon-color:before {
  content: "\68";
}
.icon-delete:before {
  content: "\69";
}
.icon-delete-all-icon:before {
  content: "\6a";
}
.icon-duplicate-sel-icon:before {
  content: "\6b";
}
.icon-facebook-icon:before {
  content: "\6c";
}
.icon-fix-methode-icon:before {
  content: "\6d";
}
.icon-flip-left-icon:before {
  content: "\6e";
}
.icon-flip-right-icon:before {
  content: "\6f";
}
.icon-flip-right-icon-1:before {
  content: "\70";
}
.icon-google-plus-icon:before {
  content: "\71";
}
.icon-image-icon:before {
  content: "\72";
}
.icon-letter:before {
  content: "\73";
}
.icon-material:before {
  content: "\74";
}
.icon-menu:before {
  content: "\75";
}
.icon-padlock:before {
  content: "\76";
}
.icon-pinterest:before {
  content: "\77";
}
.icon-pole-fixing:before {
  content: "\78";
}
.icon-proof-icon:before {
  content: "\79";
}
.icon-redo:before {
  content: "\7a";
}
.icon-save-all-icon:before {
  content: "\41";
}
.icon-senr-backward-icon:before {
  content: "\42";
}
.icon-shape:before {
  content: "\43";
}
.icon-size-icon:before {
  content: "\44";
}
.icon-text-icon:before {
  content: "\45";
}
.icon-twittert:before {
  content: "\46";
}
.icon-undo-icon:before {
  content: "\47";
}
.icon-user-1:before {
  content: "\48";
}
.icon-air:before {
  content: "\49";
}
.icon-phone-1:before {
  content: "\4a";
}

/* 24-Oct-2019 */
.social-valid-msg{
  color: #ef5757 !important;
  padding-left: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
  font-weight: normal;
}
.social_security{
  border: 1px solid #dfe5e7;
  margin-top: 3px;
  margin-left: 0px;
  height: 32px;
}