﻿/*Color 1: #035C98
Color 2: #06C0E9*/

body {
    background-color: #EEEFF3 !important;
}

select:focus, select.form-control:focus {
    border: 1px solid #06C0E9 !important;
}

input.btn ,.PNLPopup .PNLBtnOK,.PNLPopup .PNLBtnCancel,.btnPlus{
    background-color: #06C0E9;
    border: 1px solid #06C0E9;
    color: #fff;
}

.btnPlus {
    background: #06C0E9 url(../images/plus.png) no-repeat 50% 50%;
}

input.btn:hover, input.btn:focus,.PNLPopup .PNLBtnOK:hover,.PNLPopup .PNLBtnOK:focus,.PNLPopup .PNLBtnCancel:hover,.PNLPopup .PNLBtnCancel:focus,.btnPlus:hover, btnPlus:focus
{
    border: 1px solid #035C98 !important;
    background-color: #035C98 !important;
}

input.btnfocused {
    background-color: #035C98;
    border: 1px solid #035C98;
    color: #fff;
}

input.fmtxtbx:focus,textarea:focus,.search:focus,.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input:focus
{
    border: 1px solid #06C0E9 !important;
}

.Anchorbtn
{
    background-color:  #06C0E9;
    border: 1px solid  #06C0E9;
    color: white !important;
}

.Anchorbtn:hover, .Anchorbtn:focus
{
    border: 1px solid #035C98;
    color: white;
    background-color: #035C98;
}

div.multimain
{
    background-color: #06C0E9;
    border: 1px solid #06C0E9;
    color: #fff;
}

div.multimain:hover, div.multimain:focus
{
    border: 1px solid #035C98;
    background-color: #035C98;
}

.btnmultiAdd {
    background-color: #06C0E9;
    border: 1px solid #06C0E9;
    color: #fff !important;
}
.btnmultiAdd:hover, .btnmultiAdd:focus
{
    border: 1px solid #035C98;
    background-color: #035C98;
}


.divloginbar {background-color:#035C98;
}


/************ Master Page Css **********/

.wrappermastertopbar {
      background-color: #035C98; color:#fff;
}
.mastertopbar {
    background-color: #035C98; color:#fff;
}

.masterSpanSupport,.masterSpanSupport a {
    color: #d8d8d8;
}

.fmhead,.vtitle
{
    background-color:#EEEFF3;
    border-bottom: 2px dotted #06C0E9 !important;
}

.mastermenudiv {
    background-color: #CFCAD0;
    border-bottom: 2px solid #06C0E9 !important;
}

.mastermenutab {
    background-color: #06C0E9;
    color: #fff !important;
}

.mastermenutabalternate {
    background-color: #035C98;
    color: #fff !important;
}

.masterpopupheaddiv {
   border-bottom:2px dotted #06C0E9 !important;
}

#divInerPageHead {
    background-color: #EEEFF3;
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #CDD1DE; border:solid 1px #CDD1DE;
}

/************ Master Page Css End **********/

/****Multi Select *****/

.ui-multiselect:focus {border:1px solid #06C0E9 !important; }
/******* Multiselect End  *****/

div.dashTit hr{border: 0px dotted #06C0E9; }

.popupheaderfm{ border-bottom: 2px dotted #06C0E9 !important;
}

.PopupHeader { border-bottom: 2px dotted #F19201 !important;
}
.menu_sub_column > h5 {
    border-bottom:2px dotted #06C0E9 !important;
}

.tdGreen {
    background-color:#60d3a8;
}

.tdRed {
    background-color:#dc948d;
}

.tdYellow {
    background-color: #ffdc5b;
}

.aclick img,.aclick1 img {
    background-color: #035C98; 
    border-radius:3px;
}

.photoform ,.tblComment tr td img {
     background-color: #035C98; 
}

.whitebox:hover {
     background-color:#06C0E9;
    color:#fff !important;
    border-color:#06C0E9;
}
.whitebox:hover .dashVal a,.whitebox:hover .dashVal {
        color:#fff;
    }
    
    .cd-timeline-img.cd-location {
    background: #06C0E9 !important;
}

#cd-timeline::before
{
   background: #06C0E9 !important;
    
}

.themecolor1
{
    color: #035C98 !important;
}

.themebackground1
{
    background-color: #035C98 !important;
}

.themecolor2
{
    color: #06C0E9 !important;
}

.themebackground2
{
    background-color: #06C0E9 !important;
}

.direct-chat-warning {
    border-color: #06C0E9;
}
 .direct-chat-warning:before
 {
     border-right-color: #06C0E9;
 }

.wrapper {
    background-color: #fff !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    transition: background-color 5000s ease-in-out 0s;
}


.anchAI {
    border: solid 1px #ccc;
    color: #06C0E9;
   
}

    .anchAI:hover {
        background-color: #035C98;
       border-color: #035C98;
        color: #fff !important;
    }

.fc-event, .fc-agenda .fc-event-time, .fc-event a {
    border-color: #06C0E9;
    background-color: #06C0E9;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    border-color: #06C0E9 !important;
    background-color: #06C0E9 !important;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
 