/* =================================================================== */ 
/* Import Section
====================================================================== */
/*
@import url("font-awesome.css");
@import url("fontawesome-all.css");FA5 not sure its working*/
@import url("generic-content.css");
@import url("header-footer.css");
@import url("navigation.css");
@import url("homepage.css");
@import url("cards.css");
@import url("modal.css");
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,600');
body {
  padding-top: 0rem;
}
/*
@font-face {
  font-family: "Roboto";
  src: local(Roboto Thin), url("../font/roboto/Roboto-Thin.eot");
  src: url("../font/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 200; }

@font-face {
  font-family: "Roboto";
  src: local(Roboto Light), url("../font/roboto/Roboto-Light.eot");
  src: url("../font/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300; }

@font-face {
  font-family: "Roboto";
  src: local(Roboto Regular), url("../font/roboto/Roboto-Regular.eot");
  src: url("../font/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
  font-weight: 400; }

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Medium.eot");
  src: url("../font/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff"), url("../font/roboto/Roboto-Medium.ttf") format("truetype");
  font-weight: 500; }

@font-face {
  font-family: "Roboto";
  src: url("../font/roboto/Roboto-Bold.eot");
  src: url("../font/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff"), url("../font/roboto/Roboto-Bold.ttf") format("truetype");
  font-weight: 700; }

*/

html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
padding-bottom: 0px;
    font-family: 'Roboto', sans-serif;
   /*overflow-x: hidden;
 font-weight: 400;*/ }
}



.serif{
     'Roboto', sans-serif;
 
}
html{font-size:1em!important;}
.small-caps{
	
}

img.img-max-width{
	width: 100%;
}

p {
	line-height: 1.2em;
}
.news-date {padding:5px 0 0px 15px;margin-bottom:25px;}
.murphy .elect-color{color:#0059bb;}

.guadagno .murphy-show{display: none;}
.murphy .guadagno-show{display: none;}
div.circle-avatar{
/* make it responsive */
max-width: 50%;
width:50%;
height:auto;
display:block;
/* div height to be the same as width*/
padding-top:50%;

/* make it a circle */
border-radius:50%;

/* Centering on image`s center*/
background-position-y: center;
background-position-x: center;
background-repeat: no-repeat;

/* it makes the clue thing, takes smaller dimension to fill div */
background-size: cover;

/* it is optional, for making this div centered in parent*/
margin: 0 auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
                     .photoModal .modal-content{max-width:900px!important;
                                }
#debugger{
	background-color: #fedcba; 
	display:x-none; 
	position:fixed;
	width: 100%;
	z-index: 2000;
	top: 0px;
	text-align: center;
}
#debugger + header{
	margin-top: 55px;
}
.beige {background-color:#fefcfb;}
.card .beige li.list-group-item {background-color:#fefcfb;}
.beige .card-title {font-weight: 600;}
/*
@import url("magnified.css");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url("http://www.google.com/fonts#UsePlace:use/Collection:Source+Sans+Pro");
@import url("http://fonts.googleapis.com/css?family=PT+Sans:400,700");
*/
                                 
                               