﻿/***
Tema SenadorCanedo
***/
.SenadorCanedo
{
    color: #00277f;
}

.SenadorCanedo .btn-menu
{
    background: linear-gradient(#00277f 0px, #004eff 100%) repeat-x #004eff;
}

.SenadorCanedo .btn-menu:hover
{
    background: linear-gradient(#004eff 0px, #00277f 100%) repeat-x #004eff;
}

.SenadorCanedo .sgconsig-logo, .SenadorCanedo .topo-title, .SenadorCanedo .topo-subtitle, .SenadorCanedo .expired-day, .SenadorCanedo .fontVerdeNegrito, .SenadorCanedo .blog a
{
    color: #00277f;
}

.SenadorCanedo .SGConsig_Botao
{
    border: 1px solid #00277f;
    background-color: #00277f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#004eff), to(#00277f));
    background-image: -webkit-linear-gradient(top, #004eff, #00277f);
    background-image: -moz-linear-gradient(top, #004eff, #00277f);
    background-image: -ms-linear-gradient(top, #004eff, #00277f);
    background-image: -o-linear-gradient(top, #004eff, #00277f);
    background-image: linear-gradient(to bottom, #004eff, #00277f);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#004eff, endColorstr=#004eff);
}

.SenadorCanedo .SGConsig_Botao:hover
{
    border: 1px solid #004eff;
    background-color: #004eff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00277f), to(#004eff));
    background-image: -webkit-linear-gradient(top, #00277f, #004eff);
    background-image: -moz-linear-gradient(top, #00277f, #004eff);
    background-image: -ms-linear-gradient(top, #00277f #004eff);
    background-image: -o-linear-gradient(top, #00277f, #004eff);
    background-image: linear-gradient(to bottom, #00277f, #004eff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00277f, endColorstr=#00277f);
}

.SenadorCanedo input[type="button"], .SenadorCanedo input[type="submit"]
{
    border: 1px solid #00277f;
    background-color: #00277f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#004eff), to(#00277f));
    background-image: -webkit-linear-gradient(top, #004eff, #00277f);
    background-image: -moz-linear-gradient(top, #004eff, #00277f);
    background-image: -ms-linear-gradient(top, #004eff, #00277f);
    background-image: -o-linear-gradient(top, #004eff, #00277f);
    background-image: linear-gradient(to bottom, #004eff, #00277f);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#004eff, endColorstr=#004eff);
}

.SenadorCanedo input[type="button"]:hover, .SenadorCanedo input[type="submit"]:hover
{
    border: 1px solid #004eff;
    background-color: #004eff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00277f), to(#004eff));
    background-image: -webkit-linear-gradient(top, #00277f, #004eff);
    background-image: -moz-linear-gradient(top, #00277f, #004eff);
    background-image: -ms-linear-gradient(top, #00277f #004eff);
    background-image: -o-linear-gradient(top, #00277f, #004eff);
    background-image: linear-gradient(to bottom, #00277f, #004eff);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#00277f, endColorstr=#00277f);
}

/***
Tema Cinza
***/
.tema-cinza
{
    color: #424242;
}

.tema-cinza .btn-menu
{
    background: linear-gradient(#424242 0px, #BDBDBD 100%) repeat-x #BDBDBD;
}

.tema-cinza .btn-menu:hover
{
    background: linear-gradient(#BDBDBD 0px, #424242 100%) repeat-x #BDBDBD;
}

.tema-cinza .sgconsig-logo, .tema-cinza .topo-title, .tema-cinza .topo-subtitle, .tema-cinza .expired-day, .tema-cinza .fontVerdeNegrito, .tema-cinza .blog a
{
    color: #424242;
}

.tema-cinza .SGConsig_Botao
{
    border: 1px solid #424242;
    background-color: #424242;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BDBDBD), to(#424242));
    background-image: -webkit-linear-gradient(top, #BDBDBD, #424242);
    background-image: -moz-linear-gradient(top, #BDBDBD, #424242);
    background-image: -ms-linear-gradient(top, #BDBDBD, #424242);
    background-image: -o-linear-gradient(top, #BDBDBD, #424242);
    background-image: linear-gradient(to bottom, #BDBDBD, #424242);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BDBDBD, endColorstr=#BDBDBD);
}

.tema-cinza .SGConsig_Botao:hover
{
    border: 1px solid #BDBDBD;
    background-color: #BDBDBD;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#BDBDBD));
    background-image: -webkit-linear-gradient(top, #424242, #BDBDBD);
    background-image: -moz-linear-gradient(top, #424242, #BDBDBD);
    background-image: -ms-linear-gradient(top, #424242 #BDBDBD);
    background-image: -o-linear-gradient(top, #424242, #BDBDBD);
    background-image: linear-gradient(to bottom, #424242, #BDBDBD);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#424242, endColorstr=#424242);
}

.tema-cinza input[type="button"], .tema-cinza input[type="submit"]
{
    border: 1px solid #424242;
    background-color: #424242;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BDBDBD), to(#424242));
    background-image: -webkit-linear-gradient(top, #BDBDBD, #424242);
    background-image: -moz-linear-gradient(top, #BDBDBD, #424242);
    background-image: -ms-linear-gradient(top, #BDBDBD, #424242);
    background-image: -o-linear-gradient(top, #BDBDBD, #424242);
    background-image: linear-gradient(to bottom, #BDBDBD, #424242);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BDBDBD, endColorstr=#BDBDBD);
}

.tema-cinza input[type="button"]:hover, .tema-cinza input[type="submit"]:hover
{
    border: 1px solid #BDBDBD;
    background-color: #BDBDBD;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#BDBDBD));
    background-image: -webkit-linear-gradient(top, #424242, #BDBDBD);
    background-image: -moz-linear-gradient(top, #424242, #BDBDBD);
    background-image: -ms-linear-gradient(top, #424242 #BDBDBD);
    background-image: -o-linear-gradient(top, #424242, #BDBDBD);
    background-image: linear-gradient(to bottom, #424242, #BDBDBD);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#424242, endColorstr=#424242);
}

/***
Tema Laranja
***/
.tema-laranja
{
    color: #db5c1e;
}

.tema-laranja .btn-menu
{
    background: linear-gradient(#db5c1e 0px, #f7941e 100%) repeat-x #f7941e;
}

.tema-laranja .btn-menu:hover
{
    background: linear-gradient(#f7941e 0px, #db5c1e 100%) repeat-x #f7941e;
}

.tema-laranja .sgconsig-logo, .tema-laranja .topo-title, .tema-laranja .topo-subtitle, .tema-laranja .expired-day, .tema-laranja .fontVerdeNegrito, .tema-laranja .blog a
{
    color: #db5c1e;
}

.tema-laranja .SGConsig_Botao
{
    border: 1px solid #db5c1e;
    background-color: #db5c1e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7941e), to(#db5c1e));
    background-image: -webkit-linear-gradient(top, #f7941e, #db5c1e);
    background-image: -moz-linear-gradient(top, #f7941e, #db5c1e);
    background-image: -ms-linear-gradient(top, #f7941e, #db5c1e);
    background-image: -o-linear-gradient(top, #f7941e, #db5c1e);
    background-image: linear-gradient(to bottom, #f7941e, #db5c1e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f7941e, endColorstr=#f7941e);
}

.tema-laranja .SGConsig_Botao:hover
{
    border: 1px solid #f7941e;
    background-color: #f7941e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#db5c1e), to(#f7941e));
    background-image: -webkit-linear-gradient(top, #db5c1e, #f7941e);
    background-image: -moz-linear-gradient(top, #db5c1e, #f7941e);
    background-image: -ms-linear-gradient(top, #db5c1e #f7941e);
    background-image: -o-linear-gradient(top, #db5c1e, #f7941e);
    background-image: linear-gradient(to bottom, #db5c1e, #f7941e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#db5c1e, endColorstr=#db5c1e);
}

.tema-laranja input[type="button"], .tema-laranja input[type="submit"]
{
    border: 1px solid #db5c1e;
    background-color: #db5c1e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f7941e), to(#db5c1e));
    background-image: -webkit-linear-gradient(top, #f7941e, #db5c1e);
    background-image: -moz-linear-gradient(top, #f7941e, #db5c1e);
    background-image: -ms-linear-gradient(top, #f7941e, #db5c1e);
    background-image: -o-linear-gradient(top, #f7941e, #db5c1e);
    background-image: linear-gradient(to bottom, #f7941e, #db5c1e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f7941e, endColorstr=#f7941e);
}

.tema-laranja input[type="button"]:hover, .tema-laranja input[type="submit"]:hover
{
    border: 1px solid #f7941e;
    background-color: #f7941e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#db5c1e), to(#f7941e));
    background-image: -webkit-linear-gradient(top, #db5c1e, #f7941e);
    background-image: -moz-linear-gradient(top, #db5c1e, #f7941e);
    background-image: -ms-linear-gradient(top, #db5c1e #f7941e);
    background-image: -o-linear-gradient(top, #db5c1e, #f7941e);
    background-image: linear-gradient(to bottom, #db5c1e, #f7941e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#db5c1e, endColorstr=#db5c1e);
}

/***
Tema Verde
***/
.tema-verde
{
    color: #006400;
}

.tema-verde .btn-menu
{
    background: linear-gradient(#006400 0px, #029507 100%) repeat-x #029507;
}

.tema-verde .btn-menu:hover
{
    background: linear-gradient(#029507 0px, #006400 100%) repeat-x #029507;
}

.tema-verde .sgconsig-logo, .tema-verde .topo-title, .tema-verde .topo-subtitle, .tema-verde .expired-day, .tema-verde .fontVerdeNegrito, .tema-verde .blog a
{
    color: #006400;
}

.tema-verde .SGConsig_Botao
{
    border: 1px solid #006400;
    background-color: #006400;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#029507), to(#006400));
    background-image: -webkit-linear-gradient(top, #029507, #006400);
    background-image: -moz-linear-gradient(top, #029507, #006400);
    background-image: -ms-linear-gradient(top, #029507, #006400);
    background-image: -o-linear-gradient(top, #029507, #006400);
    background-image: linear-gradient(to bottom, #029507, #006400);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#029507, endColorstr=#029507);
}

.tema-verde .SGConsig_Botao:hover
{
    border: 1px solid #029507;
    background-color: #029507;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#006400), to(#029507));
    background-image: -webkit-linear-gradient(top, #006400, #029507);
    background-image: -moz-linear-gradient(top, #006400, #029507);
    background-image: -ms-linear-gradient(top, #006400 #029507);
    background-image: -o-linear-gradient(top, #006400, #029507);
    background-image: linear-gradient(to bottom, #006400, #029507);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#006400, endColorstr=#006400);
}

.tema-verde input[type="button"], .tema-verde input[type="submit"]
{
    border: 1px solid #006400;
    background-color: #006400;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#029507), to(#006400));
    background-image: -webkit-linear-gradient(top, #029507, #006400);
    background-image: -moz-linear-gradient(top, #029507, #006400);
    background-image: -ms-linear-gradient(top, #029507, #006400);
    background-image: -o-linear-gradient(top, #029507, #006400);
    background-image: linear-gradient(to bottom, #029507, #006400);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#029507, endColorstr=#029507);
}

.tema-verde input[type="button"]:hover, .tema-verde input[type="submit"]:hover
{
    border: 1px solid #029507;
    background-color: #029507;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#006400), to(#029507));
    background-image: -webkit-linear-gradient(top, #006400, #029507);
    background-image: -moz-linear-gradient(top, #006400, #029507);
    background-image: -ms-linear-gradient(top, #006400 #029507);
    background-image: -o-linear-gradient(top, #006400, #029507);
    background-image: linear-gradient(to bottom, #006400, #029507);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#006400, endColorstr=#006400);
}