/**
Copyright 2013 LoopIndex, This file is part of the Track Changes plugin for CKEditor.

The track changes plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program as the file gpl-2.0.txt. If not, see http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
Written by (David *)Frenkiel - https://github.com/imdfl
**/

ins, del {
    /*text-decoration: none !important;*/
}

  del.ice-del {
    display: none; /* made changes against case 00018499 - uncommented this property*/
    /* background-color: #fbb1b1 !important;*/ /* made changes against case 00018499 - commented this property*/
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    text-decoration: none;
  }

    ins.ice-ins, ins.ice-del {
        text-decoration: none !important;
    }

ins.ice-no-decoration, del.ice-no-decoration {
	text-decoration: none !important;
}

.ICE-Tracking span.ice-ins, .ICE-Tracking ins.ice-ins,
.ICE-Tracking span.ice-del, .ICE-Tracking del.ice-del {
	color: #000;
/*	padding: 1px 0 2px; */
}

.ICE-Tracking span.ice-del, .ICE-Tracking del.ice-del {
  display: inline;
  text-decoration: line-through !important;
  color: #555;
  background-color: lightgoldenrodyellow !important;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.ICE-Tracking .ice-ins, .ICE-Tracking .ice-ins > * {
  /*background-color: #e5ffcd !important;*/
  background-color: #B6D7A8 !important;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

  .ICE-Tracking .ice-ins.ice-cts-1, .ICE-Tracking .ice-ins.ice-cts-1 > * {
    /*background-color: #e5ffcd !important;*/
    background-color: #B6D7A8 !important;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }

  .ICE-Tracking .ice-ins.ice-cts-2, .ICE-Tracking .ice-ins.ice-cts-2 > * {
    background-color: #e3ffff !important;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }

  .ICE-Tracking .ice-ins.ice-cts-3, .ICE-Tracking .ice-ins.ice-cts-3 > * {
    background-color: #ffdddd !important;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
  }

.ICE-Tracking .ice-del.ice-cts-1 {
  background-color: #fbb1b1 !important;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.ICE-Tracking .ice-del.ice-cts-2 {
  background-color: #fbb1b1 !important;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.ICE-Tracking .ice-del.ice-cts-3 {
  background-color: #fbb1b1 !important;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.cke_contents_ltr a.cke_anchor, .cke_contents_ltr a.cke_anchor_empty, .cke_editable.cke_contents_ltr a[name], .cke_editable.cke_contents_ltr a[data-cke-saved-name] {
  background: none !important;
  border: 1px dotted #00f;
  padding-left: 0 !important;
  cursor: auto;
}

.link-to-anchor:before {
  content: '';
  display: block;
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}



/*Import Font*/
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../../../../UX/OH/fonts/latto1.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../../../../UX/OH/fonts/latto2.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Lato Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url('/SB_Assets/fonts/latobold_latin_ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Lato Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url('/SB_Assets/fonts/latobold_latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Lato Black';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url('../../../../SB_Assets/fonts/latoblack_latin_ext.woff2') format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Lato Black';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url('../../../../SB_Assets/fonts/latoblack.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  font-family: Lato, Verdana;
}

strong, b {
  font-family: 'Lato Bold';
}

.cke_editable h3 {
    margin-bottom: 0;
}
