body {
  margin: 0;
  padding: 0;
  background: #89b4ef url(Images/background.jpg) no-repeat top left;
  font-family: Verdana !important;
  font-size: 11px;
}

.bold {
  font-weight: bold;
}

#logo {
  height: 60px;
  margin-left: 10px;
  background: url("images/apps/makelove/logo.svg") no-repeat;
  background-size: 150px 30px;
  background-position: left center;
}

#layout {
  width: 100%;
  font-family: Verdana !important;
  font-size: 11px !important;
  height: auto;
}

#layout input, #layout select {
  font-family: Verdana;
  font-size: 11px;
}

/*CRUMPS*/
#crupms {
  height: 56px;
  width: 100%;
}

#crupms img {
  float: left;
  margin: 6px 82px 0 70px;
}

#crumpstxt {
  float: left;
  font-size: 24px;
  padding-top: 20px;
}

/*End CRUMPS*/
#right {
  position: absolute;
  top: 138px;
  left: 178px;
  right: 6px;
  margin: 0 0px 0 6px;
  padding: 0 0px 0 0px;
  border: 1px solid #76a5e0;
  background: #fff url(Images/contentheader.jpg) top left no-repeat;
}

#left {
  clear: both;
}

/*HEADER*/
#headerwrap {
  background: #fff url(Images/headerbkgr.jpg) right repeat-y;
}

#headerline {
  height: 20px;
  background-color: #fff;
}

#headerlogin {
  height: 40px;
  width: 200px;
  float: right;
  margin: 12px 0 0 0;
  font-size: 12px;
  text-align: right;
  padding-right: 8px;
}

.exitlink {
  border-left: 1px solid #b7d7ff;
  padding-left: 4px;
  margin-left: 4px;
}

#glance {
  height: 22px;
  background: #fff url(Images/headerbkgr.jpg) right repeat-y;
  padding: 0px 0 0 8px;
  margin: 0px 0 0 0;
}

.header-table {
  width: 910px;
  height: 22px;
}

.header-links {
  border: 1px solid #6795d1;
  background: url(Images/backbuttons.jpg);
  padding-left: 5px;
  font-size: 10px;
  color: #1B17B0;
}

/* End Header */
/*LEFT NAVIGATION*/
#leftnav {
  float: left;
  width: 170px;
  margin: 0px 0px 0px 4px;
  padding: 0;
  background-color: #76a5e0;
  font-size: 11px;
  clear: both;
}

#navline {
  height: 5px;
  font-size: 5px;
  line-height: 5px;
  background-color: #76a5e0;
  clear: both;
}

ul {
  padding: 4px 0 0px 0;
  margin: 0 0 0px 0px;
  line-height: 11px;
  list-style-type: none;
}

li {
  padding: 0 0 6px 0;
  margin: 0 0 0px 0;
}

.navblock {
  clear: both;
  position: relative;
  padding: 0 0 1px 8px;
  margin: 0 0 0px 0px;
  background-color: #ebf3ff;
  border-top: 1px solid #76a5e0;
  border-left: 1px solid #76a5e0;
  border-right: 1px solid #76a5e0;
}

.navblock a {
  text-decoration: none;
  background: url(Images/navtag.jpg) no-repeat top left;
  margin: 0;
  padding: 0 0 0 16px;
  color: #1B17B0;
  clear: both;
}

.navlabel {
  clear: both;
  height: 20px;
  font-weight: bold;
  color: #1B17B0;
  background-color: #B7D6FF;
  padding: 2px 0 0 4px;
  margin: 1px 0 0 1px;
  border-top: 1px solid #E3EEFF;
  border-left: 1px solid #E3EEFF;
  border-right: 1px solid #76a5e0;
}

/*End LEFT NAVIGATION*/
/*LOGIN BOX*/
#loginbox {
  width: 240px;
  margin: 40px auto 0 auto;
  padding: 0px 0 0 0;
  border: 1px solid #617DA7;
  background-color: #f6faff;
}

.loginbox-head {
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  padding: 0;
  font-size: 11px;
  font-family: Verdana;
  color: #1B17B0;
  border-bottom: #8AB3EE 1px solid;
  background: url(Images/backnav_m.jpg) top repeat-x;
}

.loginbox-content {
  background-color: #f6faff;
  padding: 6px;
}

.loginbox-label {
  width: 80px;
  line-height: 28px;
  height: 28px;
  font-size: 11px;
  font-family: Verdana;
  padding: 0 0 0 6px;
}

.loginbox-txt {
  font-size: 11px;
  height: 28px;
  font-family: Verdana;
  padding: 0 6px 0 0;
}

.loginbox-txt input {
  width: 140px;
  margin: 0 auto;
}

/* End LOGIN BOX */
/* Content Header */
#content-head {
  width: 90%;
  height: 50px;
  padding: 0px 0 0 20px;
}

.ch-head {
  line-height: 26px;
  font-weight: bold;
  font-size: 14px;
}

/* End Content Header */
/* filter box */
.filter {
  border-collapse: collapse;
  margin-left: 6px;
  width: 300px;
}

/* filter box */
/* Small table style*/
#stable, .small-table, .payment-events, .user-notes {
  width: 100%;
  margin: 0 0 0 6px;
}

.stable2 {
  width: 300px;
  margin: 0 0 0 6px;
  background-color: #f6faff;
}

.table_header {
  height: 20px;
  width: 100%;
  padding: 0 0 0 6px;
  margin: 0;
  font-weight: bold;
  font-size: 11px;
  background: url(Images/backnav_m.jpg) top repeat-x;
  color: #1B17B0;
  border: #8AB3EE 1px solid;
  white-space: nowrap;
}

.table_header a {
  font-weight: bold;
  font-size: 11px;
  color: #000 !important;
  white-space: nowrap;
  text-decoration: none;
}

.table_cell, .table_cell2 {
  height: 20px;
  /* was 30px*/
  font-size: 11px;
  font-family: Verdana;
  background-color: #f6faff;
  padding: 5px;
  color: black;
  border-bottom: 1px solid #deecff;
  border-collapse: collapse;
  text-decoration: none;
}

.table_cell_c, .table_cell2 {
    height: 20px;
    font-size: 11px;
    font-family: Verdana;
    padding: 5px;
    color: black;
    border-bottom: 1px solid #deecff;
    border-collapse: collapse;
    text-decoration: none;
}

.table_footer {
  height: 20px;
  line-height: 30px;
}

/* End Small table style*/
/* Big table style */
.btable2 {
  background-color: #f6faff;
}

.btable1 a {
  font-weight: bold;
  font-size: 11px;
  color: #000;
  white-space: nowrap;
  text-decoration: none;
}

.btable1 a:hover {
  color: #1B17B0;
  text-decoration: underline;
}

.gridViewHeader th {
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 6px;
  font-size: 11px;
  font-family: Verdana;
  margin: 0;
  font-weight: bold;
  background: url(Images/backtable.jpg) top repeat-x;
  color: #1B17B0 !important;
  border-bottom: #8AB3EE 1px solid;
  border-top: #8AB3EE 1px solid;
  text-align: left !important;
}

.gridViewHeader th a {
  color: #1B17B0 !important;
}

.table_header2 {
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 6px;
  font-size: 11px;
  font-family: Verdana;
  margin: 0;
  font-weight: bold;
  background: url(Images/backtable.jpg) top repeat-x;
  color: #1B17B0;
  border-bottom: #8AB3EE 1px solid;
  border-top: #8AB3EE 1px solid;
  text-align: left !important;
}

.table_header2 a {
  color: #1B17B0;
  text-decoration: underline;
}

.table_header2c {
  height: 26px;
  line-height: 26px;
  padding: 0 0 0 6px;
  font-size: 11px;
  font-family: Verdana;
  margin: 0;
  font-weight: bold;
  background: url(Images/backtable.jpg) top repeat-x;
  color: #1B17B0;
  border-bottom: #8AB3EE 1px solid;
  border-top: #8AB3EE 1px solid;
  text-align: center !important;
}

.table_cell3 {
  height: 20px;
  /*was 30px*/
  line-height: 16px;
  font-size: 11px;
  font-family: Verdana;
  padding: 4px 4px 4px 6px;
  text-align: left;
  overflow: hidden;
}

.table_cell3c {
  height: 30px;
  line-height: 16px;
  font-size: 11px;
  font-family: Verdana;
  padding: 4px 0;
  text-align: center;
}

.table_cell3c img {
  margin: 4px;
}

/* end Big table style */
/* Edit User Profile */
.profile_topic {
  width: 550px !important;
  margin: 0 0 10px 6px;
}

.charcount {
  width: 40px !important;
  font-family: Verdana;
  margin: 6px 0 0 0;
}

.prof-field textarea {
  width: 100%;
  margin: 6px 0 0 0;
  font-family: Verdana;
  font-size: 11px;
}

.prof-field input {
  width: 100%;
  margin: 6px 0 0 0;
  font-family: Verdana;
}

.box-heading {
  font-size: 11px;
  font-family: Verdana;
  color: black;
  margin: 0;
  padding: 0;
  height: 22px;
  line-height: 22px;
}

.note {
  line-height: 22px;
  color: black;
  text-align: justify;
  width: 99%;
  font-family: Verdana;
}

.markedit {
  width: 100%;
  margin: 0;
  padding: 0;
}

.prof-field2 td {
  font-size: 11px;
  font-family: Verdana;
}

.tdlabel {
  width: 100px;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-family: Verdana;
}

.tdvalue {
  width: 120px;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 11px;
  font-family: Verdana;
}

/* End Edit User Profile */
/* Edit Photos */
.editphotos-img {
  background-color: #f6faff;
  height: 122px;
  width: 140px;
  border-bottom: 1px solid #deecff;
}

.editphotos-img img {
  padding: 1px;
  border: 1px solid #deecff;
  background-color: #ffffff;
}

.editphotos-wrap {
  background-color: #f6faff;
  font-size: 11px !important;
  font-family: Verdana;
  text-align: center;
  border-bottom: 1px solid #deecff;
}

.editphotos-wrap td {
  font-family: Verdana;
  font-size: 11px;
}

.editphotos-links {
  height: 30px;
  font-size: 11px !important;
  font-family: Verdana;
  text-align: center;
}

.editphotos-links a, .editphotos-wrap a {
  text-decoration: underline;
  font-weight: bold;
  color: black;
}

.editphotos-links a:hover, .editphotos-wrap a:hover {
  color: #1B17B0;
  text-decoration: underline;
}

/* End Edit Photos */
/* Approve photo page */
.app-photo {
  padding: 1px;
  margin: 4px;
  border: #8AB3EE 1px solid;
}

.approvephoto2 {
  margin: 0 0 0 6px;
  width: 99%;
  border: 0px;
}

.approvephoto2-wrap td {
  border: #8AB3EE 1px solid;
  text-align: center;
  width: 10%;
}

.approvephoto2 td img {
  vertical-align: middle;
  margin: 4px;
}

/* End Approve photo page */
a.exitlink {
  color: #ee8132;
  white-space: nowrap;
  text-decoration: none;
}

/* Edit Templates */
.theader {
  width: 650px;
  margin: 10px 0 6px 0;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.ttable {
  margin: 0px 0 10px 6px;
  width: 650px;
  clear: both;
  background-color: #f6faff;
  border-bottom: 1px solid #deecff;
}

.ttable_header {
  height: 20px;
  width: 100%;
  padding: 0 0 0 6px;
  margin: 0;
  font-weight: bold;
  font-size: 11px;
  background: url(Images/backnav_m.jpg) top repeat-x;
  color: #1B17B0;
  border: #8AB3EE 1px solid;
  white-space: nowrap;
}

.tvalue_cell {
  width: 500px !important;
  padding: 6px;
}

.tlabel_cell {
  font-family: Verdana;
  font-size: 11px;
  padding: 6px;
  width: 138px !important;
}

.tdescription {
  padding: 6px;
  font-family: Verdana;
  font-size: 11px;
  margin: 0 0 0px 0;
  line-height: 16px;
}

.tsingleline {
  font-family: Verdana;
  font-size: 11px;
  width: 100%;
}

.tmultiline {
  font-family: Verdana;
  font-size: 11px;
  width: 100%;
  height: 120px;
}

.tadd-buttons {
  width: 600px;
  margin: 0 0 0 6px;
  padding: 0px 0 0px 0;
  text-align: center;
}

/* End Edit Templates */
/* Settings */
.slabel {
  padding: 6px;
  font-size: 11px;
  font-family: Verdana;
  line-height: 16px;
}

.shint {
  background-color: #fff;
  width: 40px;
  text-align: center;
  vertical-align: middle;
}

#hintbox {
  /*CSS for pop up hint box */
  position: absolute;
  top: 0;
  background-color: lightyellow;
  width: 150px;
  /*Default width of hint.*/
  padding: 3px;
  font: normal 11px Verdana;
  line-height: 18px;
  z-index: 100;
  visibility: hidden;
}

.hintanchor {
  /*CSS for link that shows hint onmouseover*/
  font-weight: bold;
  color: navy;
  margin: 3px 8px;
}

#settnigstbl table {
  border: 0 !important;
  width: 100%;
  font-family: Verdana !important;
}

.empty_row {
  height: 8px;
  font-size: 8px;
  line-height: 8px;
  background-color: #ffffff !important;
}

.even_row {
  background-color: #f6faff;
}

/* End Settiings */
/* Textboxes and labels */
.textbox {
  font-size: 11px;
  font-family: Verdana;
  line-height: 16px;
}

.textbox2 {
  font-size: 11px;
  font-family: Verdana;
}

.label {
  width: 100%;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
}

.fckeditor input {
  font-family: Verdana;
  font-size: 11px;
  line-height: 16px;
}

/* Global styles */
.wrap {
  margin-left: 6px;
}

.wrap img {
  margin: 6px 0 6px 0;
}

.clear {
  height: 1px;
  line-height: 1px;
  clear: both;
  font-size: 1px;
}

/* number per page */
.pages {
  margin-right: 10px;
  font-size: 9px !important;
}

.perpage {
  font-family: Verdana;
  font-size: 11px;
  line-height: 16px;
}

/* page number */
.pagenumber {
  height: 22px;
  line-height: 22px;
  font-weight: normal;
  font-size: 11px;
  background-color: #6795d1;
  color: #fff;
  text-decoration: none;
  text-align: center;
}

.pagenumber a {
  color: #1B17B0;
  font-weight: bold;
}

/* separators */
.separator06 {
  height: 6px;
  line-height: 6px;
  font-size: 6px;
}

.separator10 {
  height: 10px;
  clear: both;
  line-height: 10px;
  font-size: 10px;
}

.add-buttons {
  padding: 0px 0 4px 0;
  text-align: center;
}

.add-buttons2 {
  width: 550px;
  margin: 0 0 0 6px;
}

/* tables */
/* messages */
.msgboxerror {
  height: 20px;
  line-height: 20px;
  padding: 6px 0 6px 0;
  color: red;
  font-size: 12px;
  border: none;
  font-family: Verdana;
  text-align: center;
  font-weight: normal;
}

.msgboxsuccess {
  padding: 6px 0 6px 0;
  height: 20px;
  line-height: 20px;
  color: #ee8132;
  font-size: 12px;
  border: none;
  font-family: Verdana;
  text-align: center;
  font-weight: normal;
}

/* Single, Multi Line Style*/
.titletextbox {
  clear: both;
  width: 508px;
  font-family: verdana !important;
  font-size: 11px;
  line-height: 16px;
  height: 18px;
  margin: 10px 0 0 0;
}

.multilinetextbox {
  width: 508px;
  height: 80px;
  font-family: verdana !important;
  font-size: 11px;
  line-height: 16px;
  margin: 10px 0 0 0;
}

.multiline-small {
  clear: both;
  width: 320px;
  font-size: 12px;
  line-height: 16px;
}

.charcount {
  width: 30px;
  font-family: verdana !important;
  font-size: 11px;
  height: 18px;
}

.fckeditor {
  width: 510px;
}

.textbox {
  width: 96%;
  font-size: 11px;
  font-family: Verdana;
  margin: 0 0 4px 0;
}

.txtbox-small {
  font-size: 11px;
}

.dropdown {
  font-size: 11px;
  font-family: Verdana;
}

.dropdownlist-small {
  font-size: 12px;
  font-family: Verdana;
}

.font {
  font-family: Verdana;
  font-size: 11px;
}

/*End Single, Multi Line Style*/
.info {
  font-style: italic;
  color: #666;
  padding: 0 0 0 5px;
}

.unwatermarked {
  height: 18px;
  width: 148px;
}

.watermarked {
  height: 20px;
  width: 150px;
  padding: 2px 0 0 2px;
  border: 1px solid #BEBEBE;
  background-color: #F0F8FF;
  color: gray;
}

.subscriptionShowColumns {
  font-size: 11px;
}

.editprofile_left {
  width: 590px;
  float: left;
}

.editprofile_right {
  float: left;
  margin-left: 10px;
}

.editprofile_right #usernotes {
    width: 520px;
}

#usernotes {
  direction: rtl;
}

#usernotes .item {
  padding: 7px;
  border-bottom: 1px solid #dcdcdc;
  border-collapse: collapse;
}

#usernotes .item .text {
  width: 80%;
  float: right;
}

#usernotes .item .btn {
  float: left;
}

#usernotes .item:after {
  content: "";
  display: table;
  clear: both;
}

#usernotes .addnote {
  margin-top: 20px;
  padding: 7px;
}

#usernotes .addnote .text {
  width: 100%;
  max-width: 100%;
}

.question-mark {
  height: 14px;
  width: 13px;
  overflow: hidden;
  background: url("data:image/gif;base64,R0lGODlhDQAOAMQAAPn5+eX2+dru9N7t79js7tXp7djo6cnh48jf4sHa3LzW5bzV2bLN0afH2pCyt5Gyt3+nxmCQt////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHABIALAAAAAANAA4AAAVLoCRKTlmOYwms6yk6ayDLQOG8QKBEvBAcN5gs0ghAIrJEaTALCI4yRskwE/BmUgdidsWWFs2wlEQYIqM3EoMhHr8c67gLZZqj7vcQADs=") 0px 0px no-repeat;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  margin: 0 0 0 5px;
}

.approve_users tr:hover {
  background: #E5E5E5;
}

.approve_answers tr:hover {
  background: #E5E5E5;
}

.approve_answers .highlight {
  background-color: #FFFF88;
  padding: 3px;
}

.small-table .blue-title, .small-table .table_header2, .edit-payment-basic .blue-title, .edit-payment-basic .table_header2 {
  text-align: left;
  font-size: 12px;
  background: #76a5e0;
  color: #fff;
  padding: 4px;
  font-weight: bold;
  border-bottom: 1px solid #3a79d6;
  height: auto;
  line-height: normal;
}

.edit-payment-basic .reccuring {
  font-size: 14px;
  font-weight: bold;
  padding-right: 20px;
}

.edit-payment-basic .table_label {
  width: 25%;
}

.edit-payment-basic .btn {
  margin-left: 5px;
}

.edit-payment-basic .btn-endsubscription {
  font-size: 11px !important;
}

.edit-payment-basic .editprofile_left {
  width: 530px;
}

.edit-payment-basic .small-table {
  width: 520px;
}

.edit-payment-basic .payment-events {
  width: 520px;
}

.edit-payment-basic .user-notes {
  width: 100%;
}

.gv-table tr > th {
  padding: 7px;
  color: #fff;
  background-color: #507CD1;
}

.gv-table tr > th a {
  color: #fff;
  text-decoration: none;
}

.gv-table tr > td {
  padding: 4px;
  background-color: #EFF3FB;
}

#galleryUsers {
  margin-bottom: 20px;
  margin-left: 10px;
}

#galleryUsers .add-user {
  border: 1px solid #9dc1f3;
  padding: 5px;
  width: 370px;
}

#galleryUsers .add-user .title {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
}

#galleryUsers .add-user input[type=submit] {
  margin-top: 15px;
  margin-bottom: 15px;
}

#galleryUsers .grid {
  margin-top: 20px;
}

#galleryUsers .grid .photo {
  width: 200px;
}

#galleryUsers .grid .filter {
  margin-bottom: 10px;
}

.approve-photo-image {
  max-width: 500px;
}

.badge {
  background-color: #f8ac59;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  padding: 3px 8px;
  text-shadow: none;
  display: inline;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.badge-green {
  background-color: #1ab394;
}

.online {
  height: 12px;
  width: 12px;
  background-color: #006311;
  border-radius: 50%;
  display: inline-block;
}

.bulkmessage-status-approved {
  -webkit-animation: blinker 1.5s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
          animation: blinker 1.5s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
}

.bulkmessage-status-sent {
  background-color: green;
}

.Blink {
  -webkit-animation: blinker 1.5s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
          animation: blinker 1.5s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
}

@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.approve-photos img {
  width: 200px;
}

.approve-photos img.Male {
  border: 4px solid MediumBlue;
  padding: 1px;
}

.approve-photos img.Female {
  border: 4px solid DeepPink;
  padding: 1px;
}

.approve-photos img.Couple {
  border: 4px solid Darkorange;
  padding: 1px;
}

.edit-photos .deleted-photos {
  margin: 30px 10px;
}

.edit-photos .deleted-photos .table_header {
  color: #b01717;
  background: none;
  border: none;
  background-color: rgba(255, 0, 0, 0.4);
}

.edit-photos .deleted-photos .table_cell {
  background-color: rgba(255, 0, 0, 0.2);
}

#marketing-costs {
  margin-bottom: 20px;
  margin-left: 10px;
}

#marketing-costs .top-table {
  border: 1px solid #9dc1f3;
  padding: 5px;
  width: 500px;
  margin-top: 20px;
}

#marketing-costs .top-table table {
  margin-bottom: 10px;
}

#marketing-costs .costs-grid {
  margin-top: 20px;
}

.grid-report .flex-lr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.grid-report .date-picker {
  margin-right: 10px;
}

.grid-report .pickers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.grid-report .groupby:after {
  content: "";
  display: table;
  clear: both;
}

.grid-report .tags-box {
  width: 100%;
}

.grid-report .filter {
  width: 700px !important;
  border: 1px solid #dcdcdc;
  padding: 10px;
  background-color: #ebf3ff;
}

.grid-report .filter-row {
  border-bottom: 1px solid #deecff;
  padding: 5px;
}

.grid-report .filter-row label {
  font-size: 13px;
}

.grid-report .label {
  width: 70px;
  display: inline-block;
  text-align: left;
  font-size: 13px;
  font-weight: normal;
}

.grid-report .label.groupby {
  position: relative;
  top: -10px;
}

.grid-report .data {
  display: inline-block;
}

.grid-report .reload {
  width: 120px;
}

.grid-report .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
}

.grid-report .toggle-filters {
  cursor: pointer;
}

.grid-report .toggle-filters i {
  margin-right: 5px;
}

.grid-report .real-cost i {
  display: none;
  font-weight: bold;
}

.grid-report .real-cost.orange {
  color: white;
  background: #ff9c00;
  padding: 0 5px;
}

.grid-report .real-cost.red {
  color: white;
  background: #ff0000;
  padding: 0 5px;
}

.grid-report .real-cost.zero-reals i {
  display: inline-block;
}

.googlegrid {
  font-size: 12px;
}

.googlegrid .alternatingrowstyle {
  background-color: #f9f9f9;
}

.googlegrid .headerstyle {
  background-color: #e5e5e5;
  height: 23px;
}

.googlegrid .headerstyle th {
  border: 1px solid #bbbbbb;
  padding-left: 5px;
  text-align: left;
}

.googlegrid .headerstyle a {
  color: black;
  text-decoration: none;
}

.googlegrid .headerstyle a:hover {
  text-decoration: underline;
}

.googlegrid .sortalternatingrowstyle {
  background-color: #e5e5e5;
}

.googlegrid .sortrowstyle {
  background-color: #f0f0f0;
}

.googlegrid .sortascheaderstyle {
  background: #c5c5c5 url(Images/sort_asc.gif) no-repeat scroll right center;
  padding-left: 5px;
}

.googlegrid .sortdescheaderstyle {
  background: #c5c5c5 url(Images/sort_desc.gif) no-repeat scroll right center;
  padding-left: 5px;
}

.googlegrid tr.rowstyle:hover, .googlegrid .googlegrid tr.alternatingrowstyle:hover {
  background: #E5E5E5;
}

.googlegrid tr.rowstyle td, .googlegrid tr.alternatingrowstyle td {
  padding: 5px;
}

.pagerstyle {
  color: #444444;
  background-color: #e5e5e5;
  font-size: x-small;
  text-align: right;
}

.pagerstyle select {
  font-size: x-small;
}

.previous {
  background: transparent url(Images/previous.gif) no-repeat scroll center;
  height: 1.3em;
  width: 16px;
}

.next {
  background: transparent url(Images/next.gif) no-repeat scroll center;
  height: 1.3em;
  width: 16px;
}

.gotopage {
  font-size: x-small;
  width: 20px;
}

#sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sortable li {
  margin: 3px 3px 3px 0;
  padding: 1px;
  float: left;
  width: 90px;
  height: 18px;
  text-align: center;
  border: 1px solid #CCCCCC;
  background: #F6F6F6;
  /*color:#1C94D5;*/
  color: #c0c0c0;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  line-height: 18px;
}

.groupby {
  clear: both;
  margin: 10px 0;
}

.groupby .active {
  background: #458E2A !important;
  color: #ffffff !important;
}

.totals_wrap {
  border-top: 3px solid #666666;
  border-bottom: 3px solid #666666;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}

.totals {
  font-family: Arial;
  font-size: 13px;
}

.totals td {
  width: 200px;
  border-right: 1px solid #dddddd;
  border-collapse: collapse;
  padding-left: 2px;
}

.totals .line1 {
  font-size: 13px;
}

.totals .line2 {
  font-size: 18px;
  font-weight: bold;
}

.totals .line2-small {
  position: relative;
  top: -2px;
  left: 5px;
  font-size: 12px;
  font-weight: normal;
  color: #666666;
}

.totals .line3, .totals .line4 {
  font-size: 12px;
  color: #666666;
}

.totals .siteGreen, .googlegrid .siteGreen {
  color: #078C00;
}

.totals .siteRed, .googlegrid .siteRed {
  color: #990000;
}

.toolTipWrapper {
  position: absolute;
  display: none;
}

.toolTipContent {
  position: relative;
  width: 200px;
  background: #FFF6C3;
  padding: 10px;
  top: -10px;
  left: 20px;
}

.grid-tooltip {
  display: inline;
  position: relative;
  white-space: pre-wrap;
}

.grid-tooltip:hover:after {
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  bottom: 26px;
  color: #fff;
  content: attr(title);
  left: 20%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 220px;
}

.grid-tooltip-right:hover:after {
  right: 20%;
  left: auto;
}

.grid-tooltip:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 20px;
  content: "";
  left: 50%;
  position: absolute;
  z-index: 99;
}

#user-profile-menu, .goto-profile {
  margin: 10px 7px;
  background: #eaf2ff;
  padding: 10px;
}

#user-profile-menu a, .goto-profile a {
  font-size: 15px;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
  color: #000;
}

#user-profile-menu a i, .goto-profile a i {
  color: #ff9c03;
}
/*# sourceMappingURL=style.css.map */

/**************************\
  Basic Modal Styles
\**************************/

.modal {
    font-family: Verdana !important;
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal__container {
    background-color: #fff;
    padding: 30px;
    max-width: 550px;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box;
}

.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #00449e;
    box-sizing: border-box;
}

.modal__close {
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal__header .modal__close:before {
    content: "\2715";
}

.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: rgba(0,0,0,.8);
}

.modal__btn {
    font-size: .875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #e6e6e6;
    color: rgba(0,0,0,.8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 2px;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}

    .modal__btn:focus, .modal__btn:hover {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

.modal__btn-primary {
    background-color: #00449e;
    color: #fff;
}

.modal__btn-secondary {
    background-color: #ff6b00; 
    color: #fff; 
}

.modal__btn-delete{
    background-color: #d32f2f;
    color: #fff;
}

/**************************\
    Demo Animation Style
  \**************************/
@keyframes mmfadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes mmslideIn {
    from {
        transform: translateY(15%);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes mmslideOut {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-10%);
    }
}

.micromodal-slide {
    display: none;
}

    .micromodal-slide.is-open {
        display: block;
    }

    .micromodal-slide[aria-hidden="false"] .modal__overlay {
        animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
    }

    .micromodal-slide[aria-hidden="false"] .modal__container {
        animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
    }

    .micromodal-slide[aria-hidden="true"] .modal__overlay {
        animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
    }

    .micromodal-slide[aria-hidden="true"] .modal__container {
        animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
    }

    .micromodal-slide .modal__container,
    .micromodal-slide .modal__overlay {
        will-change: transform;
    }


.form-control {
    display: flex;
    flex-direction: column;
}

    .form-control .txtRefNumberAdd {
        margin-bottom: 5px;
    }

    .form-control .AddChargebackValidation {
        color: red;
    }

    .form-control .validator {
        position: absolute;
        right: 0px;
        top: 0px;
        color: red;
    }

.limit-line {
    padding: 20px;
    background: #eaeaea;
    max-width: 100px;
    margin: 50px auto;
    overflow: hidden;
    text-overflow: ellipsis;
}