.c-schedule-type
{   border: 0px !important;
}

#scheduleEditSchedule label span
{   padding-left: 4px;
    padding-right: 4px;
}


.activityCatalogIcon
{   padding: 0.2em 0.2em;
    font-size: 1.7em;
    color: steelblue;
    border-radius: 50px;
    /*background-color: DodgerBlue;*/
}


.ga-icon-toolbar
{   cursor: pointer;
    width: 36px;
    height: 36px;
    padding: 2px 0px;
    border-radius: 20px;
    text-align: center;
    font-size: 20px;
}


.ga-icon-action
{   cursor: pointer;
    font-size: 1.4em;
    display: inline-block;
    padding: 0.5em 0.5em;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #aaaaaa;
    background: #efefef;
}


.ga-icon-action-medium
{   cursor: pointer;
    font-size: 1.0em;
    display: inline-block;
    padding: 0.5em 0.5em;
    border-radius: 60px;
    box-shadow: 0px 0px 2px #aaaaaa;
    background: #efefef;
}


.ga-icon-danger
{   color: red;    
}


.ga-icon-trash
{   color: red;    
}


.ga-icon-edit
{   color: #57a5ff;    
}


.ga-icon-info
{   color: purple;    
}


.ga-icon-success
{   color: green;    
}


.ga-icon-play
{   box-shadow: 0px 0px 4px #57a5ff;
    color: #57a5ff;
    background: white;    
}


.ga-icon-toolbar-play
{   color: #57a5ff;    
}


.ga-text-blue
{   color: #57a5ff !important;    
}


.ga-icon-nav-left
{    color: steelblue;   
}


.ga-icon-purple
{    color: purple;   
}


.ga-icon-green
{    color: green;   
}


button.ga-action
{   border-radius: 5px;
    font-weight: bold;
}


.ga-activity-header
{   background: #efefef;
    color: MidnightBlue;
    font-size: 1.2em;
    font-weight: bold;
    padding: 10px;
}


.ga-activity-title
{   padding-top: 8px;    
}


.ga-activity-catalog-icon
{   font-size: 1.4em;    
}


.help-active
{   cursor: help;    
}


.gaWorkflowCanvas
{   width: 100%;
    height: 100%;
    border: 1px solid #eeeeee;
    background: white;
    position: absolute;    
}


.gaButtonCircle
{   width: 30px;
    height: 30px;
    border-radius: 30px !important;
    text-align: center !important;
    padding: 0px 0px 0px 0px !important;    
}


.pluginWrapperDiv
{   visibility: none;    
}


.header-blue
{   background-image: none !important;
    background-color: #0e2533 !important;    
}


.menu-blue
{   background-color: #0e2533 !important;    
}


.pcoded-submenu > li > a
{   color: LightSteelBlue !important;    
}


.nav-item > a, a.ga-link-light
{   color: LightSteelBlue !important;    
}


.nav-item-dark > a
{   color: #0e2533 !important;
}


.navbar-nav
{   color: #efefef !important;    
}


/*.mobile-menu
{   background-color: #dddddd;
    border-radius: 4px;    
}*/


a
{   color: steelblue !important;   
}


.btn-primary
{   background-color: #0e2533 !important;
    border-color: #eef6f9 !important;
}


.pro-head
{   background-color: #0e2533 !important;
}


body
{   background-color: #eef6f9 !important;    
}


.nav-link.active
{   background-color: #cccccc !important;    
    color: #0e2533 !important;
}


a.ga-link, a.nav-link
{   color: SteelBlue !important;   
}
