﻿/*------------- Documentation in CSSDoc ---------------------------
*
* System Theme
*
* Standard layout for System Theme
*
* This style sheet describes the 
* structure and the main components
* about theme for system.
*    
* @project System Theme
* @version 1.0
* @date 20/01/2016
* @package layout
* @company PRODEST
* @author Lucas Matias Caetano <lucas.caetano@prodest.es.gov.br>
*
*/

/*==============================================
* General
==============================================*/

html.login-page{
    background-color: #0080a5;
    height: 100%;
}

body {
    padding-top:0;
    color: #505356;
    font-family: "Open Sans", "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
}

body.login-page{
    overflow-x: initial;
    background: none;
    background:url("../../Imagens/diamond-prodest.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
}

body + object, body + object + object {
    display: none;
}

.form-horizontal .control-label,
footer{font-size:14px;}

.form-horizontal .controls{margin-left: 0;}
.form-horizontal .control-label{color: #057595;}

table.jambo_table_simple tbody tr:hover td{
    background: #CDE7FE;
    border-top: 1px solid rgba(38, 185, 154, 0.11);
    border-bottom: 1px solid rgba(38, 185, 154, 0.11);
}

.info-user{
    line-height: 2em;
    margin-bottom: 15px;
}
.info-user-item{}

img {
    max-width: 100%;
}

.user-profile .profile-icon-toggle{
    width: 32px;
    height: 32px;
    padding: 0;
    display: inline-block;
}
b, strong, th {
    font-family: OpenSans-Semibold, "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
}

/*==============================================
* Detail item
==============================================*/

.modal-content {
    max-height: none;
}

.modal-header{
    padding: 5px 0px 10px 0px;
}

.modal-header .close{
    opacity: 1;
    color: #D9534F;
    text-shadow: none;
    font-size: 44px;
    height: 30px;
    margin-top: -28px;
    padding: 0;
    margin-bottom: 10px;

}

.modal-title{
    background-color: #337AB7;
    color: white;
    text-align: center;
    border-radius: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: OpenSans, "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
}

.detail-group{}

.detail-item {line-height: 2.3em;}
.detail-item p{line-height: 1.9em;}


.detail-item-status span{
    font-weight: bold;
    font-family: OpenSans-Semibold, "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
}

.detail-item-red span{color: #B10000;}
.detail-item-green span{color:#156957;}
.detail-item-yellow span{color:#674D00;}
.detail-item-blue span{color:#025B9C;}

.detail-item-red .fa{color:#d9534f;}
.detail-item-green .fa{color:#26B99A;}
.detail-item-yellow .fa{color:#F39C12;}
.detail-item-blue .fa{color:#3498DB;}

.box-fieldset {
    border: 1px solid #ccc;
    padding: 10px 19px;
    margin-bottom: 10px;
    margin-top: 12px;
    border-radius:5px;
}

.box-fieldset legend{
    border-bottom: none;
    width: inherit;
    padding-right: 10px;
    padding-left: 10px;
    margin-left: -10px;
    background-color: white;
    font-size: 13px;
    padding-bottom: 0;
    margin-bottom: 0;
}


/*==============================================
* Signin
==============================================*/

/*Align elements vertical - begin*/
#table {
    width: 100%;
    height: 100%;
    display: table;
}
#cell {
    vertical-align: middle;
    display: table-cell;
    position: static;
}
#conteudo {
    top: -50%;
    margin: auto;
    position: relative;
    padding: 10px;
}
/*Align elements vertical - end*/


.container-fluid-signin{
    /*background-image: url(../../Imagens/tablet.png);*/
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: 23% bottom;
    height: 100%;
}

.signin{
    padding-top: 82px;
}

.form-signin-heading{
    font-family: 'Oswald', Arial, sans-serif;
    color: white;
    font-size: 69px;
    text-transform: uppercase;
    line-height: 1.4em;
    margin-bottom: 16px;
}
.sub-title-signin{
    font-family: Arial, sans-serif;
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 1em;
}
.desc{
    color:white;
    font-size: 17px;
}
.desc-signin{}

.form-signin {

    margin: 0 auto;
    background-color: white;
    border-radius: 5px;
    padding: 32px 40px;
    max-width: 572px;
    margin-top: 30px;


}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.validation-summary-errors ul{padding:0;}

.validation-summary-errors ul li {
    color: #FF1900 !important;
}
.field-validation-error{
    font-size: 13px !important;
    color: #FF1900 !important;
    font-family: Arial, sans-serif;
}


.container-img-logo-governo{
    display: inline-block;
    position: relative;
    text-align: left;
    margin-top: 24px;
}
.container-img-logo-governo a{
    display: block;
}

.name-secretariat{
    position: absolute;
    max-width: 227px;
    color: white;
    top: 74px;
    right: 123px;
    font-size: 14px;
    font-style: italic;
    font-family: 'PT Sans', sans-serif;
    line-height: 1.2em;
    text-align: right;
}

.copyright-signin{
    border-top: 1px solid white;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 8px;
    text-align: center;
    color: white;
}

/*==============================================
* Destaques
==============================================*/
.destaque-label{
    background-color: #337ab7;
    color: white;
    font-size: 13px;
    border-radius: 3px;
    padding: 4px 6px;
    margin-left: 2px;
}

.destaque-text{
    font-weight: bold;
    color: #246AA7;
}

.title-box{
    color: #1C619C;
}

.destaque-circle{
    background-color: #26B99A;
    color: white;
    padding: 1%;
    font-size: 22px;
    border-radius: 50%;
    font-family: Arial;
    display: inline-block;
    min-width: 48px;
    text-align: center;
    margin-left: 3px;
}

/*==============================================
* Timeline
==============================================*/


.section-header, .steps-header, .steps-name {
  color: #666;
  font-weight: 400;
  font-size: 15px;
}

.steps-header {
  margin-bottom: 20px;
  text-align: center;
}

.steps-timeline {
    outline: 1px dashed rgba(255, 0, 0, 0);
    position: relative;
    border: none;
}

.line-progress{
    height: 2px;
    background-color: #ccc;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}
.line-progress-active{
    background-color: #3FAAE2;
    width: 25%;

}


.steps-timeline:after {
  content: "";
  display: table;
  clear: both;
}

.steps-one,
.steps-two,
.steps-three {
    outline: 1px dashed rgba(0, 128, 0, 0);
    z-index: 2;
    position: relative;
}



.steps-icon{
    background-color: #ccc;
    color: #8A8A8A;
    padding-top: 17px;
    display: block;
    margin: auto;
    width: 65px;
    height: 65px;
    text-align: center;
    border-radius: 50%;
}

.steps-active .steps-icon{
    background-color: #3FAAE2;
    color: white;
}
.steps-active .steps-name{  color: #3498DB;font-weight:bold;}


.steps-name,
.steps-description {
  margin: 0;
}

.steps-description {
  overflow: hidden;
  font-size: 13px;
}


/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Media Queries
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */


@media screen and (max-width: 500px) {
  .steps-timeline { margin-left: 25px; }

.line-progress{
    height: 100%;
    width: 2px;
}

.line-progress-active{
    height: 50%;
}

  .steps-one,
  .steps-two,
  .steps-three {
    margin-left: -25px;
  }

  .steps-one,
  .steps-two {
    padding-bottom: 40px;
  }

  .steps-three {
    margin-bottom: -100%;
  }

  .steps-icon{
    float: left;
    margin-right: 20px;
  }
    .sub-title-signin{font-size: 23px;}
    .form-signin-heading{font-size: 32px;}

    /*TimeLine*/
    .steps-three{
        margin-bottom: 0;
    }
    .steps-icon{
        float: none;
        display: inline-block;
    }
    .steps-name, .steps-description{
        display: inline-block;
    }

}



@media screen and (min-width: 500px) {
  .steps-timeline {
    padding-top: 20px;
    margin-top: 40px;
    margin-left: 16.65%;
    margin-right: 16.65%;
  }

  .steps-one,
  .steps-two,
  .steps-three {
    float: left;
    width: 33%;
    margin-top: -50px;
  }

  .steps-one {
    margin-left: -16.65%;
    margin-right: 16.65%;
  }

  .steps-three {
    margin-left: 16.65%;
    margin-right: -16.65%;
  }

  .steps-name {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
  }

  .steps-description {
    text-align: center;
  }
}

@media screen and (max-width: 2000px) {
    
    html.login-page,    
    .container-fluid-signin{
        /*height:auto;*/
    }

}


@media screen and (max-width: 1700px) {
    
    .container-fluid-signin{
            background-size: 45%;
            background-position: 5% bottom;
    }

}

@media screen and (max-width: 1550px) {
    
    .container-fluid-signin{
            background-size: 50%;
    }

}

@media screen and (max-width: 1550px) {
    
    .container-fluid-signin{
        background-size: 57%;
        background-position: 0 bottom;
    }

}

@media screen and (max-width: 1280px) {
    
    .signin {
        padding-top: 45px;
    }

}

@media screen and (max-width: 1199px) {
    
    .container-fluid-signin{
        background:none;
    }

}

@media screen and (max-width: 991px) {
    
    footer{margin:0;}

}

@media screen and (max-width: 767px) {
    
    body.login-page{background:none;}

}

@media screen and (max-width: 480px) {
    
    .top_nav .navbar-right{ width: 80%;}

}

@media screen and (max-width: 300px) {
    
    .toggle{    margin-bottom: 7px;}
    .top_nav .navbar-right{ width: 100%;}
    .top_nav .navbar-right li{float: left;width: 100%;}
    .navbar-nav > li > a{
        padding-bottom: 0;
        padding-top: 5px;
    }
    .navbar-nav .info-number{padding-left: 20px;}

}



