.emp {
  font-weight: bold;
  color: #b30000;
  font-size: 130%; }

.width130 {
  max-width: 130px; }

.width250 {
  max-width: 250px; }

.width200 {
  max-width: 200px; }

.all-search {
  margin-left: 25px;
  margin-top: -9px; }

.cover-select.width300 {
  max-width: 300px;
  width: 300px; }

.date_select {
  display: block;
  max-width: 32px; }

.status-message {
  color: #b30000; }

/* Tinybox CSS */
.tbox {
  position: absolute;
  display: none;
  padding: 15px 15px;
  z-index: 9000; }

.tinner {
  padding: 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff url(/images/preload.gif) no-repeat 50% 50%;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  overflow-y: scroll;
  max-height: 600px;
  min-height: 200px; }

.tmask {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 8000; }

.tclose {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(/images/close.png) no-repeat; }

.tclose:hover {
  background-position: 0 -30px; }

#error {
  background: #ff6969;
  color: #fff;
  text-shadow: 1px 1px #cf5454;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0; }

#error .tcontent {
  padding: 10px 14px 11px;
  border: 1px solid #ffb8b8;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#success {
  background: #2ea125;
  color: #fff;
  text-shadow: 1px 1px #1b6116;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10;
  -moz-border-radius: 0;
  border-radius: 0; }

#bluemask {
  background: #4195aa; }

#frameless {
  padding: 0; }

#frameless .tclose {
  left: 6px; }

/*

Steadfast

*/
/*General*/
.error_box {
  background: red none repeat scroll 0 0;
  color: #fff;
  line-height: 2;
  max-width: 290px;
  min-height: 70px;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 20000; }

/*Fonts*/
.text_center {
  text-align: center; }

/*Block System*/
.block {
  margin-bottom: 20px; }

.block.grey {
  background: #f9f9f9;
  border: 1px solid #cccccc; }

.block_header, .block_body {
  padding: 20px; }

.block_header {
  display: block;
  font-weight: strong;
  font-size: 110%;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(204, 204, 204, 0.5); }

.block_body {
  height: 100%;
  overflow: hidden; }

.block_subhead {
  display: block;
  margin-bottom: 10px;
  text-decoration: underline; }

.product_checkbox {
  display: block;
  margin-bottom: 10px;
  width: 100%; }

.product_checkbox label {
  font-weight: light;
  margin-left: 8px; }

.hide_form_style > input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #337ab7; }

.block_body ul {
  padding: 0px; }

.right {
  float: right; }

.margin-top-10 {
  margin-top: 10px; }

.streams_wrap .scrollable {
  max-height: 700px;
  overflow: scroll; }

.streams_wrap .list-foot .fa {
  color: black;
  opacity: 0.3;
  width: 20px;
  font-size: 10px; }
  .streams_wrap .list-foot .fa.selected, .streams_wrap .list-foot .fa:hover, .streams_wrap .list-foot .fa:active {
    color: red !important;
    opacity: 1; }

.streams_wrap h3 {
  margin-top: 5px; }

.streams_wrap .new_stream_block {
  display: none; }

.streams_wrap .stream_cols_wrap {
  margin-top: 20px; }

.tweet .profile_picture img {
  width: 48px;
  max-height: 48px; }

.tweet div {
  padding-left: 5px;
  padding-right: 5px; }

.stream_btn, .stream_btn_active {
  cursor: pointer; }

.tweet_btn_active {
  color: red !important;
  opacity: 1 !important; }

.social_writing_area {
  padding: 10px; }

.clear {
  clear: both !important; }

.left {
  float: left; }

#datetimepicker1 {
  max-width: 250px;
  width: 100%; }

.now_btn {
  margin-left: 10px; }

.social_writing_area ul {
  padding: 0px; }

.social_writing_area input {
  margin-right: 5px; }

.social_writing_area li {
  list-style: none; }

.fb_message {
  margin-bottom: 5px; }

.fb_likes {
  margin-right: 10px; }

#imageWrapBlock label, #imageWrapBlock input {
  display: inline-block; }

.no-left-pad {
  padding-left: 0px; }

#upload_thumbnail {
  max-width: 100px; }
  
.action_l {
border: none;
    border-left: 3px solid #CCCCCC;
    border-top: 3px solid #CCCCCC;
    border-bottom: 3px solid #CCCCCC;
 }
 
 .action_r {
 border: none;
    border-right: 3px solid #CCCCCC;
    border-top: 3px solid #CCCCCC;
    border-bottom: 3px solid #CCCCCC;
 }

.modal { background: rgba(000, 000, 000, 0.8); min-height:1000000px; }

.div-table {
  display: table;
  width: auto;
  padding: 20px; }

.div-table-row {
  display: table-row;
  width: auto;
  clear: both; }

.div-table-row .th-top {
  border-top: 1px solid #CCCCCC; }

a.l-clr {
  color: #1818f0;
  text-decoration: underline; }

.div-table-col {
  border-bottom: 1px solid #CCCCCC;
  /* border-right: 1px solid; */
  display: table-column;
  float: left;
  min-height: 40px;
  padding: 5px;
  width: 100px;
  max-width: 100px;
}

.div-table-col-med {
  border-bottom: 1px solid #CCCCCC;
  display: table-column;
  float: left;
  min-height: 40px;
  padding: 5px;
  width: 155px; }

.div-table-col-med2 {
  border-bottom: 1px solid #CCCCCC;
  display: table-column;
  float: left;
  min-height: 40px;
  padding: 5px;
  width: 160px; }

.div-table-col.t-deep55 {
  min-height: 55px; }

.t-deep55 {
  min-height: 60px; }

.div-table-col.t-deep80 {
  min-height: 80px; }

.t-deep80 {
  min-height: 80px; }

.t-deep40 {
  min-height: 40px; }

.t-top {
  border-top: 1px solid #CCCCCC; }

.div-table-col-wide {
  border-bottom: 1px solid #CCCCCC;
  display: table-column;
  float: left;
  min-height: 40px;
  padding: 5px;
  width: 240px; }

.div-table-col-sml {
  border-bottom: 1px solid #CCCCCC;
  display: table-column;
  float: left;
    min-height: 40px;
  padding: 5px;
  width: 100px; }

.div-table-col-sml2 {
  border-bottom: 1px solid #CCCCCC;
  display: table-column;
  float: left;
    min-height: 40px;
  padding: 5px;
  width: 50px; }

.div-table-col-sml3 {
  border-bottom: 1px solid #CCCCCC;
  display: table-column;
  float: left;
    min-height: 40px;
  padding: 5px;
  width: 80px; }

.div-table-col-sml4 {
  border-bottom: 1px solid #CCCCCC;
  display: table-column;
  float: left;
    min-height: 40px;
  padding: 5px;
  width: 160px; }

.div-table-col-com {
  border-bottom: 1px solid #CCCCCC;
  display: table-column;
  float: left;
    min-height: 40px;
  padding: 5px;
  width: 140px; }

.div-table-col-300 {
  border-bottom: 1px solid #CCCCCC;
  display: table-column;
  float: left;
  /* min-height: 40px; */
  padding: 5px;
  width: 300px; }

.table-block { display: inline-block; }

.lh-border {
  border-left: 1px solid #CCCCCC; }

.rh-border {
  border-right: 1px solid #CCCCCC; }

.div-table-col-wide.t-deep {
  min-height: 85px; }

.div-table-col-med.t-deep {
  min-height: 85px; }

.div-table-col-med2.t-deep {
  min-height: 85px; }

.div-table-col-wide.t-deep55 {
  min-height: 55px; }

.div-table-col-com.t-deep55 {
  min-height: 55px; }

.div-table-col-wide.t-deep80 {
  min-height: 80px; }

.div-table-col-300.t-deep {
  min-height: 85px; }

.es-col.div-table-col {
  width: 135px; }

.div-table-col.es-col-gr {
  width: 210px; }

.div-table-col.t-fst {
  border-left: 1px solid #CCCCCC; }

.div-table-col-med.t-fst {
  border-left: 1px solid #CCCCCC; }

.div-table-col-med2.t-fst {
  border-left: 1px solid #CCCCCC; }

.div-table-col-com.t-fst {
  border-left: 1px solid #CCCCCC; }

.div-table-col-wide.t-fst {
  border-left: 1px solid #CCCCCC; }

.div-table-col-300.t-fst {
  border-left: 1px solid #CCCCCC; }

.div-table-col.t-th {
  border-top: 1px solid #CCCCCC; }

.div-table-col-wide.t-top {
  border-top: 1px solid #CCCCCC; }

.div-table-col-com.t-top {
  border-top: 1px solid #CCCCCC; }

.div-table-col-300.t-top {
  border-top: 1px solid #CCCCCC; }

.div-table-col-med.t-top {
  border-top: 1px solid #CCCCCC; }

.div-table-col-med2.t-top {
  border-top: 1px solid #CCCCCC; }

.div-table-col-sml.t-top {
  border-top: 1px solid #CCCCCC; }

.div-table-col-sml2.t-top {
  border-top: 1px solid #CCCCCC; }

.div-table-col-sml3.t-top {
  border-top: 1px solid #CCCCCC; }

.div-table-col-sml4.t-top {
  border-top: 1px solid #CCCCCC; }

.grey-backgrd {
  border: 1px solid #cceeff;
    border-radius: 5px;
    padding: 10px;
}

@media (max-width: 1380px) {
  .hide-1200 {
    display: none; } }

@media (max-width: 1150px) {
  .hide-1100 {
    display: none; } }

@media (max-width: 1200px) {
  .hide-1000 {
    display: none; } }

@media (max-width: 900px) {
  .hide-900 {
    display: none; } }

@media (max-width: 800px) {
  .hide-800 {
    display: none; } }

.section-title {
    font-size: 1.3em;
    font-weight: bold;
}
.cover-select {
 /* background: #c8c8c8 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 1px 1px #464646;
  display: block;
  overflow: hidden; */
  width: 125px;
}

.cover-select select {
 /* background: #c8c8c8 url("../images/select-arrow.png") no-repeat scroll 80% center;
  border: 1px solid #c8c8c8;
  color: #464646;
  outline: medium none;
  padding-left: 5px; */
  width: 145px; }

.cover-select2 {
 /* background: #c8c8c8 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 5px;
  box-shadow: 0 1px 1px #464646;
  display: block;
  overflow: hidden; */
  width: 250px; }

.cover-select2 select {
 /* background: #c8c8c8 url("../images/select-arrow.png") no-repeat scroll 90% center;
  border: 1px solid #c8c8c8;
  color: #464646;
  outline: medium none;
  padding-left: 5px; */
  width: 270px; }
.cover-select-date select {
 /* background: #c8c8c8 url("../images/select-arrow.png") no-repeat scroll 90% center;
  border: 1px solid #c8c8c8;
  color: #464646;
  outline: medium none;
  padding-left: 5px; */
  width: 60px; }
td {
    font-size: 0.9em; }
input {
   /* color:#000000; */
    margin-bottom: 3px;
}
.tab_content {  
   color: #8a96a0;
}
.form-fix-width {
  display: inline-block;
  width:500px;
  height: 50px;
 /* margin: 1em; */
}
.form-fix-date {
  display: inline-block;
  width:145px;
  height: 50px;
 /* margin: 1em; */
}
.tooltip2 {
    display:inline-block;
    position:relative;
    /* border-bottom:1px dotted #666; */
    text-align:left;
}

.tooltip2 .right {
    min-width:200px; 
    max-width:250px; 
    top:50%;
    left:100%;
    margin-left:20px;
    transform:translate(0, -50%);
    padding:10px 10px;
    color:#FFFFFF;
    background-color:#000000;
    font-weight:normal;
    font-size:12px;
    line-height: 16px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
    visibility:hidden; opacity:0; transition:opacity 0.8s;
}

.tooltip2:hover .right {
    visibility:visible; opacity:1;
}

.tooltip2 .right i {
    position:absolute;
    top:50%;
    right:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}

.tooltip2 .right i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(50%,-50%) rotate(-45deg);
    background-color:#000000;
    box-shadow:0 1px 8px rgba(0,0,0,0.5);
}