/*@import url(http://fonts.googleapis.com/css?family=Karla|Quicksand);*/
/*@import url('styles/boots-bones.css');*/
/*
Theme Name: DPMG 2015 Theme
Theme URI: http://defensoria.mg.gov.br
Author: Marcelo Dênis
Author URI: 
Description: Tema DPMG 2015~2016
Version: 1.0
License: GNU General Public License

-------------------------------------------------------------- */
/* Reset
-------------------------------------------------------------- */
  
  @import url(https://fonts.googleapis.com/css?family=PT+Sans);
  
  body {
    background-attachment: scroll ;
    background-color: #f1f1f1;
    background-image: url("images/Background1.jpg");
    background-position: center -178px;
    background-repeat: repeat;
    }
  .navbar-nav > li > a { 
    padding: 5px 15px !important; 
  }
  
  #topbar {
    background-color: #2d5d46;
    color: #fff;
    font-size: 0.8em;
    height: 30px !important;
    min-height: 30px !important;
    font-family: 'PT Sans', sans-serif !important;
    z-index: 1002;
  }

  #topbar a{
    color: #fff;
    
  }
  .nav > li > a:focus, .nav > li > a:hover {
    background-color: #eee !important;
    text-decoration: none !important;
    color: #2d5d46 !important;
  }
  
  body {
    margin-top: 50px !important;
    font-family: 'PT Sans', sans-serif !important;
  }
  
  #header-image > a > img {
    width: 100%;
  } 
  
  #dpmg-titulo {
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0;
  }
  
  #dpmg-slogan {
    font-weight: normal;
    font-size: 0.8em;
    margin: 0;
    text-transform: uppercase;
    color: #474747
  }
  
  #searchform{
    padding-top: 20px;
    position: relative;
    width: 320px;
  }
  
  #searchform > input, #pesquisa_cidade_estagio{
    height: 40px;
    width: 320px;
    border: solid 1px #D2D2D2;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
    padding-right: 40px;
    padding-left: 10px;
  }

  #searchform > input:focus, #pesquisa_cidade_estagio:focus{
      border: solid 1px #6ba388;
  }
  
  #searchform > input[type=submit] {
    background: url("images/Search.png");
    background-position: center center;
    background-size: 30px;
    background-repeat: no-repeat;
    padding: 2px; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 35px;
    position: absolute;
    right: 0px;
  }

  #unidadeForm > input{
    height: 40px;
    width: 320px;
    border: solid 1px #6ba388;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
    padding-right: 10px;
    padding-left: 10px;
  }
  
  #ascomContato input, #ascomContato textarea, #ascomContato select{
    height: 40px;
    border: solid 1px #6ba388;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
    padding-right: 10px;
    padding-left: 10px;
  }
  
  #ascomContato textarea{
    height: 60px; 
  }
  ::-webkit-input-placeholder {
   color: #6ba388;
   text-align: right;
  }
  
  :-moz-placeholder {
    color: #6ba388;
    text-align: right;
  }
  
  ::-moz-placeholder {
    color: #6ba388;
    text-align: right;  
  }
  
  :-ms-input-placeholder {  
    color: #6ba388;  
    text-align: right;
  }
  
  #tit-slo{
    width: 285px;
    text-align: center;
  }
  
  .nopadding {
   padding: 0 !important;
   margin: 0 !important;
   
  } 
 div.infos {
    bottom: 0px;
    display: inline-block;
    left: 0;
    position: absolute;
    padding: 8px;
    background-color: #000;
    border: 1px solid #c2c2c2;
    opacity: 0.85;
    filter: alpha(opacity=85); /* For IE8 and earlier */
    color: #fff;
    width: 600px;
}


.owl-item div.infos span {
    color: #fff;
    display: inline-block;
    font-size: 16px;
}

.owl-item span.legenda a {
    color: #fff;
    font-size: 16px;
    font-weight: bold
} 
.owl-item div.infos span.data,.owl-item div.infos span.categoria {
    font-size: 11px;
} 

.card {
  color: #2d5d46;
  border-left: solid 3px #8BBCA4;
  min-height: 135px;
  height: auto !important; 
  background-color: #DBF5FF;
  padding: 10px;
  margin-bottom: 3px;
}  

.card > small {
  font-weight: bold;
  font-size: 12px;
  color: #2d5d46;
  display: inline-block
}  

.left {
  float: left;
}  
.right {
  float: right;
}
.card > .text-block{
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
}  
.card > .text-block > h2 {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 16px;
  
  display: inline-block
}
#area-login {
  /* margin-left: -3%;*/
}  
#espaco-cidadao, #area-login {
  color: #2d5d46;
  background-color: #FFFFFF;
  text-align: center;
}
#transparencia, #especializadas,#dmc-nav,#eventos-relacionados,#informes-nav,#estagio-nav,#detal-quad-pessoas-nav{
  color: #2d5d46;  
}
#espaco-cidadao > h2,#area-login > h2,#transparencia > h2,#dmc-nav>h2,#eventos-relacionados > h2,#informes-nav > h2,#estagio-nav > h2,#detal-quad-pessoas-nav > h2  {
  font-size: 17px;
  margin-top: 0px;
  margin-bottom: 15px;
}

#dmc-nav ul,
#informes-nav ul,
#estagio-nav ul,
#detal-quad-pessoas-nav ul
 {
  list-style: none;
  padding-left: 20px;
}

#espaco-cidadao ul {
  list-style: none;
  padding-left: 0px;
  line-height: 26px;
}

#espaco-cidadao ul > li > a > img,#espaco-cidadao ul > li > a > span {
  margin-right: 10px;
  width: 16px;
}

#transparencia > h3  {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 20px;
}

#transparencia > p{
  margin-left: 30px;
  font-size: 11px;
}

#especializadas {
    margin-top: 30px;
}
#especializadas #lista ul li h2 {
    font-size: 18px !important;
    margin-top: 0px;
}
#especializadas #lista ul li img {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
#especializadas #lista ul li a{
  font-weight: bold;
  color: #2d5d46;
  font-size: 0.87em;
}
#especializadas #lista ul li p{
  font-size: 0.86em;
  text-align: justify;  
}
#especializadas #lista ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#especializadas #lista ul li{
  margin-bottom: 20px;
}
#outros_links {
  background-color: #ebebeb;
  margin-right: 0.5%;
}
#outros_links a img{
  width: 15%;
  margin-right: 4%;
}
#outros_links a {
  margin-bottom: 15px;
}
#outros_links a.r {
  margin-left: 4px;
  display: inline-block;
}
#outros_links a.l {
  margin-right: 4px;
  display: inline-block
}

.site-footer {
  margin-top: 40px;
  border-top: solid 3px #CBCBCB;
  height: 500px;
  min-height: 500px;
  background-attachment: scroll ;
    background-color: #f1f1f1;
    background-image: url("images/Background1.jpg");
    background-position: center -200px;
    background-repeat: no-repeat;
}

ul#rodape a{
  color: #2d5d46;
}
#rodape-links {
  border-right: solid 1px #CBCBCB;
}

ul#rodape {
  margin: 0;
  padding: 0;
  margin-top: 20px;
  
}
ul#rodape > li{
  list-style: none;
  float: left;
  font-weight: bold;
  width: 185px;
}
ul#rodape > li > a {
  margin-bottom: 10px;
  display: inline-block;
}
ul#rodape > li > ul{
  list-style: none;
  margin: 0 10px;
  padding: 0;
}
ul#rodape > li > ul > li{
  list-style: none;
  font-weight: normal;
}
#rodape-endereco {
    padding-top: 30px;
}
footer {
    position: relative;
}
footer #copyright{
    position: absolute;
    bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-style: italic;
}

#noticias {
    overflow: auto
}
#noticias > .media > .media-body,
#informes-list .media .media-body
 {
  position: relative;
}
#informes-list {
  margin-right: 16px;
}
#noticias > .media > .media-body > h5 > a {
  font-size: 12px;
  font-weight: bold;
  color: #2d5d46
}

#noticias > .media > .media-body > p {
  font-size: 11px;
  font-weight: normal;
}

#noticias > .media > .media-body > .not-data-link{
  position: absolute;
  bottom: 0;
  width: 100%;
}
#noticias > .media > .media-body > .not-data-link > .data{
  font-size: 10px;
  font-weight: bold;
}
#noticias > .media > .media-body > .not-data-link > .link{
  float: right;
  font-size: 10px;
}



#lista-noticias > .media > .media-body,#lista-artigos > .media > .media-body {
  position: relative;
}
#lista-noticias > .media > .media-body > h5 > a,#lista-artigos > .media > .media-body > h5 > a {
  font-size: 1em;
  font-weight: bold;
}

#lista-noticias > .media > .media-body > p,#lista-artogos > .media > .media-body > p {
  font-size: 0.88em;
  font-weight: normal;
}

#lista-noticias > .media > .media-body > .data-link,
#informes-list .media  .media-body  .data-link,
#lista-artigos > .media > .media-body > .data-link{
  position: absolute;
  bottom: 0;
  width: 100%;
}
#lista-noticias > .media > .media-body > .data-link > .data, 
#lista-artigos > .media > .media-body > .data-link > .data,
#informes-list .media  .media-body  .data-link  .data
{
  font-size: 10px;
  font-weight: bold;
}
#lista-noticias > .media > .media-body > .data-link > .link,#lista-artigos > .media > .media-body > .data-link > .link{
  float: right;
  font-size: 0.88em;
}

#lista-noticias > hr,#lista-artigos > hr {
  margin: 30px 0;
}
hr.topline{
  margin-bottom: 0px;
}

#body-pagination > .wp_pagination .current{
  color: #2d5d46;
  background-color: #8BBCA4;
  font-weight: bold;
  font-size: 1.2em;
  padding: 3px 15px;
}
#body-pagination > .wp_pagination a.page-numbers{
  font-size: 1.1em;
  padding: 3px 15px;
  display: inline-block;
  background-color: #C4EDD8;
  color: #2d5d46;
}
#body-pagination > .wp_pagination a.page-numbers:hover{
  background-color: #8BBCA4;
  color: #2d5d46;
  text-decoration: none;
}

#enviandoMensagem, #msgBlock {
    display: none;
}
#msgBlock {
    font-weight: bold;
    color: #f00;
}

.has-error{
    border: solid 1px #f00 !important;
}
.wp-caption {
    width: 100% !important;
    text-align: center;
}
/*p img, .wp-caption img {
  width: 100% !important;
  height: auto;
}*/
.the-content{
    line-height: 1.8em;
    /*letter-spacing: 0.06em;*/
    text-align: justify
}
.blk-result{
    display: none;
}
.map_canvas {height:500px;}
/*.bs-example-modal-lg {height:650px;z-index: 99999999999999999999999999999999999999999999}*/
.event-categories{
    list-style: none;
    padding: 0;
    margin: 0;
}
#eventos-relacionados .events-table{
    font-size: 11px;
}
.css-events-list .events-table{
    font-size: 15px;
    margin-bottom: 40px;
}
.box_det, #eventos-relacionados .event-time,#eventos-relacionados .event-category,#eventos-relacionados th.event-description{
    display: none;
}
.css-events-list > h3{
    font-size: 16px;
    font-weight: bold;
}

input#box{
    height: 30px;
    width: 400px;
    border: solid 1px #6ba388;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
    padding-right: 10px;
    padding-left: 10px;
}

.dados-estagio > div blockquote{
    font-size: 12px !important;
}
.dados-estagio > div h4{
    font-size: 14px;
}
.estagio-alert div.lista{
    height: auto;
    max-height: 250px;
    min-height: 130px;
    overflow: auto;
}
#box_noresults{
    display: none
}

#yt-dpmg {
  background: rgba(0, 0, 0, 0) url("images/social-sprite-small-dark.png") no-repeat scroll -353px -22px;
  display: inline-block;
  height: 23px;
  margin-top: 3px;
  padding-left: 19px;
  width: 21px;
}
#fb-dpmg {
  background: rgba(0, 0, 0, 0) url("images/social-sprite-small-dark.png") no-repeat scroll -45px -22px;
  display: inline-block;
  height: 23px;
  margin-top: 3px;
  padding-left: 19px;
  width: 21px;
}
#content-wraper,.breadcrumbs-box, .cssmenu{
    background-color: #fff;
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;*/
}
.breadcrumbs-box, .cssmenu{
    padding: 5px;
    margin-bottom: 5px;
}
#noticias{
    padding: 15px 15px;
}
#left-col-home > #noticias .media {
    background-color: #fff;
    margin-right: 16px;
    padding-right: 5px;

}
hr.nomargin-top {
    margin-top: 0px;
}
hr.nomargin-bottom {
    margin-bottom: 0px;
}
#content-wraper{
    min-height: 430px;
    height: auto;
}
 #regionais .descricao-pss, #pss .descricao-pss{
   text-align: justify !important;
 }
.dpmg-card{
    /*background-color: #d9edf7;
    border: solid 1px #bce8f1;
    color: #31708f;*/
    background-color: #fff;
    /*border: solid 1px #d6e9c6;*/
    margin-right: 16px;
    color: #3c763d;
}
.dpmg-card-header{
    position: relative;
}
.dpmg-card > .dpmg-card-header > .dpmg-card-title-primary {
    position: absolute;
    top:5px;
    left: 5px;
    background-color: #000;
    border: 1px solid #c2c2c2;
    color: #fff;
    opacity: 0.85;
    padding: 3px 8px;
}

.dpmg-card > .dpmg-card-header > .dpmg-card-title-secondary {
    position: absolute;
    top: 35px;
    left: 5px;
    background-color: #000;
    border: 1px solid #c2c2c2;
    color: #fff;
    opacity: 0.85;
    padding: 3px 8px;
}
.dpmg-card > .dpmg-card-header > .dpmg-card-link {
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: inline-block;
}
.dpmg-card > .dpmg-card-header > .dpmg-card-title-primary h3,
.dpmg-card > .dpmg-card-header > .dpmg-card-title-secondary h3{
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.dpmg-card > .dpmg-card-body {
    padding: 15px 8px
}

.seguraValores{
  
  margin: 0 32px 0 0;
  color: #2b7552;
}
.seguraValores>span{
  cursor: pointer;
}

@media screen and (max-width: 480px) {
  #slider > .owl-wrapper-outer {
      width: 100% !important;
  }
  #slider > .owl-wrapper-outer img {
      height: 180px ;
  }
  #searchform > input[type=text] ,#searchform{
    width: 100% !important;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 481px) and (max-width: 767px) {
  #slider > .owl-wrapper-outer {
      width: 100% !important;
  }
  #slider > .owl-wrapper-outer img {
      height: 215px !important;
  }
  #searchform > input[type=text] ,#searchform{
    width: 100% !important;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  #slider > .owl-wrapper-outer {
      width: 100% !important;
  }
  #slider > .owl-wrapper-outer img {
      height: 265px !important;
  }
}
/* tablets/desktops and up ----------- */

@media (min-width: 992px) and (max-width: 1199px) {
  #slider > .owl-wrapper-outer {
      width: 100% !important;
  }
  #slider > .owl-wrapper-outer img {
      height: 265px !important;
  }
}
/* large desktops and up ----------- */
@media screen and (min-width: 1200px) {
   #slider > .owl-wrapper-outer {
      width: 850px !important;
  }
}
#slider > .owl-wrapper-outer {
    border: solid 1px #c2c2c2;
}

#lista_exec_orc .btn-group img {
  vertical-align: initial !important; 
}

hr.nospace {
  margin-top: 3px !important;
  margin-bottom: 3px !important;
}

#estagio blockquote {
  font-size: 14px !important;
}

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;  
}

.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
  }
.ui-menu-item {
  padding: 5px;
}  
.ui-menu-item:hover {
  background-color: #6ba388
}

.recuo {
  margin-left: 30px;
}    

div.printfriendly {
  margin: initial !important;
  width: 76px !important;
  float: right !important;
}
.printfriendly a img {
  margin: initial !important;
  margin-left: 5px;
}

.email_tracker_box, .confirm_btn, .email_tracker_msg{
  display: none;
}

table.em-calendar{
  background-color: #FFFFFF;
  width: 100%;
  text-transform: capitalize;
}
.btn.bg-olive {
  background-color: #dff0d8;
}

.em-booking-form-details {
    padding: 0px !important;
    border-right: solid 1px #efefef;
    margin-right: 10px;
    margin-bottom: 30px;
}
div.em-booking-login label {
  display: inline-block;
  width: 130px;
}

.framevideo{
  padding: 0 !important;
}

.titulo-video{
  font-size: 1.0em !important;
}

.menu-principal{
  padding-left: 0 !important;
}

/*img.imagem-tamanho-responsivo{
  width: 100%;
  height: auto !important;
  margin: 0 !important;
}*/

#left-col-home > #noticias .media {
    background-color: #fff;
    margin-right: 0px !important;
    padding-right: 0px !important;

}

#noticias {
  padding-top: 0 !important;
  padding-bottom: : 0 !important;
  margin: 0 !important;
}

#noticias .media {
    background-color: #fff;
    margin-right: 16px;
    padding-right: 5px;

}

#video-destaque{
  /*padding-right: 15px !important;*/
}
.img-max-size-205{
  max-height: 160px;
  max-width: 100%;
}

.imagem-tamanho-responsivo{
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }

  .col-centered{
    float: none;
    margin: 0 auto;
    position: relative;

}

.diff-image-distance{
  margin-right: 35px !important;
}
.forHeader{
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.seguraIMGHeader{

}
.seguraIMGHeader>img{
  max-width: 100%;
  height: auto;
}
.seguraTXTheader{

}
.linhaForm{
  float:left;
  width: 100%;
  margin: 21px 0;
}
.linhaForm>label{
  font-weight: normal;
  width: 100%;
}
.linhaForm label>span{
 width: 100%;
 float: left; 
 margin: 0 0 5px;
}
.laguratxt{
  width: 100%;
  border-radius: 3px;
  height: 36px;

}
.linhaForm label>legend{
  
}

/* Small devices (tablets, 768px and up) */
@media  (max-width: 991px) {
  #video-destaque{
    padding-right: 0px !important;
  }
  #noticias .media {
    background-color: #fff;
    margin-right: 0px;
    padding-right: 0px;
  }
  .imagem-tamanho-responsivo{
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }
  .diff-image-distance{
    margin-right: 0px !important;
  }
  .img-max-size-205{
    max-height: none !important;
    max-width: none !important;
  }
}
.mvv {
    background-color: #cde1d7;
    text-align: justify;
    height: 160px;
}

.mvv>h4 {
  color: white; 
}

.mvv>p {
    color: white;
}

.mvv>hr {
    border-top: 2px solid white;
    margin-top: -10px;
    margin-bottom: 5px;
}
#missionGreen {
  background-color: #008f4f;
}
#visionBlue {
  background-color: #00638d;
}
#valuePurple {
  background-color: #513663;
}
.thumbnailCuros{
    float: left;
    width: 160px;
    height: 120px;
    overflow: hidden;
}
.thumbnailCuros>img{
    display: block;
    max-width: 100%;
    height: auto;
}
.alinhamentoContCurso{
    display: flex;
    align-items: center;
}
.legTm{
    border: none;
    font-size: 15px;
}
.conteudo_single_curso{
    display: flex;
}
.seguraIMG{
    max-width: 300px;
    max-height: 300px;
    overflow: hidden;
    margin: 0 36px 0 0;
}
.seguraIMG>img{
    max-width: 100%;
    height: 100%;
}
.holdForm{
    width: 100%;
    padding: 15px;
}
.holdForm>small{
    font-size: 14px;
}
.fmdr>div{
    margin: 15px 0;
}
.fmdr div>input{
    border: none;
    border-radius: 4px;
    border: solid 1px #ccc;
    width: 100%;
    padding: 11px 2px 11px 5px;
}
.btnSend{
    float: left;
    width: 128px;
}
.btnSend>input{
    padding: 10px!important;
    background: #009f3c;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}
input::-webkit-input-placeholder {
    direction: rtl;
    text-align: left;
}
/* mozilla solution */
input:-moz-placeholder {
    text-align:left;
}
::-moz-placeholder { /* Firefox 19+ */
    text-align:left;
}
.seguraIMGCertificado{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 510px;
    min-width: 320px;
    text-align: center;
}
.seguraIMGCertificado>img{
    max-width: 100%;
    height: auto;
}
.seguraIMGCertificado>small{

    position: absolute;
    top: 115px;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
    font-style: italic;

}
.formGerarCert{
    text-align: center;
}
.btnGerarCertificado{
    border-radius: 4px;
    border: solid 1px #cccccc;
    width: 147px;
    background: rgb(0, 159, 60);
    color: #fff;
    padding: 12px 12px;
    margin: 80px 0 0;

}
.legendaTXT {
    position: absolute;
    font-size: 10px;
    top: 153px;
    border: none;
    text-align: left;
    margin: 0;
    width: 80%;
}
@media all and (max-width: 1198px) {
    .legendaTXT {
        top: 176px !important;
        margin: 0 0 0 9px !important;
    }
    legend {
        width: 83% !important;
    }
    .seguraIMGCertificado > small {
        top: 140px !important;
    }
    .conteudo_single_curso {
        display: flex;
        flex-wrap: wrap !important;
        text-align: center !important;
    }
    .seguraIMGCertificado {
        text-align: center !important;
        margin: 0 auto 33px !important;
    }
}
.linhas:last-child{

    display: none;

}
@media all and (max-width: 540px) {

    .seguraIMGCertificado > small {
        top: 131px !important;
    }
    .legendaTXT {
        top: 159px !important;
        margin: 0 0 0 -12px !important;
    }

}
@media all and (max-width: 480px) {
    .seguraIMGCertificado > small {
        top: 112px !important;
    }
    .legendaTXT {
        top: 136px !important;
        margin: 0 0 0 -12px !important;
    }
}
@media all and (max-width: 426px) {
    .seguraIMGCertificado > small {
        top: 81px !important;
    }
    .legendaTXT {
        top: 105px !important;
        margin: 0 0 0 -12px !important;
        font-size: 8px;
    }
}