.tcdbpower{
color: #aaa;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:right;
}

.tcdbpower a{
color: #2778C8;
font-weight: bold;
text-decoration: none;
}

.tcdbtext{
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 14px;
}

.tcdbblue{
color: #2778C8;
}

.tcdbhead{
color: #fff;
background-image: linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-image: -o-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-image: -moz-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-image: -webkit-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-image: -ms-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-color: #2778C8;
border-color: transparent;
text-shadow: 1px -1px 0px #1c6396;
padding:10px;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-family: 'Myriad Pro','Droid Sans', sans-serif;
text-transform: uppercase;
border-radius: 3px 3px 0 0;
}

.tcdb-title {
color: #2778C8;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-family: 'Myriad Pro','Droid Sans', sans-serif;
text-transform: uppercase;
}
.tcdbpanel {
margin-bottom: 0px;
border-radius: 3px;
font-family: Calibri, Arial, Helvetica, sans-serif;
margin-top:10px;
}
.tcdbpanel a{
color: #2778C8;
text-decoration: none;
}
.tcdbpanel a:hover{
text-decoration: none;
}

.tcdbcontent {
padding:10px;
display:block;
color:#fff !important;
}
.tcdbcontent hr{
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}

.tcdb-col-row {
margin-top:10px;
clear: both;
display:table;
}

.tcdb-col-4 {
float:left;
margin:10px;
}
.tcdb-col-8 {
float:left;
margin:10px;
}
.tcdb-btn {
font-family: 'Myriad Pro','Droid Sans', sans-serif;
font-weight: 600;
font-stretch: condensed;
text-transform: uppercase;
text-shadow: 1.5px 1.5px 1px #000000;
background: #dcdcdc;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dcdcdc));
background-image: -webkit-linear-gradient(top, #fefefe, #dcdcdc);
background-image: -moz-linear-gradient(top, #fefefe, #dcdcdc);
background-image: -ms-linear-gradient(top, #fefefe, #dcdcdc);
background-image: -o-linear-gradient(top, #fefefe, #dcdcdc);
background-image: linear-gradient(top, #fefefe, #dcdcdc);
color: #2778C8;
border: 1px solid #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-decoration: none;
text-shadow: #fff 0px 1px 0px;
min-width: 0;
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0px 1px 1px rgba(0, 0, 0, 0.2);
-webkit-user-select: none;
display: inline-block;
padding: 4px 8px;
margin-bottom: 0;
font-size: 11px;
font-weight: normal;
line-height: 15px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
}

.tcdb-blue{
border: 1px solid #1f70ad;
background-image: linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-image: -o-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-image: -moz-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-image: -webkit-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-image: -ms-linear-gradient(bottom, #2778C8 0%, #2B8EC7 100%);
background-color: #2778C8;
color: #fff !important;
text-shadow: 1px -1px 0px #1c6396;
}
.tcdb-blue:hover {
background: #287fc8;
color: #fff;
border: 1px solid #1f70ad;
text-decoration:none;
}

.tcdb-group {
clear: both;
margin-bottom: 5px;
}
.tcdb-control {
margin-top:5px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
-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;
}

.tcdb-tbl {
width: 100%;
background-color: #fff;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
border-radius: 3px;
-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,.05);
-moz-box-shadow: 0px 3px 2px rgba(0,0,0,.05);
box-shadow: 0px 3px 2px rgba(0,0,0,.05);
}


.tcdb-tbl th{
background: #dcdcdc;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#dcdcdc));
background-image: -webkit-linear-gradient(top, #fefefe, #dcdcdc);
background-image: -moz-linear-gradient(top, #fefefe, #dcdcdc);
background-image: -ms-linear-gradient(top, #fefefe, #dcdcdc);
background-image: -o-linear-gradient(top, #fefefe, #dcdcdc);
background-image: linear-gradient(top, #fefefe, #dcdcdc);
text-shadow: #fff 0px 1px 0px;
padding:5px;
text-align:left;
font-family: 'Myriad Pro','Droid Sans', sans-serif;
font-weight: normal;
font-size:14px;
text-transform:uppercase;
font-stretch: condensed;
letter-spacing: 0px;
color:#2778C8;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;

}

.tcdb-tbl td{
padding:5px;
text-align:left;
font-size:15px;
border-bottom: 1px solid #ccc;
}



