/* $Id$ */ 

/* EXTRAS */
/* ----------------------------------------------- */

.ui-formdate-cnt .form-control, .ui-formdate-cnt2 .form-control {
	display:inline-block;
	height:16px;
	padding-left:0;
}
.ui-formdate-cnt .form-control[readonly], .ui-formdate-cnt2 .form-control[readonly] {
	opacity:1;
}
.ui-combo1-list .setting-icon, .ui-combo1-list .common-filter-icon1-sm {
	margin:1px 6px;
	padding:0 !important;
}
.tableComponent .grid-icon-off {
	opacity:.3;
	filter:alpha(opacity=30);
}
.tableComponent .icon-sm {
	margin-right:4px;
}
.tableComponent .icon-sm {
	display:inline-block;
}
.tableComponent a.common-edit-icon1 {
	opacity:.5;
	filter:alpha(opacity=50);
}
.tableComponent a.common-edit-icon1:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.tableComponent .convcount {
	font-size:11px;
	position:relative;
	top:-2px;
}

/*-----------Conflict Fix------------*/

a:not(.text-link) { 
  /*
  If added, causing the issue: 
  1. Request reply button on default state text is black 
  2. Request -> Task tab: Content links are black 
  3. Change -> Planning Tab: analytics button on default state text is black & content links are grey
  4. Community -> Build Info section in sidebar: 'Details' link is in black
  5. Admin -> API: 'Documentation' button is in black
  6. Admin -> Incident Template: 'Undo', 'Redo', 'View list' links are in black
  */
  /*color: #000;
  text-decoration: none;*/
}
a:not(.text-link):hover,
a:not(.text-link):focus { 
  /* 
  If added, causing the issue:
  1. header evalband buttons on hover state text is black
  2. admin sidebar search result list on hover state text is black
  */
  /*color: inherit;
  text-decoration: inherit;*/
}

.brpdtxdtf .attachment, img.attachment {
	margin:0;
}
.scatWizseperator .breadcrumb {
	background-color:transparent;
	margin:0;
	padding:0;
}
select {
  width: auto;
  display: inline-block;
  vertical-align: initial;
  padding: inherit;
}
select.formStyleTechnician {
  padding:0;
}
.btn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-radius:2px;	
}
.roweven .btn, .rowEven .btn,
.FormSubmitBG .btn, .formSubmitBG .btn, .formsubmitbg .btn,
.FormSubmitBG2 .btn, .formSubmitBG2 .btn {
	margin-right:5px;
}
.requestBox .btn-default,
.ccBtnPanel .btn-default,
.roweven .btn-default, .rowEven .btn-default,
.FormSubmitBG .btn-default, .formSubmitBG .btn-default, .formsubmitbg .btn-default
.FormSubmitBG2 .btn-default, .formSubmitBG2 .btn-default {
	background-color:#fff;
}
.requestBox .btn-default:hover,
.ccBtnPanel .btn-default:hover,
.roweven .btn-default:hover, .rowEven .btn-default:hover,
.FormSubmitBG .btn-default:hover, .formSubmitBG .btn-default:hover, .formsubmitbg .btn-default:hover,
.FormSubmitBG2 .btn-default:hover, .formSubmitBG2 .btn-default:hover {
	background-color:#f9f9f9;
}
input[type="radio"],
input[type="checkbox"] {
	margin:3px 3px 3px 4px;
}
.radio-inline input[type="radio"],
.checkbox-inline input[type="checkbox"] {
	margin:1px 0 0;
	margin-left:-20px;
	position:absolute;
}
fieldset {
  padding: 10px;
}
legend {
  margin-top: 0px;
}
html,
body,
div,
table tr td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
html,
body,
table tr td,
p {
  color: #000;
}
label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
}
label.fontHead, label.fonthead,
td.fontHead, td.fonthead,
td.fontHead label, td.fonthead label {
	font-size:12px;
	font-weight:bold;
}
.textareadesc a:hover, #history a:hover, 
.change-cnt-desc-attach a:hover, .ze_body a:hover, 
.repliesbox a:hover, .chngnotisum ol li a:hover, 
.chngnotisum ul li a:hover, .ui-detailed-desc ol li a:hover, 
.ui-detailed-desc ul li a:hover,
.textareadesc a:focus, #history a:focus, 
.change-cnt-desc-attach a:focus, .ze_body a:focus, 
.repliesbox a:focus, .chngnotisum ol li a:focus, 
.chngnotisum ul li a:focus, .ui-detailed-desc ol li a:focus, 
.ui-detailed-desc ul li a:focus {
	color:#06b;
	text-decoration:underline;
}
a.addservicebtnmiddle:hover, a.formsubmitbtn-ui1:hover,
a.addservicebtnmiddle:focus, a.formsubmitbtn-ui1:focus {
	color:#fff;
}
b,
strong {
  font-weight: 600;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.fontBlack b > label, .fontblack b > label { font-weight: 600; }
.h4,
h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h5,
h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: transparent;
  padding:0;
}
.usermenu b,
.accordion-log.accordion-timeline .semibold,
.accordion-log.accordion-timeline b,
.accordion-log.accordion-timeline strong {
  font-family:"Roboto Medium";
  font-weight:400;
}
.top-subheader div {
	font-size:13px;
}
.top-header *, .top-subheader * {
	box-sizing:border-box;
}
.top-header .navbar-nav > li > a {
  line-height:18px;
}
.top-subheader .input-group-addon {
  padding:4px 10px;
  font-size:13px;
}
.top-subheader .dd-globalsearch .input-group-addon {
  min-width:20px;
}
.top-evalband > div {
	font-family:"Roboto";
	font-size:13px;
	color:#515151;
}
.admin-sidebar .admin-searchbar {
	height:31px;
}
.admin-panel .h3,
.admin-panel h3 {
  font-family: 'Roboto';
	font-size:17px;
	font-weight:500;
	height:21px;
}
.admin-sidebar .nav-accordion.nav .nav > li > a {
	padding:6px 15px;
}
.admin-sidebar .nav-accordion.nav .nav > li > a,
.admin-sidebar .nav-accordion > .panel > a[data-toggle="collapse"] {
	font-family: 'Roboto';
	font-size:13px;
}
.feature-cnt .jumbotron-content h2 {
	font-weight:500;
	margin-bottom:9px;
}
.icon-xs {
	width:12px;
	height:12px;
}
ol.bullet-badge li:before {
	padding:5px 6px;
}
.uicomponent .table {
	margin-bottom:auto;
	width:auto;
}
.uicomponent .table > tbody > tr > th, 
.uicomponent .table > tbody > tr > td {
	border:none;
	padding:0;
	vertical-align:middle;
}

/* Profile Picture */
.um-picture .prp-pdetails
{
	min-width:190px; 
} 
.um-picture table tr td, 
.um-picture p, 
.um-picture div {
    color: #515151;
}
.um-picture div, 
.um-picture table tr td { 
    font-size: 13px;
}
.proThumIcon .prp-circle {
	height:34px; 
	width:34px;
	}
.um-picture .prp-circle-lx {
	width:86px; 
	height:86px;
	}
.prp-circle-lx .edit-pro-pic span.icnedit, 
.prp-circle-lx .edit-pro-pic span.icndelete{
	height:57px;
	}
.prp-circle-lx span.fadeIcon { 
    margin: 1px 0px -2px;
	width:86px; 
	height:86px;
} 
.um-picture .left .bdr a.btn:hover{
	background-color:#515151; 
	color:#fff;
}

/*** Chat css file added ***/
.chat-bar * p.chatname {
	font-size: 13px;
}
.chat-bar * .btn {
	padding: 0px 2px;
	border-radius: 0;
}
.chat-bar * div,.chat-bar * p:not(.text-muted):not(.chatname),.chat-bar * textarea,.chat-bar * input,.chat-bar * .dropdown-toggle {
	font-size: 13px;
	color: #515151;
	line-height: 1.42857;
}
.chatmain-column .chat-dropdownbtn .dropdown-toggle {
	border: none;
	padding: 4px 10px 5px 2px;
}
.chat-bar * {
    box-sizing: border-box;
	font-family: "Roboto";
}
.chat-bar label {
    display: inline-block;
    font-weight: 400;
}
/*** Chat css file added ***/
.btn-toggle *,
.btn-toggle *:before,
.btn-toggle *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hdr-usermenu span.user-offline, .hdr-usermenu span.user-offline-p, 
.hdr-usermenu span.user-online, .hdr-usermenu span.user-online-p
{
	width: 10px;
    height: 10px;
    box-sizing: border-box;
} 
div#_DIALOG_LAYER .ui-delicon { 
    top: 0px;
}
.accordion-log.accordion-timeline * {
	box-sizing:border-box;
}
.accordion-log.accordion-timeline *:not(.sdp-glyph) {
	font-size:13px;
}
.accordion-log.accordion-timeline *:not(button):not(a):not(.text-muted):not(.panel-heading *) {
	color:#515151;
}
.accordion-log.accordion-timeline *:not(.semibold):not(b):not(strong) {
	font-family: "Roboto";
}
.accordion-log.accordion-timeline .label.label-primary {
	text-align:center;
}
div#_DIALOG_LAYER .ui-delicon { 
 top: 0px; 
}



/*SCP Fixes*/


.top-header .sdp-glyph {
    font-size: 19px;
    line-height: 15px;
    vertical-align: middle;
}
.top-header .navbar-nav > li > a.hdr-helpmenu{line-height: 28px;}
.top-header a.hdr-helpmenu .sdp-glyph{margin-top: -5px;} 
.top-header a.hdr-helpmenu .sdp-glyph{margin-top: -5px;} 
.badge.badge-count{position: absolute;}


input.form-control, input.form-control:focus {
    display: block;
    width: 100%; 
    padding: 2px 6px;
    font-size: 13px; 
    color: #555;
    background-color: #fff;
    font-family: 'Roboto';
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
 
 .top-header .navbar-nav .hdr-usermenu{ display: block; height: 40px;}
  .top-header .navbar-nav .hdr-usermenu .pr-icon{ margin-top:7px; }
 .hdr-usermenu span.user-online-p, .hdr-usermenu span.user-offline-p { margin: -12px 0 0 20px;}
 #bu_list th div a{cursor: default;}
 .top-subheader .dd-globalsearch .form-control.allbu{padding-left: 30px!important;} 
 #request_collaboration .badge.badge-count{width: 26px; position: absolute; margin: -5px 0px 0px -6px;}


  /*SMS Integration Related Style*/
input.form-control, input.form-control:focus {
    display: block;
    width: 100%; 
    padding: 2px 6px;
    font-size: 13px; 
    color: #555;
    background-color: #fff;
    font-family: 'Roboto';
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    height: 28px;
}
 
.pl0{padding-left: 0px!important;}
.alignright{text-align: right;}
label {
    display: inline-block;
    max-width: 100%; 
}
.smsProList a span.Custom, .smsPrName a span.Custom {
    background: url(../images/ui-list-view.png) -98px -135px no-repeat;
    height: 22px;
    width: 23px;
}
