

@media print {
  .sisu {
    display: none;
  }
  .printable_reports {
    display: block;
    font-size: 12px;
  }

}

.printable_reports {
  font-size: 10px;
}

.printable_reports  .hidden-report-on-business {
  display: table-row;
}
.printable_reports  .hidden-report-on-consultant {
  display: table-row;
}
.printable_reports  .hidden-report {
  display: table-row;
}
@media screen {
  .printable_reports {
    display: none;
  }
}



.front-page-timer-alert-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 25px !important;
}

.period-submit {
  margin-left: 4px;
}

.consultant-1-front-timer-alert {
  display: none;
}
.consultant-2-front-timer-alert {
  display: none;
}
.consultant-3-front-timer-alert {
  display: none;
}
.consultant-4-front-timer-alert {
  display: none;
}
.consultant-5-front-timer-alert {
  display: none;
}

.front-header {
  border: none;
  margin-bottom: 50px;
}

.front-language-select {
  margin-bottom: 25px;
  width: 100px;
  margin: 0 auto;
}

.logos-front {
  text-align: center;
}
.logos-container .logos-front > img{
  display: inline-block;
  width: 10%;
  margin-left: 25px;
  margin-right: 25px;
}



.client-meeting > input[type=text] {
  font-weight: bold;
}

.hidden-report.hidden-report-number > td{
  color: #E77817;
}

/*
Blue: #003361
Orange: #E77817
*/
.panel-default > .panel-heading {
  background-color: #E77817;
  color: #fff;
}

.summary-panel {
  min-height: 180px;
}

.summary-panel-general {
  margin-left: 4px;
}

.summary-panel-general  .row {
  margin-left: 0;
}

.modal-title {
  margin-left: 6px;
}

h4 {
  color: #003361;
}
.table-cell-smaller {
  width: 6%;
}

.nav-tabs a {
  color: #003361;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #003361;
}
.table-heading-wider {
  width: 20%;
}

.consultant-table-div td > input {
  margin-right: 0;
}

a {
  color: #003361;
}

body {
  //max-width: 1600px;
  padding: 30px;
}


.strategy-alert-op-cc {
  display: none;
}
.c-container > .row{
  margin-left: 0;
}

input {
  text-align: right;
}

.table {
  table-layout: fixed;
}

.sales-meetings-group-2{
  display: none;
}

.sales-meetings-group-3{
  display: none;
}

.sales-meetings-group-4{
  display: none;
}

.sales-meetings-group-5{
  display: none;
}

.hideit{
  display: none;
}

.sales-activity{
  width: 100%;
}

.sales-activities
.selected-activities{
  width: 75%;
  margin: 0 auto;
}

.img-logo-cm{
    margin-top: 45px;
    width: 250px;
    height: auto;

}
.strat-panel-heading{
    background-color: #003361;
    padding: 2px;
    color: #fff;
}
.strat-panel-heading > h4 {
    color: #fff;
}

.img-logo-hr{
    width: 300px;
    height: auto;
    display: block;

}

.hr-logo-front {
  margin: 0 auto;
}
.front-submit-button {
  margin-top: 10px;
}

.show-effectivness{
    margin-top: 10px;
}
.show-effectivness-bsns-report{
    margin-top: 10px;
}
.show-effectivness-consultant-report{
    margin-top: 10px;
}
.img-logo {
  width: 150px;
}

.img-logo-eas{
  margin-top: 30px;
}
.img-logo-tlu{
    margin-top: 40px;
}


.strat-planned-contracts{
    width: 75px;
}

.logo-container{
    max-width: 960px;
    margin: 0 auto;
    width: 70%;
}
.page-header h1{
    margin-left: 50px;
}
.business-input{
	width: 250px;
}

.form-error{
	display: none;
}
.btn-file {
    position: relative;
    overflow: hidden;
}

body{

    margin: 0 auto;

}
/*.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}*/




.btn-file input[type=file], span[class*=btn-file-] input[type=file]{
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}
.tooltip {
    z-index: 2000 !important;
}
.profile-img-1{
	padding:10px;
}

.preview
{
/*width:100px;*/
border:solid 1px #dedede;
padding:10px;
}
#preview
{
color:#cc0000;
font-size:12px
}
.boldit{
    font-weight: bold;
}
.sisu{
    padding: 10px;
}

.login{
    width: 300px;
    margin: 0 auto;
}

.hidden{
    display: none;
}

.hidden-report{
    display: none;
}
.hidden-report td{
    color: #08c;
}
.hidden-report-on-business{
    display: none;
}
.hidden-report-on-business td{
    color: #08c;
}
.hidden-report-on-consultant{
    display: none;
}
.hidden-report-on-consultant td{
    color: #08c;
}
input{
    float: right;
}
.consultant-1-table input{
    width: 50%;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.consultant-2-table input{
 width: 50%;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.consultant-3-table input{
   width: 50%;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.consultant-4-table input{
    width: 50%;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.consultant-5-table input{
    width: 50%;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}


.strategy-alert-exists{
    display: none;
}
.strategy-alert-wrong-order{
    display: none;
}
.consultant-table-hidden{
    display:none;
}

#strategy .modal-dialog{
    width: 95%;
}
#reports .modal-dialog{
    width: 95%;
}
#consultant-1 .modal-dialog
{
  width: 95%;/* your width */
}
#consultant-2 .modal-dialog
{
  width: 95%;/* your width */
}
#consultant-3 .modal-dialog
{
  width: 95%;/* your width */
}
#consultant-4 .modal-dialog
{
  width: 95%;/* your width */
}
#consultant-5 .modal-dialog
{
  width: 95%;/* your width */
}

.consultant-1-time-alert{
    display: none;
}
.consultant-2-time-alert{
    display: none;
}
.consultant-3-time-alert{
    display: none;
}
.consultant-4-time-alert{
    display: none;
}
.consultant-5-time-alert{
    display: none;
}

@media print {

}
