﻿.timeline-body-time{
    font-size:14px;
    margin-left:10px
}
	.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 9999;
}
.btn-primary {
  color: white;
  background-color: #35aa47;
  border-color: #35aa47;
}
.btn.green:not(.btn-outline).active.focus, .btn.green:not(.btn-outline).active:focus, .btn.green:not(.btn-outline).active:hover, .btn.green:not(.btn-outline):active.focus, .btn.green:not(.btn-outline):active:focus, .btn.green:not(.btn-outline):active:hover, .open>.btn.green:not(.btn-outline).dropdown-toggle.focus, .open>.btn.green:not(.btn-outline).dropdown-toggle:focus, .open>.btn.green:not(.btn-outline).dropdown-toggle:hover {
    color: #FFF;
    background-color: #35aa47;
    border-color: #35aa47;
}
.btn.green:not(.btn-outline).active, .btn.green:not(.btn-outline):active, .btn.green:not(.btn-outline):hover, .open>.btn.green:not(.btn-outline).dropdown-toggle {
    color: #FFF;
    background-color:#2e9a3f;
    border-color: #35aa47;
}
.btn.green:not(.btn-outline) {
    color: #FFF;
    background-color: #35aa47;
    border-color: #35aa47;
}
/*.green{
    background-color: green;
}
.green:active {
  color: red;
}
.green:focus {
  color: red;
}*/
.btn.green:not(.btn-outline).focus, .btn.green:not(.btn-outline):focus {
    color: #FFF;
    background-color: green;
    border-color: green;
}


body {
font-size: 13px;
color: black;
}

.form-control{
    font-size: 14px;
    color: black;
}

label {
font-size: 14px;}

.table td,
.table th {
  font-size: 13px; }

h3 {
    font-size: 23px;
}

a {
    text-shadow: none;
    color: #428bca;
}

 h4 {
    font-size: 17px;
}

 span.CommentDateTime-ltr{
    color: #777777;
    font-size: 12px;
    position:absolute;
    right: 0;
 }

 span.CommentDateTime-rtl{
    color: #777777;
    font-size: 12px;
    position:absolute;
    left: 0;
 }


 .mt-radio.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
  .mt-radio.mt-radio-outline > input:checked ~ span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
  .mt-radio.mt-checkbox-outline > input:checked ~ span,
  .mt-checkbox.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
  .mt-checkbox.mt-radio-outline > input:checked ~ span,
  .mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
  .mt-checkbox.mt-checkbox-outline > input:checked ~ span {
    background-color: #fff; }

 .mt-radio.mt-radio-outline:hover > input:not([disabled]) ~ span,
  .mt-radio.mt-radio-outline > input:focus ~ span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
  .mt-radio.mt-checkbox-outline > input:focus ~ span,
  .mt-checkbox.mt-radio-outline:hover > input:not([disabled]) ~ span,
  .mt-checkbox.mt-radio-outline > input:focus ~ span,
  .mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
  .mt-checkbox.mt-checkbox-outline > input:focus ~ span {
    background-color: #fff; }

 .mt-radio.mt-radio-outline > input:checked ~ span, .mt-radio.mt-checkbox-outline > input:checked ~ span,
  .mt-checkbox.mt-radio-outline > input:checked ~ span,
  .mt-checkbox.mt-checkbox-outline > input:checked ~ span {
    background-color: #fff; }

 .mt-radio.mt-radio-outline > span, .mt-radio.mt-checkbox-outline > span,
  .mt-checkbox.mt-radio-outline > span,
  .mt-checkbox.mt-checkbox-outline > span {
    background-color: white; }

.form .form-body {
    padding: 10px;
}

table.dataTable.no-footer {
    border-bottom-color: white;
}
#form-title{
    color: black;
    font-size: 14px;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: red;
}

tr.alert.alert-danger.alert-dangertext {
    background-color: #fbe1e3;
    border-color: #fbe1e3;
    color: #e73d4a;
}
.pagination .active > a, .pagination .active > a:hover {
    background: #eee;
    border-color: #dddddd;
    color: #333;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}

.mt-checkbox>input:disabled~span, .mt-radio>input:disabled~span, .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    background-color: lightgray;
    cursor: not-allowed;
}
input[type=checkbox][disabled]{
    cursor: not-allowed;
}
.modal-dialog {
    width: 65%;
    margin: 30px auto;
}
.modal-sm {
    width: 300px;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
}
.table > tbody > tr.warning > td{
    background-color: #fcf8e3;
    color: #8a6d3b;
}
.table > tbody > tr.success > td{
    background-color: #dff0d8;
    color: #3c763d;
}

.mt-checkbox>span:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #888;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.media {
    margin-top: 30px;
}
 p {
    margin: 0 0 10px;
}

 [class*=" glyphicon-"]{
     font-size: 14px;
 }

 .form-control[readonly]{
     cursor: not-allowed;
 }

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    min-width: 25em;
}

.portlet.box>.portlet-body {
    padding: 10px;
}

.navbar-nav>li>a {
 line-height: 2px
}

a {
    background: 0 0;
}
.popover{
    font-size: 13px;
    color:#2f1f11;
}

.label{
    font-size: 13px;
}
.menuicons{
    font-size: 14px;
}
.popover-title {
    color: black!important;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
}
.has-success .input-icon>i {
    color: #45b6af;
}
.has-error .help-block, .has-error .help-inline, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
}
.has-error .input-icon > i {
    color: #f3565d;
}
.NoteStyle
{
   border: 1px;
   border-color: #D3D3D3;
   box-shadow: 0px 0px 10px 0px #D3D3D3;
}
.cardview
{
    border: 1px;
   border-color: #D3D3D3;
   box-shadow: 0px 0px 10px 0px #D3D3D3;
}
.cardview:hover
{
        background: #f9f9f9;
}
.editcase:hover {
    text-decoration: unset;
    color: #498bc6 !important;
}
.opencaseinedit {
cursor: pointer;
}
.popover {
    z-index: 1010988;
}
.nav-pills>li.active>a:not(#header_ul), .nav-pills>li.active>a:not(#header_ul):focus, .nav-pills>li.active>a:not(#header_ul):hover {
    color: #333;
    background-color:#337ab700;
    background: 0 0;
    border-bottom: 4px solid #36c6d3;
    position: relative;
}
.tabs_of_case>li>a:focus, .tabs_of_case>li>a:hover {
     color:#666;
    text-decoration: none;
    background: 0 0;
    border-bottom: 4px solid #9fe4ea;
}
.li_tab_style{
         color:#666;
}
.btn-group>.dropdown-menu, .dropdown-toggle>.dropdown-menu, .dropdown>.dropdown-menu {
    padding-bottom: 10px;
}
.dropdown-menu>.li_tab_mngmt>a {
    padding-bottom: 17px;
}
.note-editable{
  height: 200px;
}
.checklisttempalet{
    line-height:20px;
    border:solid 1px #e9e9e9;
    height :75px;
    padding-left:15px;
}
.checkbox-list>label.checkbox-inline:first-child, .checkbox>label, .form-horizontal .checkbox>label, .portlet.light .form .form-actions.left, .portlet.light .portlet-form .form-actions.left, .radio-list>label.radio-inline:first-child {
    padding-left: 20px;
}