﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);


body {
    padding:0px;
    margin:0px; 
    font-family: 'Titillium Web', sans-serif;
    height: 511px;
    overflow-x:hidden; 
}

.ui-corner-all
{
     font-size:small;
 }
* {
    margin: 0;
    padding: 0;
}
/*body {
font-family: Verdana;
font-size: 62.5%;
color: #1371a0;
                            
}*/
.contador td {
    font-family: 'Titillium Web', sans-serif;
    color: #222;
    font-size: 9px;
    font-weight: 700;
}

.contador {
    position: absolute;
    display: none;
    left: 0px;
    bottom: 4px;
    font-family: 'Titillium Web', sans-serif;
    background: none;
    width:70px;
}

#textotopo{
  cursor: pointer; 
}
 a {
   color: #fff;
   text-decoration:  none;
 }

 .legenda {
   color: #1371a0;
   text-decoration: underline;
   font-size: 12px;
 }

.menu {
    width: 380px;
    margin: 2px auto;
            }
.menu a {
  width: 370px;
  display: block;
  margin: 2px;
  margin-bottom: 10px;
  text-align: center;
  float: left;
  opacity: 5;
}
            
#splashintro {
    border-radius: 25px;
    background: #8AC007;
    padding: 20px; 
    width: 200px;
    height: 150px; 
}

div.txtintro {
    font-family:  'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
 }
  
#divimagemqren {
    height:7%;
    max-height: 7vh;
    width :100%;
    background-color:white; 
    display:block;
    z-index:999999;
    bottom: 0px;
}
#imagemqren{
    margin:auto;
    display:block;
    z-index:999999; 
    height:100%;
}
   
#barratopo {
    background-color: #1371a0;
    width: 100%;
    height: 40px;
    z-index: 99;
    padding-top: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    text-align: left;
    margin-right:50px;
}
#iconstop{
    /*background-color: #1371a0; */
    height: 40px;
    float : right;  
    padding-top: 10px;
    position: absolute;
    top:0px;
    right:50px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index:99;
    display:none;
}
#iconstop:hover{
    filter: alpha(opacity=100);
    opacity: 1;
}
#iconstop img{
    float : right; 
    padding-right:10px;
}
#iconstop img:hover {
    cursor: pointer; 
    padding-right:10px;
}
.search {
	border: 1px solid #DDDDDD;
	background-color: White;
	width: 300px;
	height: 30px;
	padding-left: 10px;
	border-radius: 3px;
	box-shadow: 0px 0px 5px #DDDDDD;
}

 
#textotopo {
  font-family: Verdana;
  font-weight: 700;
  font-size: 25px;
  color: white;
  padding-left: 20px;
}


.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	/*padding-left: 2.2em;*/
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding-top: 1em;
    padding-bottom: 1em;
    padding-left: .5em;
    padding-right: .5em;

	border-top: 0;
	height: 50%;
	
}

    
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background: #666666/*{bgColorDefault}*/ url(~/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: white/*{fcDefault}*/;
}
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

/* Classic Windows Theme (default) */
/* =============================== */
.context-menu-theme-default {
	border:2px outset white;
	background-color:#D4D0C8;
}
.context-menu-theme-default .context-menu-item {
	text-align:left;
	cursor:pointer;
	padding:4px 28px 4px 16px;
	color:black;
	font-family:Tahoma,Arial;
	font-size:11px;
}
.context-menu-theme-default .context-menu-separator {
	margin:4px 2px;
	font-size:0px;
	border-top:1px solid #808080;
	border-bottom:1px solid white;
}
.context-menu-theme-default .context-menu-item-disabled {
	color:#808080;
}
.context-menu-theme-default .context-menu-item .context-menu-item-inner {
	background:none no-repeat fixed 999px 999px; /* Make sure icons don't appear */
}
.context-menu-theme-default .context-menu-item-hover {
	background-color:#0A246A;
	color:white;
}
.context-menu-theme-default .context-menu-item-disabled-hover {
	background-color:#0A246A;
}

/* Windows XP Theme */
/* ================ */
.context-menu-theme-xp {
	border:1px solid #666;
	padding:1px;
	background:#F9F8F7 url(cmenu-xp-bg.gif) repeat-y top left;
}
.context-menu-theme-xp .context-menu-separator {
	margin:4px 2px;
	font-size:0px;
	border-top:1px solid #808080;
	border-bottom:1px solid white;
}
.context-menu-theme-xp .context-menu-item {
	text-align:left;
	color:black;
	font-family:arial;
	font-size:11px;
	cursor:pointer;
}
.context-menu-theme-xp .context-menu-item .context-menu-item-inner {
	background:none no-repeat 2px center;
	padding:4px 10px 4px 30px;
}
.context-menu-theme-xp .context-menu-item-hover .context-menu-item-inner {
	background:#B6BDD2 none no-repeat 2px center;
	padding:3px 9px 3px 29px;
	border:1px solid #0A246A;
}

/* Windows Vista Theme */
/* =================== */
.context-menu-theme-vista {
	background:#FAFAFA url(cmenu-vista-bg.gif) repeat-y left top;
	border:1px solid #868686;
}
.context-menu-theme-vista .context-menu-item {
	text-align:left;
	cursor:pointer;
	color:black;
	font-family:Tahoma,Arial;
	font-size:11px;
}
.context-menu-theme-vista .context-menu-separator {
	margin:0px 0px 0px 32px;
	font-size:0px;
	border-top:1px solid #C5C5C5;
	border-bottom:1px solid #F5F5F5;
}
.context-menu-theme-vista .context-menu-item-hover {
	background:transparent url(cmenu-vista-menu-item-hover.gif) repeat-x left center;
	border:1px solid #D7D0B3;
}
.context-menu-theme-vista .context-menu-item .context-menu-item-inner {
	padding:4px 16px 4px 35px;
	margin-left:1px;
	background-color:none;
	background-repeat:no-repeat;
	background-position:3px center;
	background-image:none;
}
.context-menu-theme-vista .context-menu-item-hover .context-menu-item-inner {
	padding:3px 15px 3px 35px;
	margin-left:0px;
}
.context-menu-theme-vista .context-menu-item-disabled {
	color:#A7A7A7;
}

/* OSX Theme */
/* ========= */
.context-menu-theme-osx {
	background-color:white;
	opacity: .93;
	filter: alpha(opacity=93);
	zoom:1.0;
	border:1px solid #b2b2b2;
}
.context-menu-theme-osx .context-menu-item {
	text-align:left;
	cursor:pointer;
	color:black;
	font-family:Lucida Grande,Arial;
	font-weight:700;
	font-size:12px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	z-index:1;
}
.context-menu-theme-osx .context-menu-separator {
	margin:5px 1px 4px 1px;
	font-size:0px;
	border-top:1px solid #e4e4e4;
}
.context-menu-theme-osx .context-menu-item-hover {
	background-color:#1C44F2;
	color:white;
}
.context-menu-theme-osx .context-menu-item .context-menu-item-inner {
	padding:2px 10px 2px 22px;
	background-color:none;
	background-repeat:no-repeat;
	background-position:4px center;
	background-image:none;
}
.context-menu-theme-osx .context-menu-item-disabled {
	color:#939393;
}

/* Linux Human Theme */
/* ================= */
.context-menu-theme-human {
	background:#F9F5F2;
	border:1px solid #963;
}
.context-menu-theme-human .context-menu-item {
	text-align:left;
	cursor:pointer;
	color:black;
	font-family:Helvetica,DejaVu Sans,Arial;
	font-size:12px;
	line-height:20px;
	height:28px;
	border:1px solid #F9F5F2;
	border-left:0;
	border-right:0;
}
.context-menu-theme-human .context-menu-separator {
	margin:0px 0px 0px 32px;
	font-size:0px;
	border-top:1px solid #C5C5C5;
	border-bottom:1px solid #F5F5F5;
}
.context-menu-theme-human .context-menu-item-hover {
	background:transparent url(cmenu-human-menu-item-hover.gif) repeat-x left center;
	border-color:#963;
}
.context-menu-theme-human .context-menu-item .context-menu-item-inner {
	padding:4px 16px 4px 35px;
	margin-left:0px;
	background-color:none;
	background-repeat:no-repeat;
	background-position:3px center;
	background-image:none;
}
.context-menu-theme-human .context-menu-item-hover .context-menu-item-inner {
}
.context-menu-theme-human .context-menu-item-disabled {
	color:#A7A7A7;
}

/* Gloss Theme */
/* =========== */
.context-menu-theme-gloss {
	background:#f4f4f4 url(cmenu-gloss-bg.gif) repeat-y left center;
	border:1px solid #f4f4f4;
	padding:1px;
	padding-right:0;
}
.context-menu-theme-gloss .context-menu-item {
	text-align:left;
	cursor:pointer;
	color:black;
	font-family:Helvetica,DejaVu Sans,Arial;
	font-size:12px;
	line-height:20px;
	height:27px;
	border:1px solid transparent;
}
.context-menu-theme-gloss .context-menu-separator {
	margin:0px 0px 0px 32px;
	font-size:0px;
	border-top:1px solid #C5C5C5;
	border-bottom:1px solid #F5F5F5;
}
.context-menu-theme-gloss .context-menu-item-hover {
	background:transparent url(cmenu-gloss-menu-item-hover.gif) repeat-x left center;
	color:#fff;
	border-color:#000;
  	border-radius: 3px;
  	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.context-menu-theme-gloss .context-menu-item .context-menu-item-inner {
	padding:4px 16px 4px 35px;
	margin-left:0px;
	background-color:none;
	background-repeat:no-repeat;
	background-position:3px center;
	background-image:none;
}
.context-menu-theme-gloss .context-menu-item-hover .context-menu-item-inner {
}
.context-menu-theme-gloss .context-menu-item-disabled {
	color:#A7A7A7;
}

.context-menu-theme-gloss-cyan .context-menu-item-hover {
	background-image:url(cmenu-gloss-cyan-menu-item-hover.gif);
	border-color:#00c;
}

.context-menu-theme-gloss-semitransparent .context-menu-item-hover {
	background-image:url(cmenu-item-gloss-semitransparent-menu-item-hover.png);
	border-color:#00c;
	background-color:#30f;
}

#MenuEsquerdo {
  height: 100vh;
  max-height: 100vh;
  max-width: 70px;
  width: 80px;
  margin: 0;
  padding: 0;
  display: block;
  background-color: rgba(255, 255, 255, 0.4);
  position:absolute;
  z-index: 99;
  }

#construtor {
    width: auto;
    z-index: 99;
    overflow: no-display;
    height: 300px;
    left: 70px;
    top: 80px;
    background: none repeat scroll 0% 0%;
    background-color: none;
    filter: alpha(opacity=100);
    opacity: 1;
    float: left;
  }
div.normalBtn {
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    /*height: 150px;*/
    width: 135px;
    /*min-height: 150px; 
    max-height: 150px;*/
    vertical-align: top;
    background-color: #37474F;
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-radius: 3px;
    font-size: 11px;
    font-weight: 600;
    padding-right: 12px;
    /*text-transform: uppercase;*/

}

div.normalBtn:hover {
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    /*height: 150px;*/
    width: 135px;
    /*min-height: 150px;
    max-height: 150px;*/
    vertical-align: top;
    background-color: #6699FF;
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-radius: 3px;
    font-size: 11px;
    font-weight: 600;
    padding-right: 12px;
    /*text-transform: uppercase;*/
}

div.normalBtn a:hover {
    text-decoration: none;
    color: #FFF;
}

div.normalBtn a:focus {
    text-decoration: none;
    color: #FFF;
}

div.normalBtn a {
    text-decoration: none;
    color: #FFF;
}

div.normalBtnSel{
    cursor: pointer;
    padding-top: 5px;
    padding-left: 12px;
    padding-bottom: 5px; 
    width: 135px; 
    vertical-align: top;
    background-color: #42C889;
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-radius: 3px;
    font-size: 11px;
    font-weight: 600;
    padding-right: 12px; 

}

div.normalBtnSel:hover {
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px; 
    width: 135px; 
    vertical-align: top;
    background-color: #CCCC00;
    overflow: hidden;
    text-decoration: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-radius: 3px;
    font-size: 11px;
    font-weight: 600;
    padding-right: 12px; 
}
 
div.normalBtnSel a:hover {
    text-decoration: none;
    color: #FFF;
}

div.normalBtnSel a:focus {
    text-decoration: none;
    color: #FFF;
}

div.normalBtnSel a {
    text-decoration: none;
    color: #FFF;
}
/*.testbtn {
  z-index: 999;
  width: 30px;
  height: auto;
  position: relative;
  margin: 10px;
  margin-bottom: 15px;
  margin-left: 20px;
  top: 80px;
  opacity: 0.7;
}*/
.testbtn {
  z-index: 999;
  width: 40px;
  height: auto;
  position: relative;
  margin: 5px;
  margin-bottom: 5px;
  margin-left:15px;
  top: 80px;
  opacity: 0.7;
}
.testbtn:hover{
	opacity: 1;
}
.testbtnSel{
	 
    background-color: #42C889;
    z-index: 999;
    width: 40px;
    height: auto;
    position: relative;
    margin: 5px;
    margin-bottom: 5px;
    margin-left:15px;
    top: 80px;
    opacity: 0.7;

}
.testbtnSel:hover{
	opacity: 0.7;
    background-color: #42C889;

}
.textoterritoriotitulo
{
    font-size:large;
    font-family:Verdana;
}
.textoterritorioitem
{
    font-size:inherit;
    font-family:Verdana;
    padding-left:4px;
}

.checkterritorio
{
    padding-left:2px;
}

#iconbar {
	margin-left: 10px;
}

.menuterritorio
{
    background-color:#1371a0;
    color:white;
    font-size:12px;
    font-weight:bold;
    font-family:Verdana;
}

.participacaodropdown
{
 border:2px solid #1371a0;
 border-radius:5px;
 padding:3px;
 -webkit-appearance: none; 
 background-image:url('~/Images/Arrowhead-Down-01.png');
 background-position:88px;
 background-repeat:no-repeat;
 text-indent: 0.01px;/*In Firefox*/
 text-overflow: '';/*In Firefox*/
 min-width:234px;
 }
 
 .participacaolabel
 {
     color:#1371a0;
     font-family:Verdana;
     font-size:12px; 
 } 
#loginpanel {
    height: 95px;
    width: 250px;
    display:none;
} 
  .loginlabel
 {
     color:#1371a0;
     font-family:Verdana;
     font-size:12px; 
     position:absolute; 
     top: -10px; 
     left: 460px; 
     background-color:white; 
     border:2px solid #1371a0;
     z-index: 9999;  border-radius:5px;
 }
  .participacaolabelobg
 {
     color:red;
     font-family:Verdana;
     font-size:12px;
     display:none;
 }
 .participacaotitulo
 {
     color:#1371a0;
     font-family:Verdana;
     font-size:12px;
 }
  .participacaosubtitulo
 {
     color:#1371a0;
     font-family:Verdana;
     font-size:11px;
 }
.participacaooptions {
    color:#1371a0;
     font-family:Verdana;
     font-size:12px;
     margin-left :50px;
}

 .participacaotextbox
 {
   border:1px solid #1371a0;
   border-radius:5px;
   margin-bottom:3px;
   margin-left:10px;

}
 
 .participacaobutton
 {
   position:absolute;
   border:2px solid #1371a0;
   border-radius:5px;   
   color:#1371a0;
   font-family:Verdana;
   font-size:10px;
   background-color:White;
   width:80px;
   height:35px;
   bottom:0px;
   right:20px;
 }
  .savenomebutton 
 {
   position:relative;
   border:2px solid #1371a0;
   border-radius:5px;   
   color:#1371a0;
   font-family:Verdana;
   font-size:10px;
   background-color:White;
   width:80px;
   height:35px;
   top:10px;
 }

 .participacaobuttonanterior
 {
   position:absolute;
   border:2px solid #1371a0;
   border-radius:5px;   
   color:#1371a0;
   font-family:Verdana;
   font-size:10px;
   background-color:White;
   width:80px;
   height:35px;
   bottom:0px;
   left:0px;
 }
 .participacaobuttonenviar
 {
   position:absolute;
   border:2px solid #1371a0;
   border-radius:5px;   
   color:#1371a0;
   font-family:Verdana;
   font-size:10px;
   background-color:White;
   width:80px;
   height:35px;
   bottom:0px;
   right:20px;
 }

 .webeploptions {
    color:#1371a0;
     font-family:Verdana;
     font-size:12px;
     margin-left :10px;
}
 .webeplbottom {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 35px;
}
.webepldesenhar{
    text-align:center;
    vertical-align:middle;
    display:table;
    margin:auto;
}
.imgdesenhar{
    display:table-cell;  
    vertical-align:middle;
    margin-left:15px;
    margin-top:5px;
}
.labeldesenhar{
    display:table-cell; 
    text-align:center;
    vertical-align:middle;
    color:#1371a0;
     font-family:Verdana;
     font-size:10px; 
}
 #modelosavulso{
     margin-left :15px;
     overflow:auto;
     max-height:150px;

 }
 .modelosavulsolabel{
     display: block;
    margin-left: 20px;
 }
.modelosavulsocheckbox{
    float: left;
    margin-left: -20px;
    margin-right: 7px;
 }
 #modelosprocesso{
     margin-left :15px;
    
     max-height:150px;
    height: 326px;
    width: 313px;
}
 .modelosprocessolabel{
     display: block;
    margin-left: 20px;
 }
 .modelosprocessocheckbox{
    float: left;
    margin-left: -20px;
    margin-right: 7px;
 }
 #listaarea { 
        position: absolute;
        width: 350px;
        z-index: 99;
        overflow: no-display;
        /*min-height: 150px;
        max-height: 60%;*/
        height: 80%;
        right: 0.5%;
        top: 10%;
        /*background: none repeat scroll 0% 0%;*/
        background-color:none; /*#37474F;*/
        filter: alpha(opacity=100);
        opacity: 1;
        /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        border-radius: 3px;*/
    }
    #containerpesquisa {
        position: absolute;
        top: 10%;
        right: 1%;
        height: auto;
        width: 380px;
    }
    #pesquisa {
        /*display: table-cell;
        vertical-align: middle;
        position: absolute;
        padding-left: 25px;
        min-width: 350px;
        max-width: 350px;
        z-index: 99;
        overflow: auto;
        height: 50px;
        max-height: 50px;
        right: 0;
        top: 0;
        background: none repeat scroll 0% 0%;
        background-color: #37474F;
        filter: alpha(opacity=100);
        opacity: 1;
        /*float: left;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        border-radius: 3px;
        float: right;*/
        height: 32px;
        width: 100%;/*380px;*/
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        border-radius: 3px;
        z-index: 99;
        display:none;

    } 
    
    .pesquisabox {
    	 
        border-radius: 3px;
        border: none;
        text-align: left;
        margin: 15px;
        /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
        height: 32px;
        width: 80%;
        z-index: 99;

    }

    .pesquisabutton {
    	border-top-right-radius: 3px;
    	border-bottom-right-radius: 3px;
    	width: 60px;
    	height: 32px;
    	float:right;
    	/*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
    	background-image: url(~/Content/icons/search.png);
    	z-index: 99;
    }
    .pesquisabuttonavancado { 
        border-top-right-radius: 3px;
    	border-bottom-right-radius: 3px;
    	width: 30px;
    	height: 16px;
    	float:right;
    	/*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
    	background-image: url(~/Content/icons/search.png);
    	z-index: 99;
    }
    @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
	@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
	@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

    #detailspesquisa{
    	width: 300px;
    	height: 20px;
    	background-color: #FFF;
    	color: #1E88E5;
    	z-index: -50;
    	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    	border-bottom-right-radius: 3px;
    	border-bottom-left-radius: 3px;
    	opacity:0;  /* make things invisible upon start */
		-webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
		-moz-animation:fadeIn ease-in 1;
		animation:fadeIn ease-in 1;

		-webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
		-moz-animation-fill-mode:forwards;
		animation-fill-mode:forwards;

		-webkit-animation-duration:1s;
		-moz-animation-duration:1s;
		animation-duration:1s;
		font-size: 11px;
		padding-left: 10px;
		padding-bottom:3px;
        padding-right: 10px;
        float: left;
        margin-top:2px;
}

#detailspesquisa td a
    {
        font-size: 11px;
    	color: #1E88E5;
    	text-decoration: none;
    	cursor: pointer;
    }
#containerrouting {
        position: absolute;
        top: 10%;
        right: 1%;
        height: auto;
        width: 383px;
    }
    #routing {
        
        height: 32px;
        width: 100%; 
        /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        border-radius: 3px;*/
        z-index: 99;
        display:none;

    } 
    
    .routingbox {
    	 
        border-radius: 3px;
        border: none;
        text-align: left;
        margin: 15px; 
        height: 32px;
        width: 80%;
        z-index: 99;

    }

    .routingbutton {
    	border-top-right-radius: 3px;
    	border-bottom-right-radius: 3px;
    	width: 60px;
    	height: 32px;
    	float:right; 
    	background-image: url(~/Content/icons/routing.png);
    	z-index: 99;
    }
      .routingbuttoninicio {
    	border-top-right-radius: 3px;
    	border-bottom-right-radius: 3px;
    	width: 60px;
    	height: 24px;
    	float:right;  
    	z-index: 99;
         margin-top:5px;
        margin-left:3px;
    }
        .routingbuttonfim {
    	border-top-right-radius: 3px;
    	border-bottom-right-radius: 3px;
    	width: 60px;
    	height: 24px;
    	float:right;  
    	z-index: 99;
        margin-top:3px;
        margin-left:3px;
    }
#opcoes td
    {
        font-size: 11px;
    	color: #000000;
        vertical-align:middle;
    	/*cursor: pointer;*/
    }

#tabela td {
    vertical-align: top;
}
.lista70 { 
        position: relative; 
        padding-bottom:10px;
        padding-top:15px;
        padding-left:10px;
        padding-right:10px;
        margin-left:auto;
        margin-right:auto;
        background:#6F90A2;
        width: 300px; 
        clear: both;
        height:auto;
        max-height: 70vh;
        min-height: 8vh;
        overflow: auto;
        background-color: #FFF;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        border-radius: 3px;
        font-size: 12px;
        color: #222222;
        font-weight: 500;
        line-height: 1.8;
        float: left;
        margin-top: 3px;

    }
  div.pesq:hover {
    background-color: #F0F0F0;
 }
div.pesq a {
    font-size: 11px; 
    color: #222222;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.5;
}
.detailspesq {
    font-size: 12px;
    margin: 0;
    padding-right: 10px;
    color: #AAAAAA;
    font-weight: 500;
    }
 div.pesq  {
    border-bottom: thin solid #222222; 
    cursor: pointer;
    padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      margin-left: -10px;
      margin-right: -10px;
      padding-right: 10px;
      color: #222222;
}
.lista60 { 
        position: relative; 
        padding-bottom:10px;
        padding-top:15px;
        padding-left:10px;
        padding-right:10px;
        margin-left:auto;
        margin-right:auto;
        background:#6F90A2;
        width: 300px; 
        clear: both;
        height:auto;
        max-height: 50vh;
        min-height: 8vh;
        overflow: auto;
        background-color: #FFF;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        border-radius: 3px;
        font-size: 12px;
        color: #222222;
        font-weight: 500;
        line-height: 1.8;
        float: left;
        margin-top: 3px; 
    }
    #lista_d { 
        position: relative; 
        padding-bottom:10px;
        padding-top:15px;
        padding-left:10px;
        padding-right:10px;
        margin-left:auto;
        margin-right:auto;
        background:#6F90A2;
        width: 300px; 
        clear: both;
        height:auto;
        max-height: 70vh;
        min-height: 8vh;
        overflow: auto;
        background-color: #FFF;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        border-radius: 3px;
        font-size: 12px;
        color: #222222;
        font-weight: 500;
        line-height: 1.8;
        float: left;
        margin-top: 3px;

    }
    #lista a {
       cursor: pointer;
       color: #222222;
    }
    #listaficha { 
        padding-bottom:10px;
        padding-top:15px;
        padding-left:10px;
        padding-right:10px;
        margin-left:auto;
        margin-right:auto;
        background:#6F90A2;
        min-width: 360px;
        max-width: 360px;
        clear: both;
        height:auto;
        max-height: 70vh;
        min-height: 8vh;
        overflow: auto;
        background-color: #FFF;
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        border-radius: 3px;
        font-size: 12px;
        float: right;
        color: #222222;
        line-height: 1.4;
        margin-top: 3px;
        position: relative;
    }
     #listaficha a {
        cursor: pointer; 
        font-size: 11px;
        color: #1E88E5;
        text-decoration: none;
        cursor: pointer;
    }
     #listaficha td {
        vertical-align:  middle;  
    }
     
     
    #imglocaliza {
    cursor: pointer;
    height: 20px;
    text-align: center;
    float: right;
    margin-right: 5px;
    }
#imgreturn {
    cursor: pointer;
    height: 12px;
    width: auto;
    margin-bottom: 4px;
    margin-top: 4px;
}
 .localiza {
        float: right !important;
        position: relative !important;
        text-align: center !important;
    }

     .localiza a {
        float: right !important;
        position: relative !important;
        text-align: center !important;
        margin-right: 5px !important;
    }
    .tituloconteudoficha {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        color: #FFFFFF;
        background-color: #1E88E5;
        padding-top: 25px;
        padding-left: 10px;
        margin-left: -10px;
        margin-right: -10px;
        margin-top: -20px;
    }
    .tags{
        width:30px;
        height:30px;
        font-size: 10px;
    }
.infoficha {
    font-size: 12px;
    color: #999999;
    padding: 0;
    padding-bottom: 45px;
    height: auto; 
    min-height: 50px;
}

#info1 {
    float: left;
    margin-right: 0;
    width: 60%;
}

#info2 {
  float: right;
  margin-left: 0;
  text-align: right;
  font-size: 12px;
  margin-right: 5px;
}

#info3 {
    float: right;
    text-align: right;
}
.textoconteudoficha {
    font-size: 12px;
    line-height: 1.45;
    color: #222222; 
}
.separadorconteudo {
    font-size: 13px;
    color: white;
    background-color: #1E88E5;
    padding-top: 8;
    padding-bottom: 8;
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10;
    margin-bottom: 5px;
    margin-top: 15px;
}
.ficha:hover {
    cursor: pointer;
}

#treeview{
    overflow :auto!important;
    cursor: auto!important;
}
#containerzoomgoto {
    position: absolute;
    top: 10%;
    right: 1%;
    height: auto;
    width: 383px;
    font-size: 11px;
}

#zoomgoto {
    height: 32px;
    width: 100%;
    /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        border-radius: 3px;*/
    z-index: 99;
    display: none;
    font-size: 11px;
}
 
  .buttonlogin
 {
   position:absolute;
   border:2px solid #1371a0;
   border-radius:5px;   
   color:#1371a0;
   font-family:Verdana;
   font-size:10px;
   background-color:White;
   width:80px;
   height:36px;
   bottom:20px;
   left:620px;
 }
  .buttonordenar
 {
   position:absolute;
   border:2px solid #1371a0;
   border-radius:5px;   
   color:#1371a0;
   font-family:Verdana;
   font-size:10px;
   background-color:White;
   width:80px;
   height:34px;
   top:54px;
   left:250px;
    display:block;
 }
  .hide{
      display:none;
  }
    .buttonordenaron
 {
   position:absolute;
   border:2px solid #1371a0;
   border-radius:5px;   
   color:#1371a0;
   font-family:Verdana;
   font-size:10px;
   background-color:#afffaf;
   width:80px;
   height:34px;
   top:54px;
   left:250px;
    display:block;
 }
   
  .buttongravarordem
  {
   position:absolute;
   border:2px solid #1371a0;
   border-radius:5px;   
   color:#1371a0;
   font-family:Verdana;
   font-size:10px;
   background-color:White;
   width:80px;
   height:34px;
   top:54px;
   left:160px;
   display:none;
 }
.buttonloginok
 {
   position:absolute;
   border:2px solid #1371a0;
   border-radius:5px;   
   color:#1371a0;
   font-family:Verdana;
   font-size:10px;
   background-color:White;
   width:80px;
   height:18px; 
   left:135px;
 }
  #g10confirmmessageyes {
  color: #4CAF50;
}

#g10confirmmessageno {
  color: #FF5722;
}

.blur-bckg {
  position: absolute;
    opacity: 0.6;
    background-color: #757575;
    height: 100vh;
    width: 100vw;
    z-index: 9998;
    top:0;
}


.app-card-login {
  width:100%;
  min-height: 20px !important;
}

.pop-up {
  z-index: 9999;
  min-width: 200px;
  min-height: 20px !important;
  height: auto;
  width: auto;
  max-height: 700px;
  max-width: 350px;
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
.about-app-text {
  line-height: 1.7;
  font-size: 16px;
  overflow: auto;
  max-height: 350px;
}
.message-popup {
  min-width: 50px;
  min-height: 30px;
  height: auto;
  width: auto;
  max-height: 280px;
  max-width: 350px;
  position: absolute;
  z-index: 9999;
  bottom: 25px;
  right: 25px;
  background-color: #FFF;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.25);
  box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.25);
  font-size: 12px;
  color: #222;
}


.app-card {
 min-height: 340px;
 min-width: 250px;
}

.app-card > .mdl-card__title {
  color: #fff;
  background: #46B6AC;
  height: 200px;
}


.mdl-layout {
  background-color: rgb(250, 250, 250);
}

.mdl-layout__header {
  background-color: rgb(250, 250, 250);
  color: rgba(0, 0, 0, 0.6);
  box-shadow: none;
}

.mdl-layout-spacer {
  color: rgba(0, 0, 0, 0.6);
}

.mdl-navigation {
  color: rgba(0, 0, 0, 0.6);
}

.mdl-layout__header-row .mdl-navigation__link {
  color: rgba(0, 0, 0, 0.6);
}

.mdl-layout__header .mdl-layout__drawer-button {
  color: rgba(0, 0, 0, 0.6);
}

.app-section-title {
  color: #757575;
}