@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Dosis:700, 900');

@font-face {
    font-family: Roboto,Verdana;
}


html, body, div, p, table, td, ul, li, select, label, input, a{
    font-family: 'Roboto', Tahoma, Arial, sans-serif;
    font-size: 14px;
}
html, body
{
    height: 100%;
    min-height: 100%;
}

h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#D53C3E;font-family: 'Dosis', sans-serif;}
h3, h4, h5, h6 {color:#777;}

select:focus {
    outline: none;
}

select option:hover,
select option:focus,
select option:active,
select option:checked
{
    background: linear-gradient(#fdb632,#fdb632);
    background-color: #fdb632 !important; /* for IE */
    color: #000 !important;
}



#w1-container a, #w2-container a {color:#333; border-bottom: 1px dashed #c4c4c4; text-decoration: none;}
#w1-container a:hover, #w2-container a:hover {color:#000; border-bottom: 2px solid #fdb632; text-decoration: none;}

#w1-container a.grid-view-action-update, #w1-container a.grid-view-action-delete, #w1-container a.idPrint,  #w1-container a.idDelete,
#w2-container a.grid-view-action-update, #w2-container a.grid-view-action-delete, #w2-container a.idPrint,  #w2-container a.idDelete, w1-container a.grid-view-action-view
{border:none; text-decoration: none !important;}


/* INÍCIO customização */

.form-control {
    width: auto;
}

.modal-open {z-index: 100;}


.fade {background-color:rgba(0, 0, 0, 0.8);}


#loginform-username, #loginform-password, #loginform-accesscode {width:100%;}

.sub-title-gol {
    font-size: 17px;
    color:#333;
    font-weight: normal;
    padding-left:0px;
    padding-top:5px;

}


fieldset {
    border-radius: 20px;
    border: 2px solid #777;
    background: #ededed;
    padding: 10px;
}

fieldset legend {
    background: #444;
    color: #fff;
    padding: 5px 10px ;
    font-size: 15px;
    border-radius: 5px;
    margin-left: 10px;
    margin-bottom: 0px;
    width: auto;
}



#borda_curva {
    border-radius: 25px;
    background: #fffceb;
    padding: 0px 20px 0px 20px;
    border: 1px solid #EEE;
    min-height: 75px;
    margin-bottom:20px;
}
.form-inline {
    background: #e6e6e6;
    border: none;
    min-height: 75px;
    vertical-align: middle;
}


#reportAdd {
    background-image: none !important;
    background-color: #389837 !important;
    color: #fff;
    border: none;
}
#reportAdd > a > i {color: #fde70c}

#reportAdd > a, #reportAdd > a:hover {color: #fde70c}



#identifier-typecode, #identifier-number {width: 250px;}

#borda_curva h3 {margin-bottom:20px;}

#w1-container, #w2-container {background-color: #fff}

#InterfaceMessage {background-color: #000;}

#modalHeaderTitle > h4, #modal-header-gol > h4 {color: #ffffff !important;}

.modal-backdrop {position: relative;}

#w0-container > table > thead > tr > th:nth-child(1)

/*customização do dashboard */

.panel-heading {
    background-color: #777 !important;
    background-image: none !important;
    color: #fff !important;
}

#timer {
    border: 3px solid #636a76;
    padding-top:7px;
    width: 90px;
    height: 50px;
    text-align: center;
    color: #ccc;
    font-weight: bold;
    background-color: #626975;
}


/*fim do dashboard */


/*customização do menu */
.navbar-inverse {
    background-image: none;
    background-color: #585f69;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background-image: none; background-color: #00a2e8;}


.alert-info {
    border: none;
    background-color: #00a2e8 !important;
    background-image: none;
    color: #fff;
}


#logo > img {
    margin-top:-12px;margin-left:10px;
}
#logo:hover {
    background: none;
}
.dropdown-menu {
    background-color: #f0f0f0;
}
.navbar-nav > li > a {
    font-size: 16px;
}
.dropdown-menu > li > a {
    font-size: 16px;
}

#InterfaceMessage > a {
    font-size: 15px;
}

.dropdown-menu > li > a:hover {
    background-image: none;
    /*background-image: url("../images/back_menu_item.png");*/
    background-color: #fdb632;
}
#img_menu_item {
    margin-left: -15px;
    max-height: 30px;
    margin-right: 10px;
}
.dropdown-menu > li > a {
    padding-top:5px;
}
/* fim customização do menu */



.col-lg-8, .col-md-12 {
    background-repeat: no-repeat;
    background-position:0px 40px;
}

.col-xs-12{z-index: 5;}


.kv-editable-link {color:#000; border: none;}
.kv-editable-link:hover, .kv-editable:focus {color:#000; text-decoration: underline;}



.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background-color: #00a2e8;border-color: #00a2e8; color: #fff !important;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background-color: #fdb632;}
.iconLink:hover {color: #ea0000 !important; text-decoration: none}
.icobtn {font-size: 18px; margin-right: 10px}
.pagination > li > a, .iconLink {color: #000 !important;}
#identifier-grid > ul > li.active > a {color: #fff !important;}

.text-info, .text-success, .btn-link {
    color: #fff;
}

#gbox_table_alarms, #gbox_table_historic, #gbox_table_checkpoints{
    margin-left:auto;
    margin-right:auto;
}
#tit_label{
    padding-top: 5px;
    font-size: 20px;
    padding-right: 10px;
}

#box_countdown\22 {
    background-color: #585f69; border: none; border-radius: 5px; margin-left: 10px; padding: 3px; font-size: 140%; color:#fff; text-align: center; width: 75px; float: left;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { background-color: #585f69 !important; }

.ui-jqgrid tr.jqgrow td {
    white-space: normal !important;
}


/* botões */
.gol-btn {
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: white;
    margin-right: 5px;
    text-decoration: none !important;
}
.btn-primary {
    background-color: #00a2e8;
    background-image: none !important;
    border:none;
}
.btn-green, .kv-editable-submit {
    background-color: #1daf2c;
    background-image: none !important;
    border:none;
    color:#fff !important;
}
.btn-red {
    background-color: #d53c3e;
    background-image: none !important;
    border:none;
    color:#fff !important;
}
.btn-gray {
    background-color: #868a93;
    background-image: none !important;
    border:none;
    color:#fff !important;
}
.btn-orange {
    background-color: #eb5c24;
    background-image: none !important;
    border:none;
    color:#fff !important;
}
.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled],
.btn-gray:hover,.btn-gray:active,.btn-gray.active,.btn-gray.disabled,.btn-gray[disabled],
.btn-orange:hover,.btn-orange:active,.btn-orange.active,.btn-orange.disabled,.btn-orange[disabled],
.btn-red:hover,.btn-red:active,.btn-red.active,.btn-red.disabled,.btn-red[disabled],
.btn-green:hover,.btn-green:active,.btn-green.active,.btn-green.disabled,.btn-green[disabled] {
    background-color:#fdb632;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.5)
}


.table-hover > tbody > tr:hover {background-color: #fff19d;}


/* fim botões */


/* FIM customização */



/*Remove a cor amarela dos inputs em autocomplete do navegador*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.wrap {
    background-image: url("../images/back_top.png");
    background-repeat: repeat-x;
    background-attachment:fixed;
    min-height: 100%;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #d53c3e;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    /*font-family: 'Glyphicons Halflings';*/
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ /*"\e151"*/ "\f15d";
}

a.desc:after {
    content: /*"\e114"*/ /*"\e152"*/ "\f15e";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #d53c3e;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.summary {
    float: right;
    margin-top: 27px;
}

div.required label:after {
    content: " *";
    color: #d53c3e;
}


.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
    color: #EDEDED;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #222;
    background: #EDEDED;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

.table {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    min-width: 180px;
    background-color: transparent !important;
}

.fa-gol-grid {
    font-size: 1.4em !important;
    color: #777 !important;
    padding-right: 5px;
}

.fa-gol-grid:hover {
    color: #00a2e8;
}

.sub-menu label {
    color: #fff;
}

.sub-menu a:hover label {
    color: #fff;
}

.modal-content {
    margin-top:70px;
}
.modal-header {
    padding:5px;
    padding-left:15px;
    border:none;
}
.modal-header-gol {

    background-color: #d53c3e;
    background-image: none;
    color: #FFFFFF;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;

}

.modal-footer-gol {
    background-color: #f5f5f5;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #FFF;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #FFF;
}

.program-schedule-form{
    margin-top:10px; padding-left:40px; background-color: #f8f8f8; min-height:300px;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
}
#panel-advanced {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    background-color: #efefef;
    width: 100%;
    margin-top: 20px;
}

#panel-main {
    min-height: 100px;
    padding: 30px 30px 10px 30px;
    background-color: #d3d3d3;
    width: 100%;
    float:left;
}

#panel-basic {
    min-height: 100px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 20px;
    background-color: #efefef;
    width: 100%;
    margin-top: 20px;
    float:left;
}


#options_2col {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin: 0px;
    padding: 0px;
    margin-bottom:10px;
}

#options_2col li {
    list-style-type: none;
    margin-top:5px;
    margin-bottom:5px;
}


.fa-lg{line-height:0em;}

.ball {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: -webkit-linear-gradient(top,  rgba(187,187,187,1) 0%,rgba(119,119,119,1) 99%);
    background: -moz-linear-gradient(top,  rgba(187,187,187,1) 0%,rgba(119,119,119,1) 99%);
    background: linear-gradient(top,  rgba(187,187,187,1) 0%,rgba(119,119,119,1) 99%);
}

.ball-red,
.ball-error,
.ball-danger,
.ball-important {
    background: -webkit-linear-gradient(top,  hsla(0, 69%, 59%,1) 0%, hsla(0, 75%, 30%,1) 99%);
    background: -moz-linear-gradient(top,  hsla(0, 69%, 59%,1) 0%, hsla(0, 75%, 30%,1) 99%);
    background: linear-gradient(top,  hsla(0, 69%, 59%,1) 0%, hsla(0, 75%, 30%,1) 99%);
}

.ball-green,
.ball-success {
    background: -webkit-linear-gradient(top,  hsla(121, 40%, 65%,1) 0%, hsla(120, 75%, 30%,1) 99%);
    background: -moz-linear-gradient(top,  hsla(121, 40%, 65%,1) 0%, hsla(120, 75%, 30%,1) 99%);
    background: linear-gradient(top,  hsla(121, 40%, 65%,1) 0%, hsla(120, 75%, 30%,1) 99%);
}

.ball-blue,
.ball-info {
    background: -webkit-linear-gradient(top,  hsla(240, 75%, 50%,1) 0%, hsla(240, 75%, 30%,1) 99%);
    background: -moz-linear-gradient(top,  hsla(240, 75%, 50%,1) 0%, hsla(240, 75%, 30%,1) 99%);
    background: linear-gradient(top,  hsla(240, 75%, 50%,1) 0%, hsla(240, 75%, 30%,1) 99%);
}

.ball-yellow,
.ball-warning {
    background: -webkit-linear-gradient(top,  hsla(57, 63%, 69%,1) 0%, hsla(57, 75%, 30%,1) 99%);
    background: -moz-linear-gradient(top,  hsla(57, 63%, 69%,1) 0%, hsla(57, 75%, 30%,1) 99%);
    background: linear-gradient(top,  hsla(57, 63%, 69%,1) 0%, hsla(57, 75%, 30%,1) 99%);
}

span.ball {
    display: inline-block;
    vertical-align: baseline;
}

.fixed-menu {
    position: fixed;
    top: 70px;
    width: inherit;
    z-index: 0;
}

.serial-number {
    font-family: Roboto;
}

.site-version .panel-body .row {
    margin:15px 0;
}

.site-version span {
    margin-left:20px;
}

.site-version h3, hr {
    margin: 0px 0px 20px 0px;
}

.site-version p, label {
    margin:0;
    padding:0;
}

.header-report .image-loading {
    background: rgba(255, 255, 255, 0.7) url('../images/loading.gif') top left no-repeat !important;
    width: 100%; 
    height: 100%; 
    position: absolute; 
    z-index:5
}

.image-loading p {
    text-align:center;
}

.dashboard:not(:first-child) {
    margin-top:8%;
}

.dashboard i[class^="fa"]
{
    padding: 0 7px 0 0 ;
    vertical-align:-4px;
}

/*.dashboard .fa {*/
    /*color: red !important;*/
/*}*/

.dashboard-link {
    margin-top:0.4em;
}

.triangle {
    max-width:115%;
    max-height:115%;
}

.triangle-text {
    position:absolute;
    text-align: center;

    margin:17% 0 0 13%;
}

.triangle-text-to-right {
    position:absolute;
    text-align:center;

    margin:16% 0 0 52%;
}

.triangle-text-to-bottom {
    position:absolute;
    text-align: center;

    margin:52% 0 0 14%;
}

.triangle-customer-link {
    position:absolute;
    text-align: center;

    margin:57% 0 0 56.5%;
}

.triangle-identifier-link {
    position: absolute;
    text-align: center;

    margin: 89% 0 0 15%;
}

.triangle-checkpoint-link {
    position: absolute;
    text-align: center;

    margin: 17% 0 0 8%;
}

.triangle-tour-link {
    position: absolute;
    text-align: center;

    margin: 16.9% 0 0 68%;
}

.triangle-readers-link {
    position: absolute;
    text-align: center;

    margin: 39.5% 0 0 10%;
}

.triangle-events-link {
    position: absolute;
    text-align: center;

    margin: 60% 0 0 7%;
}

.triangle-download-link {
    position: absolute;
    text-align: center;

    margin: 17.5% 0 0 8%;
}

.triangle-report-link {
    position: absolute;
    text-align: center;

    margin: 18% 0 0 56%;
}

.has-sub {
    position: absolute;
    text-align: center;

    padding:0.3em 0.5em 0.3em 0.3em;
    margin:33% 0 0 31%;
}

.arrow {
    max-width:10%;
    max-height:10%;
}

.dashboard .panel-body {
    padding: 5px;
}

.dashboard .panel-heading {
    padding: 5px 15px;
}

.dashboard .page-header {
    margin:0 0 15px 0;
}

.dashboard .table > thead > tr > th, .dashboard .table > tbody > tr > th, .dashboard .table > tfoot > tr > th, .dashboard .table > thead > tr > td, .dashboard .table > tbody > tr > td, .dashboard .table > tfoot > tr > td {
    font-size: 14px;
    padding: 2px 15px 2px 15px;
}

.dashboard .table {
    margin-bottom:2px !important;
}

.dashboard .table > thead > tr > th {
    border-bottom:1px;
}

@media (max-width: 480px) {
    *{
        font-size: 10px !important;
    }
}

@media (max-width: 768px){    
    .fixed-menu {
        width: 100%;
    }  
    
    .site-version .pull-left {
        float:left !important;
        text-align:left !important;
        margin-top:25px !important;
    }
}

.add-btn{font-size: 16px;color: #efefef;font-weight: bold; float: right; margin-top: 20px;}
.add-btn:hover{color: #fff; text-decoration: none}