a.linkImageLogo { float: left;  border: 0px;  margin: 0px;  padding: 0px;}
a.linkImageDeafault { float: none;  border: 0px;  margin: 0px;  padding: 0px;}

a {color:#95C83D;}
a:hover {color:#09A252;}

a.linkMenu {color: #FFFFFF; font-size: 16px;}
a.linkMenu:hover {color: #FFFFFF;  font-size: 16px; text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.85);}

a.linkMenuLeft {
    color: #1F201F;
}
a.linkMenuLeft:hover {color: #53AF5C; text-shadow: 0px 0px 5px rgba(83,175,92, 0.50);}

/**** End Links ***/

/*** Propriedades do Hotsite ***/
strong {
    font-weight: bold !important;
}
.site-image-main {
    margin: 0 auto;
    width: 849px;
    margin-left: 0px;
    height: 330px;
    margin-top: 5px;
}
.TopHotsite {
    background-repeat: repeat-x;
    background-image: url("images/top_background.png");
      margin-top: 50px;
}
/** Menu 1 **/
.barrMenu1 {
    z-index: 100;
    box-shadow: none;
    background-color: #008c00 !important;
}
.footer-link a {
    background: none;
}
.footer-links {
    width: 100% !important;
}
.footer {
    height: 66px;
    padding-top: 23px;
}
.listLinkMenu1, .footer  {
    background-color: #008c00 !important;
}
.footer-address {
    color: #FFFFFF !important;
}
.header-flags {
    display: none;
}
/*** Menu Left 1 NEW Horizontal ***/
.barrMenu1 .menu-item a {
    color: #FFF;
}
.barrMenu1 .menu-item a:hover {
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.9);
}

/*** Menu Left 1 NEW Vertical ***/
.GroupMainHotsite .menu-item {
    border-bottom: 1px solid #424242;
}
/*** Menu Left 1 OLD ***/
.MenuLeft {
    border-bottom: 1px solid #424242;
}
/*** Conteudo Central ***/
.blocConteudo1 {
    float: left;
}
.GroupMainHotsite {
    z-index: -1;
    margin-top: 1px;
}
/*** Controles de texto ***/
.blocConteudo1 h1 {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 20px;
    color: #95C83D;
    border-bottom: 1px solid #95C83D;
    padding-top: 20px;
}
.blocConteudo1 h2 {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 18px !important;
    color: #95C83D;
    border-bottom: 1px solid #95C83D;
}
.blocConteudo1 h3 {
    font-family: 'Open Sans';
    font-weight: lighter;
    font-size: 16px !important;
    color: #95C83D !important;
    border-bottom: 1px solid #95C83D !important;
}
.blocConteudo1 h4 {
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 14px !important;
    color: #95C83D;
    border-bottom: 1px solid #95C83D;
}
.blocConteudo1 h5 {
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 13px !important;
    color: #95C83D;
    border-bottom: 1px solid #95C83D;
}
.blocConteudo1 h6 {
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 12px !important;
    color: #95C83D;
    border-bottom: 1px solid #95C83D;
}
.blocConteudo1 p {
    font-family: 'Open Sans';
    font-weight: lighter;
    color: #444444;
}
br {
    padding: 3px 0px 3px 0px;
}
/*** Menu Right 1 ***/
.linkItensMenuRight {
    border-bottom: 1px solid #424242;
}
.linkItensMenuRight {
    border-bottom: 1px solid #424242;
}
.publicity-item {
    border-bottom: 1px solid #E6E6E6;
}
/*** Tags Hotsite ***/

.linkItensMenuRightTag {
    border-bottom: 1px solid #424242;
    color: #424242;
    font-weight: bold;
}
/*** Resultado Busca ***/
.blocConteudo1 p {
    color: #424242;
}
.blocConteudo1 h3 {
    border-bottom: 1px solid #958BD3;
    color: #7469BE;
}
.titleBuscaResult {color: #777;}

a.tagEscuro {
    color: #444444;
}
.footer-links {
    width: 95%;
}


/* adicionado para estilizar as submissoes de trabalhos - dti unesc*/
#new-wrapper-style ul li {
    list-style: disc outside none;
}
#new-wrapper-style li {
    list-style: decimal outside none;
    margin-left: 30px;
}
#new-wrapper-style .label.label-urgent {
    background: none repeat scroll 0 0 #FF5D44;
    border: 1px solid #CC3D28;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-shadow: 0 2px 0 #871B1B;
    white-space: pre;
}
#new-wrapper-style table {
    border-collapse: collapse;
    clear: left;
    margin: 20px auto;
    width: 100%;
    font-size: 12px;
}
#new-wrapper-style .tip, .tip {
    color: #FF0000;
    font-weight: bold;
}
#new-wrapper-style .text-uppercase {
    text-transform: uppercase;
}
#new-wrapper-style table th {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #787878;
    font-weight: bold;
}
#new-wrapper-style table th, #new-wrapper-style table td {
    border: 1px solid #CBCBCB;
    padding: 5px;
}
#new-wrapper-style table tr td:first-child {
    padding-left: 20px;
}
/*** Botão Inscrição ***/
span.button-Insc {
    float: left;
    width: 100%;
    text-align: center;
}
a.button-inscricao {
   background-color: #37AB60;
   color: #FFFFFF;
}
a.button-inscricao:hover {
    background-color: #008800;
    color: #FFFFFF;
}

/**
 * Light Box
 */

.mfp-bg {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1042;
}
.mfp-wrap {
    height: 100%;
    left: 0;
    outline: 0 none !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1043;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-iframe-holder {
    padding-bottom: 40px;
    padding-top: 40px;
}
.mfp-container {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 100%;
}
.mfp-iframe-holder .mfp-content {
    max-width: 900px;
    width: 100%;
}
.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    vertical-align: middle;
    z-index: 1045;
}
.mfp-iframe-scaler {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler iframe {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#flash-message #success p {
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    border-radius: 3px;
    color: #426f00;
    float: left;
    font-family: "Open Sans Condensed",tahoma,Verdana,Arial,Courier,Century;
    font-size: 15px;
    font-weight: lighter;
    margin-top: 5px;
    padding: 5px;
    text-align: center;
    width: 425px;
    cursor: pointer;
}
.avisoMsg #success p {
    background: url("../images/iconCerto.gif") no-repeat scroll 7px 8px #fbfcf8;
    display: block;
    font-size: 12px;
    padding: 6px 3px 7px 26px;
    text-align: left;
}
#interesse .avisoMsg p {
    padding-bottom: 7px;
}
#flash-message p, #flash-message #validacao p {
    background-color: #f2dede;
    border: 1px solid #eed3d7;
    border-radius: 3px;
    color: #6f0e08;
    float: left;
    font-family: "Open Sans Condensed",tahoma,Verdana,Arial,Courier,Century;
    font-size: 15px;
    font-weight: lighter !important;
    margin-top: 5px;
    padding: 5px;
    width: 425px;
}
#validacao p, #success p, #information p {
    border: medium none;
    font-size: inherit;
    padding: 0;
}
#conteudo p {
    padding-bottom: 15px;
}
.mfp-fade.mfp-bg {
    opacity: 0.001; /* Chrome opacity transition bug */
    -webkit-transition: all 0.15s ease-out; 
    -moz-transition: all 0.15s ease-out; 
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out; 
    -moz-transition: all 0.15s ease-out; 
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg {
    opacity: 0.001;
    transition: all 0.15s ease-out 0s;
}
.mfp-bg {
    background: none repeat scroll 0 0 #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    background-color: rgba(255,255,255, 0.5);
}
.mfp-container:before {
    content: "";
}
.mfp-container {
    text-align: center;
}
mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all 0.15s ease-out 0s;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
}
.mfp-content {
    text-align: left;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-iframe-scaler iframe {
    background: none repeat scroll 0 0 #000;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.67) !important;
}

/** Alteracoes do h3 do video **/

.blocConteudo1 h3.h3-video {
    border: 0px !important;
    margin-top: 35px !important;
    text-align: center;
}

/** Bloco Videos dupla ***/

.bloc_videos {
       width: 100%;
}
.bloc_videos .box-pos, .box-pos1 {
    float: left;
    float: left;
    width: 240px;
}
.bloc_videos .box-pos1 {
    margin-left: 50px;
}
.bloc_videos  .box-pos img, .box-pos1 img {
    height: auto !important;
    width: 230px !important;
    border: 5px solid #efefef;
}

/*** Formulario ***/

form#formulario {
    float: left;
    border: 0px;
}
fieldset {
    float: left;
    width: 100%;
    border: 0px;
}
textarea#q_2464, textarea#q_2485 {
    border: 1px solid #9D9D9D;
    border-radius: 6px;
    box-shadow: none;
    float: left;
    width: 104%;
}
input#button {
    display: none;
}
input#bt_enviar {
    float: left;
    height: 35px;
    padding: 18px 40px 36px 40px;
    box-shadow: none;
    border: 1px solid #e5e5e5;
    background-color: #cccccc;
    border-radius: 6px;
    margin: 35px 0px 0px 207px;
    color: #FFFFFF;
}
input#bt_enviar:hover {
    background-color: #00cc00;
}
select#q_2473 {
    border: 1px solid #9D9D9D;
    border-radius: 6px;
    box-shadow: none;
    float: left;
    height: 35px;
}