﻿body, html {
  background-color: #f5f5f5;
}

#form1 {
  display: inline-block;
  float: left;
  height: 100%;
  width: 100%;
  min-width:460px;
}

/*Bootstrap*/

.form-control:focus {
  border-color: #5cb85c !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(92,184,92,.6) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(92,184,92,.6) !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #5cb85c !important;
}

.profile-menu-btn {
  padding-bottom: 5px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #5cb85c !important;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  background-color: #5cb85c;
}

/*Bootstrap END*/
.row {
}

.T_text {
  color: #606060;
}


.D_Btn {
  margin-top: 20px;
}

.FullBtn {
  width: 100%;
}

#addon {
  padding: 0px;
  height: 34px;
}

#LoginCallback_Button_TD {
  color: #72bb53;
  padding: 0px;
  text-decoration: none;
  padding: 5px;
  height: 100%;
}

  #LoginCallback_Button_TD:hover {
    background-color: #5cb85c;
    color: #ffffff;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border: 1px solid #c0c0c0;
  }

#Button_OD {
  color: #ffffff;
  background-color: #72bb53;
  border-color: #c0c0c0;
}

  #Button_OD:hover {
    background-color: #5cb85c;
  }

.Button_OD {
  color: #ffffff;
  background-color: #72bb53;
  border-color: #c0c0c0;
  min-width: 66px;
}

  .Button_OD:hover,
  .Button_OD[disabled]:hover,
  .Button_OD:active,
  .Button_OD:focus {
    background-color: #5a9d3e;
    border-color: #508b37;
    color: #ffffff;
  }

.InImg {
}

  .InImg > img {
    height: 32px;
  }

.input > div > input {
  border-bottom-right-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.siteImg {
  height: 20px;
}

.P_caption {
  width: 100%;
  float: left;
  margin: 0px;
}

.P_text {
  width: 100%;
  float: left;
  line-height: 11px;
  font-size: 11px;
}

.BtnColor {
  color: #72bb53;
}

  .BtnColor:hover {
    color: #ffffff;
    background-color: #5cb85c;
  }

.Color {
  color: #72bb53;
}

.inputTitle {
  margin-bottom: 0px;
  color: #72bb53;
}

.altTitle {
  color: #72bb53;
  margin-bottom: 0px;
}

.T_Img {
  float: left;
}

  .T_Img > img {
    height: 64px;
    width: 64px;
  }

.hmBtn {
  color: #555;
  background-color: #fff;
  font-weight: 600;
}

  .hmBtn:hover,
  .hmBtn:active {
    color: #fff;
    background-color: #81c265;
  }

.hmBtnIcon {
  float: left;
  background-size: 18px 18px !important;
  padding: 8px 10px;
  margin: 1px 0 !important;
}

/*.icon {
  margin: 5px 0 0 0 !important;
  font-size: 28px;
}*/

.fileicon {
  margin: 5px 0 0 0 !important;
  font-size: 24px;
}

.section {
  padding: 0 15px;
  font-size: medium;
  color: #c0c0c0;
}

#headerMenu {
}



  #headerMenu > div > div > button.active {
    color: #fff;
    background-color: #81c265;
  }

  #headerMenu > div > div > #BootstrapButton4 > span.msg {
    background: url("../Content/Images/ic_mail_outline_black_48dp.png") no-repeat;
  }

  #headerMenu > div > div > #BootstrapButton4:hover > span.msg,
  #headerMenu > div > div > #BootstrapButton4.active > span.msg,
  #headerMenu > div > div > #BootstrapButton4.active:hover > span.msg,
  #headerMenu > div > div > #BootstrapButton4.active:active > span.msg,
  #headerMenu > div > div > #BootstrapButton4.active:focus > span.msg {
    background: url("../Content/Images/ic_mail_outline_white_48dp.png") no-repeat;
  }

  #headerMenu > div > div > #BootstrapButton5 > span.case {
    background: url("../Content/Images/ic_folder_open_black_48dp.png") no-repeat;
  }

  #headerMenu > div > div > #BootstrapButton5:hover > span.case,
  #headerMenu > div > div > #BootstrapButton5.active > span.case,
  #headerMenu > div > div > #BootstrapButton5.active:hover > span.case,
  #headerMenu > div > div > #BootstrapButton5.active:active > span.case,
  #headerMenu > div > div > #BootstrapButton5.active:focus > span.case {
    background: url("../Content/Images/ic_folder_open_white_48dp.png") no-repeat;
  }

  #headerMenu > div > div > #BootstrapButton6 > span.archive {
    background: url("../Content/Images/ic_archive_black_48dp.png") no-repeat;
  }

  #headerMenu > div > div > #BootstrapButton6:hover > span.archive,
  #headerMenu > div > div > #BootstrapButton6.active > span.archive,
  #headerMenu > div > div > #BootstrapButton6.active:hover > span.archive,
  #headerMenu > div > div > #BootstrapButton6.active:active > span.archive,
  #headerMenu > div > div > #BootstrapButton6.active:focus > span.archive {
    background: url("../Content/Images/ic_archive_white_48dp.png") no-repeat;
  }

.icon-container {
  margin-top: 6px;
  padding: 0;
}

/*p {
		word-break: break-all !important;
}*/

.dropdown-menu {
  width: 300px;
  padding: 15px;
}

.profile-menu-btn {
  padding-bottom: 5px;
}

.btn .btn-default .dxbs-button:disabled {
  color: lightgray !important;
}

.collapsediv {
  padding-bottom: 10px;
}

button.btn.dxbs-button.btn-danger {
  border-color: rgb(192, 192, 192) !important;
}

.case-btn-panel {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 10px;
}

.filesuccess {
  color: #5cb85c;
}

.file-error {
  color: rgb(217, 83, 79);
}

.file-upload-icon {
  padding: 21px 0 0 0 !important;
}

.btn-glyph {
  padding-left: 6px;
}

.menu-button {
  background-color: transparent;
  color: #555;
  font-weight: 600;
  border: none;
  text-align: left;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

  .menu-button.active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .menu-button:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

#change_profile_menu {
  list-style-type: none;
  padding-left: 20px;
  padding-right: 20px;
  border-color: #d4d4d4;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin-top: 0px;
  background-color: #fff;
}

#message-menu {
  list-style-type: none;
  /*padding-left: 20px;
	padding-right: 20px;*/
  border-color: #d4d4d4;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  margin-top: 0px;
}

.input-group.left-addon > .input-group-addon,
.input-group.left-addon > div > .input-group-addon {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.input-group.left-addon > input,
.input-group.left-addon > div > input,
.input-group.left-addon > div > div > input,
.input-group.left-addon > div > div > input.form-control,
.input-group.left-addon > div.dxbs-textbox > div.has-feedback > input.form-control {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.filter-button {
  background-color: transparent;
  border-color: transparent;
  color: #ffffff;
  display: inline-block;
  padding: 0px;
}

  .filter-button:hover {
    color: #ffffff;
    background-color: transparent;
    border-color: transparent;
    text-decoration: underline;
  }

#message-menu > li > .menu-button:not(.active) {
  background-color: transparent;
  border-color: transparent;
}

#message-menu > li > .menu-button:hover:not(.active) {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
  color: #555;
}

#message-menu > li > .menu-button.active:hover {
  text-decoration: underline;
  /*background-color: #e6e6e6;*/
}

.btn-default.menu-button.active:focus {
  /*background-color: #e6e6e6;*/
  /*background-color:transparent;*/
}

.message-item{
  margin:0 0 10px 0;
}

#message-menu > li > button {
  width: 100%;
}

.left-padding {
  padding-left: 54px;
}

.menu-icon {
  font-size: 32px;
  vertical-align: middle;
  line-height: 1;
  width: 32px;
  height: 32px;
}

  .menu-icon::before {
    font-size: 32px !important;
    line-height: 1 !important;
    width: 32px;
    height: 32px;
    top: 0 !important;
  }

.icon-bar {
  background-color: #fefefe !important;
}

#ms_menu_btn {
  min-height: 34px;
  min-width: 44px;
  max-height: 34px;
  max-width: 44px;
  padding: 0px;
  margin: 0;
}

  #ms_menu_btn.active {
    background-color: #fefefe !important;
  }

#ms-menu.col-sm-12.collapse.navbar-collapse {
  box-shadow: none !important;
  border-top-color: #72bb53 !important;
}

#menu_bars {
  color: #fefefe;
}

#menu_clear {
  color: #72bb53;
}

ul.nav.navbar-nav {
  width: 100%;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
  outline-offset: 0;
}

.RowItem {
  background-color: #e6e6e6;
  padding:12px;
}

.button-with-icon {
  float: left;
  padding-top: 6px;
  padding-right: 3px;
}

i.vertical-middle {
  vertical-align: middle !important;
}

.float-right {
  float: right;
}

p {
  word-break: keep-all;
}

.databind-subject {
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  white-space: pre-wrap !important;
  word-break:keep-all !important;
  word-wrap:break-word !important;
}

.main {
  padding: 60px 20px 30px 20px;
}

.divider{
  padding:10px;
}

.menu-caret {
  background-color: transparent !important;
  color: #333 !important;
  vertical-align: middle;
}

.menu-badge {
  background-color: transparent !important;
  top: 0 !important;
  vertical-align: initial;
}

.btn-logout-popup{
  background-color:#999;
  color:#fff;
}

.btn-logout-popup:hover,
.btn-logout-popup:active,
.btn-logout-popup:focus{
  background-color:#555;
  color:#fff;
}

.popup-badge{
  padding:0;
  background-color:transparent !important;
  top:0 !important;
  vertical-align:initial;
}

.popup-badge:hover,
.popup-badge:active,
.popup-badge:focus{
  color:#fff !important;
}

.popup-badge > span{
  margin-left:0.4em;
  margin-right:0 !important;
}

.dropdown-menu .mdi::before, #change_profile_menu .mdi::before {
  left: 0;
  top: 2px !important;
}

.dropdown-menu .nav-divider {
  background-color: transparent !important;
}

li > .btn-logout {
  border-radius: 0;
}

  li > .btn-logout:active,
  li > .btn-logout:hover,
  li > .btn-logout:focus {
    color: #fff;
    background-color: #555;
  }

/* Hide for mobile, show later */
.sidebar {
  display: none;
}

@media (min-width: 768px) {
  .sidebar {
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    padding: 10px 20px 30px;
    /*overflow-x: hidden;
		overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #f9f9f9;
    border-right: 1px solid #eee;
  }
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
  padding: 0 2px;
}

  .nav-sidebar > li > button {
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
  }

.pull-right-icon::before {
  float: right;
  margin-left: 0.4em;
  margin-right: 0;
}
