/* DC my_setting.css
add foundation.css
*/
body {
  background: #fff url("../images/bgpat.gif");
}

.size-12 {
	font-size: 12px;
	text-align: left;
}
.size-14 {
	font-size: 14px;
	color: #000000;
}
.size-16 { font-size: 16px; }
.size-18 { font-size: 18px; }
.size-21 { font-size: 21px; }
.size-24 { font-size: 24px; }
.size-36 { font-size: 36px; }
.size-48 {
	font-size: 48px;
	color: #009;
}
.size-60 { font-size: 60px; }
.size-72 { font-size: 72px; }
i{
margin-right:8px;
}
.bu-black{
color: 	#000000;}
.bu-gray{
color: 	#808080;}
.bu-silver{
color: 	#C0C0C0;}
.bu-blue{
color: 	#0000FF;}
.bu-navy{
	color: 	#000;
}
.bu-teal{
color: 	#008080;}
.bu-green{
color: 	#008000;}
.bu-lime{
color: 	#00FF00;}
.bu-aqua{
color: 	#00FFFF;}
.bu-yellow{
color: 	#FFFF00;}
.bu-red{
color: 	#FF0000;}
.bu-fuchsia{
color: 	#FF00FF;}
.bu-purple{
color: 	#800080;}
.bu-maroon{
color: 	#800000;}

table {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #222222;
    margin-bottom: 1.25rem;
    table-layout: auto;
}
table tr.even, table tr.alt, table tr:nth-of-type(2n) {
    background: none repeat scroll 0 0 #ecf9f9;
}
.postfix.button {
    border: medium none;
    padding: 0;
    text-align: center;
}
button.success-nohover, .button.success-nohover {
    background-color: #43ac6a;
    color: #ffffff;
}
.prefix, .postfix {
    display: block;
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
}
.red-line{
    border-color:#FF4DFF;
}
.my-label{
    background-color: #008cba;
    color: #ffffff;
    display: inline-block;
    line-height: 1;
    margin-bottom: auto;
    padding: 0.25rem 0.5rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}
.panel{
padding:0.6rem;
}
.panel-red{
border-color:#cf2a0e;
}
.back-line-red {
    background: #fff url("../images/images/backline_pink_s.gif") repeat scroll 0 0;
}
iframe{
margin : 20px 0 20px 0;
}
