/*
CHANGE BUTTONS COLOR
*/
.btn-primary{
    background: #282191 !important;
}

/*
TOOLTIP
*/
.stooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.stooltip .stooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 50%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.stooltip .stooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.stooltip:hover .stooltiptext {
  visibility: visible;
  opacity: 1;
}

/*
HEADER AND FOOTER
*/

.hf-background{
    background: rgb(2,0,36);
    background: -moz-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(89,87,150,1) 35%, rgba(114,112,175,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(89,87,150,1) 35%, rgba(114,112,175,1) 100%);
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(89,87,150,1) 35%, rgba(114,112,175,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#7270af",GradientType=1);
}
.hf-login-title{
    text-align: center !Important;
    color: #ffffff;
    float:right;
}
/*
FONS
*/
.f-background:before{
    background: url("../img/fonslogin.jpg") grey ;
    background-repeat: no-repeat;
    background-size: cover;
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

/*
EDITOR
*/


.dx-htmleditor-content img {
    vertical-align: middle;
    padding-right: 10px;
}

.value-content {
    margin-top: 20px;
    overflow: auto;
    height: 110px;
    width: 100%;
    white-space: pre-wrap;
}

.options {
    margin-top: 20px;
    padding: 20px;
    background-color: rgba(191, 191, 191, 0.15);
    box-sizing: border-box;
    width: 100%;
}
/*
JUMBO
*/


.jumbotron{
    margin-top: 0px;
    padding-top: 0px !important;
    position: relative;
    z-index: 5;

}
.jumbotron::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("../img/jumbo/skyline1.png");
    background-size: cover;
    opacity: 0.7;
}


#gauge {
    height: 200px;
    width: 100%;
}

/*
AJAX LOADER

*/
#loading { 
    display:none;
    position:absolute; 
    z-index: 1000;
    left:40%; 
    top:40%; 
    width:20%;
    min-height: 200px;
    background-image:url(../img/loader.gif); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
}

/*
Anàlisi page
*/
.mytabsubtitle{
    /*padding-left: 16px !Important;*/
    font-weight: 300 !Important;
    margin: 15px 0px 15px 16px !Important;
    color: #3F729B;
}

/*
Objectius form
*/
.formobjsmall{
    margin-top: -10px;
    font-size: 0.8em;
}
.formobjcheck{
    background-color: #59698d;
    color:rgb(108, 117, 125);
    font-weight: 300;
    font-size: 1rem !important;
}
.formobjcheck2{
    background-color: #78909c;
    color:rgb(108, 117, 125);
    font-weight: 300;
    font-size: 1rem !important;
}
.formobjlabelt{
    color:rgb(108, 117, 125);
    font-weight: 400;
    font-size: 1rem;
    font-family: Roboto,sans-serif;
    margin-top: 18px;
}
.formobjlabel{
    color:rgb(108, 117, 125);
    font-weight: 300;
    font-size: 1rem;
    font-family: Roboto,sans-serif;
    margin-top: 18px;
}
.formobjlabels{
    color:rgb(108, 117, 125);
    font-weight: 300;
    font-size: 1rem;
    font-family: Roboto,sans-serif;
    margin-top: 18px;
    margin-bottom: 5px !important;
}
.formobjlabeln{
    color:rgb(108, 117, 125);
    font-weight: 300;

    font-family: Roboto,sans-serif;
    text-align: right !important;

}
.formobjlabelni{
    font-weight: 500;
    margin-top: -10px !important;
    text-align: right;
    font-size: 1.1rem;
}
.formobjcapl{
    text-transform: capitalize !important;
}
.formobjgrouping{
    margin-left: 10px;
    border-width: 1px 1px 1px 0px; 
    border-color: #B8BFCB;
    /*border-style: solid;*/
    padding-top: 5px;
    padding-bottom: 1px !important;
    padding-left: 3px;
}

formobjtoggle{
    color:black !important;
    border-radius: 20px; 
}
.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 20px; }
/*
Objectius llista
*/
.listobjcap{
    color: #6a1b9a;
    margin-bottom: 15px;
    margin-top: 10px;
}
.listobjli0{
    background-color: #eceff1;
}
.listobjli1{
    background-color: #b0bec5;
}
.listobjaplica{
    color: #3F729B;
}

.listobjtitol{
    color: #45526e;
}

.listobjreferencia{
    color: #7283a7;
}

.listobjconsec{

}
.listobjperiode{
    color: #6d4c41;
    font-weight: bold;
}
.listobjthead{
    font-weight: bold !important;
    font-size: 1.3em;
}
.listobjtbody{
    text-align: right;
    font-size: 1.3em;
}
.listobjtbodyi{
    text-align: left;
    font-size: 1.3em;
}
/*
Ajuda tooltip
*/

.tooltip.bs-tooltip-bottom .tooltip-inner {
    background-color:white !important;
}

.tooltip .arrow:before {
    border-bottom-color:white !important;
    border-top-color:white !important;
}

.helptoolt{
    color:black;
    overflow: visible;
    background-color: white;
    z-index: 1000;
    min-width: 600px;
    text-align: left;

}

/* PREPARACIÓ AVALUACIÓ ESTILS */
.llegendindicador{
    font-size: 1.2em;
    font-weight: 300;
    color: #0097A7;
}
.llegendvalor{
    font-size: 3em;
    font-weight: 300;
    margin-left: 15px;
}
.llegendindicadorm{
    font-size: 1.2em;
    font-weight: 300;
    color: #0097A7;
    margin-left: 8px;
}
.llegendvalorm{
    font-size: 3em;
    font-weight: 300;
}
.llegendbutton{
    margin-top: -2px;
}
/* Mytooltip text */


.myload{
    position: absolute;
    z-index: 5;
    left: 40%;
    top: 40%
}
.mytooltip .mytooltiptext {
    visibility: hidden;
    /*width: 120px;*/
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the mytooltip text */
    position: absolute;
    z-index: 10;
    bottom: 75%;
    left: 50%;
    margin-left: -60px;

    /* Fade in mytooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Mytooltip arrow */
.mytooltip .mytooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color:  transparent transparent #555 transparent;
}

/* Show the mytooltip text when you mouse over the mytooltip container */
.mytooltip:hover .mytooltiptext {
    visibility: visible;
    opacity: 1;
}


.sattextresum{
    font-size: 1em;
    color:white;
    margin-bottom: 0px;
}

.novisible{
    display:none;
}

body .custom-item {
    padding-left: 7px;
    padding-right: 7px;
}

.custom-item > img {
    height: 30px;
    width: 40px;
    float: left;
    margin-top: 2px;
}

.custom-item > div.product-name {
    margin-left: 40px;
    line-height: 34px;
    font-size: 14px;
}

body .custom-item input {
    background-color: transparent;
}

body .dx-popup-content .custom-item {
    padding-top: 7px;
    padding-bottom: 8px;
}

.dx-popup-content .custom-item > div {
    padding-left: 8px;
    text-indent: 0;
    text-overflow: ellipsis;
    overflow: hidden;
}
.mynavbar-text {
    position: absolute;
    z-index: -1;
    width: 100%;
    left: 0;
    text-align: center;
    margin: auto;
}


th{
    padding-left: 3px !Important;
    padding-right: 9px !Important;
}
td{
    padding-left: 3px !Important;
    padding-right: 9px !Important;
}
.mynavbar{
    font-size:1.2em;
    font-weight: 400;
}

.myselect{
    margin-left: 30px;
}
.mybloc{
    margin-left:10px;
    margin-top:10px;
}
.mytitlebloc{
    color: white;
    font-size: 1.3em;
    font-weight: 400;
}
.mydivcol{
    margin-left:15px !important;
    margin-top:10px !important;
    margin-bottom: 10px !important;
    /*background-color: #eceff1;*/
}
.mycardheader{
    /*margin-left:5px !important;*/
    /*margin-right:5px !important;*/
    padding-top:5px !important;
    padding-bottom:5px !important;
    align-content: center !important;
}
.mycardback{
    background: url(../img/admiracions.png) no-repeat right white;
    background-position: center;
}
.mydivcol2{
    margin-left:15px !important;
    margin-top:15px !important;
    /*background-color: #eceff1;*/
}
.mylititle{
    font-size: 1.3em;
    font-weight: 500;
}
.myrowselects{
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
}
.myrowcontent{
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}
.myselectcss {
    -webkit-appearance: none; /* Safari, Chrome, Opera, etc */
    -moz-appearance: none; /* Firefox */
    /*box-sizing: border-box;*/
    border-radius: 3px;
    height: 40px;
    padding: 8px;
    width: 85%;
    background: url(../img/arrowdown.png) no-repeat right white;
    background-size: 20px auto ;
    background-position-x: 92%;
    border: 0px solid #333; 
    box-shadow: 5px 2px 2px #d7d7d7;
}
.mynivellsel {
    margin-bottom: 5px;
}
.myselectcss::-ms-expand {
    border: 0;
    text-indent: -9999px; /* Hides the default arrow */
    background: transparent url(../img/arrowdown.png); /* Replaces it with an image of your choice */
}


.mynavbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 18px;
    text-align: center;
    margin: auto;
}
@media (min-width: 768px) {
    .mysectionheader{
        margin-top: -10px;
    }
}


/* YOUR CUSTOM STYLES */
.mypointer {cursor: pointer;}
.top-right {
    position: absolute;
    top: 11px;
    right: 50%;
}

.top-right-button {
    position: absolute;
    top: 11px;
    right: 5%;
}
.top-left-button {
    position: absolute;
    top: 11px;
    left: 5%;
}
.btn-textlong {
    overflow: hidden !important;
    text-overflow: ellipsis !important;        
    white-space: nowrap !important;
}
.mymain{
    padding-top: 75px;
    padding-bottom: 50px;
}
@media (max-width: 575px) {
    .mymain{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .top-right {
        position: absolute;
        top: 10px;
        right: 25%;
    }
    .top-right-button {
        position: absolute;
        top: 11px;
        right: 2%;
    }
    .top-left-button {
        position: absolute;
        top: 11px;
        left: 2%;
    }
    .mybutton{
        background-image: url("../img/myicon/mybutton.png");
        background-repeat: no-repeat;
        background-size: cover;
        color:white;
        font-size: 1.2em !important;
        cursor: pointer;
    }
    .mybutton-left{
        background-image: url("../img/myicon/mybutton.png");
        background-repeat: no-repeat;
        background-size: cover;
        color:white;
        font-size: 0.7em !important;
        cursor: pointer;
    }
}

.mybutton{
    background-image: url("../img/myicon/mybutton.png");
    background-repeat: no-repeat;
    background-size: cover;
    color:white;
    font-size: 1.5em !important;
    cursor: pointer;
}
.mytotouch{
    cursor: pointer;
}

.mybutton-left{
    background-image: url("../img/myicon/mybutton.png");
    background-repeat: no-repeat;
    background-size: cover;
    color:white;
    font-size: 1em !important;
    cursor: pointer;
}

.fons{
    background-image: url("../img/mytexture/base3.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.cardfons{

}
.fonsportada{
    background-color: #4DD0E1;
}
.myrowblind{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.mycolblindl{
    padding-right: 0px;
    padding-left: 0px;
}
.mycolblindc{
    padding-left: 0px;
    padding-right: 0px;
}
.mycolblindr{
    padding-left: 0px;
    padding-right: 0px;
}
.nofons{
    background-color: white;
    z-index: 1;
}
.mycardfondo{
    background-color: white;
}
.mycardbody{
    background-image: url("../img/mytexture/fondocardbody1.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.mycardgradient{

}
.mycardgradientlight{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.mycardgradientsocket{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.mycardgradientblind{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.mycardgradientsalon{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.myboardsalas{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.myboardmiscelanea{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.myboardescenas{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.myboardsettings{

    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.myboardseguridad{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.myboardcameras{    
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.myboardweather{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.myboardenergy{
    background: #B0BEC5;  /* fallback for old browsers */
    background: -webkit-linear-gradient(top, #ECEFF1, #B0BEC5);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(top, #ECEFF1, #B0BEC5); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}


.mycardgradientsa{

}
.mycardborders{
    border-radius: 0px 0px 20px 0px !important;
}
.mycardborderst{

}
@media (max-width: 575px) {
    .mytitleresponsivep{
        padding-top: 5px !important;
    }
    .myestatresponsivep{
        padding-top: 5px !important;
    }
    .myimgportada{
        max-width: 60% !important;
    }
    .mycolblindc{
        padding-top: 5px;
    }
    .myimgresponsive {
        padding-top: 10px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    .mytitleresponsivep{
        padding-top: 5px !important;
    }
    .myestatresponsivep{
        padding-top: 0px !important;
    }
    .mytextresponsive {
        font-size: 5px;
    }
    .mytextresponsivep {
        font-size: 10px;
    }
    .myimgresponsive {
        padding-top: 10px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .myimgportada{
        max-width: 60% !important;
    }
    .mycolblindc{
        padding-top: 5px;
    }
}
@media (min-width: 992px) and (max-width: 1366px) {
    .mytitleresponsivep{
        padding-top: 5px !important;
    }
    .myestatresponsivep{
        margin-top: 0px !important;
    }
    .mytextresponsive {
        font-size: 12px;        
    }
    .mytextresponsivep {
        font-size: 10px;
    }
    .myimgresponsive {
        padding-top: 10px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .myimgportada{
        max-width: 60% !important;
    }
    .mycolblindc{
        padding-top: 5px;
    }    
}
@media (min-width: 1367px) {
    .mytitleresponsivep{
        padding-top: 5px !important;
    }
    .myestatresponsivep{
        padding-top: 0px !important;
    }
    .mytextresponsivep {
    }
    .myimgresponsive {
        padding-top: 10px !important;
    }
    .myimgportada{
        max-width: 45% !important;
    }
    .mycolblindc{
        padding-top: 10px;
    }    
}

.mytextaction{
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    color: #3F729B;
    vertical-align: middle !important;
}
.mytextaction2{
    position: absolute !important;
    top: 30% !important;
    transform: translateY(-30%) !important;
    color: #3F729B;
    vertical-align: middle !important;
    margin-left: -20px;
}
.mytextaction1{
    position: absolute !important;
    top: 80% !important;
    transform: translateY(-80%) !important;
    color: #3F729B;
    vertical-align: middle !important;
    margin-left: -30px;
}
.zoom {
    position: fixed;
    bottom: 55px;
    right: 24px;
    height: 70px;
}
.zooml {
    position: fixed;
    bottom: 55px;
    left: 24px;
    height: 70px;
    opacity: 0.7;
}
.zoomd {
    position: fixed;
    bottom: 55px;
    right: 24px;
    height: 70px;
    opacity: 0.7;
}
.zoomdc {
    position: fixed;
    bottom: 55px;
    right: 100px;
    height: 70px;
    opacity: 0.7;
}

.zoom-fab {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background-color: #009688;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    transition: 0.2s ease-out;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    color: #FFF;
}

.zoom-fab:hover {
    background-color: #4db6ac;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.zoom-btn-large {
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.zoom-menu {
    position: absolute;
    right: 70px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    width: 500px;
    list-style: none;
    text-align: right;
}

.zoom-menu li {
    display: inline-block;
    margin-right: 10px;
}

.zoom-card {
    position: absolute;
    right: 150px;
    bottom: 70px;
    transition: box-shadow 0.25s;
    padding: 24px;
    border-radius: 2px;
    background-color: #009688;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    color: #FFF;
}

.zoom-card ul {
    -webkit-padding-start: 0;
    list-style: none;
    text-align: left;
}
.zoom-btn-person { background-color: #F44336; }

.zoom-btn-person:hover { background-color: #e57373; }

.zoom-btn-doc { background-color: #ffeb3b; }

.zoom-btn-doc:hover { background-color: #fff176; }

.zoom-btn-tangram { background-color: #4CAF50; }

.zoom-btn-tangram:hover { background-color: #81c784; }

.zoom-btn-report { background-color: #2196F3; }

.zoom-btn-report:hover { background-color: #64b5f6; }

.zoom-btn-feedback { background-color: #9c27b0; }

.zoom-btn-feedback:hover { background-color: #ba68c8; }
.scale-transition { transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important; }

.scale-transition.scale-out {
    transform: scale(0);
    transition: transform 0.2s !important;
}

.scale-transition.scale-in { transform: scale(1); }

.myinfo{
    background: #ffe259;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to top, #ffa751, #ffe259);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top, #ffa751, #ffe259); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */



}

@media print {

    #header {display:none;}
    #content {display:none;}
    #comments {display:none;}
    #sidebar {display:none;}
    #footer {display:none;}

    .site-description {display:none;}
    .site-title {display:none;}

}