/*Used on SMS*/
.sms-In {
  background-color: #4FC1E9;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
}
.sms-Out {
  background-color: #48CFAD;
  text-align:right;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
}
.sms-In::after {
  content: "";
  clear: both;
  display: table;
}
.sms-Out::after {
  content: "";
  clear: both;
  display: table;
}
.time-Out {
  float: right;
  color: #f1f1f1;
}
.time-In {
  float: left;
  color: #f1f1f1;
}
.smsborder .k-widget.k-listview {
 border-color:#fff;
}

/*mobile query button right padding fix*/
.km-button {
padding-right:0px !important;
}

.km-list .fa.k-sprite, .km-list .fa.k-sprite::before {
margin-right: 0.5rem;
}



/*margin on top bars to allow elevio to fit nice*/
.aw-horiz-top-toolbar {
    margin-bottom: 10px;
    padding: 15px 0px 5px 10px;
}

/*Used on elevio icons*/
#_elev_io ._1r6qx ._1lbby {
    background-color: #d6d6d6 !important;
}

/*Used on Pipeline*/
.pipeline col{
    text-align: center !important;
    white-space: nowrap;
    font-size: 1.3em;
}



/*Used on Notify*/
.notify {
	font-size:9pt;
	font-family:Arial;
	background: #F1F1F1;
	color: #636363;
	margin:15;
}

/*Used by Rob on Query stuff */
#two { 
  text-align:right;
  overflow:hidden;
  min-height:50px;
}

@media screen and (max-width: 400px) {
   #one { 
    float: none;
    margin-right:0;
    width:auto;
    border:0; 
  }
}

.querywrapper { 
  overflow:hidden;
  width:100%;
  display: inline-block;
}

.querywrapper div {
   padding: 2px;  
   font-size:2em;
   font-family:Arial; 
}

#one {
  float:left; 
  margin-right:2px;
  width:200px;
}

#two { 
  float:left; 
  margin-right:20px;
  vertical-align: bottom;
}

#six { 
  float:right; 
  overflow:hidden;
  vertical-align: bottom;
}

@media screen and (max-width: 400px) {
   #one { 
    float: none;
    margin-right:0;
    width:auto;
    border:0;
    border-bottom:2px solid #000;    
  }}


/* disabled by rod 19 Dec 23
.fa-check-circle:before {
font-size: 1.6em !important;
}

.fa-history:before {
font-size: 1.6em !important;
}

.fa-cogs:before {
font-size: 1.6em !important;
}

.fa-ban:before {
font-size: 1.6em !important;
}
*/

/*Used on Tiles and Cards*/
.rrinfo-box {
display: block;
min-height: 60px;
background: #F5F5F5;
width: 100%;
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
border-radius: 2px;
margin-bottom: 15px;
}

.rrinfo-box-icon {
border-top-left-radius: 2px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 2px;
display: block;
float: left;
height: 60px;
width: 50px;
font-size: 26px !important;
text-align: center;
line-height: 60px;
background: rgba(0,0,0,0.2);
}

.rrhome-box-icon {
border-top-left-radius: 2px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 2px;
display: block;
float: left;
height: 80px;
width: 50px;
font-size: 26px !important;
text-align: center;
line-height: 80px;
background: #428bca;
color:#fff;
}

.rrhome-box {
display: block;
min-height: 80px;
background: #F5F5F5;
width: 100%;
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
border-radius: 2px;
margin-bottom: 15px;
}

.rrinfo-box-content {
padding: 5px 20px;
margin-left: 60px;
}

.rrinfo-box-text {
text-transform: uppercase;
}

.rrinfo-box-number {
display: block;
font-weight: bold;
font-size: 24px;
color: #333333;
padding-top: 5px;
}
	
.rrbg-aqua, .rrcallout.callout-info, .rralert-info, .rrlabel-info, .rrmodal-info .rrmodal-body {
background-color: #00c0ef !important;
}

.rrbg-grey, .rrcallout.callout-info, .rralert-info, .rrlabel-info, .rrmodal-info .rrmodal-body {
background-color: #4DA57F !important;
}

.rrbg-blue, .rrcallout.callout-info, .rralert-info, .rrlabel-info, .rrmodal-info .rrmodal-body {
background-color: #428bca !important;
color:#fff;
}


/*Used on History*/
.history {
    font-size:9pt;
    font-family:Arial;
    background: -webkit-linear-gradient(top, #F7F7FA, #E4E7EB);
    color: #666666;
}
.historycreatedate {
    width:200px;
    line-height:18px;
    font-size:12px;
    font-weight:bold;
    margin-bottom:-3px;
    text-transform:uppercase;
    color:#a1a1a1;
    text-align:center;
    text-shadow:rgba(255, 255, 255, 0.74902) 0 1px 0;
    padding: 5px 0 5px 0;
}
/*Usedto make ?  elevio help appear on seperator*/
.aw-fieldset-legend {
     padding-top:14px;
     padding-bottom:12px;
}
.aw-fieldset {
     margin-bottom: 0.4em;
}

/*Used on KB*/
.kb-normal {
color:#c3c3c3;
font-weight:bold;
font-size:10pt;
padding-left:5px;
text-decoration:none !important;
}

.kb-field {
color:#c3c3c3;
font-weight:bold;
font-size:10pt;
text-decoration:none !important;
}

.fa-thumbs-up:active {
  transform: translateY(-4px);
}
.fa-thumbs-down:active {
  transform: translateY(4px);
} 

/*Used on switches*/ 

.k-switch-label-on {
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    overflow: hidden;
    margin-left: 7px;
    color: #fff;
} 


.k-switch-label-off {
    display: flex;
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    overflow: hidden;
    margin-left: 30px;
    color: #666;
}

/* V9 Update - to respect the column header alignment set in config */
.k-grid .k-cell-inner > .k-link {
display : inline; 
}

