/********************************Solution Gallery Fonts - Start********************************/

@font-face {
    font-family: text;
    src: url('../../fonts/myriad-set-pro-text.ttf');
}

@font-face {
    font-family: thin;
    src: url('../../fonts/myriad-set-pro_thin.ttf');
}

@font-face {
    font-family: bold;
    src: url('../../fonts/myriad-set-pro_bold.ttf');
}

@font-face {
    font-family: medium;
    src: url('../../fonts/myriad-set-pro_medium.ttf');
}

@font-face {
    font-family: semi;
    src: url('../../fonts/myriad-set-pro_semibold.ttf');
}

@font-face {
    font-family: Myriad Set Pro Bold;
    src: url('../../fonts/myriad-set-pro-bold.ttf');
}

@font-face {
    font-family: Myriad Set Pro;
    src: url('../../fonts/myriad-set-pro-text.ttf');
}

/********************************Solution Gallery Fonts - End********************************/

.divBodyContainer {
    padding-top: 62px;
}

#solutionGalleryProgressDiv {
    position: fixed;
    text-align: center;
    left: 44%;
    display: none;
    top: 64px;
    z-index: 9;
}
.homepageloader{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 15;
    left: 0px !important;
    top: 0px !important;
    background: #ffffffde;
}
.homepageloader img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.homepageloader label{
    position: absolute !important;
    top: 53% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}





















/*.container-fluid {
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
}*/


/********************************Header CSS Start***************************************/

sup {
    font-size: 100%;
}

label {
    font-weight: normal !important;
    font-family: text;
    font-size: 14px;
    margin-bottom: 0.3rem !important;
}

.solution-gallery-header {
    position: fixed;
    width: 100%;
    z-index: 10;
}

.solution-gallery-header .navigationbar {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 5000;
}

.solution-gallery-header a:visited {
    text-decoration: none !important;
}

.solution-gallery-header .navbar {
    /*background-color: #0f74e9;*/
    border-radius: 0px !important;
    font-family: medium;
    color: white !important;
    margin: 0px;
}

/*.solution-gallery-header .navbar .container{
    padding-bottom: 6px;
}*/

.solution-gallery-header .logo img {
    position: relative;
    bottom: 6px;
}

.solution-gallery-header .navbar-span a {
    color: white;
    font-family: medium;
    font-size: 14px;
    line-height: 60px;
    border-left: solid 1px white;
    padding-left: 15px;
}

.solution-gallery-header .navbar-span img {
    padding-left: 20px;
}

.solution-gallery-header .no-border {
    border: none !important;
}

.solution-gallery-header .right {
    float: right;
}

.solution-gallery-header .custom-nav {
    padding-top: 18px;
    position: relative;
    left: 0px;
}

.solution-gallery-header .nav>li>a {
    position: relative;
    display: block;
    padding: 0px;
    color: white;
    font-family: medium;
    font-size: 14px;
}

.solution-gallery-header .nav>li>a:hover {
    background: none;
    /*border-bottom: solid 1px white;*/
    text-decoration: underline;
}

.solution-gallery-header .active a {
    /*border-bottom: solid 1px white;*/
    text-decoration: underline;
}

.solution-gallery-header .nav>li {
    padding: 0.1rem 1.3rem;
}

.solution-gallery-header .nav>li>a:visited {
    background-color: #1892d3 !important;
}

.solution-gallery-header .nav-short {
    font-size: 12px;
}

.solution-gallery-header .nav>li img {
    position: relative;
    bottom: 2px;
}

.solution-gallery-header .menu-icon {
    padding-left: 36px;
}

.solution-gallery-header .dotted-border {
    border-left: dotted 1px white;
}

.solution-gallery-header .menu-icon:hover {
    opacity: 0.7;
}


.mainMenuUserName {
    padding-top: 12px;
}

.master-header-icon-container {
    list-style: none;
    display: inline-flex;
    padding-left: 0px;
    float: right;
    position: relative;
    top: 4px;
}

.master-header-icon-container li {}

.master-header-icon-container li:not(:first-child) {
    padding-left: 10px;
}

.master-header-icon-container li:nth-child(3) {
    padding-right: 15px;
}

.master-header-icon-container li:nth-child(4) {
    padding-left: 5px;
}


.master-header-icon-container label {
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    padding-top: 3px;
}

.btnSignout {
    color: white;
    font-family: 'Myriad Set Pro';
}

.btnSignout:hover {
    cursor: pointer;
    text-decoration: underline;
}




















/********************************Header CSS End***************************************/


/********************************Logout CSS Start***************************************/

/*.logoutList {
    left: inherit;
    right: 10px !important;
    position: relative;
    float: right;
    top: -3px;
}*/

.logoutList li label {
    position: relative;
    top: 2px;
    left: 5px;
    cursor: pointer;
}

/*.context-menu-logout {
    position: absolute;
    width: 240px;
    top: 50px;
    right: 35px;
}*/

.context-menu-logout {
    position: absolute;
    width: 245px;
    top: 40px;
    right: 102px;
    display:none;
}

.tip {
    position: relative;
    float: right;
    top: 1px;
    right: 102px;
    width: 12px;
    height: 12px;
    border-top: solid 6px transparent;
    border-bottom: solid 6px white;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    z-index: 9999;
}

.logoutList {
    left: inherit !important;
    right: 10px !important;
    position: absolute !important;
    float: right !important;
    top: 10px !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
}

.logoutList li .switch {
    float: right;
}

.big-user-name-cricle {
       background: white;
    border: solid 1px #0f74e9;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 160px;
    color: #0f74e9;
    float: left;
}

/*.big-user-name-cricle {
    background: white;
    border: solid 1px #1892d3;
    margin-left: 13px;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 160px;
    color: #1892d3;
}*/

/*.user-name-cricle {
    background: white;
    border: solid 1px #1892d3;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 90px;
    color: #1892d3;
    position: relative;
    top: -4px;
    cursor: pointer;
}*/

.big-user-name-circle-span {
      text-align: center;
    width: 100%;
    display: block;
    padding: 0;
    font-size: 19px;
    display: block;
    font-family: thin;
}

.user-info {
    display: inline-block;
    padding: 0px 11px 0px 5px;
    font-size: 13px;
    bottom: 3px;
    position: relative;
    font-family: text;
}

.context-menu-logout .dropdown-menu>li>a {
    display: block;
    padding: 4px 20px;
    color: black;
    font-family: text;
    text-decoration:none;
}

.context-menu-logout .dropdown-menu > li > a:hover {
    background-color: #f5f5f5;
}
.context-menu-logout .dropdown-menu>li>a>img {
    padding-bottom: 3px;
}

.user-name-circle-span {
    margin: auto;
    text-align: center;
    width: 100%;
    display: block;
    height: 100%;
    padding: 13px 9px;
    position: relative;
    bottom: 8px;
    font-size: 20px;
    font-family: thin;
}

/*.user-name-circle-span {
    margin: auto;
    text-align: center;
    width: 100%;
    display: block;
    height: 100%;
    padding: 13px 9px;
    position: relative;
    bottom: 8px;
    font-size: 20px;
    font-family: thin;
}*/

/*.big-user-name-cricle {
    background: white;
    border: solid 1px #1892d3;
    margin-left: 13px;
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 160px;
    color: #1892d3;
}*/

.blue {
    color: #1892d3;
}

/*.big-user-name-circle-span {
    margin: auto;
    text-align: center;
    width: 100%;
    display: block;
    height: 100%;
    padding: 13px 9px;
    position: relative;
    bottom: 9px;
    right: 0px;
    font-size: 25px;
    font-family: thin;
}*/

/*.tip {
    position: relative;
    float: right;
    top: -12px;
    right: 27px;
    width: 12px;
    height: 12px;
    border-top: solid 6px transparent;
    border-bottom: solid 6px white;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    z-index: 9999;
}*/

/*.user-info {
    display: inline-block;
    padding: 0px 11px 0px 5px;
    font-size: 13px;
    bottom: 3px;
    position: relative;
    font-family: medium;
}*/

.user-info .user-email {

    color: black;
}

/*.context-menu-logout .dropdown-menu>li>a {
    display: block;
    padding: 6px 32px;
    color: black;
    font-family: medium;
}

.context-menu-logout .dropdown-menu>li>a>img {
    padding-bottom: 3px;
}

.context-menu-logout .dropdown-menu>li a label {

    padding-left: 10px;
}*/




















/********************************Logout CSS End***************************************/


/********************************Footer CSS Start***************************************/

.footer {
    background-color: #fafafa;
    padding: 15px 0px 1px 0px;
    line-height: 15px !important;
    position: fixed;
    top: 603px;
    width: 100%;
}

.footer ul {
    text-align: center;
}

.footer ul li {
    list-style-type: none;
    color: white;
    font-family: text;
    color: black;
    display: inline;
    padding: 0px 15px;
    text-align: center;
}

.footer ul li a {
    color: Black;
}

.footer ul li.active {
    text-decoration: underline;
}

.footer ul li.active a {
    color: #1892d3;
}

.footer p {
    font-family: thin;
    color: #848484;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.footer-a a:hover {
    text-decoration: underline;
    color: white;
}

.footer-heading {
    font-size: 22px;
    margin-bottom: 15px;
}

#back-to-top {
    display: none;
    width: 50px;
}

#back-to-top.show {
    opacity: 1;
}

.up {
    position: fixed;
    bottom: 15px;
    right: 60px;
    z-index: 10;
}

.icon-bar {
    background-color: #3b5999 !important;
}





















/********************************Footer CSS End***************************************/


/********************************Custom Scroll CSS Start***************************************/

@media (min-width: 767px) {
    ::-webkit-scrollbar {
        width: 11px;
        height: 11px;
    }
    /* Track */

    ::-webkit-scrollbar-track {
        border: 1px solid #D1D3D4;
    }

    /* Handle */

    ::-webkit-scrollbar-thumb:vertical {
        -webkit-border-radius: 10px;
        border-radius: 6px;
        background: #E0DFDF;
        width: 10px;
        background: url('../../Content/Images/ScrollBar/scrollbar-thumb-horizontal.png') 0;
    }

    ::-webkit-scrollbar-thumb:horizontal {
        -webkit-border-radius: 10px;
        border-radius: 6px;
        background: #E0DFDF;
        width: 10px;
        background: url('../../Content/Images/ScrollBar/scrollbar-thumb-vertical.png') 0;
    }

    ::-webkit-scrollbar-button:start:vertical:increment {
        display: block;
        border: 1px solid #D1D3D4;
        border-top: none;
        border-bottom: none;
    }

    ::-webkit-scrollbar-button:start:vertical:decrement {
        display: block;
        border: 1px solid #D1D3D4;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }


    ::-webkit-scrollbar-button:end:vertical:increment {
        display: block;
        border: 1px solid #D1D3D4;
        border-top: none;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    ::-webkit-scrollbar-button:end:vertical:decrement {
        display: block;
        border: 1px solid #D1D3D4;
        border-top: none;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    ::-webkit-scrollbar-button:start:horizontal:increment {
        display: block;
        border: 1px solid #D1D3D4;
        border-right: none;
    }

    ::-webkit-scrollbar-button:start:horizontal:decrement {
        display: block;
        border: 1px solid #D1D3D4;
        border-right: none;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    ::-webkit-scrollbar-button:end:horizontal:increment {
        display: block;
        border: 1px solid #D1D3D4;
        border-left: none;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    ::-webkit-scrollbar-button:end:horizontal:decrement {
        display: block;
        border: 1px solid #D1D3D4;
        border-left: none;
    }

    ::-webkit-scrollbar-button:vertical:increment {
        height: 13px;
        background: url('../../Content/Images/ScrollBar/arrow-scroll-down.png') no-repeat 1px;
    }

        ::-webkit-scrollbar-button:vertical:increment:hover {
            background: url('../../Content/Images/ScrollBar/arrow-scroll-down-hover.png') no-repeat 1px;
        }

    ::-webkit-scrollbar-button:vertical:decrement {
        height: 13px;
        background: url('../../Content/Images/ScrollBar/arrow-scroll-up.png') no-repeat 1px;
    }

        ::-webkit-scrollbar-button:vertical:decrement:hover {
            background: url('../../Content/Images/ScrollBar/arrow-scroll-up-hover.png') no-repeat 1px;
        }

    ::-webkit-scrollbar-button:horizontal:increment {
        width: 13px;
        background: url('../../Content/Images/ScrollBar/arrow-scroll-right.png') no-repeat 4px 1px;
    }

        ::-webkit-scrollbar-button:horizontal:increment:hover {
            background: url('../../Content/Images/ScrollBar/arrow-scroll-right-hover.png') no-repeat 4px 1px;
        }

    ::-webkit-scrollbar-button:horizontal:decrement {
        width: 13px;
        background: url('../../Content/Images/ScrollBar/arrow-scroll-left.png') no-repeat 4px 1px;
    }

        ::-webkit-scrollbar-button:horizontal:decrement:hover {
            background: url('../../Content/Images/ScrollBar/arrow-scroll-left-hover.png') no-repeat 4px 1px;
        }
}


















/********************************Custom Scroll CSS Start***************************************/


/*Responsive Style - Start*/

@media all and (min-width: 768px) and (max-width:1072px) {

    .solution-gallery-header .navbar-collapse {

        /*width:37%;*/
    }
    .solution-gallery-header .nav>li {
        /*padding: 0px 8px !important;*/
    }
}

@media (max-width: 480px) {

    .solution-gallery-header .navbar {
        height: auto !important;
        margin: 0px;
    }
    .calltoactionprogress {
        position: relative !important;
        top: 13px !important;
        right: unset !important;
    }
    .master-header-icon-container {
        top: -5px;
        float: none;
    }

    .mainMenuUserName {
        padding-top: 0px;
    }



    .solution-gallery-header .navbar .container-fluid {
        padding-bottom: 0px;
    }
}

@media (max-width: 991px) {

    .nav>li {
        padding: 0px 16px !important;
    }
     .reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer {
    width: auto !important;
	background:white;
	}
}

@media (max-width: 767px) {

    .pricing-tabs span.pricing-span{
        bottom:1px !important;
    }

    .myScheduledReportsPopUpWrapper{
        padding:0 !important;
    }

    .reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .reportConfigurationContainer .divLoader{
         position:static;
	}


    .divBodyContainer {
    padding-top: 56px !important;
}

     .schedule-popup-label{
    display:block !important;   
    text-align:left; 
    }
     .reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .sort-btn select {
    margin-left: 0 !important;
}

    .reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box {
        margin: 13px 30px !important;
    }
   .view-toggle-btn{
       display:none;
   }

   .reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .sort-btn:last-child {
    margin-left: 0 !important;
}
    .reportConfigurationContainer .divLoader{
        height:auto !important;
    }
    .reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer #imgUserScheduleSearch {
   
    top: 7px;
   
    right: 31px;
}
}

@media (max-width: 580px) {

    #solutionGalleryProgressDiv {

        left: 10px;
    }

    #back-to-top {

        display: none;
    }

    .reportConfigurationPopUpWrapper {
        overflow: auto;
        height: 100%;
        padding-bottom: 50px;
    }
}

@media (max-width: 1025px) {

    .navbar {
        /*height: auto !important;*/
    }


    .footer ul {
        text-align: center;
        margin-bottom: 40px;
    }

    .navigation a {
        padding-left: 0px !important;
        text-align: center;
    }


    #video {
        margin-top: 55px;
    }


    .navbar-header {
        display: inline-block;
        margin: 0 !important;
    }

    /*.navbar-brand {
        padding: 9px 2px;
    }*/

    .navbar-toggle {
        padding: 7px 7px !important;
        margin: 0 !important;
        position: relative;
        top: 13px;
    }

    .nav-short {}

    .user-name-cricle {
        margin-left: 11px !important;
    }

    .navbar-collapse {
        overflow: hidden !important;
        width: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }

    .nav>li {}

    .nav>li>a {
        text-align: left;
        margin-bottom: 18px;
    }

    .footer ul li {
        display: block;
    }

    .footer ul {
        padding: 0;
        margin: 0;
    }

    .up {
        /*bottom: 23px !important;
        left: 20px !important;*/
        right: 13px;
    }

    .main-heading {
        font-size: 27px;
        padding: 0px 5px;
        margin-top: 10px;
    }

    .para-style {
        font-size: 16px;
    }

    .heading {
        font-size: 25px !important;
        padding: 20px 5px;
    }

    .section-padding {
        padding-bottom: 20px;
        padding-top: 20px;
    }


    /*new css*/
    /*.navbar-header {
        float: none;
    }*/
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        /*border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
    }
    .navbar-collapse.collapse {
        /*display: none!important;*/
    }
    
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}




















/*Responsive Style - End*/

.cursorPointer {
    cursor: pointer;
}

.highlightSearchTerm {
    background-color: #fff02a;
    display: inline;
    font-weight: bold;
}

.divSummaryMenu {
    border: 1px solid #ececec;
    width: auto;
    min-width:100px;
    background: white;
    box-shadow: rgba(117, 117, 117, 0.66) 0px 1px 4px;
    z-index: 9999;
    position: absolute;
    /* right: 15px; */
    color: #a2a2a2;
    padding: 5px 7px;
    display: none;
    /* top: 20px; */
}

.divSummaryMenu ul {
    list-style: none;
    padding: 4px 5px 0px 6px;
}

.divSummaryMenu ul li {
    /*padding: 0px 0px 0px 5px;*/
}





















/********************************Solution Gallery Buttons - Start********************************/

.btnNormal {
  border: 1px solid #ff7c24 !IMPORTANT;
    font-family: 'Myriad Set Pro';
    font-size: 14px;
    color: #ff7c24 !important;
    text-align: center;
    border-radius: 100px !important;
    background-color: white !important;
    padding: 3px 22px !important;
    margin-right: 3px;
    outline: 0 !important;
}

.btnNormal a {
    text-decoration: none;
    color: #969696;
}

.btnNormal:hover {
       background: #ff7c24 !important;
    color: white !important;
    cursor: pointer;
}


.btnNormal:hover a {
    color: #fff;
}

.btnNormal a:hover {
    text-decoration: none;
    color: #fff;
}

.btnDisable {
    border: 1px solid #bbbbbb;
    font-family: 'Myriad Set Pro';
    font-size: 14px;
    color: #969696;
    text-align: center;
    border-radius: 2px;
    background-color: #fff;
    padding: 3px 0px;
    margin-right: 3px;
    cursor: not-allowed;
    width: 66px;
}

.btnEnable {
    border: 1px solid #1892d3;
    font-family: 'Myriad Set Pro';
    font-size: 14px;
    color: #1892d3;
    text-align: center;
    border-radius: 2px;
    background-color: #fff;
    padding: 3px 0px;
    margin-right: 3px;
    width: 66px;
    line-height:21px;
}

.btnEnable:hover {
    background: #1892d3 !important;
    color: white !important;
    cursor: pointer;
}




.btnActive {
    /*border: 1px solid #1892d3;
    font-family: 'Myriad Set Pro';
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    background-color: #1892d3;
    padding: 3px 22px;*/
    border: 1px solid #1892d3;
    font-family: 'Myriad Set Pro';
    font-size: 14px;
    color: #1892d3;
    text-align: center;
    border-radius: 100px;
    background-color: white;
    padding: 3px 22px;
    margin-right: 3px;
    outline: 0 !important;

}
.btnActive:hover {
       background: #1892d3 !important;
    color: white !important;
    cursor: pointer;
}

.btnActive img {
    margin-left: 2px;
    cursor: pointer;
}

.btnActive img:hover {
    background-color: lightblue;
}

.btnActive a {
    text-decoration: none;
    color: #fff;
}

.reportConfigurationContainer .divReportConfigurationFooter .btnNormal,
.reportConfigurationContainer .divReportConfigurationFooter .btnActive {
    margin: 2px;
}

.inner-input {
    height: 26px !important;
}




















/********************************Solution Gallery Buttons - End********************************/


/********************************OverLay CSS End***************************************/

.divSolutionGalleryOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9998;
    background: rgba(255, 255, 255, 0.80);
}
.navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .navbar-nav .dropdown-item {
    padding: 0.1rem 0.8rem;
}




















/********************************OverLay CSS End***************************************/


/********************************Solution Gallery SignUpWithGoogleAnalytics Popup - Start********************************/

#divSignUpWithGoogleAnalyticsOverlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    opacity: 0.7;
    z-index: 13;
    display: none;
}


.divSignUpWithGoogleAnalyticsPopupContainer {
    max-width: 440px;
    width: 90%;
    z-index: 9999;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.divSignUpWithGoogleAnalyticsContainer {
    border: 1px solid #ededed;
    background-color: #ffffff;
    max-width: 100%;
}

.divSignUpWithGoogleAnalyticsContainer .divSignUpWithGoogleAnalytics {
    border-bottom: 1px solid #ededed;
    padding: 20px 10px 20px 10px;
    font-family: text;
    font-size: 13px;
    color: #838383;
    overflow: auto;
}

.divSignUpWithGoogleAnalyticsContainer .header {
    border-bottom: 1px solid #c8c8c8;
    padding: 8px 0px 8px 10px;
    background-color: #1892d3;
}

.divSignUpWithGoogleAnalyticsContainer .lblSignUpWithGoogleAnalyticsHeader {
    color: #fff;
    font-family: 'Myriad Set Pro';
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    padding: 4px 0px 0px 9px;
}


.divSignUpWithGoogleAnalyticsContainer .divSignUpWithGoogleAnalyticsFooter {
    height: 100%;
    padding: 8px;
    display: inline-block;
    width: 100%;
}

.divSignUpWithGoogleAnalyticsContainer .divSignUpWithGoogleAnalyticsFooter .btnActive {
    margin: 2px;
}

.divSignUpWithGoogleAnalyticsContainer .divSignUpWithGoogleAnalyticsFooter #btnSignUp {
    background-color: #f8f8f8;
    border: 1px solid #ededed;
    color: #9e9e9e;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position-y: 5px;
    background-position-x: 5px;
    padding-left: 30px;
    padding-right: 10px;
}

/*#divGoogleAnalyticsSignup .signUpGoogleAnalytics {
    background-image: url('../../Content/Images/SignUpWithGoogleAnalyticsDialogue/google-analytics.png');
}*/

/*#divGoogleAdwordsSignup .signUpGoogleAdwords {
    background-image: url('../../Content/Images/SignUpWithGoogleAnalyticsDialogue/google-adword.png');
}*/

.divSignUpWithGoogleAnalyticsContainer .divSignUpWithGoogleAnalyticsFooter #btnSignUp:hover {
    background-color: #eceaea;
}

.divSignUpWithGoogleAnalyticsContainer .divSignUpWithGoogleAnalyticsFooter .datafieldsidentificationtextlabeltext {
    font-family: text;
    font-size: 13px;
    color: #838383;
    font-weight: normal;
    position: relative;
    top: 4px;
}




















/********************************Solution Gallery SignUpWithGoogleAnalytics Popup - End********************************/


/********************************calender control - start*************************************************/


.daterangepicker td, .daterangepicker th{
    padding:5px !important;
}

.daterangepicker th{
    font-weight:normal;
    font-family:semibold;
}

.daterangepicker .glyphicon{
    color:#0f74e9 !important;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #0f74e9 !important;
}
/********************************calender control - end*************************************************/
/********************************Report Popup CSS - start*************************************************/

.reportConfigurationPopUpContainer {
    width: 785px;
    margin: 33px auto;
}

.reportConfigurationContainer {
    background: #ffffff;
    max-width: 100%;
    position: relative;
}

.reportConfigurationContainer .header {
    padding: 8px 10px;
    background-color: #0f74e9;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.reportConfigurationContainer #imgCross {
    margin-top: 8px;
}

.reportConfigurationContainer .lblReportHeader {
    color: #fff;
    font-family: 'Myriad Set Pro';
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    padding: 2px 0px 0px 5px;
}

.reportConfigurationContainer .header>div:nth-child(2) {
    padding-left: 20px;
}

.reportConfigurationContainer .lblReportHeaderDescription {
    color: #000000;
    font-family: 'Myriad Set Pro';
    font-size: 14px;
    font-weight: normal;
}

.reportConfigurationContainer .stepHeader {
    width: 100%;
    border-bottom: 1px solid #ededed;
    height: auto;
}

.reportConfigurationContainer .contentContainer {
    border: 1px solid #ededed;
    border-top: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.reportConfigurationContainer .divMessageContainer {
    padding: 5px 5px 0px 0px;
    height: 25px;
    margin-bottom:15px;
}

.reportConfigurationContainer .divMessage {
    color: red;
    font-size: 13px;
}

.reportConfigurationContainer .divInfo {
    background-image: url(../../Content/Images/Import/icon-info.png);
    background-image: -webkit-image-set(url('../../Content/Images/Import/icon-info.png') 1x, url('../../Content/Images/Import/icon-info@2x.png') 2x);
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 24px;
    margin-left: 10px;
}

.reportConfigurationContainer .divInfo:hover {
    background-image: url(../../Content/Images/Import/icon-info-hover.png);
}

.reportConfigurationContainer .body {
    font-family: text;
    color: #000000;
    border-bottom: 1px solid #ededed;
    height: 400px;
    min-height: 355px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    /*display: inline-flex;
        align-items: center;*/
    /*padding-left: 20px;
        padding-right: 20px;*/
    padding: 0px 20px;
    /*background: #e8e8e8;*/
    position: relative;
    font-size:14px;
}

.reportConfigurationContainer .body .divDataWarningContainer {
position: absolute;
    bottom: 2px;
    left: 48px;}

.reportConfigurationContainer .reportConfigurationBodyRight h4 {
    margin-bottom: 20px;
    font-size: 18px;
}

.reportConfigurationContainer .reportConfigurationBodyRight label,
.reportConfigurationContainer .reportConfigurationBodyRight span,
.reportConfigurationContainer .reportConfigurationBodyRight p,
.reportConfigurationContainer .reportConfigurationBodyRight input,
.reportConfigurationContainer .reportConfigurationBodyRight select {
    color: #838383;
    font-size: 14px;
    font-family:text;
    
}

.reportConfigurationContainer .reportConfigurationBodyRight input{
border: 1px solid #dcdcdc;
}


.reportConfigurationContainer .reportConfigurationBodyRight .col-md-10, .reportConfigurationContainer .reportConfigurationBodyRight .col-md-2{
    padding: 0px;
}

.reportConfigurationContainer .reportConfigurationBodyLeft {
    margin-top: 44px;
    padding-right: 33px;
    position: static !important;
    margin-bottom: 10px;
}

.reportConfigurationContainer .divReportDataContainer {
    position: static;
}

.reportConfigurationContainer .divReportDataContainer input,
select,
.reportConfigurationContainer .divReportSettingsContainer input,
select {
    /*height:30px;
        border-color:#dcdcdc;*/
}


.reportConfigurationContainer .divReportSettingsContainer {
    position: static;
}

.reportConfigurationContainer .divReportSettingsContainer .lblHeading {
    /*padding: 8px;*/
}



.reportConfigurationContainer .popUpRowSpacing {
    margin-bottom: 20px;
}


.reportConfigurationContainer input[type=text],
.reportConfigurationContainer input[type=time],
.reportConfigurationContainer select {
    width: 100%;
    padding: 0px 8px;
    border: 1px solid #dcdcdc;
    height:28px;
}

.reportConfigurationContainer .removeSpacing {
    padding: 0;
}

.reportConfigurationContainer .divLoader {
    background-color: #f5f5f5;
    height: 33px;
    padding-top: 8px;
    border-bottom: 1px solid #ededed;
}




















/********************************Report Popup CSS - end*************************************************/


/********************************MyScheduledReports CSS*************************************************/

#divUserScheduleMainContainer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    top: 0;
    left: 0;
    z-index: 11;
}

#divUserInvoicesMainContainer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    top: 0;
    left: 0;
    z-index: 11;

}

.UserSchedulelink {
    cursor: pointer;
}

.UserSchedulelinkLeft {
    color: #000 !important;
    text-decoration: none;
    position: relative;
    top: 2px;
}

.myScheduledReportsPopUpContainer .divLoader {
    padding-top: 3px;
}

/*.myScheduledReportsPopUpContainer .divLoader .loader-img-container,
.myScheduledReportsPopUpContainer .divLoader .help-link {
    margin-top: 5px;
}*/

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer {
    width: 1080px;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .body {
    min-height: 450px;
    border-bottom: none !important;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .sort-btn {
    font-family: 'Myriad Set Pro';
    font-size: 14px;
    color: #828282;
    text-align: center;
    line-height: 24px;
    cursor: default;
    margin-top: 3px;
    display:inline-block;
}

    .reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .sort-btn .pull-left{
    display:inline-block;
    }

    .schedule-popup-label{
    display:inline-block;    
    }

    .reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .view-toggle-btn .pull-right{
        float:right;
    }

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .sort-btn select {
    background-color: #f5f5f5;
    padding: 3px 10px !important;
    border-radius: 2px;
    display: inline-block;
    border: 1px solid #f5f5f5;
    margin-left: 10px;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .sort-btn:last-child {
    margin-left: 50px;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .switch-btn .switch {
    width: 30px;
    height: 30px;
    border: solid 1px #ededed;
    float: left;
    cursor: pointer;
    text-indent: -200px;
    outline: 0;
    overflow:hidden;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .switch-btn .switch:not(.active):hover {
    background-color: #eef8fe !important;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .switch-btn .switch:first-child {
    border-right: none;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .switch-btn .switch.list {
    background: url('../../Content/Images/UserSchedule/list-inactive.png') no-repeat;
    background-position: center;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .switch-btn .switch.tile {
    background: url(../../Content/Images/UserSchedule/tile-inactive.png) no-repeat;
    background-position: center;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .switch-btn .switch.list.active {
    background: url(../../Content/Images/UserSchedule/list-active.png) no-repeat;
    background-position: center;
    background-color: #1892d3;
    border-color: #1892d3;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .switch-btn .switch.tile.active {
    background: url(../../Content/Images/UserSchedule/tile-active.png) no-repeat;
    background-position: center;
    background-color: #1892d3;
    border-color: #1892d3;
}



.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box {
    height: 199px;
    width: 324px;
    padding: 6px 10px;
    text-align: center;
    margin: 13px 13px;
    float: left;
    background-color: #ffffff;
    color: #6a6a6a;
    border: 1px solid #dde5f3;
    position: relative;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box:hover {
    border: 1px solid #1892d3;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box .report-name {


    display: flex;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box .report-name label {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box .report-name img {
    position: relative;
    bottom: 1px;
    margin-right: 4px;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box .scheduleWeeklyArrow {
    height: 5px;
    top: 8px;
    left: 4px;
    margin-right: 4px !important;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box .report-date p {
    font-size: 12px;
    color: #ababab;
    margin-bottom: 0px;
    cursor: context-menu;
}


.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box .tile-footer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 6px 10px;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .box .tile-cancel-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 21px;
    height: 21px;
    cursor: pointer;
}


.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer table {
    margin-top: 20px;
    /*cursor: context-menu;*/
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer table thead {
    background: #1892d3;
    color: #fff;
    font-family: 'Myriad Set Pro';
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer table tbody td {
    font-weight: normal;
    text-align: center;
    font-size: 13px;
    color: #828282;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer table thead th {
    border-bottom: none;
    font-weight: normal;
    text-align: center;
    font-size: 15px;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer table .grid-cancel-btn {
    width: 13px;
    margin-top: 1px;
    height: 13px;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .table-hover>tbody>tr:hover {
    background-color: #eef8fe !important;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer #txtSearchText {
    width: 93%;
    padding: 2px 8px;
    border: 1px solid #dcdcdc;
    font-family: 'Myriad Set Pro';
    font-size: 13px;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer #imgUserScheduleSearch {
 float: right;
    position: absolute;
    top: 7px;
    padding-left: 6px;
    right: 35px;
}


.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .divSearchControls {
    margin-top: 15px;
}

.scheduleempty {
    text-align: center;
    margin-top: 200px;
    color: #a7a7a7;
}

.scheduleempty img {
    margin-bottom: 10px;
}

.accountSchedule {
    padding: 6px 10px;
}

.execution {
    background: #f3f7ff;
    padding: 2px 10px;
    text-align: left;
}

.reportConfigurationPopUpContainer.myScheduledReportsPopUpContainer .help-link label {

    color: #000;
}

.userScheduleDeleteConfirmationBox .divUserScheduleDeleteConfirmationBoxFooter {

    height: 100%;
    display: inline-block;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 4px;
    padding-right: 8px;
}






::-ms-clear {
    display: none !important;
    width:0;
    height:0;

}

.help-link a{
 text-decoration:none !important;
}


.dropdown-menu {
    font-size: 14px !important;
}   

.range_inputs{
    clear:both;
}











/********************************End MyScheduledReports CSS*************************************************/

.calendar-table .table-condensed{
  font-size: 14px !important;
}

.daterangepicker_input input{
    background: url(../../Content/Images/DateRangePicker/calendar-icon.PNG);
    background-image: -webkit-image-set(url('../../Content/Images/DateRangePicker/calendar-icon.PNG') 1x, url('../../Content/Images/DateRangePicker/calendar-icon@2x.png') 2x);
    background-repeat: no-repeat;
    background-position: right;
}

.fa.fa-chevron-left.glyphicon.glyphicon-chevron-left{
    width: 11px;
    height: 14px;
    background: url(../../Content/Images/DateRangePicker/icon-left.png);
    background-image: -webkit-image-set(url('../../Content/Images/DateRangePicker/icon-left.png') 1x, url('../../Content/Images/DateRangePicker/icon-left@2x.png') 2x);
    background-repeat: no-repeat;
    position: relative;
    left: 4px;
    display: block;
}

.fa.fa-chevron-right.glyphicon.glyphicon-chevron-right{
    width: 11px;
    height: 14px;
    background: url(../../Content/Images/DateRangePicker/icon-right.png);
    background-image: -webkit-image-set(url('../../Content/Images/DateRangePicker/icon-right.png') 1x, url('../../Content/Images/DateRangePicker/icon-right@2x.png') 2x);
    background-repeat: no-repeat;
    position: relative;
    left: 4px;
    display: block;
}
.cookiesContainer {
background: #eaf8ff;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: left;
    padding: 10px 10px 0px;
    box-shadow: #00000026 0px 0px 30px;
    z-index:10;
}

    .cookiesContainer h3 {
        font-size: 20px;
    font-family: semibold;
    margin-bottom: 0px;
    }
    .cookiesContainer p {
        font-size: 15px;
        padding: 0px;
        font-family: text;
    color: black;
        margin-bottom: 10px;
    }

    .cookiesContainer .submit-btn {
    width: 92px;
    height: 35px;
  padding: 0px;
    font-size: 16px;
    margin-left: 50px;
}
.logout-dropdown .dropdown-menu > li > a {
    display: block;
    color: black;
    font-family: medium;
        padding: 3px 0px 0px 0px;
}

/*div table*/
.divTable
    {
        display:  table;
        width:auto;
        background-color:#eee;
        border:1px solid  #666666;
        border-spacing:5px;/*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
    }

    .divRow
    {
       display:table-row;
       width:auto;
    }

    .divCell
    {
        float:left;/*fix for  buggy browsers*/
        display:table-column;
        width:120px;
        background-color:#ccc;
    }
     .divTopCell
    {
        float:left;/*fix for  buggy browsers*/
        
        width:250px;
        background-color:#D1D3D4;
    }
.calltoactionprogress {
    position: absolute;
    top: 65%;
    transform: translateY(-50%);
    right: 300px;
    display: none;
}
.signincalltoactionprogress{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 85px;
    display:none;
}
.signoutcalltoactionprogress{
    position: absolute;
    top: -11%;
    transform: translateY(-50%);
    right: 30px;
    display: none;
}

     .reportsloaderbottom{
    text-align: center !important;
    position: fixed !important;
    bottom: 10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 600px !important;
}
.reportsloaderbottom label#solutionGalleryProgressDivMessage{
    display:none;
}
.reportsloadertop{
    text-align: center !important;
    position: fixed !important;
    bottom: 10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 67px !important;
}
.reportsloadertop label#solutionGalleryProgressDivMessage{
    display:none;
}
.user-name-cricle {
    background: white;
    border: solid 1px #1892d3;
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 90px;
    color: #1892d3;
    position: relative;
    top: -2px;
    cursor: pointer;
}

.user-name-circle-span {
    margin: auto;
    text-align: center;
    width: 100%;
    display: block;
    height: 100%;
    padding: 13px 9px;
    position: relative;
    bottom: 8px;
    font-size: 20px;
    font-family: thin;
}

.divReportFilterContainer,
.sel_timeFrameDiv {
    position: static;
}


/*logout dropdown css start*/

.logout-dropdown {
    position: absolute;
    width: 274px;
    top: 45px;
    right: 35px;
    cursor: default;
}

    .logout-dropdown .account-status {
        position: absolute !important;
        top: 0;
        right: 7px;
    }

    .logout-dropdown .user-info-section {
        position: relative;
    }

    .logout-dropdown .account-status.status-expired,
    .logout-dropdown .account-status.status-suspended,
    .logout-dropdown .account-status.status-cancel {
        position: relative;
    }

        .logout-dropdown .account-status.status-expired:after,
        .logout-dropdown .account-status.status-suspended:after,
        .logout-dropdown .account-status.status-cancel:after {
            content: '';
            display: block;
            width: 13px;
            height: 13px;
            background-repeat: no-repeat;
            position: absolute;
            top: 3px;
            left: -17px;
        }

    .logout-dropdown .account-status.status-active:after {
        background: url(/Content/images/TrialRegister/status-active.png) !important;
    }

    .logout-dropdown .account-status.status-active {
        bottom: 6px;
    }

    .logout-dropdown .account-status.status-expired:after {
        background: url(/Content/images/TrialRegister/status-expired.png) !important;
    }

    .logout-dropdown .account-status.status-expired {
        bottom: 6px;
        color: red;
    }

    .logout-dropdown .account-status.status-suspended:after {
        background: url(/Content/images/TrialRegister/status-suspended.png) !important;
    }

    .logout-dropdown .account-status.status-suspended {
        bottom: 6px;
        color: #fcb040;
    }

    .logout-dropdown .account-status.status-cancel:after {
        background: url(/Content/images/TrialRegister/status-cancelled.png) !important;
    }

    .logout-dropdown .account-status.status-cancel {
        bottom: 6px;
        color: #fcb040 !important;
    }



    .logout-dropdown.trial-user div.trial-info:after {
        display: none !important;
    }

    .logout-dropdown.trial-user div.trial-info-after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0px;
        left: 0px;
        /*width: 70%;*/
        height: 4px;
        background: #0f74e9;
    }

    /*logout dropdown css end*/

    .pricing-tabs li {
    border: none !important;
    padding: 0px !important;
}

    .pricing-tabs-li {
    border: solid 1px #e1e1e1;
    display: block;
}
    @media (max-width: 991px){
.nav-device-bg {
    /* background: rgba(63, 128, 206, 1); */
    background: #6f9cd3 !important;
    position: absolute;
    top: 55px;
    left: 0px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 9;
    padding-bottom: 15px !important;
    /* height: 100vh; */
    }
    }
.loginusername{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
    display: block;
    width: 100px;
}