.operations_ads ul {
    /* transform horizontal <UL> into a vertical UL*/
    display: inline !important;
}
.operations_ads li {
    /* transform horizontal <UL> into a vertical UL*/
    display: block !important;
    float: left !important;
    margin: 5px;
    /* Styling */
    background-color:#3c8dbc;
    padding: 5px 15px!important;
}
.operations_ads li a {
    color:#fff;
}
.operations_ads li:hover {
    background-color:#b8c7ce;
}
.operations_ads {

}
.operations_ads .portlet-content {

    width: 100%;
}
.mt10{margin-top: 5px;}
.mt5{margin-top: 5px;}
.cl{clear: both;}
.fl{float: left;}
.fr{float: right;}
.wd100{width: 100%;}
.grid-view{padding: 0 !important}
#media-grid,.grid-view{    width: 100%;
    max-height: 80vh;
    overflow: scroll;}
#mediareport-grid{
  height: auto;
  
}
.errorMessage {color: red; }
/*.grid-view table.items th {
    background: #eee none repeat scroll 0 0 !important;
    border-bottom: 1px solid #dbdada !important;
    border-right: 1px solid #cdcdcd !important;
    color: #000000 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 0 !important;
}
.grid-view table.items tr.odd {
    background: #e5f1f4 none repeat scroll 0 0 !important;
}*/
#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   padding: 5px !important;
   /*background:#999;*/
}
/* IE 6 */
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}
span#Transaction_mode_of_payment label{
display: inline !important;
 margin-left: 10px !important;
}
/*div#content div.compactRadioGroup {
    padding-left: 1em;
}*/
/*input[type="radio"], input[type="radio"]+label {
    display: inline;
}
input[type="radio"] {
  margin-left: 10px;
}*/
/*input[type="radio"], input[type="radio"]+label {
    display: inline;
}
input[type="radio"] {
  margin-left: 10px;
}*/
/*.compactRadioGroup #Transaction_mode_of_payment.LABEL,
 .compactRadioGroup #INPUT {
    display: inline !important;
    width: auto !important;    
}*/

.gallery{
  margin:0;
  padding:0;
  list-style-type: none;
}
.gallery li{
  margin: 0;
  padding: 0;
  float: left;
  width:20%;
  margin-right: 2%;
  padding: 10px 2%;
  height:200px;
  font-size: 85%;
  text-align: center;
}
.content-wrapper div.box table{width:100%;border-collapse:collapse;margin:0;padding:0}
.content-wrapper div.box table th{/* background:#3c8dbc; *//* border-right:1px solid #cdcdcd; *//* border-bottom:1px solid #dbdada; *//* padding:2px; *//* color:#000000; *//* font-size: 12px; *//* line-height:18px; */}
.content-wrapper div.box table th a{/* color: #000; *//* font-size: 12px; */}

.content-wrapper div.box table th.left{text-align:left}
.content-wrapper div.box table th.right{text-align:right}
.content-wrapper div.box table th.center{text-align:center}
.content-wrapper div.box table th.selected{vertical-align:middle;padding:0}
.content-wrapper div.box table tr.even td{background:#f2f2f2;border-right:1px solid #dbdada;border-bottom:1px solid #dbdada;padding:5px}

/*.content-wrapper div.box table td{background:#fff;border-right:1px solid #dbdada;border-bottom:1px solid #dbdada;padding:5px}*/
.ratiotable td{background:#fff;border-right:none !important;border-bottom:none  !important;padding:5px}
/*#plantable table td{background:"";border-right:0px solid "";border-bottom:0px solid "";padding:0px}*/
.content-wrapper div.box table tr.selected td{background:#FFC}
.content-wrapper div.box table td.selected{width:3%;text-align:center;vertical-align:middle;padding:0}
.content-wrapper div.box table td.title{width:45%;text-align:left}
.content-wrapper div.box table td.date{width:33%;text-align:center}

.btn-link:hover,
.btn-link{
    background: none;
    color: #000;
    box-shadow: none;   
    text-align: left;
    padding-left: 0;
}
.loginbox{
    margin-top: 25vh;
}

.apps.card .card-header{
    width: 20%;
    padding: 0;
    background: none;   
    box-shadow: none;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    line-height: 1.5em;
}
h4, .h4 {
    font-size: 1.3em;
    line-height: 1.4em;
}
.titlespacer{
    margin: 10px 0;
}

.card-content .title{
    font-size: 19px;
}

.sidebar:after, .sidebar:before, .off-canvas-sidebar:after, .off-canvas-sidebar:before{
    content: none;
}

.wrapper{height: initial;}

#referencenumber-form .input-group .input-group-btn{
    padding: 0;
}

#referencenumber-form .input-group-btn .btn{
    margin-bottom: 0px;
}

.sidebar, .off-canvas-sidebar{
    box-shadow: none;
}

.card img.mediatypeicon{
    font-size: 36px;
    line-height: 56px;
    width: 56px;
    height: 56px;
}

.card.card-stats{
    min-height: 144px;
}

@media (max-width: 480px), (max-width: 767px){

    .form-group .form-control {
         width: 100%; 
    }
    .wrapper{
        height: 100vh;
        overflow-y:scroll;
    }
    .content{padding: 15px 0px;}
    .box-body{padding: 10px 0px;}
    .skin-blue .content-header{
      padding-top: 0px;
    }

}
.sidebar, .off-canvas-sidebar {
    position: initial;
}
.grid-view table.items th, .grid-view table.items td{
    font-size: 1em;
    padding: 5px;
    font-weight: 500;
}
.grid-view table.items th a, .grid-view table.items td a{
    position: relative;
color: #000;
}

.grid-view table.items th a {
    color: #fff;
}

.grid-view table.items th, .grid-view table.items td {
    font-size: 1em;
    padding: 3px;
    line-height: 1;
    font-weight: 500;
}

#orderdetails th{
    background: url('../../../../css/bg.gif') repeat-x scroll left top white;
    /* text-align: center; */
    font-size: 1em;
    padding: 3px;
    color: #fff;
    line-height: 1;
    font-weight: 500;
}

table.table.table-hover th{
    color: white;
    background: url('../../../../css/bg.gif') repeat-x scroll left top white;
    text-align: center;
    line-height: 16px;
    padding-top: 0;
    vertical-align: middle;
}

.grid-view-loading
{
  background:url('../images/loader.gif') no-repeat;
  background-position: top;
  background-size: 7%;
}

.grid-view-loading .items{
  opacity: 0.1;
}
.dispalyDiv{
    display: block;
}
.hideDiv{
    display: none;
}
.form-control.modaltext{
        border: solid 1px #000;
}
tr.makered td{
    background:#e2b9b18c!important;
}

.fht-table,
.fht-table thead,
.fht-table tfoot,
.fht-table tbody,
.fht-table tr,
.fht-table th,
.fht-table td {
  /* position */
    margin: 0;
    
    /* size */
  padding: 0;

  /* text */
  font-size: 100%;
  font: inherit;
  vertical-align: top;
  }

.fht-table {
  /* appearance */
    border-collapse: collapse;
    border-spacing: 0;
  }

/* @end */

/* @group Content */

.fht-table-wrapper,
.fht-table-wrapper .fht-thead,
.fht-table-wrapper .fht-tfoot,
.fht-table-wrapper .fht-fixed-column .fht-tbody,
.fht-table-wrapper .fht-fixed-body .fht-tbody,
.fht-table-wrapper .fht-tbody {
  /* appearance */
  overflow: hidden;
  
  /* position */
  position: relative;
  }

  .fht-table-wrapper .fht-fixed-body .fht-tbody,
  .fht-table-wrapper .fht-tbody {
    /* appearance */
      overflow: auto;
    }

    .fht-table-wrapper .fht-table .fht-cell {
      /* appearance */
      overflow: hidden;
      
      /* size */
        height: 1px;
      }
  
  .fht-table-wrapper .fht-fixed-column,
  .fht-table-wrapper .fht-fixed-body {
      /* position */
      top: 0;
      left: 0;
      position: absolute;
      }
      
  .fht-table-wrapper .fht-fixed-column {
      /* position */
      z-index: 1;
      }
.fht-tbody thead{visibility: hidden;}
.fht-table-wrapper .fht-tbody{
        padding-bottom: 60px;
}
table.items th,
table th{
    text-transform:capitalize;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    z-index: 1051!important;
}

#mediaCodeModal > .modal-body .form-group input[type=submit],
#mediaTypeModal > .modal-body .form-group input[type=submit]{
    display:block;
}

.items{
	border-radius: 30px;
    overflow: hidden;
}
.grid-view table.items tfoot{
	background-color: #3c8dbc;
    text-align: center;
    font-weight: normal;
}
.grid-view table.items tfoot tr td{
	background-color: #3c8dbc;
    text-align: center;
    font-weight: normal;
}



@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.grid-view table.items tr a:active {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.grid-view table.items tr a:active{
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* Underline From Center */
.grid-view table.items tbody td a:hover {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.grid-view table.items tbody td a:before {
  /*content: "";*/
  /*position: absolute;*/
  z-index: 0;
  left: 51%;
  right: 51%;
  bottom: 0;
  /*background: blue;*/
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.grid-view table.items tbody td a:hover:before, .grid-view table.items tbody td a:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}





/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}




 table {
        font-family: arial, sans-serif;
        border-collapse: collapse;
        width: 100%;
      }
      table th {
        background-color: black;
        color: white;
      }

      td, th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
      }

      tr:nth-child(even) {
        background-color: #dddddd;
      }
      #hide_po table tr:nth-child(odd) {background-color: #E5F1F4;}
#hide_po table tr:nth-child(even) {background-color: #dddddd;}

