.overflow-100 .item-name .ng-binding
{
color: #3060f2 !important;
/*background-color: #f6f6f6 !important;*/
font-size: 15.0pt !important;
}
.overflow-100 .text-muted
{
color: #717171 !important;
background-color: #f6f6f6 !important;
}

.overflow-100 .text-muted a
{
color: #3366ff !important;
background-color: #ffffff !important;
}

 i>sub {
    color: #A80000 !important;
    background-color: #ffffff;
    position: static !important;
}
.text.form-control.case-deflection.text-watermark
{
    color: #747474 !important;
    background-color: #ffffff !important;
}

.text.form-control.text-watermark
{
    color: #747474 !important;
    background-color: #ffffff !important;
}
.details-link {
    color: #3366ff;
    background-color: #ffffff;
}
.btn-default {
    color: #3366ff;
    background-color: #ffffff;
}
.createdby {
    color: #717171;
    background-color: #ffffff;
}
.selected-view {
    color: #2d5be5;
    background-color: #eeeeee;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #ffffff;
}
.btn-default1 {
    height: 35px;
    margin-left: -39px;
    background-color: white;
    color: blue;
}
.search-box-btn:hover, .search-box-btn:focus, .search-box-btn.focus {
    color: blue;
    text-decoration: none; }

.timelineTable{
  background-color:#f5f5f5;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #f5f5f5;
  display:block;
  overflow: hidden;
  padding-left:5px;
  word-break: break-word;
  position: relative;
  /*font: small-caption;*/
  font-size: inherit;
  box-shadow: 0px 0px 15px;
}



.mainDiv{
    width: 50%;
    float: left;
    position: relative;
    top: 50px;
    left: 400px;
}
.moreContent{
    display:none;
}

.more{
  overflow: auto;
  position: relative;
/*  width:74%;
*/
  max-height:500px;
}
.read{
  padding-right: 260px !important;
  text-decoration: none !important;
  color: black !important;
  cursor: pointer;
}
.read:hover {
  background-color: #ddd !important;
}
.TLeft{
   left: -425px;
}


.arrow {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  cursor: pointer;
}


.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.circle {
        width: 40px;
        line-height: 40px;
        border-radius: 50%;
        text-align: center;
        font-size: 13px;
        border: 1px solid #ddd;
        background-color: #ddd;
        color: black;
        float:left;
        margin-left: -55px;
        margin-top: 10px;
        font-family: sans-serif;
        position: absolute;
        cursor: pointer;
        font-weight: bold;
  }
.circle1 {
        width: 40px;
        line-height: 40px;
        border-radius: 50%;
        text-align: center;
        font-size: 13px;
        border: 1px solid #ddd;
        background-color: #ddd;
        color: black;
        float:left;
        margin-left: -55px;
        margin-top: 10px;
        font-family: sans-serif;
        position: absolute;
        cursor: pointer;
        font-weight: bold;
  }
.arrowLeft{
    margin: 10px 0px 0px -38px;
    border: 20px solid transparent;
    border-right-color: #eee;
    position: absolute;
}
.arrowRight{
    margin: 10px 0px 0px -73px;
    border: 20px solid transparent;
    border-left-color: #eee;
    position: absolute;
}
.vLine {
    border-left: 1px solid black;
    height: 100px;
    margin-left: -35px;
    margin-bottom: -15px;
    margin-top: -85px;
    max-height: 100px;
}
.vLine1 {
    border-left: 1px solid #ddd;
    position: absolute;
    height: 120%;
    bottom: -10px;
    left: -35px;
}
.more::-webkit-scrollbar-thumb {
  background: #bdbdbd; 
  border-radius: 10px;
}
.more::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
.more::-webkit-scrollbar-thumb:hover {
  background: #aaa; 
}
.more::-webkit-scrollbar-track {
  box-shadow: inset 0 0 50px #ddd; 
  border-radius: 10px;
}

ul>li>a:link, span.MsoHyperlink{
  text-decoration:none !important;
}
.createComment{
  text-decoration:none !important;
  color: #fff !important;
  position: relative;
  left: 45px;
}
.create-action{
  text-decoration:none !important;
  color: #fff !important;
}
 a {
    color: #0078D4;
}

p a:hover, p a:focus{
color: #0078D4 !important;
}

sub a:hover, sub a:focus{
color: #0078D4 !important;
}

.alert-dismissible a:hover, .alert-dismissible a:focus{
color: #0078D4 !important;
}

.MsoNormal a:hover, .MsoNormal a:focus{
color: #0078D4 !important;
}
input::placeholder{
color:#000000;
background-color: #fff;
}
input.form-control[readonly]::placeholder {
  background-color: #eeeeee;
}
xrm-attribute-value-empty{
outline : none !important;
height: 0px !important;
 
}

button#btn1 {
    height: 35px;
    background-color: rgb(255, 255, 255);
    color: rgb(85, 85, 85);
    overflow: hidden;
    text-align: left;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #949494;
}

.ms-options {
    min-height: 100px;
    display: none;
    position: absolute;
    left: 0px;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 20px;
    background: white;
    z-index: 2000;
    border: 1px solid rgb(170, 170, 170);
    overflow: auto;
    max-height: 200px;
}