/**DO NOT EDIT**/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	padding:0;order:0;outline:0;font-size:100%;background: transparent;	margin: 0px;}
ol, ul, p {	list-style: none; font-family: 'PT Sans', sans-serif;}
a, i { font-family: 'PT Sans', sans-serif;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all .5s; color:#333333;}
a:hover, a:focus { text-decoration:none; color:#04A292 !important;    outline:0;}
h1, h2, h3, h4, h5, h6 { font-family: 'PT Sans', sans-serif;}
blockquote {
background: #fff;
margin: 1.5em 10px;
padding: 40px 15px 80px 15px;
quotes: "\201C""\201D""\2018""\2019"; border:none;
-webkit-box-shadow: 0 0 10px 3px #C0C0C0;
box-shadow: 0 0 10px 3px #C0C0C0;}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline; font-style:italic;
}
::selection { background:#666; color:#00C1AD;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse:collapse;border-spacing:0;}
.clear {clear: both;height:0;overflow:hidden}
.clearfix:after {content:".";height:0;display:block;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
h3 { font-size:22px;}
h1 { font-size:26px;}
h2 { font-size:30px; margin-bottom:20px;}
h4 { margin-bottom:10px;}
p { padding:10px 0; line-height: 25px;}
header i { color:#fff;}
.input-group i { color:#3c763d;}
.helpcntnt img, .quiz img, .HelpFaq img {box-shadow: 0px 3px 2px #B7B7B7;
    -moz-box-shadow: 0px 1px 2px #B7B7B7;
    -webkit-box-shadow: 0px 0px 10px #B7B7B7;}
	
.Width70 { width:70%;}
.pad30 { padding:30px;}	
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/ Firefox < 16 /
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/ Safari, Chrome and Opera > 12.1 /
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/ Internet Explorer /
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/ Opera < 12.1 /
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/**DO NOT EDIT**/

.birdeyeicon {
    background-image:url(../images/eyebirdmedium.png)!important;
    background-repeat: no-repeat;
    background-color: #E2E2E2;
}
.Help_wrapper #BA-Logo { padding:15px 15px!important;}

.gsc-search-button
{
    background-color: #1a4195;
    border-radius: 5px;

}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background-color: #1a4195 !important;
    background-image: url("http://www.google.com/uds/css/v2/search_box_icon.png") !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 16px !important;
    border-color: #1a4195 !important;
    filter: none;
}
.feature_list { padding-top:10px;}
.feature_list li { margin-bottom:10px; font-size:16px; margin-left:10px;}
.feature_list li i, .step_list i, .nav-tabs i, .well i, .faq_accordian .panel-title i {background: -webkit-linear-gradient(#21aefe, #4585f2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 14px; margin-right: 10px;}
.step_list { margin-bottom:20px;}
.step_list h3 {margin-bottom:20px;}
.step_list h4 {font-size:18px;         color: #4385F6;}
.step_list img {margin:20px 0;         box-shadow: 0px 1px 10px #ccc;         max-width:100%;}
.iconsgr {width:45%;}
.quiz { margin-bottom:10px;}
.blue {background: -webkit-linear-gradient(#21aefe, #4585f2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-style:bold;}
.nav-tabs a { font-size:16px; font-weight:700;}
.tab-content h3 {margin-bottom:20px;}
.menu-sidebar .well { padding:0!important; margin-bottom:0!important; border-radius:0!important;}
.well li:first-child {border-bottom: 1px solid #CAC9C9;}
.well li {padding:10px; font-size:14px;}
.well a { display:block;}
.helpcntnt { -webkit-animation: fadein 2s;-moz-animation: fadein 2s;-ms-animation: fadein 2s;-o-animation: fadein 2s;animation: fadein 2s;}
.containerwrap { -webkit-animation: fadein 2s;-moz-animation: fadein 2s;-ms-animation: fadein 2s;-o-animation: fadein 2s;animation: fadein 2s;}
.marbot20 {margin-bottom:20px;}

.scrollTop {background: #333;display: block!important;height: 35px!important;width: 35px!important;color: #fff;text-align: center;line-height: 35px!important;border-radius: 5px;
font-size: 25px!important;}

.custom-scroll-top
{
  float:right;
  width: 0px;
height: 0px;
border-left: 28px solid transparent;
border-right: 28px solid transparent;
border-bottom: 33px solid rgba(62, 80, 126, 0.65) !important;
margin-right: 20px;
text-decoration: none !important;

}
.custom-scroll-top p
{
  position: relative;
font-size: 13px;
right: 10px;
top: 10px;
color: #fff;
}
.faq_accordian .panel { margin-bottom:15px;}
.faq_accordian .step_list img {margin:0;}
.faq_quiz li i {background: -webkit-linear-gradient(#21aefe, #4585f2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 16px; margin-right: 10px;}
.faq_quiz li { font-size:18px; margin-bottom:20px;}
.faq_quiz { margin-left:20px;}
.faq_quiz li a:hover {background: -webkit-linear-gradient(#21aefe, #4585f2); -webkit-background-clip: text; -webkit-text-fill-color:transparent;}
.contentsupport a:hover { text-decoration:none;}

.add_but i {background: transparent!important;color: #DA4A38!important; -webkit-text-fill-color: initial!important; font-size:20px!important;}
.pen_but i{background: transparent!important;color: #797979!important;-webkit-text-fill-color: initial!important; font-size: 20px!important;}
.width50 {width:50%;}
.inscolor {background-color: #F8F8F8!important; border: 3px solid #D38324; color: #D38324!important;}
.evocolor {background-color: #F8F8F8!important; border: 3px solid #3793F6; color: #3793F6!important;}
.diable_help {opacity: 0.5;pointer-events: none;}
.diable_help a:hover { cursor:not-allowed;}


/*DA */
.da_sub_menu {padding-left:55px !important; }
.da_sub_menu li {border:none!important;margin-bottom:10px;}
.da_sub_menu li a {color:#000;}
.da_sub_menu li a:hover {color: #4D90FE !important;text-decoration:none;}
.da_sub_menu li a i {    width: 20px;color: #686868; text-align: center;}
.da_sub_menu .active {color: #4D90FE !important;}
.DAcolor {background-color: #E64388;}
.slide-left-right{text-decoration:none;display: inline-block;color:black;}
.slide-left-right:after {content: '';display: block;height: 2px;width: 0;background: transparent;transition: width .5s ease, background-color .5s ease;
                         -webkit-transition: width .5s ease, background-color .5s ease;-moz-transition: width .5s ease, background-color .5s ease;}
.slide-left-right:hover:after {width: 100%;background: #4D90FE;}
.newdocbtn {
        text-align: center;
        padding: 10px;
}
.newdocbtn .btn { width:100%;
}

.newdocbtn .dropdown-menu {left: inherit;
        top: inherit;
        width: 100%;
        z-index: 1;
}

.DAcolor {
        background-color: #E64388;
}
.birdeyeicon {
        background-image: url(../images/eyebirdmedium.png);
        background-repeat: no-repeat;
}

.navtitle {
        font-size: 14px;
        position: relative;
        top: 8px;
        margin-left: 0px;
        color: #000;
}
ul.ulmenus li > ul {
           
}
.ulmenus {font-size: 14px;
}
.da_sub_menu {
     background: none !important;
        border: none !important;
                position: initial !important;
                -webkit-transform:none !important;
                transform: none !important;
                box-shadow:none !important;
}
.yellow-circle {
        background: #F6BF2F;
}
.btn-primary {
        background: #4285f4;
        background: -webkit-linear-gradient(top,#4387fd,#4683ea);
        background: linear-gradient(top,#4387fd,#4683ea);
        border-color: #4285f4;
}

.quiz {  border-bottom: 1px solid #ccc;
        padding: 10px;
        padding-top: 25px;}

.navbar-brand img {
    max-width: 190px;
        margin-top: 0px;background-color:#fff;padding: 12px 10px 15px 17px;
}
#sidermenu {
    border-top: 1px solid #ccc;
}
.feature_list li {  font-size:15px;}
.liheading{ font-size:16px;color: #0098EF; margin-left:10px;}
.feature_list {
    padding:5px 15px;
}
.innercontent {
            padding-left: 25px;
}
    .innercontent h5 {
    font-weight:bold;
            color: #5D5D5D;
    }
    .innercontent h5 span {
        font-weight:normal;
                color: #000;
    }
p {
line-height:20px;
}
.innercont-list h5{
    color:#2558C5;
}
.innercont-list h5 span{
    color:#000;
}

.blue-circle{background: #03A9F4;}
.line-icons {
        margin: 0px !important;
        border: 1px solid #ccc;           
        min-width: 25px;
    max-width: 60px !important;
}
.innercontent >div {padding: 7px 0px;
}
.contentcontainer a {    color: #00C1AD;
}
.contentcontainer a.btn {    color: #fff;
}
@media (max-width: 1200px){
.menuCircle {
        display: block;
        height: 25px;
        width: 25px!important;
        line-height: 25px!important;
        -moz-border-radius: 30px;
        border-radius: 30px;
        color: #fff;
        text-align: center;
        font-size: 12px!important;
        float: left;
        margin-right: 10px;
}
.sidebarmodule .navbar-collapse .navtitle {
        font-size: 13px;
        top: 2px;
}

.sidebarmodule .nav>li>a {
        height: auto;
        padding: 8px 15px 10px 3px;
}
}

@media (max-width: 480px) {
    .navbar-brand img {
    margin-top:0px;
    }
}

.helpVideoBack{
	position: absolute;color: #fff;padding: 15px;font-size: 17px;}
	.helpVideoBack:hover{
	position: absolute;color: #fff !important;padding: 15px;font-size: 17px; background-color:#3cb7f3; text-decoration:none;}


@media (max-width: 760px) and (min-width: 311px)
{
    .JKvideo iframe {
        width: 320px;
    }
    .table td
    {
        font-size:12px;
    }
    .sidebar ul li a.active {
        background: transparent;
        color: #000;
    }
    .menuitmes li a.active .navtitle {
        color: #0688fd;
    }
  
    .update-event iframe {
        width: 320px;
        margin:0 2px !important;
    }
    .page-wrap .feature_list {
        margin-left:1px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1300px){
    .subinnermenu li {
        padding: 5px 10px;
    }
    .sidebarmodule.sidemenunav .nav > li > a {
        padding: 8px 15px;
    }
    .powered{
        display: none;
    }
    .sidemenunav .menuitmes {
        overflow: auto;
        height: 88vh;
    }
}