
.tooltip_linha {
    position: relative;
    display: inline-block;
    margin: -3px;
}

.tooltip_linha .tooltiptext {
    visibility: hidden;
    width: 50px;
    background-color: white;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 4px 0;
    cursor: pointer;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -26px;
    margin-top: -24px;
}


.tooltip_linha:hover .tooltiptext {
    visibility: visible;
}

.sort-table {
	font:		Icon;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
	border-collapse:collapse;
}

	.sort-table td{
		//border:#4e95f4 1px solid;
	}
	/* Define the default color for all the table rows */
	.sort-table tr{
		//background: #b8d1f3;
	}
	/* Define the hover highlight color for the table row */
    .sort-table tr:hover {
          background-color: #ffff99; // #E7E8EB
          border:#4e95f4 1px solid;
    }


/* The CSS */
.select_filter {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f4f4f4; /*// #f8f8f8 */
    color:#000;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}

.label_filter {position:relative}
.label_filter:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}

.label_filter:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}

.tooltip {
    position: relative;
    display: inline-block;
    margin: -3px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -120px;
    margin-top: 5px;
}

.tooltip .tooltiptext::after {

    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip */
    left: 50%;
    margin-left: 25px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;

}


.tooltip:hover .tooltiptext {
    visibility: visible;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("./images/glyphicons.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.icon-busca {
    background-position: -48px -0px;
}

.icon-pagamento {
    background-position: -96px -24px;
}
.icon-conta {
    background-position: -24px -24px;
}

.icon-receita {
    background-position: -48px -24px;
}
.icon-home {
    background-position: -0px -24px;
}
.icon-extrato {
    background-position: -264px -24px;
}

.icon-add {
    background-position: -0px -96px;
}

.icon-edit {
    background-position: -0px -72px;
}

.icon-imposto {
    background-position: -0px -120px;
}

.icon-print {
    background-position: -96px -48px;
}

.icon-pessoa {
    background-position: -168px -0px;
}

.icon-services {
    background-position: -360px -144px;
}

.icon-buy {
    background-position: -360px -120px;
}

.icon-equip {
    background-position: -0px -48px;
}

.icon-explode {
    background-position: -384px -48px;
}

.icon-por_fases {
    background-position: -312px -120px;
}

.icon-save {
    background-position: -288px -0px;
}

.icon-oper {
    background-position:  -264px -0px;
}

.icon-web {
    background-position: -336px -144px;
}

.icon-cat {
    background-position: -48px -48px;
}

.icon-tcm {
    background-position: -240px -48px;
}

.icon-close {
    background-position: -48px -96px;
}

.icon-foto {
    background-position: -48px -96px;
}
.icon-tag {
    background-position: -0px -48px;
}

.icon-busca {
    background-position: -48px -0px;
}

.icon-close {
    background-position: -48px -96px;
}

.icon-edit {
    background-position: -0px -72px;
}

.icon-view {
    background-position: -120px -96px;
}

.icon-conversas {
    background-position: -240px -120px;
}

.icon-avancar {
    background-position: -336px -72px;
}

.icon-retroceder {
    background-position: -240px -72px;
}

.icon-mail {
    background-position: -72px -0px;
}

.icon-plus {
    background-position: -408px -96px;
}


.icon-fiscal {
    background-position: -168px -0px;
}

.icon-os {
    background-position: -24px -24px;
}

.icon-notifica {
    background-position: -24px -144px;
}

.icon-olho {
    background-position: -96px -120px;
}

.icon-checked {
    background-position: -144px -72px;
}


    .button
    {
        display: inline-block;
        white-space: nowrap;
        background-color: #ddd;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
        background-image: -webkit-linear-gradient(top, #eee, #ccc);
        background-image: -moz-linear-gradient(top, #eee, #ccc);
        background-image: -ms-linear-gradient(top, #eee, #ccc);
        background-image: -o-linear-gradient(top, #eee, #ccc);
        background-image: linear-gradient(top, #eee, #ccc);
        border: 1px solid #777;
        padding: 0 2em;
        margin: 0.5em;
        font: bold 1em/2em Arial, Helvetica;
        text-decoration: none;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        -moz-border-radius: .2em;
        -webkit-border-radius: .2em;
        border-radius: .2em;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
    }

    .button:before
    {
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 2.5em;
        margin: 0 1em 0 -1em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
    }
    .button:hover
    {
        background-color: #eee;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
    }

    .button:active
    {
        -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        box-shadow: 0 0 4px 2px rgba(0,0,0,.3) inset;
        position: relative;
        top: 1px;
    }

    .button:focus
    {
        outline: 0;
        background: #fafafa;
    }


	/* Buttons and inputs */

	button.button, input.button
	{
		cursor: pointer;
		overflow: visible; /* removes extra side spacing in IE */
	}

	/* removes extra inner spacing in Firefox */
	button::-moz-focus-inner
	{
	  border: 0;
	  padding: 0;
	}

	/* If line-height can't be modified, then fix Firefox spacing with padding */
	 input::-moz-focus-inner
	{
	  padding: .4em;
	}

	/* The disabled styles */
	.button[disabled], .button[disabled]:hover, .button.disabled, .button.disabled:hover
	{
		background: #eee;
		color: #aaa;
		border-color: #aaa;
		cursor: default;
		text-shadow: none;
		position: static;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}

    /* Hexadecimal entities for the icons */

    .add:before
    {
        content: "\271A";
    }

    .edit:before
    {
        content: "\270E";
    }

    .delete:before
    {
        content: "\2718";
    }

    .save:before
    {
        content: "\2714";
    }

    .email:before
    {
        content: "\2709";
    }


    .next:before
    {
        content: "\279C";
    }

    .star:before
    {
        content: "\2605";
    }


