﻿#sidebar_left.nano.affix {
  padding-bottom: 0;
}
#sidebar_left.affix {
  position: fixed;
}
#sidebar_left {
  background-color: #4c4a49;
}
#sidebar_left {
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  min-height: 100%;
  padding-top: 23px;
  padding-bottom: 40px;
  z-index: 11111;
  /*margin-top: 110px;*/
  transition: padding-top .8s ease-out 0s; 
  transition: left .8s ease-out 0s; 

}
#sidebar_left.toggled{
    left: -250px;
    transition: left .8s ease-out 0s; 
}
#sidebar_left.shrink{
  margin-top:0px;
  padding-top: 60px;
  transition: left .8s ease-out 0s; 
}
.nano.affix {
   height: 100%;
}
.nano {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.nano > .nano-content {
  height: 100%;
  overflow-y: auto;
}
.nav-left {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
 }
 .sidebar-menu .sidebar-label {
   color: #828D9A;
}
.sidebar-menu .sidebar-label {
  text-transform: uppercase;
  color: #94633F;
  font-weight: 600;
  padding-left: 18px;
  padding-bottom: 3px;
  font-size: 12px;
}
.nav-left > li {
  position: relative;
  display: block;
}
.pt20 {
   padding-top: 20px !important;
}
.sidebar-menu > li.active > a {
  color: #FFFFFF;
  background-color: transparent;
}
.sidebar-menu > li > a:hover {
  text-decoration:none;
  color:aqua;
}
.sidebar-menu > li > a {
color: #ffffff;
padding: 0;
line-height: 37px;
height: 37px;
overflow: hidden;
}
.sidebar-menu > li.active > a {
  color: #3498db;
}
.sidebar-menu  .sub-nav {
    background-color:#616161;
    display:none;
}
.sidebar-menu  .sub-nav > li > a{
    color: #FFF;
    padding-left: 45px;
    padding-bottom: 1px;
    padding-top: 2px;
    font-size: 13px;
}
.sidebar-menu  .sub-nav > li.active > a{
    color: #FFA700;
}
.sidebar-menu  .sub-nav > li > a span{
   padding-left:10px;
}
.sidebar-menu  .sub-nav > li.active > a span{
    border-left: 2px solid #FFA700;
    padding-left: 10px;
    color: #FFF;
    font-weight:600;
}
.sidebar-menu > li.active > a > span:nth-child(1) {
  color: #3498db;
}
.sidebar-menu > li > a > span:nth-child(1) {
  float: left;
  top: 0;
  line-height: 37px;
  width: 38px;
  font-size: 13px;
  text-align: center;
  padding-left: 13px;
}
.sidebar-menu > li > a > span:nth-child(2) {
  font-weight: 600;
  padding-left: 6px;
}
.admin-toggle-container{
    position: fixed;
    top: 32px;
    z-index: 1111111;
    left: 7px;
}
.admin-toggle-container button{
    background:#99ab79;
}
#content_wrapper {
  position: relative;
  left: 0px;
  margin-left: 250px;
  padding-top:50px !important;
   transition: margin-left .8s ease-out 0s; 
}
#content_wrapper.wide{
     margin-left: 0px;
     transition: margin-left .8s ease-out 0s; 

}
#content_wrapper #content{
  /*border : 3px solid #FFF;*/
}
#content_wrapper .myBreadcrumb{
  padding-left : 30px;
  padding-top : 10px;
  padding-bottom : 5px;
}
#content_wrapper .myBreadcrumb i ,#content_wrapper .myBreadcrumb .glyphicon{
  padding-right : 5px;
   padding-left : 5px;
}
#content_wrapper .content-panel{
 padding: 20px;
 margin-bottom: 25px;
 background-color: #fff;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
 margin-left: 27px;
 margin-right: 27px;
}
#content_wrapper .content-panel-2sections{
 padding: 20px;
 margin-bottom: 25px;
 background-color: #fff;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
 margin-left:10px;
}
#content_wrapper .content-panel-nav-tabs{
 padding: 20px;
 margin-bottom: 25px;
 background-color: #fff;
 -webkit-border-radius: 6px;
 -webkit-border-top-left-radius: 0px;
 -moz-border-top-left-radius: 0px;
 border-radius: 6px;
 border-top-left-radius : 0px;
 margin-left:10px;
 border-left: 1px solid #ddd;
 border-right: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
}
#content_wrapper .upload-title{
  font-size:25px;
  font-weight:600;
  margin-bottom:30px;
}
#content_wrapper .upload-title i{
 padding-right:5px;
}
#content_wrapper .upload{
  padding-top:25px;
  padding-bottom:25px;
  padding-left:25px;
  border:1px solid #eee;
}
#content.table-layout {
    padding: 0;
}
@media (min-width: 1100px) {
  #content {
    padding: 25px 20px 50px 21px;
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.body-light-gray{
  background-color: #f7f7f7!important;
}
#content_wrapper #content {
  margin-right: 65px;
}
.table-settings{
   font-family:inherit;
}
.table-settings .myCheckbox{
  text-align:left;
  vertical-align:middle;
  padding-left:100px;
}
.table-settings .myCheckbox input[type='checkbox']{
   transform: scale(1.49);
}
.table-settings thead {
  background-color:#7B7775;
  color:#FFF;
}
.table-settings thead th {
  text-align:left;
}

.table-settings thead th:nth-child(2){
text-align:left;
padding-left:100px;
}

.table-settings tbody tr:hover{
  background-color:#F5F5F5;
}
.table-settings tbody td:first-child{
  width:230px;
  text-align:left;
  vertical-align: middle;
}
.table-settings tbody td:nth-child(2):not(.myCheckbox){
  text-align:left;
   width:120px;
}
.table-settings tbody td:nth-child(3){
  text-align:left;
   width:30px;
   vertical-align: middle;
}
.table-settings tbody td:nth-child(4){
  text-align:left;
  width:150px;
  vertical-align: middle;
}


.table-settings .input{
  width :320px;
  height: 34px;
  padding: 3px 2px;
  font-size: 14px;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.updateMsg{
  background-color: #25A525;
  color: #FFF;
  text-align: center!important;
  font-weight: 600;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 3px;
}
/*#hard-refresh{
  font-size:35px;
  padding-left:65px;
  display: inline-block;
  width: 200px;
  overflow: hidden;
  text-align: center;
}
#hard-refresh:hover{
 cursor:pointer;
 color:aqua;
 transition: 0.9s;
 transform: rotateY(180deg);
}*/
#hard-refresh:hover .fa-refresh{
  color: aqua;
  transition: 0.5s;
  transform: rotateY(180deg);
  cursor:pointer;
 }
#hard-refresh{
  font-size:35px;
  display: inline-block;
  width: 170px;
  overflow: hidden;
  text-align: center;
}
#adminSecurityContainer table tbody tr{
  border-bottom:1px solid #eee;
}
#adminSecurityContainer table tbody tr:hover{
  background-color:#eee;
}
#adminSecurityContainer table tbody tr td:first-child{
  width:200px;
   font-size:17px;
}
#adminSecurityContainer table tbody tr td:nth-child(2){
padding-left:30px;
width:150px;
}
#adminSecurityContainer table tbody tr td:nth-child(3){
  width:120px;
  vertical-align:middle;
 }
#adminSecurityContainer table tbody tr td:nth-child(4){
  width:120px;
  font-size:13px;
  vertical-align:middle;
}

/*----------------------------
    The file upload form
-----------------------------*/

.upload-image , #upload-pdf{
  font-family:'PT Sans Narrow', sans-serif;
  background-color:#373a3d;

  background-image:-webkit-linear-gradient(top, #373a3d, #313437);
  background-image:-moz-linear-gradient(top, #373a3d, #313437);
  background-image:linear-gradient(top, #373a3d, #313437);

  /*width:350px;*/
  padding:30px;
  border-radius:3px;
  margin-bottom: 20px;
  /*margin:200px auto 100px;*/
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.upload-image-container .error-msg , .upload-pdf-container .error-msg{
  padding: 10px;
  background-color: orange;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  display:none;
  margin-bottom:6px;
}
.drop-image , #drop-pdf{
  background-color: #2E3134;
  padding: 40px 5px;
  margin-bottom: 30px;
  border: 20px solid rgba(0, 0, 0, 0);
  border-radius: 3px;
  border-image: url('../images/border-image.png') 25 repeat;
  text-align: center;
  text-transform: uppercase;

  font-size:16px;
  font-weight:bold;
  color:#7f858a;
}

.drop-image a.browse,#drop-pdf a.browse{
  background-color:#3C763D;
  padding:12px 26px;
  color:#fff;
  font-size:14px;
  border-radius:2px;
  cursor:pointer;
  display:inline-block;
  margin-top:12px;
  border:2px solid #3C763D;
  line-height:1;
}
.drop-image a.clear , #drop-pdf a.clear{
  background-color:#8C9DA0;
  padding:12px 26px;
  color:#fff;
  font-size:14px;
  border-radius:2px;
  cursor:pointer;
  display:inline-block;
  margin-top:12px;
  border:2px solid #8C9DA0;
  line-height:1;
  display:none;
}
.drop-image a.browse:hover ,#drop-pdf a.browse:hover{
   background-color:#FFF;
   color : #3C763D;
   border:2px solid #3C763D;
}
.drop-image a.clear:hover , #drop-pdf a.clear:hover{
   background-color:#747974;
   color : #FFF;
   border:2px solid #FFF;
}
.drop-image input[type=file] ,#drop-pdf input[type=file]{
   display:none;
}

.upload-image ul , #upload-pdf ul{
  list-style:none;
  margin:0 -30px;
  border-top:1px solid #2b2e31;
  border-bottom:1px solid #3d4043;
}

.upload-image ul li ,#upload-pdf ul li{
  background-color:#333639;
  background-image:-webkit-linear-gradient(top, #333639, #303335);
  background-image:-moz-linear-gradient(top, #333639, #303335);
  background-image:linear-gradient(top, #333639, #303335);
  border-top:1px solid #3d4043;
  border-bottom:1px solid #2b2e31;
  padding:15px;
  height: 82px;
  position: relative;
}

.upload-image ul li input , #upload-pdf ul li input{
  display: none;
}

.upload-image ul li p , #upload-pdf ul li p{
  width: 144px;
  overflow: hidden;
  white-space: nowrap;
  color: #EEE;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 100px;
}

.upload-image ul li i , #upload-pdf ul li i{
  font-weight: normal;
  font-style:normal;
  color:#7f7f7f;
  display:block;
}

.upload-image ul li canvas ,#upload-pdf ul li canvas{
  top: 15px;
  left: 32px;
  position: absolute;
}

.upload-image ul li span.icon ,#upload-pdf ul li span.icon{
    width: 15px;
    height: 12px;
    background: url('../images/icons.png') no-repeat;
    position: absolute;
    top: 37px;
    right: 73px;
    cursor:pointer;
}
.upload-image ul li span.success-text ,#upload-pdf ul li span.success-text{
    width: 25px;
    height: 12px;
    position: absolute;
    top: 34px;
    right: 40px;
    cursor:pointer;
    color:#24C279;
    font-weight:600;
     display:inline-block;
}

.upload-image ul li.working span ,#upload-pdf ul li.working span{
    height: 16px;
    background-position: 0 -12px;
}
.upload-image  ul li.working span.success-text ,#upload-pdf  ul li.working span.success-text{
   display:none;
}
.upload-image ul li.error p , #upload-pdf ul li.error p{
    color:#8B0000;
}
.border-bottom-divider {
    position: relative;
    padding-top: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid #E2E2E2;
}
.pressItems:hover{
    background-color:#eee;
    cursor : pointer;
}
.pressItems i.right{
    margin-left:5px;
    font-size:18px;
}
.pressItems i.right:hover{
    cursor:pointer;
    color:green;
}
.pressItems i.left{
    margin-right:5px;
    font-size:18px;
}
.pressItems i.left:hover{
    cursor:pointer;
    color:#8B0000;
}
.pressTable i{
    color:green;
}
.pressImagesTable tbody tr td img {
    width:63px;
}
.pressImagesTable tbody tr td:nth-child(2) {
    min-width:130px;
    vertical-align:middle;
}
.pressImagesTable tbody tr td:nth-child(n+2) {
    vertical-align:middle;
}
.pressImagesTable span:hover{
    cursor:pointer;
    color:#8B0000;
}
.scrollable{
    /*height:600px;*/
    overflow:auto;
}
.clear-input-icon{
    position: absolute;
    right: 29px;
    top: 3px;
    font-size: 15px;
    color: #9E9E9E;
    opacity: 0.8;
    cursor: pointer;
}
#Edit-Sigane .Image_edit{
     height :  230px;
}
.signageTable .fa-check , .pressTable .fa-check{
    color:green;
    /*padding-left:17px;*/
     padding-top:10px;
     margin-right:5px;
}
.signageTable .fa-ban , .pressTable .fa-ban{
    color:#8B0000;
    padding-top:10px;
    margin-right:5px;
}
.signageTable .on-web-text , .pressTable .on-web-text{
    color:green;
    padding-left:3px;
   
}
.signageTable .not-on-web-text , .pressTable .not-on-web-text{
    color:#8B0000;
    padding-left:3px;
}
.signageTable img , .pressTable img {
 height : 150px;
 margin-right : 10px;
}
#Edit-Sigane #EditSection ,#Edit-Sigane #AddSection ,#Edit-Press {
    display:none;
}
#drop-file ,.drop-file  {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  color: #7f858a;
}
#upload-file {
  margin-bottom: 20px;
}
#drop-file a.browse:hover ,.drop-file a.browse:hover {
    background-color: #3C763D;
    color: #FFF;
    border: 2px solid #3C763D;
}
#drop-file a.browse,.drop-file a.browse{
    padding: 12px 26px;
    color: #3C763D;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    border: 2px solid #3C763D;
    line-height: 1;
}
#drop-file input,#uploaded-image-add,.drop-file>input {
    display:none !important;
}
.select-image-error {
    margin-bottom: 20px;
    color: white;
    background-color: #8B0000;
    padding: 5px;
}
.pressUploadImageTitle{
    padding-bottom: 30px;
    padding-right: 20px;
    font-weight: 600;
    color: #777;
}
.pressItems.selected{
    background-color:#eee;
    border: 2px solid #EAEAEA;
}
.PressProductTable tbody tr:hover ,.ShowScheduleTable tbody tr:hover, .TradeShowTable tbody.FullList tr:hover {
    background-color:#eee;
}
.ShowScheduleTable .selected {
    background-color :#eee;
}
.ShowScheduleTable tr td:not(:last-child) , .TradeShowTable tbody.FullList tr td:not(:last-child){
    cursor : pointer;
}
.ShowScheduleTable .action-btn .edit{
    cursor : pointer;
    
}
.action-btn button {
    min-width:110px;
}
.ShowScheduleTable .action-btn .edit:hover {
    color : green;
}
.ShowScheduleTable tbody td:nth-child(1) ,.ShowScheduleTable tbody td:nth-child(3) ,.ShowScheduleTable tbody td:nth-child(7){
    max-width:180px;
}

.ShowScheduleTable tbody td:nth-child(4),.ShowScheduleTable tbody td:nth-child(2),.ShowScheduleTable tbody td:nth-child(5),.ShowScheduleTable tbody td:nth-child(6) {
    max-width:120px;
}
.ShowScheduleTable i.right:hover , .TradeShowTable i.right:hover{
    cursor:pointer;
    color:green;
}

.ShowScheduleTable i.left ,.ShowScheduleTable i.right , .TradeShowTable i.left ,.TradeShowTable i.right{
    color:#777;
    padding-left:6px;
}
.ShowScheduleTable i.left:hover , .TradeShowTable i.left:hover{
    cursor:pointer;
    color:#8B0000;
}

