
select option {text-transform:capitalize}

.capz{text-transform:uppercase;}

input[type=checkbox], input[type=radio] {
    margin: 4px 4px 0;
    margin-top: 1px\9;
    line-height: normal;
}


.rating-hor li{
display: inline;
list-style-type: none;
padding-right: 10px;
}

.glyphicon-ok{color:#00AA00 !important;}

.glyphicon-remove{color:#FF0000 !important;}

.form-control-feedback{right:-10px;}

input[type=radio]{
	margin-left:15px;
}


.btn-u-default{
	background-color: #d20a0a;
    border-color: #d20a0a;
    color:#fafbfd;
}

.btn-primary {
    background-color: #d20a0a;
    border-color: #d20a0a;
    color:#fafbfd;
}



.btn-info {
    background-color: #d20a0a;
    border-color: #d20a0a;
}

.btn-info{
    background-color: #d20a0a;
    border-color: #d20a0a;
}

.left_spacer{
	padding-left:5px;
}

.btn {
    border-radius: 0px;
}

.panel-title{
	font-size:150%;
	font-weight: bold;
	color:#d20a0a;
	text-shadow: 1px 1px #b6b5bc;
}

.sub-panel-title{
	font-size:130%;
	font-weight: bold;
	color:#d20a0a;
	padding:5px;
}

.skin-red-light .sidebar-menu>li.hlink {
    color: #fafbfd;

}

.skin-red-light .sidebar-menu>li.header {
    color: #fafbfd;
    background: #d20a0a;
}

.skin-red-light .sidebar a{
	color:#fafbfd;
}

.skin-red-light .user-panel>.info, .skin-red-light .user-panel>.info>a {
    color: #fafbfd;
}


th {
   background-color: #d20a0a;
   color:#fafbfd;
}

th a{
	color:#fafbfd;
	font-size:14px;
}

th a:hover{
	color:#41fb3c;
}

th.sorted {
    background-color: orange;
}

th.sortable a {
	background-image: url(../images/arrow_off.png);
	background-repeat: no-repeat;
}

th.order1 a {
	background-image: url(../images/arrow_down.png);
	background-repeat: no-repeat;
}

th.order2 a {
	background-image: url(../images/arrow_up.png);
	background-repeat: no-repeat;
}

th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
}

tr.total{background-color:#f5f5f7;font-weight:bold;}

.table-nonfluid{
	width: auto !important;
}


.topfilter{
	background-color:#8A817C;
	font-weight: bold;
	color:#fafbfd;
}


div.exportlinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 4px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: 79%;
}

span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
}

span.pagebanner {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	margin-top: 10px;
	display: block;
	border-bottom: none;
}

span.pagelinks {
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	display: block;
	border-top: none;
	margin-bottom: -5px;
}

span.excel {
	background-image: url(../images/ico_file_excel.png);
	background-repeat: no-repeat;
}

span.csv {
	background-image: url(../images/ico_file_csv.png);
	background-repeat: no-repeat;
}

span.xml {
	background-image: url(../images/ico_file_xml.png);
	background-repeat: no-repeat;
}

span.pdf {
	background-image: url(../images/ico_file_pdf.png);
	background-repeat: no-repeat;
}

span.rtf {
	background-image: url(../images/ico_file_rtf.png);
	background-repeat: no-repeat;
}

.fa{
	padding-right:5px;
}

.fas{
	padding-right:5px;
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 7px;
}


.form-control:focus {
  border-color: #FF0000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.txtcap{
	text-transform: uppercase;
}

.form-line{
	text-transform: uppercase;
}

td{
	text-transform: uppercase;
}

.rating-hor label{
	font-weight:normal;
}

.bg-ask {
    background-color: #D20A0A;
    color:#FFFFFF;
    padding:5px;
}

.mdy{
	border-left-width:4px;
	border-left-color: red;
}

.red-color {
    color: red;
     border:0px;
}

.green-color {
    color: #00b300;
    border:0px;
}

.bg-light-blue {
    background-color:#00FFFF;
    border:0px;
}

*:not(html) {
    -webkit-transform: translate3d(0, 0, 0);
}

.help-block{
	color: red;
}

.horizontal{
    float: left;
    border: 1px solid #000000;
}

.horizontal  *{
    display: inline-block;
    margin-left: 10px;
}

.profile-list-img {
    margin: 0 auto;
    width: 60px;
    padding: 1px;
    border: 1px solid #d2d6de;
}

.attn-list-img {
    margin: 0 auto;
    width: 100px;
    padding: 1px;
    border: 1px solid #d2d6de;
}

.smbx {
	margin-left:10px;
    display: inline-block;
    width: 40px;
    border: 1px solid #000;
    text-align: center;
    font-size:60%;
}

.clbx {
	margin-left:5px;
    display: inline-block;
    width: 20px;
    border: 1px solid #000;
    text-align: center;
    font-size:65%;
    background: #DAF7A6 ;
    color:#000000;
    border-radius: 5px;
}

.hot{
	background: #D3161C;
	color:#FFFFFF;
}


.warm{
	background:#F56536 ;
	color:#FFFFFF;
}

.cold{
	background: #059B2E;
	color:#FFFFFF;
}

.oth{
	background: #36E7F5 ;
	color:#000000;
}


.ufchex {
  position: relative;
  width: 200px;
  height: 115.47px;
  margin: 57.74px 0;
}

.ufchex:before,
.ufchex:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
}

.ufchex:before {
  bottom: 100%;
  border-bottom: 57.74px solid;
}

.ufchex:after {
  top: 100%;
  width: 0;
  border-top: 57.74px solid ;
}

.sgldsc{
	border:0px;
    color: white;
    padding:4px 8px 4px 8px;
    font-size: 14px;
    border-radius: 50%;
    margin:0;
}

.dbldsc{
	border:0px;
    color: white;
    padding:4px 4px 4px 4px;
    font-size: 14px;
    border-radius: 50%;
    margin:0;
}

.red-bg {
    background-color: red;
}

.fnt08{
	font-size: 8px;font-weight:normal;
}

.fnt09{
	font-size: 9px;font-weight:normal;
}

.fnt10{
	font-size: 10px;
}

.fnt12{
	font-size: 12px;font-weight:normal;
}

.fntb12{
	font-size: 12px;font-weight:bold;
}

.padtable {
  margin: 0 0 40px 0;
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: table;
}


.padrow {
  display: table-row;
  background: #f6f6f6;
}
.padrow:nth-of-type(odd) {
  background: #e9e9e9;
}
.padrow.header {
  font-weight: 900;
  color: #ffffff;
  background: #ea6153;
}
.padrow.green {
  background: #27ae60;
}
.padrow.blue {
  background: #2980b9;
}


.padcell {
  padding: 10px 12px 10px 20px;
  display: table-cell;
}
@media screen and (max-width: 580px) {
  .padcell {
    padding: 2px 16px;
    display: block;
  }
}



.ufcin-table {
    border: solid 1px #FFCCCC;
    border-collapse: collapse;
    border-spacing: 0;
    font: normal 13px Arial, sans-serif;
}
.ufcin-table thead th {
    background-color: #FFCCCC;
    border: solid 1px #FFCCCC;
    color: #D20A0A;
    padding: 5px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}
.ufcin-table tbody td {
    border: solid 1px #FFCCCC;
    color: #333;
    padding: 5px;
    text-shadow: 1px 1px 1px #fff;
}

#coupleband {
	background-color: #FFCCCC;
	min-height:200px;
	padding:5px;
}



.pure-table {
    /* Remove spacing between table cells (from Normalize.css) */
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}

.pure-table caption {
    color: #000;
    font: italic 85%/1 arial, sans-serif;
    padding: 1em 0;
    text-align: center;
}

.pure-table td,
.pure-table th {
    border-left: 1px solid #cbcbcb;/*  inner column border */
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible; /*to make ths where the title is really long work*/
    padding: 0.5em 1em; /* cell padding */
}

/* Consider removing this next declaration block, as it causes problems when
there's a rowspan on the first cell. Case added to the tests. issue#432 */
.pure-table td:first-child,
.pure-table th:first-child {
    border-left-width: 0;
}

.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}

/*
striping:
   even - #fff (white)
   odd  - #f2f2f2 (light gray)
*/
.pure-table td {
    background-color: transparent;
}
.pure-table-odd td {
    background-color: #f2f2f2;
}

/* nth-child selector for modern browsers */
.pure-table-striped tr:nth-child(2n-1) td {
    background-color: #f2f2f2;
}

/* BORDERED TABLES */
.pure-table-bordered td {
    border-bottom: 1px solid #cbcbcb;
}
.pure-table-bordered tbody > tr:last-child > td {
    border-bottom-width: 0;
}


/* HORIZONTAL BORDERED TABLES */

.pure-table-horizontal td,
.pure-table-horizontal th {
    border-width: 0 0 1px 0;
    border-bottom: 1px solid #cbcbcb;
}
.pure-table-horizontal tbody > tr:last-child > td {
    border-bottom-width: 0;
}

.blockedrow{
	background-color: #838383;
}



.photo-container
{
	display:block; float:left; width: 150px;
    margin-left:5px; margin-top:0px;
    padding: 5px 5px 5px 5px;
    background-color:black; color:white;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}


.draggable-row tr{
  cursor: grab;
}

.draggable-row:active tr{
  cursor: grabbing;
}
