﻿body {
    font-size : 9px;
    overflow-y : scroll;
}

.jqplot-pie-series.jqplot-data-label{
    color:white !important;
}

 .ContextMenu
{
    color : black;
    text-decoration : none;
}

.green-row {
    background-color: #DFF0D8 !important;
    border-color: #D6E9C6 !important;
    color: #468847 !important;
}

.green-row-disable {
    background-color: #DFF0D8 !important;
    border-color: #D6E9C6 !important;
    color: #468847 !important;
    pointer-events: none;
}

.orangebold-row {
  background-color: #ff9862!important;
  border-color: #f67505!important;
  color: black!important;
  font-weight: bold!important;
}

.orange-row {
  background-color: #ff9862!important;
  border-color: #f67505!important;
  color: black!important;
}

.modal-body {
    max-height: 420px!important;
}

.red-row {
    background-color: #F2DEDE!important;
    border-color: #EED3D7!important;
    color: #B94A48!important;
}

.red-row-text {
    color: #B94A48 !important;
}

.red-row-disable {
    background-color: #F2DEDE !important;
    border-color: #EED3D7 !important;
    color: #B94A48 !important;
    pointer-events: none;
}

.yellow-row {
    background-color: #ffff00!important;
    border-color: #EED3D7!important;
    color: black!important;
}

.grey-row {
    background-color: lightgrey!important;
    border-color: #EED3D7!important;
    color: black!important;
}

.whiteghost-row {
    background-color: white!important;
    border-color: #EED3D7!important;
    color: black!important;
}

.black-row {
    background-color: white !important;
    border: 1px solid black !important;
    color: #666 !important;
}

.blue-row {
    background-color: lightblue !important;
    color: black !important;
}

.buyers-hierachy, .bonusBuys-items,
.bonusBuys-items-updated {
    height: 300px;
    overflow: auto;
    padding: 5px;
    margin: 0;
}

.buyers-hierachy li, .bonusBuys-items li, .bonusBuys-items-updated li {
    list-style: none outside none;
    list-style-type: none;
}

.smallOverlay
{
    width: 100%; 
    height: 100%; 
    display: none; 
    /*top: 0; 
    left: 0;*/ 
    opacity: 0.5; 
    vertical-align: middle; 
    text-align: center; 
    background-color: black; 
    z-index:11001;
    vertical-align :middle;
}

.LoginBox
{
    border: 1px solid #e1e0e0;
    border-radius: 5px;
    padding-left: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: white;
    padding-right: 70px;
}


/* Dashboard */

.jdash-icon.settings {
    background: url('../Images/gear.png') no-repeat center center;
    text-indent: -999em;
    overflow: hidden;
}

.jdash-icon.add {
    background: url('../Images/add.png') no-repeat center center;
    text-indent: -999em;
    overflow: hidden;
}


/*menu*/

.menuli
{
    text-align : center;
}


.DAS
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    background: transparent url('../Images/menu/das.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}


.Dashboard
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/rms.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.CreateCampaign
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/createCampaign.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.Buyers
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/buyers.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.ReportProblem
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/Exclamation.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.Analysis
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/analysis.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.Mail
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/mail.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.TimeTask {
    display: inline;
    height: 50px;
    padding: 15px 0px 0px 20px;
    /*border:solid 1px black;*/
    background: transparent url('../Images/Menu/TimeMachine.png') no-repeat 0 0;
    background-position-y: center;
    vertical-align: middle;
    font-weight: bold;
}

.StoreAudit
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/storeAudit.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.Logout
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/Logout.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.Planner
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/Planner.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.TvScreen
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/tvicon.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.Favourites
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/favourite-icon.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}

.Back
{
    display:inline; 
    height:50px;
    padding:15px 0px 0px 20px;
    /*border:solid 1px black;*/ 
    background: transparent url('../Images/menu/Back.png') no-repeat 0 0;
    background-position-y:center;
    vertical-align:middle;
    font-weight:bold;
}


.CampaignDetailsCollapsable
{
    padding:5px 11px 0px;
    margin-top:0px;
    margin-bottom:0px;
    background-color:#ffffff;
    border-top:0px solid #e5e5e5;*zoom:1

}

.ModalHeaderText
{
    display : inline;
    text-align : left;
    font-weight : bold;
    font-size : 15px;
}

/*menu*/

/* context menu*/

.contextMenu-icon {
    background: url('../Images/ContextTransparent.png') no-repeat center center !important;

    text-indent: -999em;
    overflow: hidden;
    box-shadow: none;
    border: none;
    display: inline-block;
}


.icon-remove {
    background: url('../Images/trash-can-delete.png') no-repeat center center !important;
    text-indent: -999em;
    overflow: hidden;
    box-shadow: none;
    border: none;
    display: inline-block;

}

.icon-ok {
     background: url('../Images/note-accept.png') no-repeat center center !important;
    text-indent: -999em;
    overflow: hidden;
    box-shadow: none;
    border: none;
    display: inline-block;
}


.icon-view {
     background: url('../Images/Reply.png') no-repeat center center !important;
        background-size: 15px 15px !important;
    text-indent: -999em;
    overflow: hidden;
    box-shadow: none;
    border: none;
    display: inline-block;
}


/* Kendo Grid*/

.icon-notext.k-grid-Grid, 
.icon-notext.grid {
        margin: 0 5px 5px;
    background-image: url('../Images/grid-icon.png') !important;
}

.actions a {
    margin: 0 5px 5px;
}

/* popup */

#popup_box, #popup_box_view {
    display:none; /* Hide the DIV */
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6 */  
    height:150px;  
    width:300px;  
    background:#FFFFFF;
    left: 512px;
    top: 150px;
    z-index:9999; /* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */
    margin-left: 15px;  
   
    /* additional features, can be omitted */
    border:2px solid black;
    padding:15px;  
    font-size:15px;  
    -moz-box-shadow: 0 0 5px black;
    -webkit-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
   
}

#popup_box img,
#popup_box_view img {
    max-height: 100%;
    max-width: 100%;
}

#container {
    background: #d2d2d2; /*Sample*/
    width:100%;
    height:100%;
}

a{ 
cursor: pointer; 
text-decoration:none; 
}

/* This is for the positioning of the Close Link */
#popupBoxClose {
    font-size:20px;  
    line-height:15px;  
    right:5px;  
    top:5px;  
    position:absolute;  
    color:#6fa5e2;  
    font-weight:500;      
}

#popupBoxClose2 {
    font-size:20px;  
    line-height:15px;  
    right:5px;  
    top:5px;  
    position:absolute;  
    color:#6fa5e2;  
    font-weight:500;      
}

.guardbook-upload {
    content: "";
    display: table;
    clear: both;
}

/* Validation */

.validation-summary-errors ul {
  margin-bottom: 0px;
}
.field-validation-error {
  color: #b94a48 !important;
}
.field-validation-error {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-validation-error {
  color: #b94a48 !important;
  border-color: #b94a48 !important;
}
.input-validation-error:focus {
  border-color: #953b39 !important;
  -webkit-box-shadow: 0 0 6px #d59392 !important;
  -moz-box-shadow: 0 0 6px #d59392 !important;
  box-shadow: 0 0 6px #d59392 !important;
}
.validation-summary-errors {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f2dede !important;
  border-color: #eed3d7 !important;
  color: #b94a48 !important;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
}

/* sizing for the combined datetime picker */
.input-append.datetime input 
{
    width: 77px;
}

/* Budgets */
#supplier-quantities {
    font-weight: bold;
}

/* Mail Widget*/

.mail-entry {
    height: 81px;
    border: 1px #aaa solid;
    border-radius: 5px;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.mail-sent-date {
    font-size: 10px;    
}

.mail-subject {
    font-weight: bold;
    font-size: 14px;
}

.mail-body {
    overflow: hidden;
    height: 30px;
    font-size: 12px;
    line-height: 14px;  
}

#wgt-messages .jdash-body {
    max-height: 444px;
    overflow-y: scroll;
}

.stats-table {
    table-layout: fixed;
    text-align: right !important;
}

.stats-table th{
    font-weight: bold;
}

.stats-table td {
    width: 100px;
}

.stat-container {
    margin-bottom: 10px;
    border: 1px #000 solid;
    padding: 10px 15px;
    overflow: hidden;
    height: 90px;
}

.body-editor {
    width: 750px;
}

.modal-header img {
    margin-top: -5px;
    margin-right: 10px;
}

.button-set{
    background-color: transparent;
    vertical-align:middle;
    font-weight:bold;
    border: none;
    margin-top: 22px;
}

.button-set img{
   height:25px;
}

.input-resize {
    width: 175px;
}

.datepicker {
    z-index: 9999!important;
}
.popover.bottom {
    margin-left: -85px;
}

.popover.bottom .arrow {
    margin-left: 70px !important;
}

.select-width{
    width: 125px !important;
}

.modal-header {
    text-align: left !important;
}

/* Context Menu*/

#popup_box,
#popup_box_view {
    background: #F0F0F0;
    border: 1px #A0A0A0 solid !important;
    padding: 0;
}

#popup_box ul,
#popup_box_view ul {
    margin-left: 0;
}

#popup_box ul li:hover,
#popup_box_view ul li:hover {
    background: #D1E2F2;
}

#popup_box ul li a,
#popup_box_view ul li a{
    line-height: 25px;
    font-size: 12px;
}

.library-upload-modal {
    max-height: 475px !important;
}

.element-quantity-input, .element-total-input {
    width: 40px;
    margin-bottom: 0px!important;
}

.wall-reply-img {
    height: 25px;
    margin-right: 10px;
    cursor: pointer;
    margin: -4px 0 -3px 0;
}

.k-grid td div {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.todo-cancel,.todo-complete, .todo-done {
    cursor: pointer;
    height: 25px;
    margin-left: 5px;
}

input, select {
    margin-bottom: 5px!important;
}

.input-link {
    margin-bottom: 5px!important;
}

.weighting-radio-label {
    padding-right: 5px;
}

.weighting-radio-box {
    padding-left: 5px;
}

.select2-container ul {
    border-radius: 4px;
}

.job-inputs select, .job-inputs input{
    width: 100% !important;
    /* padding: 0 !important; */
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
    height: 30px !important;
}

.job-inputs .control-group {
    margin-bottom: 0px !important;
}

.k-editable-area {
    height: 55px !important;
}

.userJobField-field, .userDamField-field {
    margin-left: 0!important;
    text-align: left;
}

.btn {
    margin-bottom: 5px !important;
}

.socialMedia-icon {
    float: left;
    height: 32px;
    margin-left: 2px;
    width: 32px;
}

#popup_box {
    width: 200px; 
    text-align: left; 
    font-size: 13px; 
    text-decoration: none; 
    color: black;
}

#popupBoxClose {
    text-decoration: none; 
    color: black;
}

#popup_box #ulMenu {
    list-style: none;
    width:100%;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
}

#popup_box #ulMenu a {
    text-decoration: none; 
    color: black;
    padding-left: 10px;
}

#popup_box #ulMenu .menu-new-section {
    border-top:1px solid lightgrey;
    margin-top:2px;
    padding-top:2px
}

#popup_box .popup_box_split {
    width:25px;
    border-right: 1px solid lightgrey;
}

#popup_box .facebook {
    background-image: url('../Images/grid-icon.png');
}

#popup_box .popup_box_container {
    width: 170px;
}

.quotes-textArea textarea {
    width: 699px;
}

.btn-attachment {
    background: white;
    padding: 0;
    border: 0;
}

[data-val-date] {
    background-color: white!important;
    cursor: pointer!important;
}

/*
.k-grid  .k-grid-header  .k-header  .k-link {
    height: auto;
}
  
.k-grid  .k-grid-header  .k-header {
    white-space: normal;
}
*/

.btn-chooseAttachemnt {
    position: absolute;
    cursor: pointer;
}

#Attachment, #file1,#ImportFile {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left:-145px \0/;
}

.attachment-name {
    margin-left: 108px!important;
    margin-top: 4px!important;
}

#SAPProducts {
    border: 1px solid #D3D3D3;
    height: 300px;
    list-style: none outside none;
    overflow: auto;
    padding-left: 10px;
    text-align: left;
    margin: 0;
    color: #555555;
}
