a {
    color: #4991EF;
}
.stepNb
{
    top: -4px !important;
}

.dshb_icoNav 
{
    margin: 0px 0px 10px 0px; 
    text-align:left!important;
}

@media (min-width: 1024) 
{
    .equal-margins .dshb_icoNav li:first-child
    {
        margin-left:5px !important;
        margin-right:5px !important;
    }       
}

.dshb_icoNav li:first-child
{
    margin-left:0px !important;
}
.nb_boxes-fix-margin
{
    margin-right: 8px!important;
}
.radio.inline, .checkbox.inline 
{
    padding-top: 0px;
}
.form-inline .radio.inline, .form-inline .checkbox.inline 
{
    margin-top: -1px;
}
.uni-checkbox-fix
{
    margin-left: -5px;
}

.at-sub-link
{
    display: inline;
    display: inline-block;
    height: 10px;
    width: 10px;
    border-left: 1px solid #666;
    border-bottom: 1px solid #666;
    margin-left: -15px;
    position: absolute;
}

.navbar .brand {
    padding: 0px 10px 0px 10px;
    width: 50px !important;
    height: 50px !important;
    margin: 0px;
    background: transparent url(https://html-assets-prod.guideflow.com/ebbbfc6342080876019757b735831e596fe512ef) 0% 0% no-repeat padding-box;
    opacity: 1;
}

/*@media (min-width: 1681px) 
{
    .navbar .brand {
        padding: 0px 10px 0px 10px;
    }
}*/

/* ----------------------Title section start---------------------------- */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) 
{  
   /* IE10+ specific styles go here */  
    .title-header, .titleMainText, .titleMiddleDot, .titleSubText,.titleDetails
    {
        /*display:inline-block;*/
    }
    .titleMiddleDot
    {
        font-family:Sans-Serif !important;
    }
}

.title-header, .titleMainText
{
    font-family:Arial;
    font-size: 44px;
    font-weight: normal;
}
.titleMiddleDot {
    font-family: Arial;
    font-size: 30px;
    vertical-align: middle;
    padding: 0px 5px;
    font-weight: normal;
}
.titleSubText {
    font-family: Arial;
    font-size: 30px;
    font-weight: normal;
    color: #242B3B;
}
.titleDetails {
    font-size: 30px;
    margin: 0px 10px;
    font-family: Arial;
    font-weight: normal;
    color: #242B3B80;
}
/* -----------------------Title section end-----------------------------*/

.popover.left .arrow
{
    direction:rtl;    
}
.popover.right .arrow
{
    direction:ltr;
}

.popover-title, .popover-content {
  padding: 5px !important;
}

.campaign-screenshot .popover.left .arrow
{
    direction:ltr;    
}

.campaign-screenshot .popover.right .arrow
{
    direction:rtl;
}
.btn-filter,
form .row-fluid.btn-filter
{
    margin-top:15px !important;
    text-align:right;  
}
.btn-filter > .btn+.btn
{
    margin-left:5px;    
}

#pnlReportCampaigns > .dropdown-menu
{
    left: 0;
    right: auto;
}
.alert {
    text-shadow: none;
    background: #F9B575 0% 0% no-repeat padding-box;
    border: 1px solid #F9B575;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 18px;
}
.alert a{
    text-shadow: none;
    color: #FFFFFF;
    font-size: 18px;
    cursor:pointer;
    text-decoration:underline;
}
.alert-danger, .alert-error {
    background: #FF6663 0% 0% no-repeat padding-box;
    border: 1px solid #FF6663;    
}
.alert-success {
    background: #21C49B 0% 0% no-repeat padding-box;
    border: 1px solid #21C49B;
}

