﻿body {
    background-image: url(../Images/body-bg.png);
}

/*
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: bold;
	color: inherit;
	text-rendering: optimizelegibility;
}

h3 {
	font-size: 18px;
	line-height: 27px;
}
*/

.header {
    background: #ff2b03;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    /*azul: #3f7d9f #2d71a2; larajna: #ff2b03 #fa1500;*/
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff2b03), color-stop(100%, #fa1500));
    background-image: -webkit-linear-gradient(top, #ff2b03,#fa1500);
    background-image: -moz-linear-gradient(top, #ff2b03,#fa1500);
    background-image: -o-linear-gradient(top, #ff2b03,#fa1500);
    background-image: linear-gradient(top, #ff2b03,#fa1500);
    background-size: auto auto;
    -webkit-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    -moz-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    height: 85px;
    width: 100%;
    top: 0px;
    z-index: -10;
    position: fixed;
}

/*Template 1  - ************** */
/*.header {
    background: #62bb46;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi�pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6bcd4c), color-stop(100%, #62bb46));
    background-image: -webkit-linear-gradient(top, #6bcd4c,#62bb46);
    background-image: -moz-linear-gradient(top, #6bcd4c,#62bb46);
    background-image: -o-linear-gradient(top, #6bcd4c,#62bb46);
    background-image: linear-gradient(top, #6bcd4c,#62bb46);
    background-size: auto auto;
    -webkit-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    -moz-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    height: 85px;
    width: 100%;
    top: 0px;
    z-index: -10;
    position: fixed;
}*/

/*Template 2  - ************** */
/*.header {
	background: #008fd5;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	  *//*azul: #3f7d9f #2d71a2; larajna: #008fd5 #008fd5;*//*
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008fd5), color-stop(100%, #008fd5));
	background-image: -webkit-linear-gradient(top, #008fd5,#008fd5);
	background-image: -moz-linear-gradient(top, #008fd5,#008fd5);
	background-image: -o-linear-gradient(top, #008fd5,#008fd5);
	background-image: linear-gradient(top, #008fd5,#008fd5);
	background-size: auto auto;
	-webkit-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
	-moz-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
	box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
	height: 85px;
	width: 100%;
    top: 0px;
    z-index: -10;
	position: fixed;
}*/
/*Template 3  - ************** */
/*.header {
    background: #ff7400;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    *//*azul: #3f7d9f #2d71a2; larajna: #ff7400 #ff6609;*//*
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff7400), color-stop(100%, #ff6609));
    background-image: -webkit-linear-gradient(top, #ff7400,#ff6609);
    background-image: -moz-linear-gradient(top, #ff7400,#ff6609);
    background-image: -o-linear-gradient(top, #ff7400,#ff6609);
    background-image: linear-gradient(top, #ff7400,#ff6609);
    background-size: auto auto;
    -webkit-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    -moz-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    height: 85px;
    width: 100%;
    top: 0px;
    z-index: -10;
    position: fixed;
}*/
/*Template 4  - ************** */
/*.header {
    background: #0093be;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    *//*azul: #3f7d9f #2d71a2; larajna: #ff2b03 #fa1500;*//*
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3591bc), color-stop(100%, #0093be));
    background-image: -webkit-linear-gradient(top, #3591bc,#0093be);
    background-image: -moz-linear-gradient(top, #3591bc,#0093be);
    background-image: -o-linear-gradient(top, #3591bc,#0093be);
    background-image: linear-gradient(top, #3591bc,#0093be);
    background-size: auto auto;
    -webkit-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    -moz-box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    box-shadow: 0 -3px 7px -3px rgba(0,0,0,0.3) inset;
    height: 85px;
    width: 100%;
    top: 0px;
    z-index: -10;
    position: fixed;
}*/

.main > .container {
    margin: auto;
    margin-top: 65px;
}

.wrapper {
    -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    background: #f7f7f7;
    overflow: hidden;
    margin-left: 0;
}

.main-content {
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
    margin-left: 0;
    position: relative;
    z-index: 100;
    padding-bottom: 20px;
}

    .main-content .heading-bar:first-child {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0 / 4px 4px 0 0;
        border-radius: 4px 4px 0 0 / 4px 4px 0 0;
    }

.heading-bar {
    min-height: 40px;
    padding: 0 20px;
    background: #fefefe;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #f2f2f2));
    background-image: -webkit-linear-gradient(top, #fefefe,#f2f2f2);
    background-image: -moz-linear-gradient(top, #fefefe,#f2f2f2);
    background-image: -o-linear-gradient(top, #fefefe,#f2f2f2);
    background-image: linear-gradient(top, #fefefe,#f2f2f2);
    -webkit-box-shadow: 0 0px 1px 1px #fff inset,0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0px 1px 1px #fff inset,0 1px 2px rgba(0,0,0,0.1);
    box-shadow: 0 0px 1px 1px #fff inset,0 1px 2px rgba(0,0,0,0.1);
    text-shadow: 0 1px #fff;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

    .heading-bar h1,
    .heading-bar h2,
    .heading-bar h3,
    .heading-bar h4,
    .heading-bar h5,
    .heading-bar h6,
    .heading-bar .subheading,
    .heading-bar li,
    .heading-bar a {
        line-height: 40px;
    }

    .heading-bar h1,
    .heading-bar h2,
    .heading-bar h3,
    .heading-bar h4,
    .heading-bar h5,
    .heading-bar h6 {
        margin: 0;
        font-family: inherit;
        font-weight: bold;
        color: inherit;
        text-rendering: optimizelegibility;
    }

    .heading-bar h3 {
        font-size: 18px;
        line-height: 27px;
    }

.subheading {
    color: #bbb;
    text-shadow: 0 1px #fff;
    font-size: 80%;
    font-weight: normal;
}

.padded {
    padding: 10px;
    overflow: auto;
    overflow-y: hidden;
    scrollbar-base-color: #ffeaff;
}

.navbar .brand {
    margin-left: 15px;
}

@media (min-width:768px) {
    .navbar .brand {
        margin-left: 0px;
    }
}

.navbar .brand img {
    margin-top: 5px;
}

/*Template 4  - ************** */
/*.navbar .brand img {
    margin-top: 15px;
}*/

.table thead tr th {
    background-color: #fc1a01;
    color: #ffffff;
}

/*Template 1  - ************** */
/*.table thead tr th {
    background-color: #437c6b;
    color: #ffffff;
}*/

/*Template 2  - ************** */
/*.table thead tr th {
	background-color: #008fd5;
	color: #ffffff;
}*/

/*Template 3  - ************** */
/*.table thead tr th {
    background-color: #231f20;
    color: #ffffff;
}*/
/*Template 4  - ************** */
/*.table thead tr th {
    background-color: #243588;
    color: #ffffff;
}*/

.table tbody tr.destaque > td {
    background-color: #cfd0d2;
    font-weight: bold;
}

.table-hover tbody tr.destaque:hover > td {
    background-color: #cfd0d2;
}

.table tbody tr.total > td {
    background-color: #f7f3ce;
}

.table-hover tbody tr.total:hover > td {
    background-color: #f7f3ce;
}

/* volta padrão antigo */
input[type="file"] {
    background-color: #fff;
    min-width: 150px;
    height: 30px;
    color: #000;
    font-weight: bold;
    border: 1px solid #d8dcdd;
    padding-left: 5px;
    overflow: visible;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    font-weight: bold;
}

textarea {
    min-width: 150px;
    height: 30px;
    color: #000;
    font-weight: bold;
    border: 1px solid #d8dcdd;
    padding-top: 5px;
    padding-left: 5px;
    overflow: auto;
}

select,
input[type="password"],
input[type="text"] {
    display: inline-block;
    min-width: 150px;
    max-width: 400px;
    height: 34px;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    overflow: visible;
}

.cadastro {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*width: 100%;*/
}

    .cadastro ~ .cadastro {
        border-top: 0 none;
    }

    .cadastro textarea {
        min-width: 150px;
        height: 40px;
        color: #000;
        font-weight: bold;
        border: 1px solid #d8dcdd;
        padding-top: 5px;
        padding-left: 5px;
    }

.dropdown-menu .campofluido input[type="text"],
.dropdown-menu .cadastro input[type="text"] {
    min-width: 150px;
    margin-right: 10px;
    width: 100%;
}

.dropdown-menu .campofluido select,
.dropdown-menu .cadastro select {
    min-width: 150px;
    width: 100%;
}

.dropdown-menu .campofluido ul:nth-child(odd),
.dropdown-menu .cadastrodetalhelinha1 {
    width: 210px;
    overflow-x: hidden;
}

.dropdown-menu .campofluido > ul:nth-child(even),
.dropdown-menu .cadastrodetalhelinha2 {
    width: 210px;
    overflow-x: hidden;
}

.campofluido input[type="text"],
.cadastro input[type="text"] {
    min-width: 150px;
    height: 30px;
    color: #000;
    font-weight: bold;
    border: 1px solid #d8dcdd;
    padding-left: 5px;
    width: 100%;
}

.campofluido select,
.cadastro select {
    min-width: 150px;
    height: 30px;
    color: #000;
    font-weight: bold;
    border: 1px solid #d8dcdd;
    width: 100%;
}

.cadastro,
.cadastro > ul {
    list-style-type: none;
    display: inline-block;
}

.cadastroflutuante {
    background: #ffffff;
    position: fixed;
    right: 2em;
    top: 30%;
    display: block;
    max-height: 50%;
    border: 2px #CCCCCC solid;
    padding: 1em;
    overflow-y: scroll;
}

.cadastrofooter {
    display: block !important;
    text-align: left;
    padding-left: 0px;
}

.campofluido,
.campofluido > ul,
.cadastroflutuante,
.cadastroflutuante > ul {
    list-style-type: none;
    display: inline-block;
}

    .campofluido ul:nth-child(odd),
    .cadastrodetalhelinha1 {
        background: #F7F8F9;
        height: 60px;
        text-align: left;
        color: #3e3e3e;
        font-size: 14px;
        width: 350px;
        padding-left: 0px;
    }

        .campofluido > ul:nth-child(odd) li:nth-of-type(1),
        .cadastrodetalhelinha1 li:nth-of-type(1) {
            text-align: left;
            color: #000;
            font-weight: bold;
            font-size: 14px;
            padding-left: 0px;
        }

    .campofluido > ul:nth-child(even),
    .cadastrodetalhelinha2 {
        background: #FFF;
        height: 60px;
        text-align: left;
        color: #3e3e3e;
        font-size: 14px;
        width: 350px;
        padding-left: 0px;
    }

    .bs_cadastrocampocor1 {
        background: #F7F8F9;
        min-height: 65px;
        color: #3e3e3e;
    }

    .bs_cadastrocampocor2 {
        background: #FFF;
        min-height: 65px;
        color: #3e3e3e;
    }

    .panel-default > .bs_cadastroheader {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .campofluido > ul:nth-child(even) li:nth-of-type(1),
        .cadastrodetalhelinha2 li:nth-of-type(1) {
            text-align: left;
            color: #000;
            font-weight: bold;
            font-size: 14px;
            padding-left: 0px;
        }

.cadastrogrupoheader {
    display: block !important;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

    .cadastrogrupoheader label {
        margin-bottom: 0px;
    }

cadastrogrupoheader {
    padding: 0px;
}

.cadastrogrupolinha1, .cadastrogrupolinha2 {
    padding: 2px;
    margin-bottom: 10px;
}

.cadastrogrupolinha1 {
    background-color: #f5f5f5;
    border-radius: 4px;
}

.GridCabec span,
.GridCabec th,
.GridCabec {
    background: #fc1a01;
    /*height:38px;*/
    text-align: center !important;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}

/*Template 2  - ************** */
/*.GridCabec span,
.GridCabec th,
.GridCabec{
    background:#008fd5;
     *//*height:38px;*/ /*
    text-align:center !important;
    color:#ffffff;
    font-size:14px;
    text-transform: uppercase;
}*/
 
/*Template 3  - ************** */
/*.GridCabec span,
.GridCabec th,
.GridCabec {
    background: #231f20;
    *//*height:38px;*//*
    text-align: center !important;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}*/
/*Template 4  - ************** */
/*.GridCabec span,
.GridCabec th,
.GridCabec {
    background: #243588;
    *//*height:38px;*//*
    text-align: center !important;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}*/

.GridItem span {
    background: #f1f2f4;
    max-height: 60px;
    text-align: center;
    color: #3e3e3e;
    font-size: 14px;
    border: none;
}

.GridItem {
    background: #f1f2f4;
    /*height:38px;*/
    text-align: center;
    color: #3e3e3e;
    font-size: 14px;
    border-top: 1px solid #ffffff;
}

    .GridItem > td {
        min-width: 150px;
        max-height: 50px;
        overflow-y: hidden;
    }

    .GridAltItem input[type="image"] ~ input[type="image"],
    .GridItem input[type="image"] ~ input[type="image"] {
        margin-left: 5px;
    }

.GridAltItem span {
    background: #cfd0d2; /*::AQUI COMENTADO PARA TEMPLATE *BTG**/
    height: 60px;
    text-align: center;
    color: #3e3e3e;
    font-size: 14px;
}

.GridAltItem {
    background: #cfd0d2; /*::AQUI COMENTADO PARA TEMPLATE *BTG**/
    height: 38px;
    text-align: center;
    color: #3e3e3e;
    font-size: 14px;
    border-top: 1px solid #ffffff;
}

    .GridAltItem > td {
        min-width: 150px;
        max-height: 50px;
        overflow-y: hidden;
    }

.GridGroupHeader span {
    text-align: left;
    color: #5a5959;
    font-size: 16px;
    font-weight: bold;
}

.GridGroupHeader td {
    text-align: left;
    color: #5a5959;
    font-size: 16px;
    font-weight: bold;
    padding-left: 2em;
}
/* volta padrão antigo */

@media (max-width:768px) {
    .main > .container {
        left: 0px;
        padding-left: 0px;
    }
}

#container-scroll {
    overflow-x: hidden;
}

.nav > li > a {
    padding-right: 3px;
    padding-left: 3px;
}

/*Template 4  - ************** */
/*.nav > li > a {
    padding-right: 5px;
    *//*padding-left: 5px;*//*
}*/

/**
 * Overide Bootstrap
 */
.navbar .nav > li > a {
    /*padding: 10px;*/
}

@media (min-width:768px) {
    .navbar-nav.navbar-right:last-child {
        margin-right: -8px;
    }

    .TitleSearchBox {
        padding: 10px;
        width: 660px;
    }
}

@media (min-width:1260px) {
    .container {
        width: 1230px;
    }

    .TitleSearchBox {
        padding: 10px;
        width: 870px;
    }
}

@media (min-width:1320px) {
    .container {
        width: 1290px;
    }
}

@media (max-width:768px) {
    .container {
        width: 570px;
    }

    .TitleSearchBox {
        padding: 10px;
        width: 445px;
    }
}

@media (max-width:630px) {
    .container {
        width: 560px;
    }
}

@media (max-width:500px) {
    .container {
        width: 430px;
    }

    .TitleSearchBox {
        padding: 10px;
        width: 230px;
    }
}

@media (max-width:400px) {
    .container {
        width: 360px;
    }
}

.main .container > .panel > .panel-body table.overflow {
    font-size: 0.9em;
    width: 100%;
}

/* overflow bootstrap */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle;
}

/*.container {
    margin-left: 0px;
}*/

@media (max-width: 630px) {
    .main .container > .panel > .panel-body table.overflow {
        display: block;
        height: 420px;
        overflow-y: auto;
        position: relative;
        width: 100%;
    }

        .main .container > .panel > .panel-body table.overflow thead {
            display: block;
            float: left;
        }

        .main .container > .panel > .panel-body table.overflow tbody {
            display: -webkit-box;
            overflow-x: auto;
        }

        .main .container > .panel > .panel-body table.overflow th,
        .main .container > .panel > .panel-body table.overflow tr,
        .main .container > .panel > .panel-body table.overflow td {
            display: block;
        }

        .main .container > .panel > .panel-body table.overflow th,
        .main .container > .panel > .panel-body table.overflow td {
            height: 40px !important;
            overflow-y: hidden;
        }
            /* AQUI */

            .main .container > .panel > .panel-body table.overflow td input[type=text], /* AQUI */
            .main .container > .panel > .panel-body table.overflow td select {
                width: 140px;
            }

    .table > tbody > tr > td,
    .table > thead > tr > th,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > tfoot > tr > td {
        padding: 3px;
    }

    select,
    input[type="password"],
    input[type="text"] {
        height: 25px; /* AQUI */
        color: #000;
        border: 1px solid #ccc;
        padding: 2px 4px;
        font-size: 11px;
        line-height: 1.42857143;
        overflow: visible;
    }

    .GridCabec span,
    .GridCabec th,
    .GridCabec {
        background: #fc1a01;
        /*height:38px;*/
        text-align: center !important;
        color: #ffffff;
        font-size: 9px; /* AQUI - ACRESCENTAR WIDTH EM OUTRA CLASSE */
        min-width: 150px;
        text-transform: uppercase;
    }

        .GridCabec th {
            overflow-y: hidden;
        }

    .GridItem span,
    .GridItem {
        background: #f1f2f4;
        text-align: center;
        color: #3e3e3e;
        font-size: 11px;
    }

    .GridAltItem span,
    .GridAltItem {
        background: #cfd0d2;
        height: 28px;
        text-align: center;
        color: #3e3e3e;
        font-size: 11px; /* AQUI */
        border-top: 1px solid #ffffff;
    }
}

/* sort out borders */

.rt th {
    border-bottom: 0;
}

.rt td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.rt tbody tr {
    border-right: 1px solid #babcbf;
}

/*.rt th:last-child,
.rt td:last-child {
    border-bottom: 1px solid #babcbf;
}*/

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.processando {
    display: block;
    position: fixed;
    left: 50%;
    margin-left: -60px;
    background: #fc533e;
    border: 1px solid #e9210b;
    z-index: 1000;
    height: 1.5em;
    width: 120px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}

.btn-login {
    color: #fff;
    background-color: #f07a30;
    border-color: #f3a65b;
}

    /*Template 1  - ************** */
    /*.btn-login {
    color: #fff;
    background-color: #005a45;
    border-color: #62bb46;
}*/

    /*Template 2  - ************** */
    /*.btn-login {
    color: #fff;
    background-color: #00467c;
    border-color: #008fd5;
}*/
    /*Template 3  - ************** */
/*.btn-login {
    color: #fff;
    background-color: #ff6609;
    border-color: #ff7400;
}*/
    /*Template 4  - ************** */
/*.btn-login {
    color: #fff;
    background-color: #3591bc;
    border-color: #2c2e86;
}*/

 .btn-login:hover {
     color: #fff;
     background-color: #f3a65b;
     border-color: #f07a30;
 }

/*Template 1  - ************** */
/*.btn-login:hover {
    color: #fff;
    background-color: #407b6b;
    border-color: #62bb46;
}*/

/*Template 2  - ************** */
/*.btn-login:hover {
    color: #fff;
    background-color: #008fd5;
    border-color: #e6f4fc;
}*/
/*Template 3  - ************** */
    /*.btn-login:hover {
        color: #fff;
        background-color: #ff7400;
        border-color: #ff6609;
    }*/
/*Template 4  - ************** */
/*.btn-login:hover {
        color: #fff;
        background-color: #2c2e86;
        border-color: #3591bc;
    }*/

.gridGestorFooter {
    background-color: #990000;
    color: #FFF;
}

/*Template 1  - ************** */
/*.gridGestorFooter {
    background-color: #609183;
}*/

/*Template 2  - ************** */
/*.gridGestorFooter {
    background-color: #00467c;
    color: #FFF;
}*/

/*Template 3  - ************** */
/*.gridGestorFooter {
    background-color: #231f20;
    color: #FFF;
}*/

/*Template 4  - ************** */
/*.gridGestorFooter {
    background-color: #243588;
    color: #FFF;
}*/

.gridRowStyle {
    background-color: #609183;
}

.gridGestorPager {
    background-color: #FFCC66;
}

/*Template 1  - ************** */
/*.gridGestorPager {
    background-color: #62bb47;
}*/

/*Template 2  - ************** */
/*.gridGestorPager {
    background-color: #008fd5;
}*/

/*Template 4  - ************** */
/*.gridGestorPager {
    background-color: #0093be;
}*/

/*Classe consumida dentro da tela DetalhamentoWeb.aspx*/
/*Classe consumida dentro da tela Gestor.aspx*/
/*Classe consumida dentro da tela Relatorios.aspx*/

.HeaderCombo {
    display: inline-block;
    width: 100%;
    border: 1px solid #FFAB96;
    background-color: #FFFBD6;
}

/*Template 2  - ************** */
/*.HeaderCombo{
    display: inline-block;
    width: 100%;
    border: 1px solid #dcf0fb; 
    background-color: #e6f4fc;
}*/
/*Template 3  - ************** */
/*.HeaderCombo {
    display: inline-block;
    width: 100%;
    border: 1px solid #a6aaab;
    background-color: #d9dada;
}*/

/*Classe consumida dentro da tela Gestor.aspx*/
/*Classe consumida dentro da tela DetalhamentoWeb.aspx*/
/*.AboveFooter {
    background-color: #F7F3CE;
}*/

/*Template 2  - ************** */
/*.AboveFooter{
    background-color: #e6f4fc;
}*/

/*Classe consumida dentro da tela Gestor.aspx*/
.GestorPagerStyle {
    vertical-align: middle;
    background-color: #737475;
    font-size: small;
    color: #ffffff;
}

    /*Template 1  - ************** */
    /*.GestorPagerStyle{
    vertical-align: middle;
    */ /*background-color: #e6f4fc;*/ /*
    font-size: small;
    color: #ffffff;
}*/

    /*Template 2  - ************** */
    /*.GestorPagerStyle{
    vertical-align: middle;
    background-color: #e6f4fc;
    font-size: small;
}*/

    .GestorPagerStyle td a {
        color: #ffffff;
    }

    /*Template 2  - ************** */
/*@media {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 25px; 
        margin-left: -15px;
    }*/
.centralizadorElemento {
    margin-left: 25%;
    margin-right: 25%;
}

.fonteTelasSuporte{
    font-size: 17px;
}

.fonteTituloTelasSuporte{
    font-size: 20px;
}

.btnSearchEspacoSuporte{
    margin-top:2%;
}

.paddingKilled{
    padding-right: 0;
    padding-left: 0;
}

.backGroundMessage{
    height: 280px;
    margin-top: 4%;
    background-color: gainsboro;    
}

.backGroundMessage2{
    height: 260px;
    margin-top: 4%;
    background-color: gainsboro;    
}

span.btn {
    padding-bottom:0;
}