.b-close {
    display: inline-block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    width: 11px;
    height: 16px;
    background-repeat: no-repeat !important;
    text-indent: -10000px;
    outline: none;
    background-image: url("../images/portlet-remove-icon-white.png") !important;
    position: absolute;
    top: 12px;
    right: 18px;
    cursor: pointer;
    color: white;
}
iframe{
    border:0;
}
.Bold {
    font-weight: bold;
}
.btn.default.PaginatorButton
{
    color: #fff;
  background-color: #5866b1;
  border-color: #5866b1;
  margin-bottom:10px;
}
/*label {
    margin-right:3px;
    margin-top:5px;
    color:#999;
}*/
button.btn i{
    margin-right:5px;
}
a.btn i{
    margin-right:5px;
}
a.btn i{
    margin-right:5px;
}
.dropdown-menu > li > a i {
    margin-right:5px;
}
input[type=checkbox]
{
    display:none;
}
.lookup-button {
    position: absolute !important;
    background-color: transparent !important;
    border: none !important;
    font-weight: bold;
    width: 30px;
    height: 30px;
    right: 20px;
}
.input-group .btn.date-reset
{
    height:34px;
    /*margin-top:1px;*/
}
.input-group .btn.date-set
{
    height:34px;
    /*margin-top:1px;*/
}
.RequiredMark:before
{
    color:red;
    font-family:"FontAwesome";
    content: "\f069";
    font-size:6px;
}
.header-grid th{
    background-color:#bfbfbf !important;
    color: #fff !important;
    font-weight:normal !important;
}
.header-grid th .btn-info {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    float: right;
}
.table-striped td .btn {
    float: right;
}
.table-scrollable > .table-bordered {
    border:1px solid #ddd !important;
}
.breadcrumb li > a:after
{
    font-family:"FontAwesome";
    content: "\f101";
    font-size:11px;
    margin-left:3px;
    margin-right:3px;
}
.breadcrumb li > a:hover
{
    text-decoration:underline;
}
.breadcrumb li > span
{
    color:#333;
}
.form-group .form-group-inline input
{
    display:inline;
    width:50%;
}
.form-group .form-group-inline select
{
    display:inline;
    width:50%;
}

.empty-result {
    color: #888888;
    font-style: italic;
    display: block;
    text-align: center;
}

/*BEGIN: AutoComplete flyout */
.ac_results {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background-color: #fcfcfc;
    z-index: 9999;
}

    .ac_results ul {
        color: #1C1C1C;
        list-style-type: none !important;
        margin: 0;
        padding: 0;
    }

        .ac_results ul li {
            list-style-type: none !important;
            padding: 5px !important;
            cursor: pointer;
            border-bottom: 1px dotted #808080;
        }

            .ac_results ul li:HOVER {
                background-color: #e5e5e5 !important;
            }
/*END: AutoComplete flyout */
.popup-body {
    background-color: transparent !important;
}


.GoogleMapsControlPanel {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
    padding: 5px;
    border: none;
    text-align: center;
    font-family: 'Lato','sans-serif';
    line-height: 30px;
    padding: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.26);
    background-color: #f5f5f6;  
}
.GoogleMapsControlPanelButton {
    margin-left:4px;
    margin-right:4px;
    background-color:rgba(0, 0, 0, 0.26);
    text-transform:none !important;
    font-weight:200 !important;
    font-size:0.9em !important;
}

.GoogleMapsControlPanelButton.GoogleMapsControlPanelButtonEnabled {
    margin-left:4px;
    margin-right:4px;
    font-weight:bold;
    background-color:#00a65a !important; 
    color:white !important;
}

.Dashboard {
    width: 100%;
    height: 100%;
    padding-right:15px;
    
}

.AppHolder {
    display: inline-block;
    padding-right:10px;
    vertical-align:top;
}
.RowAppData  {
    overflow-y:auto;
}
.RowAppFilter {
    display:flex;
}
.RowAppFilter > div {
    margin-right:5px;
}

.App:HOVER {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.26);
}
.caption
{
    font-size:14px !important;
}

.ErrorPageBoxTable {
    width: 100%;
    border: 1px solid #CCC;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 5px 14px;
    /*background-color: #F2F2F2;*/
    background-image: url(../Images/moreoptions.png);
    background-repeat: repeat-x;
}

.ErrorPageTitleTable {
    width: 100%;
    border-bottom: 2px solid #CCC;
}

.ErrorPageMainTitle {
    text-transform: uppercase;
    font-weight: bold;
    color: #666;
}

.ErroPageHomeButton {
    background-attachment: scroll;
    background-clip: border-box;
    /*background-color: #F0F0F0;*/
    background-origin: padding-box;
    border-color: #F0F0F0;
    border-style: solid;
    border-width: 1px;
    border-collapse: separate;
    box-sizing: border-box;
    color: #666;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    float: right;
}


.ErrorPageImageCell {
    vertical-align: top;
    background-image: url(../Images/error.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 150px;
    background-color: transparent;
}

.ErroPageTitle1 {
    color: #666;
    padding-top: 5px;
    font-size: 25px;
}


.ErroPageTitle2 {
    color: #666;
    vertical-align: top;
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}

.ErroPageBoldMessage {
    color: #666;
    vertical-align: top;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

.ErroPageMessage {
    color: #666;
    font-size: 12px;
    background-color:white;
}

.ErrorPageLink {
    color: #0093B2;
    text-decoration: none;
    line-height: 18px;
    padding-top: 8px;
}

.ErrorPageTable {
    width: 100%;
}

.ErrorPageOutterBox {
    width: 10%;
    background-color:white;
}

.Required {
    background-color:rgb(250, 255, 189) !important;

}
/* 404 page option #1 */
.page-404 {
  text-align: center;
}

.page-404 .number {
  position: relative;
  top: 35px;
  display: inline-block;
  letter-spacing: -10px;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 128px;
  font-size: 128px;
  font-weight: 300;
  color: #7bbbd6;
  text-align: right;
}

.page-404 .details {
  margin-left: 40px;
  display: inline-block;
  padding-top: 0px;
  text-align: left;
}
.HelpText
{
    font-style:italic;
    
}

/* Dashboards */
.tiles .tile .tile-object > .actions .btn-sm {
    display:none;
}

.tiles .tile:hover .tile-object > .actions .btn-sm {
    display:inline-block;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2), 0 3px 6px rgba(0, 0, 0, 0.26);
}
.dropdown-language-public
{
    list-style: none;
    display:inline-block;
    padding:0px !important;
}
.UserGroupsSelection
{
    list-style:none;
}

.Filter {
    padding-right:10px;

}