﻿/* body {
    padding-top: 50px;
    padding-bottom: 20px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}


.dl-horizontal dt {
    white-space: normal;
}

input,
select,
textarea {
    max-width: 280px;
}
 */

body {

/*	padding-top: 5px; */
    padding-top: 5px;
/*    padding-bottom: 20px; */
    padding-bottom: 0px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
/*  padding-left: 15px;
    padding-right: 15px; */
    padding-left: 4px;
    padding-right: 4px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
    padding:0px!important;
}
dd {
    padding:0px !important;
}


input,
select,
textarea {
	    resize: none;
}

.inputLogCom {
     max-width: 480px !important;
}

.table .btn-circle	{
					width: auto;
					height: 30px;
					text-align: center;
					/*padding: 3px 10px 1px 4px;*/
                    padding: 5px 2px 1px 6px;
					margin: 0px 4px 2px 4px;
					font-size: 12px;
		/*			line-height: 1.428571429;	*/
		/*			border-radius: 08px;	*/
					}

.dropdown-toggle 	{
					cursor: pointer;
					cursor: hand;
					}

.btn-success, .btn-primary, .btn-default, .btn-danger	{
											text-transform: uppercase;
											font-size: 1.2rem;
											}



/*.table .btn-success, .table .btn-primary, .table .btn-default, .table .btn-danger {
																width: 110px;
																}*/


.panel-primary div	{
					margin: 0px 0px 10px 0px;
					}

.glyphicon  {
		    font-family: sans-serif, Helvetica, Arial, "Helvetica Neue";
			}

.glyphicon:before	{
					font-family:'Glyphicons Halflings';
					margin: 0px 4px 0px 0px;
					}



.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
.btn-circle.btn-xxxlarge {
  width: 150px;
  height: 150px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 150px;
}

.conteudo-area {
    width: 100%
}

.cabecalho-sistema {
                            background-color: #e9efe7;
                            border-color: #cbcfd3;
                            border-radius: 4px;
                            border-style: solid;
                            border-width: 1px;
                            margin: 1px auto;
                            padding-top: 10px;
                            }

/*.fundo-cidade 	{
				height: 84px;
				background-image: url(img/background-city.png);
				background-size: 1024px 107px;
				background-repeat: repeat-x;
				margin-bottom: 0px;*/
/*				margin: 60px 0px 0px 0px;	*/
				/*margin: 0px 0px 0px 0px;

				}

.fundo-cidade-escuro 	{
				height: 84px;
				background-image: url(img/fundo-sampa.png);
				background-size: 1024px 107px;
				background-repeat: repeat-x;
				margin-bottom: 0px;*/
/*				margin: 60px 0px 0px 0px;	*/
				/*margin: 0px 0px 0px 0px;

				}*/

.logo-sistema {
    display: inline;
}

.titulo-sistema {
    display: inline;
    font-size: 30px;
    color: midnightblue;
}

.botoes {
		margin: 34px 0px;	
        text-align: center;
        min-width: 90px;
		}

.linha-atencao  {
                background-color: #337ab7;
                text-align: center;
                font-weight: bold;
                color: #fff;
                padding: 4px 0px; 
                }

.conteudo-erro  {	 
				background-color: #337ab7;
				border-style: solid;
				border-color: #99bcdb;
				border-width: thin;
				width: 84%;
				margin: 18px auto;
				-webkit-border-radius: 10px;
				-webkit-border-top-left-radius: 3px;
				-webkit-border-top-right-radius: 3px;
				-moz-border-radius: 10px;
				-moz-border-radius-topleft: 3px;
				-moz-border-radius-topright: 3px;
				border-radius: 10px;
				border-top-left-radius: 3px;
				border-top-right-radius: 3px;
				}

.tabelaGeralErro	{ 
					width: 100%;
					font-family: "Helvetica Neue", Helvetica, Arial;
					font-size: 1.4rem;
					margin: 0px 0px 10px 0px;
					}

.tdCorpoMensagemErro	{
						padding: 10px 10px 0px 10px;
						margin: 10px;
						font-size: 1.3rem;
						background-color: #eeffff;
						text-align: left;
						}

.tdRodapeMensagemErro	{
						text-align: center;
						font-size: smaller;
						padding: 10px 0px 0px 0px;
						background-color: #337ab7;
						color: #fff;
						}

.tdRodapeMensagemErro a {
						color: #fff;
						font-weight: bold;
						font-size: 1.3rem;
						}

@media only screen and (min-width: 768px) and (max-width: 992px)   {
                                                input, select, textarea, a  {
                                                                            margin: 6px 0px;
                                                                            }

                                                

                                                }


@media only screen and (max-width: 768px)	{
											input, select, textarea {
																	max-width: 100%;
																	}
                                            .control-label {
                                                           margin-top: 6px;
                                                           }
                                            .tamanhoMaximo {
                                                           max-width: 95%;
                                                           }
                                            .tamanhoMaximo2 {
                                                            max-width: 95%;
                                                            }
											}

@media only screen and (min-width: 769px)	{
											/*input, select, textarea {
																	max-width: 440px;
																	}*/
                                            
                                            .tamanhoMaximo {
                                                           max-width: 440px;
                                                           }

                                            .tamanhoMaximo2 {
                                                            max-width: 95%;
                                                            }
											}

.text-left {
  text-align: left !important;
}

.required:after {
  content:" *"; 
  color: red;
}

.cortar150 {
    width:150px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.cortar400 {
    width:400px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.linhasemquebra {
    white-space:nowrap;
}

.linha-label {
    margin-bottom: 0px;
}
.statesemaforo {
    width:16px !important;
}

   .numerico {
        text-align:right!important;
        padding-right:15px !important;
    }

#ModalErro .modal-body, #ModalErro .modal-body .container-fluid {
	padding: 0 !important;
	margin: 0 !important;
}


#ModalErro .conteudo-erro {
	width: 100%;
	margin: 0 auto;
	border-radius: 0;
}
#ModalErro button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	margin-right: 10px;
	margin-top: 7px;
	position: absolute;
	float: right;
	right: 0;
}