.brand {
    position: relative;
}

.brand .version {
    font-size: 10px;
    position: absolute;
    right: 20px;
    bottom: -1px;
    text-shadow: none;
    color: #eaeaea;
}

body {
    padding-top: 60px;

}

li[data-remove] a {
    color: #d00 !important;
}

h1 {
    font-size: 25px;
    line-height: 20px;
}

.navbar .nav > li {
    font-size: 13px;
}

.page-header {
    margin: 20px 0 15px;
    padding-bottom: 3px;
}

legend {
    font-size: 16px;
    line-height: 30px;
}

.breadcrumb {
    font-size: 18px;
    margin-bottom: 10px;
}

.well-tiny {
    padding: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.no-bottom-margin {
    margin-bottom: 0 !important;
}

.loading-modal {
    height: 130px;
    margin: 200px 0 0 -50px;
    width: 130px;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: .15;
    filter: alpha(opacity=15);
}

.control-group.large .control-label {
    width: 320px;
}

.control-group.large .controls {
    padding-left: 170px;
}

.control-group.small-labels .control-label {
    width: 80px;
}

.control-group.small-labels .control-label {
    width: 80px;
}

.control-group.small-labels .controls {
    margin-left: 100px;
}

.control-group.medium-labels .control-label {
    width: 190px;
}

.control-group.medium-labels .control-label {
    width: 190px;
}

.control-group.medium-labels .controls {
    margin-left: 210px;
}

.control-group.big-labels .control-label {
    width: 260px;
}

.control-group.big-labels .control-label {
    width: 260px;
}

.control-group.big-labels .controls {
    margin-left: 280px;
}

.operations-menu .icon-chevron-right {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    opacity: .25;
}

.small-margin-bottom {
    margin-bottom: 3px;
}

.margin-bottom {
    margin-bottom: 10px;
}

.small-margin-right {
    margin-right: 3px;
}

.medium-margin-left {
    margin-left: 6px;
}

.margin-right {
    margin-right: 10px;
}

.table .actions {
    text-align: left;
    width: 50px;
}

.table .big-actions {
    text-align: center;
    width: 250px;
}

.table .medium-actions {
    text-align: center;
    width: 90px;
}

.table .actions a {
    padding: 4px 6px 4px 6px;
}

#filterForm select {
    font-size: 12px;
    height: 26px;
    margin-top: 7px;
}

#filterForm input {
    font-size: 12px;
    height: 16px;
    margin-top: 7px;
}

#filterForm .btn {
    margin: -5px 0 0 5px;
}

#filterForm td {
    padding: 0 5px 0 5px;
}

.align-right {
    text-align: right;
}

table.parameters-table {
    width: 100%;
}

table.parameters-table tr th,
table.parameters-table tr td {
    padding: 0 10px 0 10px;
    text-align: left;
}

table.parameters-table tr th:first-child,
table.parameters-table tr td:first-child {
    text-align: right;
}

.btn.btn-remove,
.icon-remove {
    color: #bd362f;
}

.control-group .controls.multi-selectors .buttons,
.control-group .controls.multi-selectors select {
    float: left;
}

.control-group .controls.multi-selectors .buttons {
    width: 110px;
}

.control-group .controls.multi-selectors .buttons .btn {
    margin: 40px 10px 0 10px;
    width: 90px;
}

.control-group.vertical .control-label {
    float: none;
    width: auto;
    text-align: left;
}

.control-group.vertical .controls {
    margin-left: 0;
}

.control-group.inline {
    margin-bottom: 0px;
}

.control-group.inline.well.large-margin-bottom {
    margin-bottom: 20px;
}

.control-group.buttons .well {
    margin-top: -3px;
}

.control-group.buttons .controls {
    height: 30px;
}

.control-group .inline-field {
    float: left;
    margin-bottom: 20px;
}

.control-group .inline-field.no-label {
    padding-left: 65px;
}

label.required,
.control-group .control-label.required {
    color: #bd362f;
}

.control-group .control-label.radio {
    padding-right: 5px;
}

.control-group .controls.no-margin {
    margin-left: 5px;
}

.control-group .controls.checkradio {
    padding-top: 5px;
}

.control-group .inline-field:not(:first-child) .control-label.radio {
    width: auto;
}

.control-group .inline-field.small-left .control-label{
    width: 45px;
    padding-left: 20px;
}
.control-group .inline-field.small-left .control-label.no-padding{
    padding-left: 0;
}
.control-group .inline-field.after-label{
    margin-left: 20px;
}

.control-group .inline-field.small-left .controls {
    margin-left: 60px;
}
.control-group .inline-field.small-left .controls.medium {
    margin-left: 80px;
}

.control-group .inline-field.small-left .control-label.medium{
    width: 65px;
}

.control-group .inline-field.small-left .control-label.large{
    width: 75px;
}

.control-group.no-label {
    padding-left: 180px;
}
.control-group .controls.no-label{
    margin-left: 20px;
}
.control-group .control-label.big-large{
    width: 350px;
}

.emailList td {
    padding: 5px;

}

#maskAModal input {
    width: 335px;
}

#maskAModal select {
    width: 350px;
}

.masksTable table td {
    padding: 2px 35px 2px 0;
    text-align: center;
}

.masksTable span {
    cursor: pointer;
}

textarea.error,
select.error,
input.error {
    border-color: rgba(200,5,5,0.5);
    outline:0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(200,5,5,0.5);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(200,5,5,0.5);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(200,5,5,0.5);
}

textarea.error:focus,
select.error:focus,
input.error:focus {
    border-color: rgba(200,5,5,0.8);
    outline:0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(200,5,5,0.9);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(200,5,5,0.9);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(200,5,5,0.9);
}

label.error {
    display: none;
}

.row-number .label {
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
}

.pagination {
    float: left;
    margin: 0 0 0 20px;
}

.iframeModal {
    height: 355px;
    max-height: auto;
    margin-left: -400px;
    padding: 0;
    width: 800px;
}

.iframeModal .modal-body {
    height: 490px;
    max-height: 490px;
    padding: 0;

    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.iframeModal iframe {
    border: 0;
    height: 100%;
    width: 100%;
}

/* newProxy.do */
.iframeModal.newProxy\.do {
    height: 479px;
    margin-left: -250px;
    width: 500px;
}

.iframeModal.newProxy\.do .modal-body {
    height: 430px;
    max-height: 430px;
}

/* newRegraCaixa.do */
.iframeModal.newRegraCaixa\.do {
    height: 579px;
}

.iframeModal.newRegraCaixa\.do .modal-body {
    height: 530px;
    max-height: 530px;
}

/* newGrupo.do */
.iframeModal.newGrupo\.do {
    height: 249px;
    margin-left: -250px;
    width: 500px;
}

.iframeModal.newGrupo\.do .modal-body {
    height: 200px;
}

/* newGrupoRegra.do */
.iframeModal.newGrupoRegra\.do {
    height: 302px;
    margin-left: -250px;
    width: 545px;
}

.iframeModal.newGrupoRegra\.do .modal-body {
    height: 246px;
}

/* newGrupoUsuario.do */
.iframeModal.newGrupoUsuario\.do {
    height: 350px;
    margin-left: -250px;
    width: 545px;
}

.iframeModal.newGrupoUsuario\.do .modal-body {
    height: 300px;
}


/* newRegraConteudo.do Analyzer */
.iframeModal.newRegraConteudo\.do.fade {
    height: 600px;
    margin-left: -450px;
    width: 950px;
    top: 5%;
}

.iframeModal.newRegraConteudo\.do .modal-body {
    height : 551px;
    max-height: 600px;
    width : 950px;

}

/* newRegraConteudo.do Analyzer */
.iframeModal.newRegraConteudoItem\.do.fade {
    height: 500px;
    margin-left: -450px;
    width: 900px;
    top: 5%;
}

.iframeModal.newRegraConteudoItem\.do  .modal-body  {
    height: 451px;
}

/* newProxy.do */
.iframeModal.newServidor\.do {
    height: 539px;
}

/* newProxy.do */
.iframeModal.editRegraServidor\.do {
    height: 900px;
    margin-left: -250px;
    width: 800px;
}

.iframeModal.editRegraServidor\.do\.do .modal-body {
    height: 900px;
    max-height: 900px;
}
/* Dentro de um iframe */

.iframe .breadcrumb,
.iframe .navbar.navbar-fixed-top,
.iframe .nav.nav-tabs.nav-stacked.operations-menu,
.iframe #filterFormObject,
.iframe hr {
    display: none;
}

.iframe body {
    margin: 0;
    padding: 0;
}

.iframe form {
    margin: 0;
}

.iframe .container-fluid {
    padding: 0;
}

.iframe span.label.label-important,
.iframe legend {
    margin-left: 20px;
}

.iframe legend {
    width: 95%;
}

.iframe .form-actions {
    margin-bottom: 0;
}

.iframe .form-actions .btn-inverse {
    display: none;
}

/* innerIframe */

.innerIframe {
    border: none;
    width: 100%;
}

#analyticLogIframe {
    height: 500px;
}

.back-form-signin {
height:100%;
background-color: #fff;
background-image: url("../images/esales_background.jpg");
background-position: top center;
background-position-x: 50%;
/*background-position-y: 18%;*/
background-repeat: repeat-x;
/* margin: 0; */
text-align: center;
}

/* Login */
.form-signin-image{
	
    background-image : url("../images/esales_header.jpg");
    background-repeat:no-repeat;
    background-color:transparent; 
    /*background-position-y: 20%;*/
    max-height: 115px;
    min-height: 115px;
    /*background-color: #f5f5f5;*/
   /* max-width: 1400px;
    height: 82px;
    padding: 19px 29px 19px;
    margin: 0 auto 20px;
    margin-top: -30px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    position: relative;*/
}

.form-signin .add-on {
    padding: 4px;
}
.form-signin .text-error {
    position: absolute;
    margin-left: 65%;
}

.form-signin .front-image {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.form-signin .btn-login {
    height: 29px;
}

.form-signin input[type="text"],
.form-signin input[type="password"] {
    font-size: 16px;
    /*height: auto;*/
    /*margin-bottom: 15px;*/
    /*padding: 7px 9px;*/
    width: 100px;
}

.form-signin .fildsToLogin{
		display: inline-flex;
		margin-top: 20px;
}
.form-signin {
    /*margin-left: 65%;*/
    margin-top: 30px !important;
    
}

.form-signin .fildsToLogin > div {
    margin: 1px !important;
    padding: 1px !important;
}

.form-signin #btn-importarCertificado {
    bottom: 40px;
    position: absolute;
    right: 30px;
}

.logo-signin {
    width: 200px;
    margin: 0 0 50px 365px;
}

/* Monitor de Alertas */

#alertsMonitor {
    overflow: hidden;
}

#alertsMonitor .server {
    float: left;
    height: 20px;
    margin: 10px 10px 0 0;
    padding: 0;
    text-align: center;
    width: 20px;
}

/* jsTree */

.jstree-default.jstree-focused {
    background: none !important;
}

.jstree a {
    cursor: pointer;
}

/* E-Mapping */

#segmentList > tbody tr td {
    vertical-align: top;
}

#segmentList a.remove {
    height: 16px;
    padding-top: 6px;
}

#actionPersonalized {
    width: 800px !important;
    height: 300px !important;
}

/* Tree */
li[data-type="folder"] > a > ins {
    background-position: -56px -19px !important;
}

li[data-type="file"] > a > ins {
    background-position: -76px -19px !important;
}

textarea.logs {
    width: 800px;
    height: 400px;
}

.table {
    clear: both;
}

.tableAgente {
	width: 100%;
}

.tableAgente td {
	padding: 0px 5px 0 5px;
}

.tableAgente tbody tr {
	background-color: rgb(215, 209, 247);
}

/* Parceiros */
.divPartners {
    clear: both;
    overflow : hidden;
}

.divPartner {
    float : left;
    width : 321px;
    height: 1360px;
    margin-right: 10px;
    position: relative;
}

.divPartner .servers {
    width: 210px
}

div.scroll-wrapper {
    overflow: auto;
    width: 320px;
    height: 120px;
}

.btn-partner-remove{
    position : absolute;
    right : 5px;
    top :5px;
}

.thSmall {
    width: 65px !important;
}
.thSmallPlus {
    width: 85px !important;
}
.thMedium {
    width: 130px !important;
}
.thLarge {
    width: 260px !important;
}

.transmissionViewTable{
	table-layout: fixed;
}
.transmissionViewTable td {
	padding: 2px 2px 0px 2px;
    line-height: 14px;
}

.fileName {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#ongoing .progress {
    margin : 0 0 0 0;
    height: 15px;
}

#fileDetailsInfo .control-label {
    line-height: 12px;
}

.modal-body#fileRename input {
    width: 80%;
}

.datatable th{
    color: #2fa4e7 !important;
    text-decoration: none;
}
.datatable th span{
    color: #2fa4e7;
    text-decoration: none;
}
