.form {
    color: #555555;
    font-family:"robotoblack";
    font-size: 14px;
}
.modal-header h3 {
    color: #555555;
    font-family: "robotoblack";
    font-size: 24px;
    text-transform: uppercase;
    margin:0px;
}

.spinner {
  display: inline-block;
  opacity: 0;
  width: 0;

  -webkit-transition: opacity 0.25s, width 0.25s;
  -moz-transition: opacity 0.25s, width 0.25s;
  -o-transition: opacity 0.25s, width 0.25s;
  transition: opacity 0.25s, width 0.25s;
}

.help-block{
 color: #a94442;
 font-size: 14px !important;
}

.has-spinner.active {
  cursor:progress;
}

.has-spinner.active .spinner {
  opacity: 1;
  width: auto; /* This doesn't work, just fix for unkown width elements */
}

.has-spinner.btn-mini.active .spinner {
    width: 10px;
}

.has-spinner.btn-small.active .spinner {
    width: 13px;
}

.has-spinner.btn.active .spinner {
    width: 16px;
}

.has-spinner.btn-large.active .spinner {
    width: 19px;
}

a.light_btn:hover{
    opacity: 0.8;
    background: #fff;
    color: #555;
  text-decoration: none;
}
a.light_btn{
    font-family: 'robotoblack';
    font-size: 15px;
    opacity: 1;
    width: 200px;
    text-align: center;
    padding: 8px 8px;
    color: #fff;
    background: 0;
    border: 1px solid #fff;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
  text-decoration: none;
}

/* # VALUES DEFAULTS
============================================
*/

.noPadding{
  padding: 0px !important ;
}
.noPaddingLeft{
  padding-left: 0px !important ;
}
.noPaddingRight{
  padding-right: 0px !important ;
}
.paddLeft--1{
  padding-left: 10px !important;
}
.paddLeft--15{
  padding-left: 15px !important;
}
.paddLeft--30{
  padding-left: 30px !important;
}
.paddTop--10{
	padding-top: 10px;
}
.paddTop--30{
	padding-top: 30px;
}
.paddButt--2{
  padding-bottom: 20px !important;
}
.margTop--1{
  margin-top: 10px !important;
}
.noMargLef{
  margin-left: 0px !important;
}
.noMargRight{
  margin-right: 0px !important;
}

.input-group-btn span{
	padding: 5px;
}

.paginator ul{
	padding-left: 0px;
}


/* formulario-error */
.formulario-error{
    width: 100%;
    border-radius: 5px;
    background: #ff9f9f;
    color: #ff9f9f;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 20px;
    display: none;
    float: left;
    margin-bottom: 15px;
}
.formulario-error ol{
    margin: 0;
    padding: 0;
}
.formulario-error li::before{
    color: #7b0000;
    content: '\f00d';
    font-family: "FontAwesome";
    margin-right: 5px;
    display: inline-block;
}
.formulario-error li{
    font-size: 14px;
    font-family: arial, sans-serif;
    list-style: none;
    color: #fff;
}
/* formulario-success */
.formulario-success{
    width: 100%;
    border-radius: 5px;
    background: #C7F1BF;
    color: #C7F1BF;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 20px;
    display: none;
    float: left;
    margin-bottom: 15px;
}
.formulario-success ol{
    margin: 0;
    padding: 0;
}
.formulario-success li::before{
    color: #248222;
    content: '\f00d';
    font-family: "FontAwesome";
    margin-right: 5px;
    display: inline-block;
}
.formulario-success li{
    font-size: 14px;
    font-family: arial, sans-serif;
    list-style: none;
    color: #248222;
	padding-left: 15px;
}

.meses a {
	color: #999999;
	font-size: 16px;
	font-family: arial, sans-serif;
	font-weight: bold;
}

.processos{
	display: inline-flex;
}

.processos figcaption{
    margin-left: 20px;
}

.processos p {
	margin-bottom: 20px;
	text-align: justify;
	margin-top: 10px;
}

.title- {
  text-align: right;
  margin-top: 25px;
  margin-bottom: 25px;
}

.title- a {
    font-size: 35px;
    color: #0a6f3e;
    font-family: 'open_sansextrabold';
    text-align: right;
}

.title- a:hover{
  color: #06A357;
}
.title-2 a {
    font-size: 35px;
    color: #1de081;
    font-family: 'open_sansextrabold';
    text-align: right;
}

.title-2 a:hover{
  color: #06A357;
}

/* menu-top */
.back-menu-top{
    background: #16b869;
}

.back-menu-top1{
    background: #15382b;
}


.menu-top1 *{
}
.menu-top1{ 
}
.menu-top1 ul{
    margin-bottom: 0;
    padding-left: 0;
    text-align: right;
    float: right;
    display: inline-flex;
}
.menu-top1 ul li {
    position: relative;
    display: inline-block;
}
.menu-top1 ul li:last-child {
}
.menu-top1 ul li:first-child {
} 
.menu-top1 ul li::before {
}
.menu-top1 ul li::after {
} 
.menu-top1 ul li{
    font-size: 16px;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #fff;
    padding: 12px 25px;  
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
}





.menu-top *{
}
.menu-top{ 
}
.menu-top ul{
    margin-bottom: 0;
    padding-left: 0;
    text-align: right;
}
.menu-top ul li {
    position: relative;
    display: inline-block;
}
.menu-top ul li:last-child {
}
.menu-top ul li:first-child {
} 
.menu-top ul li::before {
}
.menu-top ul li::after {
} 
.menu-top ul li a{
    font-size: 16px;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 12px 25px;  
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
}

.extend.date-wrapper{
  margin-bottom: 30px;
}




/* Box Branco */
.box-branco { display:block; margin-bottom:40px; border-radius:6px; border:1px solid #e0e0e0; background-color:#ffffff; }



/* Box Convênio */
.box-convenio{
  margin-bottom: 30px;
}
.box-convenio:hover { box-shadow:0px 2px 2px 0px rgba(0, 0, 0, 0.15); }
.box-convenio a { display:block; text-decoration:none; }
.box-convenio a .topo-box { position:relative; }
.box-convenio a .topo-box h3 {
  width:100%;
  padding:15px 15px;
  position:absolute;
  bottom:0;
  left:0;
  margin: 0;
  border-radius:6px 6px 0 0;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.70) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(0,0,0,0.01)), color-stop(100%,rgba(0,0,0,0.70))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.70) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.70) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.70) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.70) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
  color:#ffffff; }
.box-convenio a .topo-box img { border-radius:6px 6px 0 0; margin-left: auto; margin-right: auto; }
.box-convenio a .fundo-box { padding:15px 15px }
.box-convenio a .fundo-box p { line-height:145%; color:#666666; padding-bottom:10px; text-align: justify; }
.box-convenio a .fundo-box small { font-size:13px; font-family:opensans-bold; color:#444444; }
.box-convenio a .fundo-box small .fa { margin-right:8px; }



input[type=file] {
    display: block;
    font-size: 13px;
    padding-bottom: 10px;
}
.form-control2 {
    display: block;
    width: 100%;
    height: 46px;
    padding: 16px 12px;
    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;
}

/* Box Convênio Detalhe */
.box-convenio-detalhe { padding:20px 20px 40px 20px }

