<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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 : Oct 27, 2017, 3:38:24 PM
    Author     : cserit
*/
/*
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 : 2017.10.19., 22:42:21
    Author     : adam
*/
@font-face {
  font-family: 'RobotoCondensed';
  src: url('../font/RobotoCondensedRegular.eot');
  src: url('../font/RobotoCondensedRegular.eot') format('embedded-opentype'), url('../font/RobotoCondensedRegular.woff2') format('woff2'), url('../font/RobotoCondensedRegular.woff') format('woff'), url('../font/RobotoCondensedRegular.ttf') format('truetype'), url('../font/RobotoCondensedRegular.svg#RobotoCondensedRegular') format('svg');
}
@font-face {
  font-family: 'RobotoCondensedBold';
  src: url('../font/RobotoCondensedBold.eot');
  src: url('../font/RobotoCondensedBold.eot') format('embedded-opentype'), url('../font/RobotoCondensedBold.woff2') format('woff2'), url('../font/RobotoCondensedBold.woff') format('woff'), url('../font/RobotoCondensedBold.ttf') format('truetype'), url('../font/RobotoCondensedBold.svg#RobotoCondensedBold') format('svg');
}
@font-face {
  font-family: 'RobotoCondensedLight';
  src: url('../font/RobotoCondensedLight.eot');
  src: url('../font/RobotoCondensedLight.eot') format('embedded-opentype'), url('../font/RobotoCondensedLight.woff2') format('woff2'), url('../font/RobotoCondensedLight.woff') format('woff'), url('../font/RobotoCondensedLight.ttf') format('truetype'), url('../font/RobotoCondensedLight.svg#RobotoCondensedLight') format('svg');
}
#cboxOverlay {
  background: #fff;
}
#colorbox {
  box-shadow: 0em 0.3em 1.7em rgba(0, 0, 0, 0.6);
  border-radius: 1em;
}
#cboxWrapper {
  background: #fff;
}
#cboxClose {
  right: 15px;
}
#cboxPrevious {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: none;
  outline: none;
}
#cboxNext {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: none;
  outline: none;
}
#cboxTitle {
  padding-left: 15px;
}
#cboxLoadedContent {
  background: #fff;
}
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*# sourceMappingURL=modify-colorbox.css.map */</pre></body></html>