/* Note: 
    1. Before adding color codes, please check whether the color code already present or not.
    2. Add the color codes in their series and arrange it alphabetically
    3. Follow the below naming conventions to add color code

          Color code        Color Variable
        ----------------------------------------
            #ABABAB     -   $color_AB
            #ABCABC     -   $color_ABC
            #ABCDEF     -   $color_ABCDEF
*/
/***************************** Color values by color code ********************************/
/***************************** Color values by color names ********************************/
/* Colors              */
/* Incident Update page - Reseller Portal Opportunity Detail page */
/* end of Incident Update page - Reseller Portal Opportunity Detail page*/
/* Latest Version, Version History, Evaluation and Product downloads pages */
/* End of Latest Version, Version History, Evaluation and Product downloads pages */
/* Metro Ribbon */
/* Banner */
/* new colors */
/* BannerColors  */
/* Grid Colors */
/* Text color*/
/*  Fonts             */
/* Page Size */
/* hover and active colors */
/*============================== Variable declaration====================================*/
/*============================ End of variable declaration ==================================*/
body {
  font-family: "Segoe UI", helvetica, arial, sans-serif; }

a {
  text-decoration: none;
  color: #293674; }

a:hover {
  color: #F7941D; }

a:focus, body:focus, div:focus, focus, button:focus, input:focus {
  outline: 0 !important; }

button:focus {
  outline: none; }

button::-moz-focus-inner {
  border: 0; }

img {
  border: 0 none; }

.hide {
  display: none !important; }

.right {
  float: right; }

.left {
  float: left; }

.transtext, .transtext:hover, .transtext:active {
  color: #A5D1F4;
  cursor: default; }

* {
  margin: 0;
  padding: 0; }

img {
  border: none; }

select, input, textarea {
  font-family: "Segoe UI", helvetica, arial, sans-serif; }

.field-validation-error {
  color: #E51400; }

/*----------------------Page Title------------------------------- */
.partial-page-title {
  font-weight: lighter;
  font-family: "Segoe UI", helvetica, arial, sans-serif;
  font-size: 54px;
  padding: 0 0 4px 15px;
  border-left: 10px solid #517B93;
  background-color: #EAEAEA;
  color: #333333;
  margin: 10px 0; }

.PageTitle {
  font-size: 45px;
  margin: 0 auto;
  padding-top: 7px;
  width: 922px;
  font-family: "Segoe UI", helvetica, arial, sans-serif;
  font-weight: lighter; }

.pagetitle {
  font-size: 45px;
  width: 922px;
  font-weight: lighter;
  font-family: "Segoe UI", helvetica, arial, sans-serif;
  margin-bottom: 20px;
  padding-top: 2px; }

.BlueBanner {
  background-color: #517B93;
  color: #FFFFFF;
  height: 80px; }

.YellowBanner {
  background-color: #F9F298;
  color: #333333;
  height: 310px; }

.GreenBanner {
  background-color: #73B841;
  color: #FFFFFF;
  height: 80px; }

.SkyBlue_Banner {
  background-color: #1BA1E3;
  color: #FFFFFF;
  height: 80px; }

.GrayBanner {
  background-color: #DDDDDD;
  color: #517B93;
  height: 80px; }

.OrangeBanner {
  background-color: #F9F298;
  color: #FFFFFF;
  height: 80px; }

.WhiteBanner {
  background-color: #FFFFFF;
  color: #333333;
  height: 60px;
  margin-top: 0px !important; }

/*----------------------End ofPage Title------------------------------- */
/*---------------------------mixin----------------------------------------*/
/*----------------------------- End of mixin -----------------------------*/
body {
  font-family: "Segoe UI", helvetica, arial, sans-serif; }

/* ======================== POP UP =====================*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

#cboxClose {
  position: absolute;
  top: 0;
  right: 0;
  background: url("//cdn.syncfusion.com/content/images/Account/Images/Popupclose.PNG") no-repeat 0 0;
  width: 30px;
  height: 30px;
  margin-right: 0px;
  text-indent: -9999px; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#cboxOverlay {
  background: url("//cdn.syncfusion.com/content/images/Account/Images/popupBackground.PNG") repeat 0 0; }

#cboxContent {
  background: #FFFFFF;
  overflow: hidden; }

.cboxIframe {
  background: #FFFFFF; }

#cboxError {
  padding: 50px;
  border: 1px solid #EAEAEA; }

#cboxLoadedContent {
  margin-bottom: 28px; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #F4F4F4; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #F4F4F4; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #1BA1E2; }

#cboxPrevious:hover {
  background-position: -75px -25px; }

#cboxNext:hover {
  background-position: -50px -25px; }

#cboxLoadingGraphic {
  background: url("//cdn.syncfusion.com/content/images/Account/Images/spinner.gif") no-repeat center center; }

.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

/* ======================== POP UP =====================*/
/*==================================Account login page========================================*/
#popup_video iframe {
  padding-top: 35px;
  *padding-top: 23px;
  padding-left: 25px; }

.Account_body {
  font-size: 16px; }
  .Account_body .video_position {
    position: relative;
    left: 0px;
    top: 20px; }
  .Account_body .service_content {
    height: 1229px;
    width: 922px; }
    .Account_body .service_content #mobile-direct-trac {
      float: left;
      margin-top: 22px;
      width: 920px;
      color: gray; }
      .Account_body .service_content #mobile-direct-trac .bold {
        font-weight: lighter;
        font-size: 30px;
        text-align: center;
        color: #666666; }
      .Account_body .service_content #mobile-direct-trac #built {
        color: #33A6CE;
        font-size: 14px;
        margin-left: 349px;
        margin-top: 3px; }
      .Account_body .service_content #mobile-direct-trac .fontsize {
        font-weight: lighter;
        font-size: 14px;
        margin-top: 8px;
        color: #666666;
        line-height: 200%;
        text-align: center; }
      .Account_body .service_content #mobile-direct-trac #trac_image {
        margin-left: 382px;
        margin-top: 23px;
        width: 164px;
        height: 40px; }
        .Account_body .service_content #mobile-direct-trac #trac_image #button_style {
          height: 40px;
          width: 164px;
          background-color: #85ba40;
          border: 0 none;
          font-size: 20px;
          color: #FFFFFF; }
          .Account_body .service_content #mobile-direct-trac #trac_image #button_style #learn_text {
            padding-left: 34px;
            padding-top: 3px; }
        .Account_body .service_content #mobile-direct-trac #trac_image #button_style:hover {
          background-color: #669933;
          cursor: pointer; }
      .Account_body .service_content #mobile-direct-trac #code_design {
        margin-top: 31px;
        margin-left: 39px; }
      .Account_body .service_content #mobile-direct-trac #mobileapplink {
        color: #666666;
        font-size: 14px;
        font-weight: lighter;
        line-height: 12px;
        list-style: none outside none;
        padding-left: 38px;
        padding-top: 9px;
        position: relative; }
        .Account_body .service_content #mobile-direct-trac #mobileapplink #ios {
          padding-left: 128px;
          padding-right: 145px;
          display: inline; }
          .Account_body .service_content #mobile-direct-trac #mobileapplink #ios a:hover {
            color: #1D93B2; }
        .Account_body .service_content #mobile-direct-trac #mobileapplink #android {
          padding-left: 6px;
          padding-right: 131px;
          display: inline; }
          .Account_body .service_content #mobile-direct-trac #mobileapplink #android a:hover {
            color: #1D93B2; }
        .Account_body .service_content #mobile-direct-trac #mobileapplink #windows {
          padding-left: 8px;
          padding-right: 144px;
          display: inline; }
          .Account_body .service_content #mobile-direct-trac #mobileapplink #windows a:hover {
            color: #1D93B2; }
        .Account_body .service_content #mobile-direct-trac #mobileapplink #winrt {
          display: inline; }
          .Account_body .service_content #mobile-direct-trac #mobileapplink #winrt a:hover {
            color: #1D93B2; }
    .Account_body .service_content .leftsection {
      float: left;
      margin-top: 50px;
      width: 920px;
      border-top: 1px solid #A7A9AC;
      color: #808080; }
      .Account_body .service_content .leftsection #modified {
        float: left;
        margin-top: 40px;
        margin-left: 34px; }
      .Account_body .service_content .leftsection #imagetag {
        float: left;
        margin-top: 32px;
        background-image: url("/Content/en-Us/Account/Images/direct-tra.PNG");
        height: 290px;
        width: 421px; }
        .Account_body .service_content .leftsection #imagetag #google-play {
          margin-top: 46px;
          margin-left: 118px;
          height: 45px;
          width: 45px; }
        .Account_body .service_content .leftsection #imagetag #app-store {
          margin-top: 38px;
          margin-left: 22px; }
          .Account_body .service_content .leftsection #imagetag #app-store #app-image {
            float: left;
            margin-left: 2px; }
          .Account_body .service_content .leftsection #imagetag #app-store #windows {
            margin-left: 181px; }
      .Account_body .service_content .leftsection #meetingimage {
        float: right;
        margin-top: 33px;
        margin-right: 28px; }
      .Account_body .service_content .leftsection #webemailimage {
        float: left;
        margin-top: 32px; }
      .Account_body .service_content .leftsection #direct-trac {
        float: right;
        height: 191px;
        width: 437px;
        margin-top: 47px; }
      .Account_body .service_content .leftsection #one-one {
        float: left;
        height: 170px;
        width: 437px;
        margin-top: 49px; }
      .Account_body .service_content .leftsection #web-email {
        float: right;
        height: 198px;
        width: 437px;
        margin-top: 53px; }
      .Account_body .service_content .leftsection .bold {
        font-weight: lighter;
        font-size: 30px;
        color: #666666; }
      .Account_body .service_content .leftsection .fontsize {
        font-weight: lighter;
        font-size: 14px;
        color: #666666;
        line-height: 200%; }
      .Account_body .service_content .leftsection .dt-bullettext {
        float: left; }
        .Account_body .service_content .leftsection .dt-bullettext p {
          font-weight: lighter;
          Font-size: 30px;
          color: #455560; }
        .Account_body .service_content .leftsection .dt-bullettext ul li {
          list-style-type: none;
          background-image: url("//cdn.syncfusion.com/content/images/Account/Images/bullet.png");
          background-repeat: no-repeat;
          background-position: 0 18px;
          font-size: 16px;
          line-height: 1.6em;
          padding: 7px 0 1px 20px; }
      .Account_body .service_content .leftsection .ad-mobile-dt {
        background-color: #EAEAEA;
        border-left: 5px solid #F09609;
        float: left;
        margin-top: 25px;
        padding: 15px 20px 15px 25px; }
        .Account_body .service_content .leftsection .ad-mobile-dt .ad-heading {
          font-size: 20px;
          padding-bottom: 5px; }
        .Account_body .service_content .leftsection .ad-mobile-dt .ad-content {
          line-height: 26px; }
    .Account_body .service_content #login-module {
      float: right;
      width: 364px; }
      .Account_body .service_content #login-module .bluestrip {
        background-color: #1BA1E2;
        height: 6px;
        margin-top: 43px;
        width: 321px;
        margin-left: 32px; }
      .Account_body .service_content #login-module #login {
        background-color: #EAEAEA;
        margin-left: 32px;
        padding: 15px 0 2px;
        height: 365px;
        width: 321px; }
        .Account_body .service_content #login-module #login #login-subtitle {
          position: relative;
          font-size: 24px;
          font-weight: lighter;
          margin-left: 27px;
          margin-bottom: 15px; }
        .Account_body .service_content #login-module #login .login_style {
          font-family: "Segoe UI", helvetica, arial, sans-serif;
          height: 76px;
          margin-left: 28px;
          margin-top: 9px; }
          .Account_body .service_content #login-module #login .login_style .input-validation-error {
            background-color: #FFFFFF; }
          .Account_body .service_content #login-module #login .login_style label {
            color: #666666; }
          .Account_body .service_content #login-module #login .login_style .password-validation {
            color: #E51400;
            font-size: 15px; }
          .Account_body .service_content #login-module #login .login_style #UserName {
            margin-top: 5px;
            width: 255px;
            padding: 6px;
            font-size: 15px;
            border: 1px solid #D6D3D1; }
          .Account_body .service_content #login-module #login .login_style #Password {
            padding: 6px;
            margin-top: 6px;
            width: 255px;
            font-size: 15px;
            border: 1px solid #D6D3D1; }
        .Account_body .service_content #login-module #login .login-button {
          margin-left: 27px;
          margin-top: 10px; }
          .Account_body .service_content #login-module #login .login-button .forget_style {
            margin-top: 10; }
          .Account_body .service_content #login-module #login .login-button .button_style {
            margin-top: 20px; }
            .Account_body .service_content #login-module #login .login-button .button_style #LoginButton {
              background-color: #1BA1E2;
              border: 0 none;
              color: #FFFFFF;
              font-family: "Segoe UI", helvetica, arial, sans-serif;
              font-size: 20px;
              padding: 6px;
              cursor: pointer;
              width: 95px; }
            .Account_body .service_content #login-module #login .login-button .button_style #labelrememberMe {
              margin-left: 5px; }
            .Account_body .service_content #login-module #login .login-button .button_style #RememberMe {
              margin-left: 20px; }
          .Account_body .service_content #login-module #login .login-button .register-link {
            width: 273px;
            margin-top: 14px; }
            .Account_body .service_content #login-module #login .login-button .register-link a {
              color: #1BA1E2;
              font-weight: normal;
              text-decoration: none; }
            .Account_body .service_content #login-module #login .login-button .register-link a:hover {
              color: #E51400; }
  .Account_body .video_shape {
    width: 922px;
    height: 375px; }
    .Account_body .video_shape .dt-video {
      float: left;
      width: 554px; }
      .Account_body .video_shape .dt-video .video-title {
        width: 300px; }
        .Account_body .video_shape .dt-video .video-title p {
          font-weight: lighter;
          float: left;
          font-size: 30px;
          margin-top: 0px;
          color: #293674; }
    .Account_body .video_shape .video-text {
      margin-top: 42px;
      float: left;
      width: 323px;
      margin-left: 35px; }
      .Account_body .video_shape .video-text p {
        font-size: 16px;
        margin-top: 0px;
        margin-bottom: 3px; }
      .Account_body .video_shape .video-text .video-bullettext {
        padding-top: 10px; }
        .Account_body .video_shape .video-text .video-bullettext p {
          font-size: 30px;
          font-weight: lighter;
          margin-top: 0px; }
        .Account_body .video_shape .video-text .video-bullettext ul li {
          background-image: url("//cdn.syncfusion.com/content/images/Account/Images/bullet.png");
          background-position: 0 17px;
          background-repeat: no-repeat;
          font-size: 16px;
          list-style-type: none;
          padding: 7px 0 1px 20px;
          line-height: 1.6em; }

#account_home_banner {
  Width: 100%;
  background-color: #E7E7E7;
  height: 460px;
  clear: both; }
  #account_home_banner .directlogin {
    width: 922px;
    height: 304px;
    background-image: no-repeat;
    color: black;
    margin: 0 auto;
    clear: both; }
    #account_home_banner .directlogin .passwordchange {
      background-color: #333333;
      color: #FFFFFF;
      display: none;
      opacity: 0.6;
      padding: 7px 12px;
      position: absolute;
      z-index: 1;
      border-radius: 6px;
      margin-left: 305px;
      margin-top: 20px;
      font-size: 12px; }
    #account_home_banner .directlogin .directtracicon {
      float: left;
      width: 34em;
      padding-top: 25px; }
      #account_home_banner .directlogin .directtracicon img {
        width: 500px; }
    #account_home_banner .directlogin #loginbegin {
      float: right; }
      #account_home_banner .directlogin #loginbegin #loginborder {
        margin-top: 47px;
        border-style: solid;
        border-width: 1px;
        height: 360px;
        width: 22em;
        background-color: #F9F9F9;
        border-color: #b8b8b8; }
        #account_home_banner .directlogin #loginbegin #loginborder .loginform {
          margin-left: 10px;
          margin-top: 20px;
          margin-bottom: 20px;
          margin-right: 10px; }
          #account_home_banner .directlogin #loginbegin #loginborder .loginform .login_style {
            font-family: "Segoe UI", helvetica, arial, sans-serif;
            height: 76px;
            margin-left: 20px;
            margin-top: 9px; }
            #account_home_banner .directlogin #loginbegin #loginborder .loginform .login_style .input-validation-error {
              background-color: #FFFFFF; }
            #account_home_banner .directlogin #loginbegin #loginborder .loginform .login_style label {
              font-family: segoe ui;
              font-weight: semilight;
              font-size: 16px;
              color: #58595B; }
            #account_home_banner .directlogin #loginbegin #loginborder .loginform .login_style .password-validation {
              color: #E51400;
              font-size: 15px; }
            #account_home_banner .directlogin #loginbegin #loginborder .loginform .login_style #UserName {
              margin-top: 5px;
              width: 282px;
              padding: 6px;
              font-size: 15px;
              border: 1px solid #D1D3D4;
              border: 1px solid #D6D3D1; }
            #account_home_banner .directlogin #loginbegin #loginborder .loginform .login_style #Password {
              padding: 6px;
              margin-top: 6px;
              width: 282px;
              font-size: 15px;
              border: 1px solid #D6D3D1; }
          #account_home_banner .directlogin #loginbegin #loginborder .loginform .cookieerror {
            color: red;
            margin-left: 34px;
            padding-top: 3px; }
          #account_home_banner .directlogin #loginbegin #loginborder .loginform .login-button {
            margin-left: 22px;
            margin-top: 10px;
            height: 66px;
            width: 299px; }
            #account_home_banner .directlogin #loginbegin #loginborder .loginform .login-button .logindesign {
              float: left;
              height: 5em;
              width: 11em;
              font-family: segoe ui;
              font-weight: semilight;
              font-size: 12px;
              color: #58595B; }
              #account_home_banner .directlogin #loginbegin #loginborder .loginform .login-button .logindesign .forget_style {
                margin-top: 10px;
                font-family: segoe ui;
                font-weight: semilight;
                font-size: 12 px; }
                #account_home_banner .directlogin #loginbegin #loginborder .loginform .login-button .logindesign .forget_style a {
                  color: #58595B; }
                #account_home_banner .directlogin #loginbegin #loginborder .loginform .login-button .logindesign .forget_style a:hover {
                  color: #3FA9F5; }
              #account_home_banner .directlogin #loginbegin #loginborder .loginform .login-button .logindesign .Rememberme_style {
                margin-top: 10px;
                font-family: segoe ui;
                font-weight: semilight;
                font-size: 12px;
                color: #58595B; }
                #account_home_banner .directlogin #loginbegin #loginborder .loginform .login-button .logindesign .Rememberme_style #remember_check {
                  float: left;
                  margin-top: 2px;
                  *margin-top: -2px; }
                #account_home_banner .directlogin #loginbegin #loginborder .loginform .login-button .logindesign .Rememberme_style #remember_label {
                  margin-right: 10px;
                  float: right; }
          #account_home_banner .directlogin #loginbegin #loginborder .loginform .register_align {
            float: left;
            margin-top: 17px; }
            #account_home_banner .directlogin #loginbegin #loginborder .loginform .register_align .register-link {
              width: 275px;
              margin-top: 14px;
              border-style: solid;
              border-width: 1px;
              font-family: segoe ui;
              font-weight: semilight;
              font-size: 16 px;
              margin-left: -1px;
              padding: 14px 1px 14px 16px;
              background-color: #f1f2f2;
              color: #58595B;
              border-color: #b8b8b8; }
              #account_home_banner .directlogin #loginbegin #loginborder .loginform .register_align .register-link a {
                color: #e51400;
                font-weight: normal;
                text-decoration: none;
                font-family: segoe ui;
                font-weight: semilight;
                font-size: 16 px;
                color: #E04A3E; }
            #account_home_banner .directlogin #loginbegin #loginborder .loginform .register_align a:hover {
              color: #33A6CE !important; }
          #account_home_banner .directlogin #loginbegin #loginborder .loginform #button_style {
            height: 40px;
            width: 111px;
            background-color: #85ba40;
            border: 0 none;
            font-size: 20px;
            color: #FFFFFF; }
          #account_home_banner .directlogin #loginbegin #loginborder .loginform #button_style:hover {
            background-color: #669933;
            cursor: pointer; }
          #account_home_banner .directlogin #loginbegin #loginborder .loginform #logonbutton {
            float: right;
            margin-top: 10px;
            margin-right: 5px; }
    #account_home_banner .directlogin p {
      font-weight: lighter;
      font-size: 40px;
      margin-left: 230px;
      position: relative;
      top: 32px;
      width: 498px; }
    #account_home_banner .directlogin .dt-introtext {
      font-size: 16px;
      font-weight: 500;
      line-height: 2.5em;
      margin-right: 20px;
      margin-top: 30px;
      width: 500px;
      float: right;
      color: #6d6d6d; }
  #account_home_banner #video1link {
    float: left;
    height: 305px;
    width: 455px;
    margin-left: 200px;
    margin-top: 63px;
    background-color: white; }
  #account_home_banner .video2link {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    background-color: white; }
  #account_home_banner .loginpro {
    height: 305px;
    width: 355px;
    float: right;
    margin-right: 250px;
    margin-top: 63px;
    background-color: #F9f9f9;
    border-style: dashed;
    border-width: 1px; }
  #account_home_banner .loginform {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px; }

/*========================================End Account login page==============================*/
/*=========================================Css for Register Page ===============================*/
.Account_Register {
  float: left;
  font-size: 16px;
  margin-bottom: 40px; }
  .Account_Register #left-section {
    float: left;
    width: 45%;
    background-color: #F9F9F9;
    border: 1px dashed #D6D3D1; }
    .Account_Register #left-section #register-module {
      padding: 20px; }
      .Account_Register #left-section #register-module div.clearFix-Register {
        float: left;
        margin-bottom: 10px; }
        .Account_Register #left-section #register-module div.clearFix-Register .label-class {
          color: #666666; }
        .Account_Register #left-section #register-module div.clearFix-Register .input-class {
          font-size: 15px;
          padding: 6px;
          *padding-right: 9px;
          width: 360px;
          border: 1px solid #D6D3D1; }
        .Account_Register #left-section #register-module div.clearFix-Register span.red {
          color: #E51400;
          margin-left: 5px; }
      .Account_Register #left-section #register-module .second {
        width: 153px; }
      .Account_Register #left-section #register-module #AudioCaptcha {
        margin-top: 6px; }
        .Account_Register #left-section #register-module #AudioCaptcha .captcha-button-container #AudioCaptcha_PlayAudio, .Account_Register #left-section #register-module #AudioCaptcha #AudioCaptcha_RefreshButton {
          background-color: #FFFFFF;
          border: 1px Solid #D6D3D1; }
      .Account_Register #left-section #register-module .submit {
        background-color: #85BA40;
        border: 0 none;
        color: #FFFFFF;
        font-family: "Segoe UI", helvetica, arial, sans-serif;
        font-size: 20px;
        padding: 6px;
        cursor: pointer;
        margin-bottom: 15px;
        width: 375px; }
        .Account_Register #left-section #register-module .submit a {
          color: #FFFFFF; }
      .Account_Register #left-section #register-module .placeholder-label {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        color: #999999;
        clear: both;
        cursor: text;
        display: none;
        line-height: 30px;
        margin-top: -31px;
        opacity: 0.5;
        padding-left: 10px;
        position: absolute;
        width: 360px;
        z-index: 1;
        *position: absolute !important; }
      .Account_Register #left-section #register-module .validation-error-register {
        color: #E51400;
        font-size: 12px;
        height: 10px; }
      .Account_Register #left-section #register-module .error {
        border: 2px solid #f00; }
      .Account_Register #left-section #register-module .valid {
        border: 2px solid #0ff; }
  .Account_Register #right-section {
    float: right;
    width: 49%; }
    .Account_Register #right-section #benefits-section {
      border-bottom: 2px solid #E7E7E7;
      float: left;
      padding-bottom: 30px;
      margin-bottom: 20px; }
      .Account_Register #right-section #benefits-section .mainhead {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 20px; }
      .Account_Register #right-section #benefits-section .controlsbox {
        float: left;
        width: 100%;
        margin-bottom: 35px; }
        .Account_Register #right-section #benefits-section .controlsbox .controlbox {
          float: left;
          width: 215px; }
          .Account_Register #right-section #benefits-section .controlsbox .controlbox .count {
            background-color: #1196CD;
            color: #FFFFFF;
            font-size: 57px;
            font-weight: lighter;
            padding-left: 10px; }
          .Account_Register #right-section #benefits-section .controlsbox .controlbox .controlname {
            background-color: #282827;
            color: #FFFFFF;
            padding: 5px 0 5px 15px; }
            .Account_Register #right-section #benefits-section .controlsbox .controlbox .controlname .head {
              font-size: 19px;
              font-weight: 600; }
            .Account_Register #right-section #benefits-section .controlsbox .controlbox .controlname .subhead {
              font-size: 13px; }
      .Account_Register #right-section #benefits-section .metro {
        margin-left: 15px; }
      .Account_Register #right-section #benefits-section .features {
        float: left;
        width: 100%; }
        .Account_Register #right-section #benefits-section .features ul li {
          background: url("//cdn.syncfusion.com/content/images/downloads/Images/graybullet.png") no-repeat scroll 0 6px transparent;
          color: #4C4C4C;
          font-size: 16px;
          line-height: 16px;
          list-style-type: none;
          padding: 0 10px 25px 25px; }
        .Account_Register #right-section #benefits-section .features .heading {
          color: #666666;
          float: left;
          font-size: 28px;
          font-weight: lighter;
          margin: 20px 0; }
        .Account_Register #right-section #benefits-section .features .description {
          float: left;
          width: 100%;
          font-size: 15px;
          line-height: 24px;
          margin-bottom: 10px;
          text-align: justify; }
    .Account_Register #right-section #login-section {
      float: left;
      margin-top: 10px; }
      .Account_Register #right-section #login-section .mainhead {
        font-size: 18px;
        font-weight: 600; }
      .Account_Register #right-section #login-section #signin-form {
        margin-top: 25px;
        border: 1px dashed #D6D3D1;
        float: left;
        padding: 20px; }
        .Account_Register #right-section #login-section #signin-form .row {
          margin-bottom: 20px; }
          .Account_Register #right-section #login-section #signin-form .row .input-class {
            font-size: 15px;
            padding: 6px;
            width: 395px;
            border: 1px solid #D6D3D1; }
          .Account_Register #right-section #login-section #signin-form .row .placeholder-label {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            -o-user-select: none;
            color: #999999;
            cursor: text;
            display: none;
            line-height: 30px;
            margin-top: -31px;
            opacity: 0.5;
            padding-left: 10px;
            position: absolute;
            width: 360px;
            z-index: 1;
            *position: absolute !important; }
          .Account_Register #right-section #login-section #signin-form .row span {
            color: #E51400;
            font-size: 12px; }
        .Account_Register #right-section #login-section #signin-form .option-section {
          width: 50%; }
          .Account_Register #right-section #login-section #signin-form .option-section a {
            color: #29ABE2;
            float: left; }
        .Account_Register #right-section #login-section #signin-form #LoginButton {
          float: right;
          margin-top: -21px;
          background-color: #29ABE2;
          border: 0 none;
          color: #FFFFFF;
          font-family: "Segoe UI", helvetica, arial, sans-serif;
          font-size: 20px;
          padding: 6px;
          cursor: pointer;
          text-align: center;
          width: 134px; }
        .Account_Register #right-section #login-section #signin-form #LoginButton:hover {
          background-color: #3FBCE8; }
        .Account_Register #right-section #login-section #signin-form #LoginButton:active {
          background-color: #28A3CE; }
  .Account_Register #Error-msg {
    background-color: #FFF7D7;
    border: 1px solid #DBBF9B;
    color: #DBBF9B;
    clear: both;
    float: left;
    margin-bottom: 30px;
    padding: 10px;
    width: 98%; }
    .Account_Register #Error-msg a:hover {
      color: #F7941D; }

/*====================================End Register page=========================================*/
/*=====================================Forget password============================================*/
.forget-password {
  padding-top: 45px;
  padding-bottom: 50px; }
  .forget-password .left-section {
    padding: 25px;
    height: 360px;
    background: #F8F8F8;
    width: 356px; }
    .forget-password .left-section .left-title {
      color: #DF493D;
      font-size: 25px; }
    .forget-password .left-section .content {
      color: #666666;
      font-size: 14px;
      margin-top: 10px;
      width: 302px; }
  .forget-password #right {
    padding: 25px;
    float: right;
    height: 360px;
    width: 466px;
    background: #FFFFFF;
    margin-top: -410px; }
    .forget-password #right .title {
      color: #666666;
      font-size: 20px; }
    .forget-password #right .image {
      float: right;
      margin-right: 220px;
      margin-top: -30px; }
    .forget-password #right .link {
      color: #666666;
      font-size: 13px;
      margin-top: 13px; }
    .forget-password #right .failure {
      color: #666666;
      font-size: 13px;
      margin-top: 55px; }
    .forget-password #right .resend {
      background: #DF493D;
      color: #FFFFFF;
      cursor: pointer;
      font-size: 17px;
      padding: 5px;
      width: 100px;
      border: none;
      margin-top: 20px; }
    .forget-password #right .resend:hover {
      background: #EF615B; }
  .forget-password #right-section {
    padding: 25px;
    float: right;
    height: 360px;
    width: 466px;
    background: #FFFFFF;
    margin-top: -410px; }
    .forget-password #right-section .email {
      height: 26px;
      margin-top: 7px;
      width: 309px;
      border: 1px solid #D6D3D1;
      margin-bottom: 5px; }
    .forget-password #right-section .label, .forget-password #right-section label-class {
      color: #666666;
      font-size: 15px; }
    .forget-password #right-section .captcha {
      margin-top: 5px;
      color: #666666; }
    .forget-password #right-section .sf-captcha.None {
      margin-top: 7px;
      height: 54px !important; }
    .forget-password #right-section .captcha-image {
      height: 44px;
      width: 120px; }
    .forget-password #right-section .captcha-image-container {
      height: 47px !important;
      width: 144px !important;
      border-radius: 6px !important; }
    .forget-password #right-section .captcha-button-container {
      height: 42px !important;
      margin-left: -32px;
      *margin-left: -16px; }
    .forget-password #right-section .validation-error-register {
      font-size: 11px;
      margin-top: -3px;
      height: 10px; }
    .forget-password #right-section .refresh-button {
      background-position: 0 -250px !important;
      height: 19px !important;
      width: 22px !important;
      margin-top: 3px; }
    .forget-password #right-section .play-button {
      background-position: -28px -251px !important;
      height: 19px !important;
      width: 22px !important;
      margin-top: 4px; }
    .forget-password #right-section .input-class {
      border: 1px solid #D6D3D1;
      font-size: 15px;
      padding: 3px;
      width: 143px;
      float: right;
      margin-right: 155px;
      margin-top: -31px; }
    .forget-password #right-section .submit {
      background: #85BA40;
      color: #FFFFFF;
      cursor: pointer;
      font-size: 20px;
      padding: 5px;
      width: 123px;
      border: none;
      height: 41px;
      margin-top: 10px; }
    .forget-password #right-section .submit:hover {
      background: #669933; }

/*======================================end of Forget password===============================================*/
/*=====================================Reset password============================================*/
.reset-password {
  padding-top: 45px;
  padding-bottom: 50px; }
  .reset-password #left-section {
    padding: 25px;
    height: 360px;
    background: #F8F8F8;
    width: 356px; }
    .reset-password #left-section .left-title {
      color: #79C643;
      font-size: 25px; }
    .reset-password #left-section .left-content {
      color: #666666;
      font-size: 13px; }
  .reset-password #right-section {
    padding: 25px;
    float: right;
    height: 360px;
    width: 466px;
    background: #FFFFFF;
    margin-top: -410px; }
    .reset-password #right-section .title {
      font-size: 18px;
      color: #666666; }
    .reset-password #right-section .content {
      padding-top: 10px;
      padding-bottom: 10px;
      color: #666666;
      font-size: 12px; }
    .reset-password #right-section .label {
      color: #666666; }
    .reset-password #right-section .password {
      margin-bottom: 10px;
      margin-top: 10px;
      padding: 5px;
      width: 285px; }
    .reset-password #right-section .validate {
      font-size: 11px;
      height: 20px;
      margin-top: -8px; }
    .reset-password #right-section .save {
      background: #85BA40;
      color: #FFFFFF;
      cursor: pointer;
      font-size: 17px;
      padding: 5px;
      width: 100px;
      border: none;
      margin-top: 9px; }
    .reset-password #right-section .save:hover {
      background: #669933; }
    .reset-password #right-section .login {
      margin-top: 20px;
      font-size: 17px;
      margin-top: 33px; }
      .reset-password #right-section .login a {
        color: #29ABE1; }
      .reset-password #right-section .login a:hover {
        color: #F7941D; }
    .reset-password #right-section #success {
      color: #666666;
      font-size: 14px;
      margin-top: 33px; }

.expired {
  margin-top: 78px;
  font-size: 25px;
  color: #666666;
  font-weight: lighter;
  text-align: center; }
  .expired a {
    color: #29ABE1; }
  .expired a:hover {
    color: #F7941D; }

/*======================================end of Reset password===============================================*/
/*============== Edit Account Page ============*/
#change-password-dialog_wrapper #change-password-dialog #PasswordSettings .profileDetail .edit-account-left-label .validation_success {
  padding-left: 3px;
  margin-bottom: 0px; }
#change-password-dialog_wrapper #change-password-dialog #PasswordSettings .profileDetail .edit-account-left-label .validation_error {
  padding-left: 3px;
  margin-bottom: 0px; }

.syncfusion-plus-logo {
  padding-bottom: 8px; }
  .syncfusion-plus-logo .syncfusion-plus {
    padding-right: 8px;
    padding-bottom: 6px; }
  .syncfusion-plus-logo .bigdata-plus {
    border-left: 1px solid #CCCCCC;
    padding-left: 8px; }

.header {
  padding-bottom: 0px; }
  .header .dashboardbanner {
    float: right;
    margin-right: 2px; }
    .header .dashboardbanner img {
      width: 520px !important;
      height: auto !important; }

.ui-widget-overlay {
  Position: fixed !important; }

#edit-profile-dialog_wrapper .chosen-container a, #change-password-dialog_wrapper .chosen-container a {
  color: #7C7C7C;
  font-size: 14px;
  line-height: 27px;
  height: auto;
  width: 295px; }
#edit-profile-dialog_wrapper .chosen-drop, #change-password-dialog_wrapper .chosen-drop {
  width: 305px;
  color: #7C7C7C;
  font-size: 14px;
  z-index: 10001; }
#edit-profile-dialog_wrapper .chosen-container-single .chosen-single div b, #change-password-dialog_wrapper .chosen-container-single .chosen-single div b {
  background-position: 0px 4px; }
#edit-profile-dialog_wrapper .ui-dialog, #change-password-dialog_wrapper .ui-dialog {
  z-index: 2 !important;
  background-color: #FFFFFF;
  border: none;
  box-shadow: 0px 0px 9px rgba(51, 51, 51, 0.4);
  -webkit-box-shadow: 0px 0px 9px rgba(51, 51, 51, 0.4);
  -moz-box-shadow: 0px 0px 9px rgba(51, 51, 51, 0.4);
  -ms-box-shadow: 0px 0px 9px rgba(51, 51, 51, 0.4);
  -o-box-shadow: 0px 0px 9px rgba(51, 51, 51, 0.4);
  position: absolute !important; }
  #edit-profile-dialog_wrapper .ui-dialog .ui-dialog-titlebar, #change-password-dialog_wrapper .ui-dialog .ui-dialog-titlebar {
    background: none;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #878787;
    margin: 10px 15px 0px;
    width: auto;
    cursor: move; }
    #edit-profile-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-title, #change-password-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
      font-size: 22px;
      font-weight: lighter; }
    #edit-profile-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close, #change-password-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
      background: url("//cdn.syncfusion.com/content/images/Support/images/DT/close_normal.png") no-repeat scroll center center transparent;
      display: block;
      float: right;
      padding: 1px !important;
      margin-right: -20px;
      margin-top: -30px;
      border: none !important; }
      #edit-profile-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover, #change-password-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
        background: url("//cdn.syncfusion.com/content/images/Support/images/DT/close_hover.png") no-repeat scroll center center transparent !important;
        display: block;
        float: right; }
      #edit-profile-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close span, #change-password-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close span {
        background: none;
        display: block;
        float: right;
        height: 16px;
        margin: 1px;
        text-indent: -9999px;
        width: 16px; }
        #edit-profile-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close span:hover, #change-password-dialog_wrapper .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close span:hover {
          background: none;
          display: block;
          float: right;
          height: 16px;
          margin: 1px;
          text-indent: -9999px;
          width: 16px; }
    #edit-profile-dialog_wrapper .ui-dialog .ui-dialog-titlebar #ui-dialog-title-save-settings-dialog, #edit-profile-dialog_wrapper .ui-dialog .ui-dialog-titlebar #ui-dialog-title-load-settings-dialog, #change-password-dialog_wrapper .ui-dialog .ui-dialog-titlebar #ui-dialog-title-save-settings-dialog, #change-password-dialog_wrapper .ui-dialog .ui-dialog-titlebar #ui-dialog-title-load-settings-dialog {
      color: #878787;
      font-size: 35px;
      font-weight: lighter;
      padding-bottom: 5px; }

#change-password-dialog_wrapper .ui-dialog .ui-dialog-content {
  overflow: hidden !important; }

#edit-profile-dialog, #change-password-dialog {
  background-color: #FFFFFF;
  height: auto !important;
  border: none;
  display: none;
  position: relative;
  width: auto;
  float: left;
  z-index: 1000102; }
  #edit-profile-dialog #editProfileValidationMessage, #change-password-dialog #editProfileValidationMessage {
    color: #E51400; }
  #edit-profile-dialog #save-details, #edit-profile-dialog #close-save-dialog, #change-password-dialog #save-details, #change-password-dialog #close-save-dialog {
    background-color: #29ABE2;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    margin: 10px 10px 10px 0px;
    padding: 5px;
    text-align: center;
    width: auto; }
  #edit-profile-dialog #save-details, #change-password-dialog #save-details {
    *padding: 3px 0px 2px 0px; }
  #edit-profile-dialog #save-details:hover, #change-password-dialog #save-details:hover {
    background-color: #3FBCE8; }
  #edit-profile-dialog #save-details:active, #change-password-dialog #save-details:active {
    background-color: #28A3CE; }
  #edit-profile-dialog .mandatory, #change-password-dialog .mandatory {
    color: #E51400; }
  #edit-profile-dialog #ProfileSettings, #edit-profile-dialog #PasswordSettings, #change-password-dialog #ProfileSettings, #change-password-dialog #PasswordSettings {
    float: left;
    padding: 10px 0px 10px 10px;
    width: auto; }
    #edit-profile-dialog #ProfileSettings #support_visibility, #edit-profile-dialog #PasswordSettings #support_visibility, #change-password-dialog #ProfileSettings #support_visibility, #change-password-dialog #PasswordSettings #support_visibility {
      width: 480px !important; }
      #edit-profile-dialog #ProfileSettings #support_visibility label, #edit-profile-dialog #PasswordSettings #support_visibility label, #change-password-dialog #ProfileSettings #support_visibility label, #change-password-dialog #PasswordSettings #support_visibility label {
        margin-top: 5px; }
      #edit-profile-dialog #ProfileSettings #support_visibility #editAccount_SupportVisibilityValue_chosen, #edit-profile-dialog #PasswordSettings #support_visibility #editAccount_SupportVisibilityValue_chosen, #change-password-dialog #ProfileSettings #support_visibility #editAccount_SupportVisibilityValue_chosen, #change-password-dialog #PasswordSettings #support_visibility #editAccount_SupportVisibilityValue_chosen {
        margin-top: 5px;
        width: 269px !important; }
    #edit-profile-dialog #ProfileSettings .setting_title, #edit-profile-dialog #PasswordSettings .setting_title, #change-password-dialog #ProfileSettings .setting_title, #change-password-dialog #PasswordSettings .setting_title {
      float: left;
      margin: 10px 0px 0px;
      font-size: 22px;
      font-weight: lighter;
      height: auto;
      border-top: 2px dotted #E8E8E8;
      padding-top: 20px;
      width: 465px; }
    #edit-profile-dialog #ProfileSettings .accountsetting, #edit-profile-dialog #PasswordSettings .accountsetting, #change-password-dialog #ProfileSettings .accountsetting, #change-password-dialog #PasswordSettings .accountsetting {
      padding-bottom: 10px; }
    #edit-profile-dialog #ProfileSettings #framework_label, #edit-profile-dialog #ProfileSettings #version_label, #edit-profile-dialog #PasswordSettings #framework_label, #edit-profile-dialog #PasswordSettings #version_label, #change-password-dialog #ProfileSettings #framework_label, #change-password-dialog #ProfileSettings #version_label, #change-password-dialog #PasswordSettings #framework_label, #change-password-dialog #PasswordSettings #version_label {
      border: 1px solid #AFAFAF;
      padding: 4px;
      width: 297px;
      color: #CCCCCC;
      height: 20px; }
    #edit-profile-dialog #ProfileSettings .profileDetail, #edit-profile-dialog #PasswordSettings .profileDetail, #change-password-dialog #ProfileSettings .profileDetail, #change-password-dialog #PasswordSettings .profileDetail {
      float: left;
      padding: 5px 0 5px 0;
      width: 100%; }
      #edit-profile-dialog #ProfileSettings .profileDetail #otherlan, #edit-profile-dialog #ProfileSettings .profileDetail #otherversion, #edit-profile-dialog #PasswordSettings .profileDetail #otherlan, #edit-profile-dialog #PasswordSettings .profileDetail #otherversion, #change-password-dialog #ProfileSettings .profileDetail #otherlan, #change-password-dialog #ProfileSettings .profileDetail #otherversion, #change-password-dialog #PasswordSettings .profileDetail #otherlan, #change-password-dialog #PasswordSettings .profileDetail #otherversion {
        margin: 10px 0 10px 150px; }
      #edit-profile-dialog #ProfileSettings .profileDetail #visibilityInfo, #edit-profile-dialog #PasswordSettings .profileDetail #visibilityInfo, #change-password-dialog #ProfileSettings .profileDetail #visibilityInfo, #change-password-dialog #PasswordSettings .profileDetail #visibilityInfo {
        width: auto !important;
        color: #808080;
        margin: 10px 0px; }
      #edit-profile-dialog #ProfileSettings .profileDetail label, #edit-profile-dialog #ProfileSettings .profileDetail .textbox, #edit-profile-dialog #ProfileSettings .profileDetail select, #edit-profile-dialog #ProfileSettings .profileDetail .hidden-textbox, #edit-profile-dialog #PasswordSettings .profileDetail label, #edit-profile-dialog #PasswordSettings .profileDetail .textbox, #edit-profile-dialog #PasswordSettings .profileDetail select, #edit-profile-dialog #PasswordSettings .profileDetail .hidden-textbox, #change-password-dialog #ProfileSettings .profileDetail label, #change-password-dialog #ProfileSettings .profileDetail .textbox, #change-password-dialog #ProfileSettings .profileDetail select, #change-password-dialog #ProfileSettings .profileDetail .hidden-textbox, #change-password-dialog #PasswordSettings .profileDetail label, #change-password-dialog #PasswordSettings .profileDetail .textbox, #change-password-dialog #PasswordSettings .profileDetail select, #change-password-dialog #PasswordSettings .profileDetail .hidden-textbox {
        color: #7C7C7C;
        font-size: 14px;
        float: left;
        padding: 0 0 5px 0;
        width: 150px; }
      #edit-profile-dialog #ProfileSettings .profileDetail .field-validation-error, #edit-profile-dialog #PasswordSettings .profileDetail .field-validation-error, #change-password-dialog #ProfileSettings .profileDetail .field-validation-error, #change-password-dialog #PasswordSettings .profileDetail .field-validation-error {
        font-size: 10px; }
      #edit-profile-dialog #ProfileSettings .profileDetail .validationError, #edit-profile-dialog #PasswordSettings .profileDetail .validationError, #change-password-dialog #ProfileSettings .profileDetail .validationError, #change-password-dialog #PasswordSettings .profileDetail .validationError {
        border: 1px solid #F76969; }
      #edit-profile-dialog #ProfileSettings .profileDetail .separator, #edit-profile-dialog #PasswordSettings .profileDetail .separator, #change-password-dialog #ProfileSettings .profileDetail .separator, #change-password-dialog #PasswordSettings .profileDetail .separator {
        color: #7C7C7C;
        float: left;
        margin-top: 5px; }
      #edit-profile-dialog #ProfileSettings .profileDetail .textbox, #edit-profile-dialog #ProfileSettings .profileDetail select, #edit-profile-dialog #ProfileSettings .profileDetail .hidden-textbox, #edit-profile-dialog #PasswordSettings .profileDetail .textbox, #edit-profile-dialog #PasswordSettings .profileDetail select, #edit-profile-dialog #PasswordSettings .profileDetail .hidden-textbox, #change-password-dialog #ProfileSettings .profileDetail .textbox, #change-password-dialog #ProfileSettings .profileDetail select, #change-password-dialog #ProfileSettings .profileDetail .hidden-textbox, #change-password-dialog #PasswordSettings .profileDetail .textbox, #change-password-dialog #PasswordSettings .profileDetail select, #change-password-dialog #PasswordSettings .profileDetail .hidden-textbox {
        width: 300px;
        padding-left: 3px !important; }
      #edit-profile-dialog #ProfileSettings .profileDetail .textbox, #edit-profile-dialog #PasswordSettings .profileDetail .textbox, #change-password-dialog #ProfileSettings .profileDetail .textbox, #change-password-dialog #PasswordSettings .profileDetail .textbox {
        border: 1px solid #AFAFAF; }
  #edit-profile-dialog #PasswordSettings, #change-password-dialog #PasswordSettings {
    width: auto; }
    #edit-profile-dialog #PasswordSettings #editAccount_ShowPassword, #change-password-dialog #PasswordSettings #editAccount_ShowPassword {
      margin: 5px 5px 5px 0px;
      *margin: 0px 5px 5px 0px;
      float: left; }
    #edit-profile-dialog #PasswordSettings #save-details, #change-password-dialog #PasswordSettings #save-details {
      margin: -25px 40px 0px 0px !important;
      padding: 5px 10px !important;
      float: right; }
    #edit-profile-dialog #PasswordSettings .profileDetail .edit-account-left-label, #change-password-dialog #PasswordSettings .profileDetail .edit-account-left-label {
      float: left;
      padding: 0 0 15px; }
      #edit-profile-dialog #PasswordSettings .profileDetail .edit-account-left-label img, #change-password-dialog #PasswordSettings .profileDetail .edit-account-left-label img {
        margin-bottom: 0px; }
      #edit-profile-dialog #PasswordSettings .profileDetail .edit-account-left-label span, #change-password-dialog #PasswordSettings .profileDetail .edit-account-left-label span {
        margin-bottom: 0px; }
      #edit-profile-dialog #PasswordSettings .profileDetail .edit-account-left-label .textbox, #change-password-dialog #PasswordSettings .profileDetail .edit-account-left-label .textbox {
        width: 264px !important; }
  #edit-profile-dialog .full-width, #change-password-dialog .full-width {
    float: right;
    width: auto;
    margin-right: 23px;
    margin-top: 10px; }
    #edit-profile-dialog .full-width #close-save-dialog, #change-password-dialog .full-width #close-save-dialog {
      background-color: #808080; }
    #edit-profile-dialog .full-width label, #edit-profile-dialog .full-width input, #change-password-dialog .full-width label, #change-password-dialog .full-width input {
      color: #7C7C7C;
      font-size: 14px;
      float: left;
      margin: 10px 0 0 0;
      width: 98%;
      padding: 5px; }
    #edit-profile-dialog .full-width input, #change-password-dialog .full-width input {
      font-size: 16px;
      margin: 0;
      padding: 5px; }
  #edit-profile-dialog #close-save-dialog, #change-password-dialog #close-save-dialog {
    margin-right: 10px;
    margin-top: 10px;
    padding: 5px !important; }

.notifymsg {
  float: right;
  margin: 2px 31px 14px 0; }
  .notifymsg .warning-msg {
    color: #7C7C7C;
    font-size: 12px;
    margin: 0 4px -13px 6px;
    padding: 0 0 2px;
    width: 280px;
    height: 40px;
    float: right;
    *margin: 0 4px -13px 6px;
    *padding: 0 0 2px; }
  .notifymsg #generalSettingsEnterpriseCheckImage {
    margin-right: 3px;
    float: left;
    height: 16px; }

.edit-account {
  font-family: "Segoe UI", helvetica, arial, sans-serif;
  height: 450px;
  margin-bottom: 20px; }
  .edit-account .hide {
    display: none; }
  .edit-account .auto_width {
    width: auto; }
  .edit-account #languageNullValue, .edit-account #timezoneNullValue {
    width: 200px !important; }
  .edit-account #ExceptionMessage {
    font-size: 14px;
    color: #808080;
    margin-bottom: 5px;
    background-color: #F2F2F2;
    margin-left: 65px;
    margin-bottom: 20px;
    padding: 8px;
    width: 792px;
    height: 65px;
    box-shadow: 3px 3px 3px #DBDBDB;
    border: 1px solid #C1C1C1;
    border-radius: 12px; }
    .edit-account #ExceptionMessage div.img {
      float: left;
      padding: 3px 5px 3px 5px;
      width: 46px;
      margin-top: 5px; }
    .edit-account #ExceptionMessage div.close {
      float: right;
      height: 17px;
      width: 16px;
      background-image: url("//cdn.syncfusion.com/content/images/Support/images/DT/close_normal.png"); }
      .edit-account #ExceptionMessage div.close:hover {
        background-image: url("//cdn.syncfusion.com/content/images/Support/images/DT/close_hover.png");
        cursor: pointer; }
    .edit-account #ExceptionMessage div.message {
      float: left;
      width: 666px;
      padding-top: 5px; }
  .edit-account .success_message {
    background-color: #333;
    color: #fff;
    opacity: .6;
    padding: 7px 10px;
    position: absolute;
    z-index: 1;
    border-radius: 6px;
    margin-left: 250px;
    font-size: 12px;
    margin-top: 160px;
    *margin-top: -20px;
    *margin-left: -200px; }
  .edit-account .editProfile {
    margin: 15px;
    border-top: 2px dotted #E8E8E8; }
  .edit-account .edit-account-heading {
    color: #F7941D;
    font-size: 35px;
    font-weight: lighter;
    padding-bottom: 15px; }
  .edit-account .edit-account-content {
    background-color: #333333;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 16px;
    font-size: 12px;
    left: 529px;
    line-height: 28px;
    opacity: 0.8;
    padding: 10px;
    padding: 4px 7px;
    position: absolute;
    top: 269px;
    display: none; }
  .edit-account .edit-account-left-inner-heading {
    font-size: 24px;
    font-weight: lighter;
    color: #666666;
    margin-bottom: 20px;
    margin-left: 4px; }
  .edit-account .edit-account-right-inner-heading {
    font-size: 24px;
    font-weight: lighter;
    color: #666666;
    margin-bottom: 20px;
    margin-left: 76px; }
  .edit-account .separator {
    color: #7C7C7C;
    float: left;
    margin-top: 5px; }
  .edit-account label {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    width: 37%;
    color: #666666; }
  .edit-account span {
    color: #E51400;
    font-size: 16px; }
  .edit-account .edit-account-personal-info {
    width: 45%;
    float: left; }
  .edit-account .edit-account-additional-info {
    width: 45%;
    float: right;
    height: 540px; }
  .edit-account #link {
    float: left;
    height: 31px;
    width: 290px;
    margin: 24px 0 0 37px; }
    .edit-account #link a {
      color: #FFFFFF;
      background-color: #686868;
      height: 26px;
      width: 131px;
      font-size: 14px;
      margin-left: 13px;
      float: right;
      text-align: center;
      padding-top: 5px;
      font-size: 16px; }
  .edit-account .edit-account-left-label {
    font-size: 16px;
    content: "";
    display: block;
    margin-bottom: 10px;
    margin-left: 4px;
    height: 33px; }
    .edit-account .edit-account-left-label .nullValueMessage {
      display: none;
      background-color: #FBF3CA;
      border: 1px solid #f7f7f7;
      border-radius: 3px;
      font-size: 14px;
      padding: 5px;
      position: absolute;
      width: auto;
      overflow: visible; }
  .edit-account #email_subscription {
    margin-top: 10px;
    float: left; }
  .edit-account .edit-account-right-label {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    margin-left: 20px;
    max-width: 300px;
    height: 33px;
    position: absolute; }
  .edit-account .textbox {
    width: 255px;
    padding: 6px;
    color: #333333;
    border: 1px solid #D6D3D1; }
  .edit-account .hidden-textbox {
    width: 300px;
    padding: 0px 0px 5px;
    height: 16px;
    color: #333333;
    border: 1px solid #D6D3D1; }
  .edit-account .hidden-license-textbox {
    padding: 5px;
    width: 255px;
    color: #333333;
    border: 1px solid #D6D3D1; }
  .edit-account #editAccount_Version.textbox {
    width: 93px;
    border: 1px solid #D6D3D1; }
  .edit-account select#editAccount_Version {
    width: 106px;
    border: 1px solid #D6D3D1; }
  .edit-account #editAccount_Language {
    width: 84px;
    float: left;
    margin-right: 5px;
    border: 1px solid #D6D3D1; }
  .edit-account #editAccount_UserType {
    width: 269px;
    border: 1px solid #D6D3D1; }
  .edit-account #otherversiondisabled .hidden-textbox, .edit-account #otherversion .hidden-textbox {
    width: 143px; }
  .edit-account select {
    font-size: 15px;
    height: 30px;
    width: 269px;
    font-family: "Segoe UI", helvetica, arial, sans-serif;
    border: 1px solid #D6D3D1; }
  .edit-account .edit-account-info-right {
    padding-left: 70px;
    width: 95%; }
  .edit-account .button {
    background-color: #1BA1E2;
    border: 0 none;
    color: #FFFFFF;
    font-family: "Segoe UI", helvetica, arial, sans-serif;
    font-size: 16px;
    padding: 10px;
    cursor: pointer;
    float: right;
    width: 117px;
    padding-top: 0px;
    padding-bottom: 2px;
    margin: 24px 27px 30px 1px;
    height: 30px; }
  .edit-account input {
    font-size: 15px;
    margin-top: 30px; }
  .edit-account .disabledbox {
    border: 1px solid #D6D3D1;
    color: #D6D3D1; }
  .edit-account .placeholder-label {
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    clear: both;
    color: #999999;
    cursor: text;
    line-height: 25px;
    margin-left: -260px;
    opacity: 0.5;
    position: absolute;
    width: 255px;
    z-index: 1; }
  .edit-account .newPasswordClass {
    font-size: 12px;
    color: #E51400;
    width: 282px;
    float: left;
    line-height: 17px;
    margin: 5px 5px 5px 120px; }

#changePassword, #addressBook {
  background-color: #808080;
  padding: 6px 10px;
  width: auto;
  font-size: 16px;
  color: #FFFFFF;
  position: relative;
  float: left;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 4px; }

/*============== End of Edit Account Page ============*/
/*============== Address Book Page ================*/
.address-book {
  font-family: "Segoe UI", helvetica, arial, sans-serif; }
  .address-book .address-book-heading {
    color: #F7941D;
    font-size: 35px;
    font-weight: lighter;
    padding-bottom: 15px; }
  .address-book .address-table #AdddressDetails {
    margin-bottom: 20px;
    border: 1px solid #E7E7E7 !important;
    margin-top: 20px;
    clear: both; }
    .address-book .address-table #AdddressDetails .GridHeader table thead th:hover {
      cursor: text !important; }
    .address-book .address-table #AdddressDetails .GridHeader {
      border-left: 1px solid #1BA1E3 !important;
      border-right: 1px solid #1BA1E3 !important; }
      .address-book .address-table #AdddressDetails .GridHeader table thead {
        height: 50px !important; }
        .address-book .address-table #AdddressDetails .GridHeader table thead th, .address-book .address-table #AdddressDetails .GridHeader table thead th:hover {
          font-family: "Segoe UI", helvetica, arial, sans-serif !important;
          background: none !important;
          border: 0 none !important;
          color: #FFFFFF !important;
          background-color: #1BA1E3 !important;
          height: 50px !important; }
          .address-book .address-table #AdddressDetails .GridHeader table thead th div, .address-book .address-table #AdddressDetails .GridHeader table thead th:hover div {
            font-size: 18px !important;
            font-weight: lighter !important;
            color: #FFFFFF !important; }
    .address-book .address-table #AdddressDetails .GridContent table {
      font-size: 16px !important;
      border: 0 none !important;
      *width: 920px; }
      .address-book .address-table #AdddressDetails .GridContent table tr {
        background: none !important;
        border: 0 none !important;
        height: 50px !important; }
        .address-book .address-table #AdddressDetails .GridContent table tr td {
          border: 1px solid #E7E7E7 !important;
          line-height: 26px !important;
          white-space: normal !important; }
      .address-book .address-table #AdddressDetails .GridContent table .SelectionBackground {
        color: #333333; }
      .address-book .address-table #AdddressDetails .GridContent table a {
        color: #293674;
        word-wrap: break-word; }
      .address-book .address-table #AdddressDetails .GridContent table a:hover {
        color: #F7941D;
        word-wrap: break-word; }
      .address-book .address-table #AdddressDetails .GridContent table .CurrentCell a {
        color: #FFFFFF; }
      .address-book .address-table #AdddressDetails .GridContent table .Alt_Row {
        background-color: #F4F4F4 !important; }
    .address-book .address-table #AdddressDetails .GridPager {
      border: 0 none !important;
      background-color: #EAEAEA !important;
      *width: 920px; }
    .address-book .address-table #AdddressDetails .templateAddressType, .address-book .address-table #AdddressDetails .templateAddressDetails {
      padding-left: 10px; }
    .address-book .address-table #AdddressDetails .GridHeader table thead th:hover {
      *font-weight: bold; }
    .address-book .address-table #AdddressDetails .GridContent .RowHeader {
      visibility: hidden;
      width: 0px; }
    .address-book .address-table #AdddressDetails .GridContent table tr td {
      border-bottom: 1px solid #D6D3D1 !important;
      line-height: 26px !important;
      white-space: normal !important;
      *padding-left: 0px; }
    .address-book .address-table #AdddressDetails .GridContent a {
      font-weight: normal;
      color: #F7941D !important; }
    .address-book .address-table #AdddressDetails .GridContent #address-edit {
      padding-left: 20px; }
    .address-book .address-table #AdddressDetails .GridContent .editAddressButton {
      display: block; }
      .address-book .address-table #AdddressDetails .GridContent .editAddressButton span {
        font-size: 20px;
        left: 10px;
        position: relative;
        top: -8px; }
    .address-book .address-table #AdddressDetails .GridContent .deleteAddressButton, .address-book .address-table #AdddressDetails .GridContent .useAddressButton {
      margin-top: 20px; }
    .address-book .address-table #AdddressDetails .GridContent input[type="submit"] {
      font-family: "Segoe UI", helvetica, arial, sans-serif !important;
      background-color: #FFFFFF;
      border: none;
      color: #F7941D;
      font-size: 20px;
      padding-left: 43px;
      *padding-left: 29px;
      height: 32px;
      background-image: url("//cdn.syncfusion.com/content/images/Account/Images/AddressBook/Delete.png");
      background-repeat: no-repeat;
      background-position: 0 0;
      cursor: pointer; }
    .address-book .address-table #AdddressDetails .GridContent .useAddressButton input[type="submit"] {
      *padding-left: 10px; }
    .address-book .address-table #AdddressDetails .GridContent .SelectionBackground {
      background-color: #d9d9d9; }
    .address-book .address-table #AdddressDetails .GridContent .CurrentCell {
      background-color: #acacac; }
      .address-book .address-table #AdddressDetails .GridContent .CurrentCell a:hover {
        color: #FFFFFF !important; }
  .address-book .address-book-content {
    font-size: 16px;
    font-weight: lighter;
    padding-bottom: 20px; }
  .address-book .sf-button {
    color: #FFFFFF !important;
    background-color: #1BA1E2 !important;
    border: 0px none  white !important;
    background-image: none !important;
    margin-bottom: 20px;
    background-color: #1BA1E2;
    border: 0 none;
    color: #FFFFFF;
    font-family: "Segoe UI", helvetica, arial, sans-serif;
    font-size: 20px;
    padding: 0px;
    cursor: pointer;
    padding: 5px 20px;
    *padding: 0px; }
    .address-book .sf-button a {
      color: #FFFFFF; }
  .address-book .sf-button:hover {
    background-color: #3FBCE8 !important; }
  .address-book .sf-button:active {
    background-color: #28A3CE !important; }

/*============== End of Address Book Page ================*/
/*============== Add New Address Page =================*/
.add-new-address-page .address-book-content-ques {
  font-size: 16px;
  font-weight: lighter;
  padding-bottom: 20px;
  float: left; }
  .add-new-address-page .address-book-content-ques input[type="submit"] {
    background-color: #1BA1E2;
    border: 0 none;
    color: #FFFFFF;
    font-family: "Segoe UI", helvetica, arial, sans-serif;
    font-size: 20px;
    padding: 0px;
    cursor: pointer;
    padding: 0px 20px;
    *padding: 0px 15px;
    margin-right: 10px; }
.add-new-address-page .address-book-content-ques_one {
  padding-left: 20px; }
.add-new-address-page .address-book-heading {
  color: #F7941D;
  font-size: 35px;
  font-weight: lighter;
  padding-bottom: 15px; }
.add-new-address-page .address-book-content {
  font-size: 16px;
  font-weight: lighter;
  padding-bottom: 20px; }
.add-new-address-page .add-new-address {
  font-size: 16px; }
  .add-new-address-page .add-new-address .add-new-address-label {
    clear: both;
    content: "";
    display: block; }
    .add-new-address-page .add-new-address .add-new-address-label label {
      float: left;
      margin-bottom: 20px;
      text-align: left;
      width: 15%; }
    .add-new-address-page .add-new-address .add-new-address-label sup {
      color: #E51400;
      font-size: 16px; }
    .add-new-address-page .add-new-address .add-new-address-label .textbox {
      height: 30px;
      width: 300px;
      color: #333333;
      font-size: 16px;
      border: 1px solid #D6D3D1;
      padding-left: 5px; }
    .add-new-address-page .add-new-address .add-new-address-label select {
      height: 30px;
      width: 307px;
      font-family: "Segoe UI", helvetica, arial, sans-serif;
      font-size: 16px;
      border: 1px solid #D6D3D1;
      padding-left: 5px; }
    .add-new-address-page .add-new-address .add-new-address-label .checkbox {
      margin-bottom: 10px;
      margin-top: 15px;
      margin-left: 135px;
      float: left;
      margin-right: -115px; }
    .add-new-address-page .add-new-address .add-new-address-label .buttons-save {
      float: left;
      margin-bottom: 10px;
      margin-top: 15px;
      margin-left: 138px;
      *margin-left: 69px; }
      .add-new-address-page .add-new-address .add-new-address-label .buttons-save input[type="submit"] {
        background-color: #1BA1E2;
        border: 0 none;
        color: #FFFFFF;
        font-family: "Segoe UI", helvetica, arial, sans-serif;
        font-size: 20px;
        padding: 0px;
        cursor: pointer;
        padding: 5px 25px;
        *padding: 0px 20px 2px 20px; }
    .add-new-address-page .add-new-address .add-new-address-label .buttons-cancel {
      float: left;
      margin-bottom: 10px;
      margin-top: 15px;
      margin-left: 100px;
      *margin-left: 35px; }
      .add-new-address-page .add-new-address .add-new-address-label .buttons-cancel input[type="submit"] {
        background-color: #1BA1E2;
        border: 0 none;
        color: #FFFFFF;
        font-family: "Segoe UI", helvetica, arial, sans-serif;
        font-size: 20px;
        padding: 0px;
        cursor: pointer;
        padding: 5px 22px;
        *padding: 0px 15px 2px 13px; }

/*============== End of Add New Address Page =================*/
/*=========== License Management =================== */
.licensemanagent {
  font-family: "Segoe UI", helvetica, arial, sans-serif; }
  .licensemanagent .Heading {
    font-size: 35px;
    color: #F7941D;
    font-weight: lighter;
    margin-bottom: 25px;
    float: left;
    width: 922px; }
  .licensemanagent #top-instruction {
    float: right;
    margin-top: 10px; }
    .licensemanagent #top-instruction #Generate {
      background-color: #1BA1E2;
      color: #FFFFFF;
      font-size: 16px;
      padding: 8px 25px 8px 25px;
      cursor: pointer;
      *line-height: 35px; }
    .licensemanagent #top-instruction #Generate:hover {
      background-color: #3FBCE8; }
    .licensemanagent #top-instruction #Generate:active {
      background-color: #28A3CE; }
  .licensemanagent .note {
    font-size: 30px;
    color: #293674;
    float: left;
    font-weight: lighter;
    width: 500px; }
  .licensemanagent #License {
    float: left;
    margin-bottom: 25px;
    width: 922px; }
    .licensemanagent #License [id^="AvailLicen"] {
      border: 1px solid #E7E7E7 !important;
      margin-top: 25px; }
      .licensemanagent #License [id^="AvailLicen"] .GridHeader {
        border-left: 1px solid #1BA1E3 !important;
        border-right: 1px solid #1BA1E3 !important; }
        .licensemanagent #License [id^="AvailLicen"] .GridHeader table thead {
          height: 50px !important; }
          .licensemanagent #License [id^="AvailLicen"] .GridHeader table thead th, .licensemanagent #License [id^="AvailLicen"] .GridHeader table thead th:hover {
            font-family: "Segoe UI", helvetica, arial, sans-serif !important;
            background: none !important;
            border: 0 none !important;
            color: #FFFFFF !important;
            background-color: #1BA1E3 !important;
            height: 50px !important; }
            .licensemanagent #License [id^="AvailLicen"] .GridHeader table thead th div, .licensemanagent #License [id^="AvailLicen"] .GridHeader table thead th:hover div {
              font-size: 18px !important;
              font-weight: lighter !important;
              color: #FFFFFF !important; }
      .licensemanagent #License [id^="AvailLicen"] .GridContent table {
        font-size: 16px !important;
        border: 0 none !important;
        *width: 920px; }
        .licensemanagent #License [id^="AvailLicen"] .GridContent table tr {
          background: none !important;
          border: 0 none !important;
          height: 50px !important; }
          .licensemanagent #License [id^="AvailLicen"] .GridContent table tr td {
            border: 1px solid #E7E7E7 !important;
            line-height: 26px !important;
            white-space: normal !important; }
        .licensemanagent #License [id^="AvailLicen"] .GridContent table .SelectionBackground {
          color: #333333; }
        .licensemanagent #License [id^="AvailLicen"] .GridContent table a {
          color: #293674;
          word-wrap: break-word; }
        .licensemanagent #License [id^="AvailLicen"] .GridContent table a:hover {
          color: #F7941D;
          word-wrap: break-word; }
        .licensemanagent #License [id^="AvailLicen"] .GridContent table .CurrentCell a {
          color: #FFFFFF; }
        .licensemanagent #License [id^="AvailLicen"] .GridContent table .Alt_Row {
          background-color: #F4F4F4 !important; }
      .licensemanagent #License [id^="AvailLicen"] .GridPager {
        border: 0 none !important;
        background-color: #EAEAEA !important;
        *width: 920px; }
      .licensemanagent #License [id^="AvailLicen"] .GridContent table .SelectionBackground {
        background-color: #d9d9d9 !important; }
      .licensemanagent #License [id^="AvailLicen"] .GridContent table tr {
        color: #FFFFFF !important; }
        .licensemanagent #License [id^="AvailLicen"] .GridContent table tr td {
          color: #333333 !important;
          font-weight: lighter !important; }
      .licensemanagent #License [id^="AvailLicen"] .GridContent table tr:hover {
        background-color: #acacac !important; }
      .licensemanagent #License [id^="AvailLicen"] .GridHeader .Hdr-widthSettings {
        padding-right: 0px !important; }
      .licensemanagent #License [id^="AvailLicen"] .GridContent .Office2007Black .sf-sp-vback {
        height: 128px !important; }
      .licensemanagent #License [id^="AvailLicen"] .GridContent .Office2007Black .sf-sp-Vhandle {
        border-radius: 0px !important;
        background-color: #333333; }
  .licensemanagent .head {
    float: left;
    width: 919px;
    font-size: 16px;
    height: 50px; }
    .licensemanagent .head #groupdropdown {
      float: right;
      margin-right: 0px;
      margin-top: 13px; }
      .licensemanagent .head #groupdropdown span {
        float: left; }
      .licensemanagent .head #groupdropdown select {
        border: 1px solid #D6D3D1;
        float: left;
        font-size: 16px;
        height: 30px;
        width: 200px;
        font-family: "Segoe UI", helvetica, arial, sans-serif;
        margin-left: 5px;
        margin-top: -3px; }
    .licensemanagent .head #newgroup, .licensemanagent .head #removeUser, .licensemanagent .head #movegroup, .licensemanagent .head #power {
      float: left;
      font-size: 18px;
      margin-left: 15px;
      margin-top: 11px;
      background-color: #1BA1E2;
      color: #FFFFFF;
      padding: 2px 15px;
      cursor: pointer; }
      .licensemanagent .head #newgroup img, .licensemanagent .head #removeUser img, .licensemanagent .head #movegroup img, .licensemanagent .head #power img {
        margin-left: 15px; }
    .licensemanagent .head #newgroup {
      margin-left: 0px !important; }
    .licensemanagent .head #FlagShow {
      margin-right: 20px;
      margin-top: 13px; }
  .licensemanagent #licenselist {
    float: left;
    width: 922px; }
    .licensemanagent #licenselist [id^="EndUserList"] {
      border: 1px solid #E7E7E7 !important; }
      .licensemanagent #licenselist [id^="EndUserList"] .GridHeader {
        border-left: 1px solid #1BA1E3 !important;
        border-right: 1px solid #1BA1E3 !important; }
        .licensemanagent #licenselist [id^="EndUserList"] .GridHeader table thead {
          height: 50px !important; }
          .licensemanagent #licenselist [id^="EndUserList"] .GridHeader table thead th, .licensemanagent #licenselist [id^="EndUserList"] .GridHeader table thead th:hover {
            font-family: "Segoe UI", helvetica, arial, sans-serif !important;
            background: none !important;
            border: 0 none !important;
            color: #FFFFFF !important;
            background-color: #1BA1E3 !important;
            height: 50px !important; }
            .licensemanagent #licenselist [id^="EndUserList"] .GridHeader table thead th div, .licensemanagent #licenselist [id^="EndUserList"] .GridHeader table thead th:hover div {
              font-size: 18px !important;
              font-weight: lighter !important;
              color: #FFFFFF !important; }
      .licensemanagent #licenselist [id^="EndUserList"] .GridContent table {
        font-size: 16px !important;
        border: 0 none !important;
        *width: 920px; }
        .licensemanagent #licenselist [id^="EndUserList"] .GridContent table tr {
          background: none !important;
          border: 0 none !important;
          height: 50px !important; }
          .licensemanagent #licenselist [id^="EndUserList"] .GridContent table tr td {
            border: 1px solid #E7E7E7 !important;
            line-height: 26px !important;
            white-space: normal !important; }
        .licensemanagent #licenselist [id^="EndUserList"] .GridContent table .SelectionBackground {
          color: #333333; }
        .licensemanagent #licenselist [id^="EndUserList"] .GridContent table a {
          color: #293674;
          word-wrap: break-word; }
        .licensemanagent #licenselist [id^="EndUserList"] .GridContent table a:hover {
          color: #F7941D;
          word-wrap: break-word; }
        .licensemanagent #licenselist [id^="EndUserList"] .GridContent table .CurrentCell a {
          color: #FFFFFF; }
        .licensemanagent #licenselist [id^="EndUserList"] .GridContent table .Alt_Row {
          background-color: #F4F4F4 !important; }
      .licensemanagent #licenselist [id^="EndUserList"] .GridPager {
        border: 0 none !important;
        background-color: #EAEAEA !important;
        *width: 920px; }
      .licensemanagent #licenselist [id^="EndUserList"] .sf-editor .textboxbase {
        width: 25px !important; }
      .licensemanagent #licenselist [id^="EndUserList"] #usall {
        margin-left: 4px;
        margin-top: 10px;
        *margin-left: 6px;
        *margin-top: 8px; }
  .licensemanagent #GroupMenu, .licensemanagent #RemoveMenu, .licensemanagent #PowerMenu, .licensemanagent #moveMenu {
    *margin-left: 207px;
    *margin-top: 621px; }
  .licensemanagent .contextMenu {
    display: none;
    position: absolute;
    margin-left: -5px;
    margin-top: 4px;
    width: 152px;
    z-index: 99999;
    border: 1px solid #E7E7E7; }
    .licensemanagent .contextMenu li {
      background-color: #FFFFFF;
      list-style: none outside none;
      margin: 0;
      padding: 5px 5px 5px 30px; }
      .licensemanagent .contextMenu li a {
        background-position: 6px center;
        background-repeat: no-repeat;
        color: #333333;
        display: block;
        font-size: 15px;
        line-height: 20px;
        outline: medium none;
        padding: 1px 5px; }
    .licensemanagent .contextMenu li:hover {
      background-color: #F4F4F4; }
    .licensemanagent .contextMenu .adduser {
      background-image: url("//cdn.syncfusion.com/content/images/Account/Images/Add-User.png");
      background-position: 7px 6px;
      background-repeat: no-repeat; }
    .licensemanagent .contextMenu .addgroup {
      background-image: url("//cdn.syncfusion.com/content/images/Account/Images/Group-User.png");
      background-position: 7px 6px;
      background-repeat: no-repeat; }
    .licensemanagent .contextMenu .deluser {
      background-image: url("//cdn.syncfusion.com/content/images/Account/Images/Delete-user.png");
      background-position: 4px 5px;
      background-repeat: no-repeat; }
    .licensemanagent .contextMenu .delgroup {
      background-image: url("//cdn.syncfusion.com/content/images/Account/Images/Delete-Group.png");
      background-position: 4px 5px;
      background-repeat: no-repeat; }
    .licensemanagent .contextMenu .addpower {
      background-image: url("//cdn.syncfusion.com/content/images/Account/Images/Addpower.png");
      background-position: 5px 5px;
      background-repeat: no-repeat; }
    .licensemanagent .contextMenu .rempower {
      background-image: url("//cdn.syncfusion.com/content/images/Account/Images/Delete-Power.png");
      background-position: 8px 10px;
      background-repeat: no-repeat; }
  .licensemanagent #moveMenu li {
    background-image: url("//cdn.syncfusion.com/content/images/Account/Images/Move-Small.png");
    background-position: 7px 6px;
    background-repeat: no-repeat; }
  .licensemanagent .crownplus {
    background-image: url("//cdn.syncfusion.com/content/images/Account/Images/crown_plus.png");
    background-position: 0 16px;
    background-repeat: no-repeat;
    padding-left: 20px !important; }
  .licensemanagent .crown {
    background-image: url("//cdn.syncfusion.com/content/images/Account/Images/crown.jpg");
    background-position: 0 16px;
    background-repeat: no-repeat;
    padding-left: 20px !important; }
  .licensemanagent #edit, .licensemanagent #save, .licensemanagent #cancel {
    cursor: pointer;
    float: left;
    height: 17px;
    margin-right: 15px;
    width: 16px; }
  .licensemanagent #edit {
    background-image: url("//cdn.syncfusion.com/content/images/Account/Images/edit.png");
    background-position: -8px 50%;
    background-repeat: no-repeat; }
  .licensemanagent #save {
    background-image: url("//cdn.syncfusion.com/content/images/Account/Images/save.png");
    background-repeat: no-repeat;
    margin-top: 9px; }
  .licensemanagent #cancel {
    background-image: url("//cdn.syncfusion.com/content/images/Account/Images/cancel.png");
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-bottom: 9px; }
  .licensemanagent .ajaxloads {
    margin-top: 18px; }
  .licensemanagent #singleAjax {
    height: 14px;
    left: 360px;
    position: absolute;
    top: 0; }
  .licensemanagent .newuser-validation {
    font-size: 13px;
    letter-spacing: 0.25px;
    line-height: 20px; }
  .licensemanagent .enterprise-validation {
    width: 278px;
    margin-bottom: 0px !important;
    float: right !important; }
  .licensemanagent #Uploaddialog .downloadtemplate div {
    width: 360px; }
  .licensemanagent #Uploaddialog .downloadtemplate a {
    background-color: #1BA1E2;
    color: #FFFFFF;
    font-size: 16px;
    padding: 2px 25px 2px 25px;
    cursor: pointer;
    float: right;
    margin-right: 34px; }
  .licensemanagent #Uploaddialog label {
    margin-bottom: 10px;
    width: 125px; }
  .licensemanagent #Uploaddialog input[type="file"], .licensemanagent #Uploaddialog input[type="text"] {
    border: 1px solid #D6D3D1;
    width: 160px;
    height: 30px;
    font-size: 16px;
    font-family: "Segoe UI", helvetica, arial, sans-serif; }
  .licensemanagent #Uploaddialog input[type="file"] {
    margin-left: -158px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 245px;
    z-index: 2; }
  .licensemanagent #Uploaddialog .fileinputdiv {
    float: left;
    margin-right: 9px;
    position: relative;
    width: 278px;
    height: 32px; }
  .licensemanagent #Uploaddialog .browsebutton {
    background-color: #1BA1E2;
    color: #FFFFFF;
    font-size: 18px;
    padding: 3px 16px 3px 16px;
    cursor: pointer;
    left: 166px;
    position: absolute; }
  .licensemanagent #Uploaddialog .filetxt {
    left: 0;
    position: absolute;
    border: 1px solid #D6D3D1;
    width: 160px;
    height: 30px;
    font-size: 16px;
    font-family: "Segoe UI", helvetica, arial, sans-serif; }
  .licensemanagent #Uploaddialog .fileformats {
    float: right;
    font-size: 14px;
    margin-right: 34px;
    margin-bottom: 0; }
  .licensemanagent #Uploaddialog .validationmsg {
    float: left;
    margin-top: -20px;
    width: 300px; }
  .licensemanagent #Uploaddialog #container {
    width: 377px; }
    .licensemanagent #Uploaddialog #container th {
      background-color: #F4F4F4;
      font-weight: lighter;
      font-size: 18px; }
    .licensemanagent #Uploaddialog #container .downloadtemp {
      background-color: #1BA1E2;
      border: 0 none;
      color: #FFFFFF;
      font-family: "Segoe UI", helvetica, arial, sans-serif;
      font-size: 16px;
      padding: 0px;
      cursor: pointer;
      float: right;
      margin-top: 20px;
      padding: 2px 25px; }
  .licensemanagent .ui-dialog {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    z-index: 1001 !important;
    float: left;
    width: 445px !important; }
    .licensemanagent .ui-dialog .addgroup {
      background-image: url("//cdn.syncfusion.com/content/images/Account/Images/Group-User-big.png");
      background-position: 8px 14px !important;
      background-repeat: no-repeat; }
    .licensemanagent .ui-dialog .adduser {
      background-image: url("//cdn.syncfusion.com/content/images/Account/Images/Add-User-big.png");
      background-position: 8px 14px !important;
      background-repeat: no-repeat; }
    .licensemanagent .ui-dialog .ui-dialog-titlebar {
      padding: 15px 20px !important; }
      .licensemanagent .ui-dialog .ui-dialog-titlebar span, .licensemanagent .ui-dialog .ui-dialog-titlebar .license-dlg-title {
        color: #F7941D;
        font-size: 24px;
        font-weight: lighter;
        margin-left: 12px; }
      .licensemanagent .ui-dialog .ui-dialog-titlebar .icons {
        float: left;
        padding-left: 10px;
        padding-top: 6px; }
      .licensemanagent .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
        display: none; }
    .licensemanagent .ui-dialog .ui-dialog-content {
      padding-left: 33px !important; }
      .licensemanagent .ui-dialog .ui-dialog-content div {
        float: left;
        font-size: 16px;
        font-weight: lighter;
        margin-bottom: 15px; }
        .licensemanagent .ui-dialog .ui-dialog-content div label {
          float: left;
          width: 134px; }
        .licensemanagent .ui-dialog .ui-dialog-content div input[type="text"], .licensemanagent .ui-dialog .ui-dialog-content div select {
          border: 1px solid #D6D3D1;
          width: 240px;
          height: 30px;
          font-size: 16px;
          font-family: "Segoe UI", helvetica, arial, sans-serif; }
      .licensemanagent .ui-dialog .ui-dialog-content .dialogbuttons {
        float: right;
        margin-bottom: 20px;
        margin-right: 26px;
        margin-top: 10px; }
        .licensemanagent .ui-dialog .ui-dialog-content .dialogbuttons #savebutton, .licensemanagent .ui-dialog .ui-dialog-content .dialogbuttons #Closedialog, .licensemanagent .ui-dialog .ui-dialog-content .dialogbuttons #uplddialogclose, .licensemanagent .ui-dialog .ui-dialog-content .dialogbuttons #uploadsave {
          background-color: #1BA1E2;
          color: #FFFFFF;
          font-size: 18px;
          padding: 2px 25px 2px 25px;
          cursor: pointer;
          margin-right: 10px;
          float: left; }
        .licensemanagent .ui-dialog .ui-dialog-content .dialogbuttons #Savedialog, .licensemanagent .ui-dialog .ui-dialog-content .dialogbuttons #form1Id {
          display: none; }
    .licensemanagent .ui-dialog #MyDialog #dlgmessage {
      margin-right: 20px; }
      .licensemanagent .ui-dialog #MyDialog #dlgmessage p {
        font-size: 18px; }
        .licensemanagent .ui-dialog #MyDialog #dlgmessage p select {
          margin-top: 15px;
          width: 195px; }
      .licensemanagent .ui-dialog #MyDialog #dlgmessage .orubasestudio {
        margin-top: 20px;
        margin-bottom: 15px; }
      .licensemanagent .ui-dialog #MyDialog #dlgmessage .bigdata {
        text-align: right; }
      .licensemanagent .ui-dialog #MyDialog #dlgmessage .license-dlg-bt {
        background-color: #1BA1E2;
        color: #FFFFFF;
        font-size: 18px;
        padding: 2px 25px 2px 25px;
        cursor: pointer;
        margin-right: 10px;
        margin-top: 20px;
        float: right; }
      .licensemanagent .ui-dialog #MyDialog #dlgmessage .cancel_button {
        margin-right: 0px; }

/*=========== EndLicense Management =============== */
/*==================Metro studio beta ===============*/
#cboxOverlay {
  z-index: 1000102; }

#colorbox {
  z-index: 1000103; }

#metrostudio_beta {
  width: 100%; }
  #metrostudio_beta .mainsection .metro-intro-text {
    margin-bottom: 30px; }
    #metrostudio_beta .mainsection .metro-intro-text div {
      margin: 10px 0; }
      #metrostudio_beta .mainsection .metro-intro-text div a {
        text-decoration: underline; }
  #metrostudio_beta .mainsection .download_now {
    clear: both;
    margin-bottom: 25px; }
  #metrostudio_beta .mainsection .video_popup {
    float: left;
    width: 560px;
    margin-bottom: 25px; }
    #metrostudio_beta .mainsection .video_popup #icon_video #video_background {
      width: 560px;
      height: 413px;
      background-image: url("//cdn.syncfusion.com/content/images/downloads/Images/MetroStudio/metrobeta.png");
      background-repeat: no-repeat; }
      #metrostudio_beta .mainsection .video_popup #icon_video #video_background div {
        width: 100px; }
  #metrostudio_beta .mainsection .login_panel {
    float: right;
    width: 362px; }
    #metrostudio_beta .mainsection .login_panel .download_now {
      margin-left: 30px;
      margin-top: 290px; }
    #metrostudio_beta .mainsection .login_panel #login-module {
      float: right;
      width: 362px; }
      #metrostudio_beta .mainsection .login_panel #login-module .bluestrip {
        background-color: #1BA1E2;
        height: 6px;
        width: 332px;
        margin-left: 30px; }
      #metrostudio_beta .mainsection .login_panel #login-module #login {
        background-color: #f4f4f4;
        margin-left: 30px;
        padding: 15px 0 2px;
        height: 390px;
        width: 332px; }
        #metrostudio_beta .mainsection .login_panel #login-module #login #login-subtitle {
          position: relative;
          font-size: 24px;
          font-weight: lighter;
          margin-left: 27px;
          margin-bottom: 15px; }
        #metrostudio_beta .mainsection .login_panel #login-module #login .login_style {
          font-family: "Segoe UI", helvetica, arial, sans-serif;
          height: 76px;
          margin-left: 28px;
          margin-top: 9px; }
          #metrostudio_beta .mainsection .login_panel #login-module #login .login_style .input-validation-error {
            background-color: #FFFFFF; }
          #metrostudio_beta .mainsection .login_panel #login-module #login .login_style label {
            color: #666666; }
          #metrostudio_beta .mainsection .login_panel #login-module #login .login_style .password-validation {
            color: #E51400;
            font-size: 15px; }
          #metrostudio_beta .mainsection .login_panel #login-module #login .login_style #UserName {
            margin-top: 5px;
            width: 255px;
            padding: 6px;
            font-size: 15px;
            border: 1px solid #D6D3D1; }
          #metrostudio_beta .mainsection .login_panel #login-module #login .login_style #Password {
            padding: 6px;
            margin-top: 6px;
            width: 255px;
            font-size: 15px;
            border: 1px solid #D6D3D1; }
        #metrostudio_beta .mainsection .login_panel #login-module #login .login-button {
          margin-left: 27px;
          margin-top: 10px; }
          #metrostudio_beta .mainsection .login_panel #login-module #login .login-button .forget_style {
            margin-top: 10; }
          #metrostudio_beta .mainsection .login_panel #login-module #login .login-button .button_style {
            margin-top: 20px; }
            #metrostudio_beta .mainsection .login_panel #login-module #login .login-button .button_style #LoginButton {
              background-color: #1BA1E2;
              border: 0 none;
              color: #FFFFFF;
              font-family: "Segoe UI", helvetica, arial, sans-serif;
              font-size: 20px;
              padding: 6px;
              cursor: pointer;
              width: 95px; }
            #metrostudio_beta .mainsection .login_panel #login-module #login .login-button .button_style #labelrememberMe {
              margin-left: 5px !important;
              float: none !important;
              margin-right: 0px !important; }
            #metrostudio_beta .mainsection .login_panel #login-module #login .login-button .button_style #RememberMe {
              margin-left: 20px; }
          #metrostudio_beta .mainsection .login_panel #login-module #login .login-button .register-link {
            width: 273px;
            margin-top: 14px; }
            #metrostudio_beta .mainsection .login_panel #login-module #login .login-button .register-link a {
              color: #1BA1E2;
              font-weight: normal;
              text-decoration: none; }
            #metrostudio_beta .mainsection .login_panel #login-module #login .login-button .register-link a:hover {
              color: #E51400; }

.metrostudio_beta_help .pagetitle {
  margin-left: 20px; }
.metrostudio_beta_help .video_popup #video_background {
  background-image: url("//cdn.syncfusion.com/content/images/downloads/Images/MetroStudio/metrobeta_help.png");
  width: 811px;
  height: 502px; }
.metrostudio_beta_help .video_popup #video_link img {
  left: 344px !important;
  top: 213px !important;
  position: absolute; }
.metrostudio_beta_help .login_style1 {
  font-family: "Segoe UI", helvetica, arial, sans-serif;
  height: 76px;
  margin-left: 28px;
  margin-top: 9px; }

/*==================End of Metro studio beta ===============*/
/* ===== Login Popup =====*/
#login_popup .login_popup_right #login-module {
  float: left; }
  #login_popup .login_popup_right #login-module .bluestrip {
    background-color: #1BA1E2;
    height: 6px;
    width: 340px; }
  #login_popup .login_popup_right #login-module #login {
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 14px;
    height: 345px;
    width: 340px; }
    #login_popup .login_popup_right #login-module #login #login-subtitle {
      position: relative;
      font-size: 24px;
      font-weight: lighter;
      margin-left: 27px;
      margin-bottom: 15px; }
    #login_popup .login_popup_right #login-module #login .login_style {
      font-family: "Segoe UI", helvetica, arial, sans-serif;
      height: 76px;
      margin-left: 28px;
      margin-top: 9px; }
      #login_popup .login_popup_right #login-module #login .login_style .input-validation-error {
        background-color: #FFFFFF; }
      #login_popup .login_popup_right #login-module #login .login_style label {
        color: #666666; }
      #login_popup .login_popup_right #login-module #login .login_style .password-validation {
        color: #E51400;
        font-size: 15px; }
      #login_popup .login_popup_right #login-module #login .login_style #UserName {
        margin-top: 5px;
        width: 255px;
        padding: 6px;
        font-size: 15px;
        border: 1px solid #D6D3D1; }
      #login_popup .login_popup_right #login-module #login .login_style #Password {
        padding: 6px;
        margin-top: 6px;
        width: 255px;
        font-size: 15px;
        border: 1px solid #D6D3D1; }
    #login_popup .login_popup_right #login-module #login .login-button {
      margin-left: 27px;
      margin-top: 10px; }
      #login_popup .login_popup_right #login-module #login .login-button .forget_style {
        margin-top: 10; }
      #login_popup .login_popup_right #login-module #login .login-button .button_style {
        margin-top: 20px; }
        #login_popup .login_popup_right #login-module #login .login-button .button_style #Login_Button_popup {
          background-color: #1BA1E2;
          border: 0 none;
          color: #FFFFFF;
          font-family: "Segoe UI", helvetica, arial, sans-serif;
          font-size: 20px;
          padding: 6px;
          cursor: pointer;
          width: 95px;
          *padding: 0px; }
        #login_popup .login_popup_right #login-module #login .login-button .button_style #labelrememberMe {
          margin-left: 5px; }
        #login_popup .login_popup_right #login-module #login .login-button .button_style #RememberMe {
          margin-left: 20px; }
      #login_popup .login_popup_right #login-module #login .login-button .register-link {
        width: 273px;
        margin-top: 14px; }
        #login_popup .login_popup_right #login-module #login .login-button .register-link a {
          color: #1BA1E2;
          font-weight: normal;
          text-decoration: none; }
        #login_popup .login_popup_right #login-module #login .login-button .register-link a:hover {
          color: #E51400; }

/* ===== End of Login Popup =====*/

/*# sourceMappingURL=Account.css.map */
