@font-face {
    font-family: 'OpenSans-Regular';
    src: url("//cdn.syncfusion.com/content/fonts/documentation/open-sans/OpenSans-Regular.ttf") format("truetype");
  }
  
  @font-face {
    font-family: 'OpenSans-Bold';
    src: url("//cdn.syncfusion.com/content/fonts/documentation/open-sans/OpenSans-Bold.ttf") format("truetype");
  }
  
  @font-face {
    font-family: 'OpenSans-Semibold';
    src: url("//cdn.syncfusion.com/content/fonts/documentation/open-sans/OpenSans-Semibold.ttf") format("truetype");
  }
  
  @font-face {
    font-family: 'OpenSans-Light';
    src: url("//cdn.syncfusion.com/content/fonts/documentation/open-sans/OpenSans-Light.ttf") format("truetype");
  }
  
  #logonew {
    float: left;
    margin: 10px 10px 0 -19px;
    font-size: 40px;
  }
  .gssb_c{
  visibility:collapse;
  }
  .gsc-results-wrapper-overlay{  
    margin-top:25px !important;
  }
  #ug_header_section {
    width: 100%;
  }
  
  #home_header, #ug_header, #ug-header {
    background-color: #0073DC;
    color: #FFFFFF;
    height: 50px;
    width: 100%;
  }
  
  #ug-header {
    height: 60px;
    position: fixed;
    padding: 0px 25px 0px 25px;
    z-index: 10;
  }
  
  #ug_footer #ug_copyrights a {
    color: #232323;
    font-weight: normal;
  }
  
  div.separator {
    width: 2px;
    background-color: #FFFFFF;
    height: 20px;
    float: left;
    margin-top: 18px;
    margin-left: 1%;
  }
  
  span.separatorhome {
    width: 1px;
    padding-left: 10px;
  }
  
  .jslink {
    margin-left: -10px;
  }
  
  div.separatornew {
    border-right: 1px solid #858585;
    float: left;
    height: 20px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 17px;
    width: 2px;
  }
  
  #home-main {
    width: 921px;
    margin: auto;
    min-width: 921px;
    min-height: 1219px;
  }
  
  #main_section {
    min-width: 950px;
  }
  
  .menu-right-section {
    padding: 0px !important;
  }
  
  #tabContents select {
    color: #545454 !important;
    font-size: 16px !important;
    height: 36px;
    position: relative;
    *margin-top: 10px;
  }
  
  #RetiredProductDropdown {
    margin-left: 315px !important;
    margin-top: -55px;
    width: 262px !important;
    z-index: 10;
    cursor: pointer;
  }
  
  span .select2, .select2-container {
    width: 179px;
    margin-left: 27px !important;
    margin-bottom: 8px;
    margin-top: 13px;
    margin-right: -16px;
  }
  
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #d6d6d6;
    background-color: white;
  }
  
  .select2-container--default .select2-search--dropdown {
    padding: 8px !important;
  }
  
  .select2-container .select2-selection--single {
    height: 35px !important;
    border-radius: 3px;
  }
  
  span .select2-results ul li strong {
    margin-left: 3px;
    font-size: 14px;
    color: #a3a3a3;
    font-weight: 500;
  }
  
  .select2-container--default .select2-results__option .select2-results__option {
    font-size: 12px;
    margin-left: -2px;
  }
  
  span .select2-results ul li .select2-results__options {
    font-size: 14px;
  }
  
  span .select2-dropdown {
    margin-top: -10px;
    margin-left: -27px;
  }
  
  .select2-container--default .select2-selection--single {
    margin-top: 27px;
  }
  
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 30px;
  }
  
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px;
    display: none;
  }
  
  .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #d8d8d8 !important;
  }
  
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eaeaea !important;
    color: #1c1c1c;
  }
  
  .select2-container--default .select2-results__option {
    font-size: 12px;
  }
  
  .select2-container--default .select2-results__option[role=group] {
    margin-bottom: 15px;
  }
  
  #span_ProductDropdown, #span_PlatformDropdown {
    display: none;
  }
  
  #RetiredPlatformDropdown {
    cursor: pointer;
    margin-left: 30px !important;
    margin-top: 9px;
    width: 262px !important;
    z-index: 10;
  }
  
  #tabContents, #home_tabContents {
    margin-top: 3%;
    *margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    border: none !important;
    font-weight: normal !important;
    width: 921px;
  }
  
  #home_tabContents {
    min-height: 300px;
    float: left;
  }
  
  #tabContents {
    float: left;
    margin-top: 0;
    padding: 0;
    width: 100%;
    height: 55px;
    background-color: #e2e2e2;
    border-color: #d6d6d6;
  }
  
  #tabContents a, #home_tabContents a {
    font-size: 18px;
    padding: 10px 0 14px 0 !important;
  }
  
  #tabContents input {
    color: gray !important;
    font-weight: lighter !important;
    *padding-top: 5px !important;
  }
  
  #tabContents li div {
    *position: absolute;
  }
  
  #tabContents li a {
    color: #FFFFFF;
  }
  
  #logo {
    margin-top: 5px;
    border: none;
    float: left;
  }
  
  a#download_section {
    border: 1px solid white;
    font-weight: bold;
    font-size: 14px;
    padding: 9px 18px !important;
    border-radius: 4px !important;
  }
  
  a#platformUrl {
    color: #FFFFFF;
    text-decoration: none;
  }
  
  #platformName a:hover {
    color: #96DCFF;
  }
  
  #top_links {
    margin-top: 11px;
    float: right;
  }
  
  #top_link {
    float: right;
    margin-top: 17px;
    font-size: 16px;
    display: block;
    margin-left: -115px;
    margin-right: -33px;
  }
  
  #moreicon, .link {
    display: none;
  }
  
  #top_link a {
    color: #FFFFFF;
    display: inline;
    font-size: 15px;
    text-decoration: none;
    font-family: 'OpenSans-Semibold', Helvetica, Arial, sans-serif !important;
    outline: medium none;
    border-radius: 2px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
  }
  
  #___gcse_0 {
      margin-right: 118px;
  }
  
  #top_link a:hover {
    color: #96DCFF;
  }
  
  #top_links a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
  }
  
  #ug_logo {
    border: none;
    float: right;
    margin-right: 10px;
    margin-top: 4px;
    color: #1F2934;
  }
  
  #template_content_frame {
    min-height: 1040px;
    margin-bottom: -25px;
    position: absolute;
  }
  
  #title {
    margin-top: 17px;
    margin-left: 9px;
    font-weight: normal;
    font-size: 18px;
    float: left;
  }
  
  #titlenew {
    margin-top: 17px;
    font-weight: normal;
    font-size: 18px;
    float: left;
    margin-left: 10px;
    -webkit-margin-start: 8px;
  }
  
  .section-title {
    margin-top: 15px;
    font-size: 25px;
    color: #191919;
    letter-spacing: 0.25px;
    font-weight: bold;
  }
  
  #additional-resources {
    margin-top: 25px;
    height: auto;
    float: left;
  }
  
  #resources {
    margin-left: -19px;
  }
  
  .left {
    float: left;
    width: 50px;
    margin-top: 45px;
  }
  
  .right {
    float: right;
    width: 206px;
    *padding-top: 15px;
  }
  
  .right h3 {
    font-weight: lighter;
    *font-weight: lighter;
    font-size: 20px;
    color: #525151;
  }
  
  .right h3 a {
    color: #525151;
  }
  
  .right p {
    margin-top: -15px;
    color: #999999;
  }
  
  #offline-documentation {
    float: right;
    height: 200px;
    margin-top: -285px;
    width: 300px;
    *margin-top: 0;
    padding-bottom: 30px;
  }
  
  #header_link {
    margin-right: 20px;
    margin-top: 11px;
    float: right;
  }
  
  #header_link a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
  }
  
  .sub_title {
    color: #333333;
    font-size: 20px;
    margin-bottom: 12px;
    margin-top: 12px;
  }
  
  #offline-documentation .sub_title {
    width: 220px;
    float: left;
    margin-top: 24px;
  }
  
  #offline-documentation .section-title {
    font-size: 18px;
  }
  
  .section {
    font-size: 19px;
    width: 200px;
    height: 50px;
    text-align: left;
    *padding-left: 5px;
  }
  
  .section a {
    color: #32B0DB !important;
    width: 100%;
    *width: 278px;
    display: inline-block;
    height: 30px;
    *margin-left: -7px;
    font-weight: normal;
    font-size: 16px;
  }
  
  .section a:hover {
    color: orange !important;
    text-decoration: none;
  }
  
  .section a div {
    padding-top: 10px;
  }
  
  #ug_cr {
    width: 300px;
    *width: 300px;
  }
  
  .documentation-links {
    margin-top: -15px;
  }
  
  .more {
    float: right;
    font-size: 11px;
    margin-right: -10px;
    margin-top: 9px;
    *margin-top: 14px;
  }
  
  #footer {
    background-color: #D3D3D3;
    width: 100%;
    height: 35px;
    font-size: 13px;
    float: left;
  }
  
  #footer a {
    color: #232323;
    font-weight: normal;
  }
  
  #home_copyrights {
    margin: 0 auto;
    width: 922px;
    padding-top: 8px;
  }
  
  #platformName {
    float: left;
    font-size: 22px;
    border-left: 1px solid #fff;
    padding-left: 10px;
    display: table;
    font-family: 'OpenSans-Bold', Helvetica, Arial, sans-serif !important;
  }
  
  #platformName label {
    font-size: 17px;
    font-weight: normal;
    display: table-cell;
    padding-left: 5px;
    font-family: OpenSans-Regular, Helvetica, Arial, sans-serif !important;
  }
  
  .gsc-control-cse {
      height: 34px;    
      border-radius: 2px;
      padding: 5px 8px !important;
      margin-right: -10px;    
  }
  #gsc-i-id1{
      background:none !important;
  }
  .gsc-search-button-v2 svg path{
    fill: #0000008c !important;
  }
  .gsc-search-button-v2 svg path:hover{
    fill: #000000c2 !important;
  }
  .gsc-search-button-v2{
    padding: 5px !important;
    background-color: #fff !important;
    border-color: #fff !important;
  }
  .gsc-results-wrapper-visible{
	  height: 517px !important;
	  margin-top: 80px !important;
  }
  .gsc-input-box{
      border :0px!important;
      
  }
  .gscb_a{
      display:none !important;
  }
  
  .gcsc-more-maybe-branding-root{
      visibility:collapse !important;
  }
  
  .gsc-control-wrapper-cse {
      font-size: 13px;
      margin-top: -3px !important;
      margin-right: 0;
      margin-bottom: 10px !important;
      margin-left: -8px !important;
      width: 240px !important;
      background: none;
  }
  .
      #i-search {
      float: left;
      width: 94%;
      border: 0 !important;
      outline: 0 !important;
      color: #878787;
      font-size: 16px;
      font-family: 'OpenSans-Regular', Helvetica, Arial, sans-serif !important;
  }
  
  .icon-zoom {
    width: 6%;
    float: right;
    color: black;
    font-size: 20px;
    cursor: pointer;
    padding-top: 10px;
    display:none;
  }
  
  #i-search:placeholder {
    opacity: 0.5;
    color: #878787;
    font-family: 'OpenSans-Regular', Helvetica, Arial, sans-serif !important;
  }
  
  .footer-section-search {
    padding: 0 !important;
  }
  #gsc-iw-id1{
      background:none !important;
  }
  #_waiting-popup_ div {
      background-color: white !important;
  }
  
  #content-frame {
    margin-bottom: -5px;
    padding-left: 0;
  }
  
  #ug_copyrights {
    float: left;
    margin-left: 12px;
  }
  
  .ug_footer {
    font-size: 13px;
    padding-top: 10px;
  }
  
  .ug_footer a {
    color: #FFFFFF;
  }
  
  #other_ug_footer {
    background-color: #D3D3D3;
    bottom: 0;
    width: 100%;
    height: 27px;
    padding-top: 10px;
    font-size: 12px;
    margin-top: -3px;
  }
  
  #other_ug_copyrights {
    float: right;
    margin-left: 12px;
  }
  
  #other_ug_footer #other_ug_copyrights a {
    color: #232323;
    font-weight: normal;
    text-decoration: none;
    margin-right: 30px;
  }
  
  .ui-corner-top {
    border-radius: 0 !important;
  }
  
  #dropdowns {
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
    margin-top: 0;
    width: 100%;
    height: 50px !important;
  }
  
  .searchPage h2 {
    text-align: center;
  }
  
  #Documentation_Links {
    height: 500px;
    padding: 0 !important;
    border-bottom: 1px solid #EDEBEA;
  }
  
  #Documentation_Links .section-title {
    margin-bottom: 29px;
    *margin-top: 0;
  }
  
  .left_application, .center_application, .right_application {
    width: 200px;
    float: left;
    height: 210px;
  }
  
  .center_application {
    /*margin-left: 6%;*/
    margin-top: 0%;
    margin-left: 0;
    padding-left: 40px;
  }
  
  .right_application {
    /*margin-left: 70.5%;*/
    margin-left: 50.5%;
    margin-top: -22.5%;
    padding-left: 40px;
  }
  
  .new_application {
    margin-left: 76.5%;
    margin-top: -23.0% !important;
    float: left;
    padding-left: 40px;
  }
  
  .Desktop, .Web, .Phone, .bigdata {
    float: left;
    width: 270px;
    height: 56px;
  }
  
  .Desktop a, .Web a, .Phone a, .bigdata a {
    font-size: 18px !important;
    color: #32B0DB !important;
    font-weight: normal;
  }
  
  .Desktop a:hover, .Web a:hover, .Phone a:hover, .bigdata a:hover {
    color: #F9AE17 !important;
    text-decoration: none;
  }
  
  .Desktop ul, .Web ul, .Phone ul, .bigdata ul {
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 0;
  }
  
  .Desktop li, .Web li, .Phone li, .bigdata li {
    padding-bottom: 18px !important;
    color: #666666;
    list-style: none;
  }
  
  .Desktop_section, .Web_section, .Phone_section, .bigdata_section {
    height: 50px;
    text-align: center;
    float: left;
  }
  
  .Desktop_section h4, .Web_section h4, .Phone_section h4, .bigdata_section h4 {
    margin-left: 0;
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #151515;
    float: left;
  }
  
  .download_pdf {
    top: 84px !important;
  }
  
  #links_right {
    float: right;
    position: relative;
    right: 225px;
    top: 12px;
    *top: 9px;
  }
  
  #links_right a {
    color: #333333;
    font-weight: normal;
  }
  
  #links_right a:hover {
    color: #F9AE17;
    text-decoration: none;
  }
  
  #links_right span {
    margin-left: 7px;
    margin-right: 7px;
  }
  
  #js_links_right {
    float: right;
    position: relative;
    right: 350px;
    top: 72px;
    *top: 33px;
  }
  
  #js_links_right a {
    color: #333333;
    font-weight: normal;
  }
  
  #js_links_right a:hover {
    color: #F9AE17;
    text-decoration: none;
  }
  
  #js_links_right span {
    margin-left: 7px;
    margin-right: 7px;
  }
  
  #links_lefts {
    float: right;
    position: relative;
    right: 93px;
    top: 83px;
    *top: 33px;
  }
  
  #links_lefts a {
    color: #333333;
    font-weight: normal;
  }
  
  #links_lefts a:hover {
    color: #F9AE17;
    text-decoration: none;
  }
  
  #links_lefts span {
    margin-left: 7px;
    margin-right: 7px;
  }
  
  .dataview_content div:first-child {
    height: 150px;
  }
  
  .dataview_contentpanel {
    padding-right: 35px !important;
  }
  
  .dataview_maincontentpanel {
    overflow: hidden;
    vertical-align: top;
    margin-bottom: 60px;
    float: left;
    width: 300px;
    height: 220px;
    font-size: 16px;
    font-weight: normal;
  }
  
  .dataView_mainpanel {
    margin-top: 29px;
  }
  
  .dataview_contentheader {
    font-size: 18px;
    color: #191919;
    margin-top: 10px;
    font-weight: bold;
  }
  
  .dataview_contentheader a {
    color: #191919;
    text-decoration: none;
  }
  
  .dataview_content {
    margin-top: 5px;
    line-height: 22px;
  }
  
  .offline_section {
    width: auto !important;
    margin-right: 20PX;
  }
  
  .setup_links {
    float: left;
    margin-top: 10px;
    font-size: 13px;
  }
  
  .header {
    margin: 0 auto;
    width: 922px;
  }
  
  .version_history_header {
    height: 50px;
    width: 100%;
    background-color: #1BA1E2;
    color: #FFFFFF;
  }
  
  .header_content {
    margin: 0 auto;
    width: 922px;
  }
  
  #version_history_section {
    margin: auto;
    width: 922px;
    min-height: 700px;
    padding-bottom: 20px;
    font-weight: normal !important;
  }
  
  .border_2005or2008, .border_2010, .border_2012, .border_2010or2012or2013 {
    background-color: #F6921E;
    width: 3px;
    min-height: 154px;
    *min-height: 152px;
    float: left;
    *float: left;
  }
  
  .border_2012 {
    min-height: 234px;
    *min-height: 233px;
  }
  
  .border_2010or2012or2013 {
    min-height: 224px;
    *min-height: 223px;
  }
  
  .version_2005or2008, .version_2010, .version_2012, .version_2010or2012or2013 {
    background-color: #FCFCFC;
    border: 2px solid #ECECEC;
    border-left: none;
    min-height: 150px;
    min-width: 800px;
    margin-bottom: 24px;
  }
  
  .version_2012 {
    min-height: 230px;
  }
  
  .version_2005or2008 .left, .version_2010 .left, .version_2012 .left, .version_2010or2012or2013 .left {
    float: left;
    width: 298px;
    height: 150px;
    margin: 0;
    font-size: 18px;
    border-right: 2px solid #F3F3F3;
  }
  
  .version_2012 .left {
    height: 230px;
  }
  
  .version_2010or2012or2013 {
    min-height: 220px;
  }
  
  .version_2005or2008 .right, .version_2010 .right, .version_2012 .right, .version_2010or2012or2013 .right {
    width: 617px;
    height: 150px;
    float: right;
    *padding-top: 0;
  }
  
  .version_2012 .right {
    height: 230px;
  }
  
  .version_2010or2012or2013 .right {
    height: 220px;
  }
  
  .main_title {
    color: #333333;
    font-size: 25px;
    height: 54px;
    margin-top: 35px;
    font-weight: bold !important;
  }
  
  .left_text {
    color: #515993;
    padding-top: 8px;
  }
  
  .version_number {
    color: #F6921E;
    font-size: 2.2em;
    font-weight: lighter;
    margin-top: -5px;
  }
  
  .version_head {
    color: #29367D;
    height: 80px;
    padding-left: 25px;
  }
  
  .release_date {
    background-color: #F4F4F4;
    height: 70px;
    padding-left: 25px;
    width: 274px;
  }
  
  .version_2012 .release_date, .version_2010or2012or2013 .release_date {
    height: 150px;
  }
  
  .version_2010or2012or2013 .release_date {
    height: 140px;
  }
  
  .date {
    color: #696969;
  }
  
  .right_text {
    color: #404040;
    float: left;
    padding-left: 40px;
    font-size: 18px;
    padding-top: 20px;
  }
  
  .vs_2010, .vs_2012, .vs_20101213, .userguidepdf {
    background-color: #F4F4F4;
    height: 80px;
    margin-left: -2px;
  }
  
  .userguidepdf {
    margin-left: -3px;
  }
  
  .version_2012 .vs_2010, .vs_20101213 {
    background: none;
  }
  
  .vs_2010 .right_text, .vs_20101213 .right_text {
    padding-top: 27px;
  }
  
  .vs_2005, .vs_20101213 {
    height: 70px;
  }
  
  .version_2012 .vs_2005 {
    background-color: #F4F4F4;
    margin-left: -2px;
  }
  
  .version_2010or2012or2013 .vs_2005 {
    background-color: #F4F4F4;
    margin-left: -5px;
  }
  
  .text {
    color: #636363;
    font-size: 16px;
    text-align: center;
    margin-top: 2px;
  }
  
  .cr_links, .ug_cr_links {
    float: right;
    font-size: 13px;
    margin-right: 40px;
  }
  
  .ug_cr_links {
    *margin-right: 0;
  }
  
  .ug_links {
    font-size: 13px;
    float: left;
    margin-left: 114px;
  }
  
  .cr_links {
    margin-right: 50px;
  }
  
  .ug_links .text {
    margin-left: -8px;
  }
  
  .cr_links .text {
    margin-left: -7px;
  }
  
  .ug_cr_links .text {
    padding-bottom: 3px;
    *padding-bottom: 0;
    padding-right: 25px;
    *padding-left: 74px;
  }
  
  .ug_links a, .cr_links a, .ug_cr_links a {
    color: #FFFFFF;
    background-color: #90AC3D;
    display: inline-block;
    min-width: 125px;
    height: 33px;
    text-align: center;
    padding-top: 7px;
    font-size: 16px;
  }
  
  .ug_cr_links a, .vs_2012 .class_reference .cr_links a, .userguidepdf .class_reference .cr_links a {
    min-width: 267px;
  }
  
  .top_link, .bottom_link, .left_link, .right_link {
    *padding-top: 5px;
    *padding-bottom: 5px;
  }
  
  .top_link {
    margin-top: 5px;
    *margin-top: 3px;
  }
  
  .bottom_link {
    margin-top: 21px;
    *margin-top: 14px;
    *margin-right: -2px;
  }
  
  .left_link {
    float: left;
    margin-right: 31px;
    *margin-right: 0;
    *margin-left: 113px;
  }
  
  .right_link {
    float: right;
    margin-right: 10px;
    *margin-right: 48px;
    *margin-top: -4px;
  }
  
  .columnone, .columntwo, .columnthree {
    width: 300px;
    float: left;
  }
  
  .columnone .versionDetails, .columntwo .versionDetails, .columnthree .versionDetails {
    padding-top: 0;
    padding-bottom: 45px;
    width: 300px;
  }
  
  .columnone .releasedate, .columntwo .releasedate, .columnthree .releasedate {
    font-size: 16px;
    color: #404041;
  }
  
  .versionnumber {
    color: #90AC3D;
    font-size: 28px;
    font-weight: lighter;
    padding-left: 0 !important;
  }
  
  .versionDetails tr td {
    padding-left: 5px;
  }
  
  .versionDetails tr {
    line-height: 30px;
  }
  
  .versionhistoryDetails {
    min-height: 310px;
  }
  
  .olderUGorCR {
    min-height: 238px !important;
  }
  
  .versionDetails a {
    color: #32B0DB;
  }
  
  .versionDetails a:hover {
    color: orange !important;
    text-decoration: none;
  }
  
  .columntwo {
    padding-right: 10px;
  }
  
  #jsug_footer {
    background-color: #D3D3D3;
    bottom: 0;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 6px;
    width: 100%;
    height: 30px;
    position: fixed;
    z-index: 10;
  }
  
  #jsug_copyrights {
    float: right;
    padding-right: 30px;
  }
  
  #jsug_footer #jsug_copyrights a {
    color: #686868;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
  }
  
  #jsug_footer #jsug_copyrights a:hover {
    text-decoration: none !important;
  }
  
  #big {
    margin-top: 25px;
  }
  
  .error {
    height: auto;
    margin: 60px auto auto;
    width: 922px;
  }
  
  .any_exception {
    margin-top: 30px !important;
  }
  
  .error_image {
    text-align: center;
  }
  
  .error_image img {
    border: none;
  }
  
  .error_type {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
  }
  
  .error_message {
    color: #333333;
    margin-top: 20px;
    text-align: center;
  }
  
  .error_link {
    margin-top: 10px;
    text-align: center;
  }
  
  .error_link a {
    color: #29abe2;
  }
  
  span.separator {
    border-right: 1px solid #858585;
    margin-left: 5px;
    margin-right: 9px;
    width: 2px;
  }
  
  #frame-aspnetcr {
    padding-left: 0;
  }
  
  #frame-aspnetcr #content-frame {
    padding-left: 0 !important;
  }
  .menu-icon{
    float:left;
    padding-right:20px;
  }
  
  .mobile-layout{
    padding-top:12px;
  }
  
  @media (min-width: 1820px) {
    #top_link {
      margin-left: -31px;
    }
  }
  
  @media (max-width: 1024px) and (min-width: 970px) {
    #moreicon {
      display: block;
      font-size: 3em;
      float: right;
      height: 100%;
      cursor: pointer;
    }
    #moreicon:hover {
      background: #0363BB;
    }
    .dropdown-menu > li > a:hover {
      color: #0073dc;
    }
  }
  
  @media (max-width: 1360px) and (min-width: 1250px) {
    #top_link {
      margin-left: -184px;
    }
    #tabletview_top-link ul {
      display: none;
    }
  }
  
  @media (max-width: 1199px) and (min-width: 1025px) {
    #moreicon {
      display: block;
      font-size: 3em;
      float: right;
      height: 100%;
      cursor: pointer;
    }
    #moreicon:hover {
      background: #0363BB;
    }
    #tabletview_top-link .dropdown-menu > li > a:hover {
      color: #0073dc !important;
      font-weight: normal;
    }
    #tabletview_top-link .dropdown-menu > li > a {
      padding: 11px 20px 11px !important;
      font-weight: normal;
    }
    #tabletview_top-link .dropdown-menu {
      background-color: #F6F6F6 !important;
    }
    .menu-bar-item {
      padding: 0 !important;
    }
  }
  
  @media (max-width: 1125px) and (min-width: 1091px) {
    #tabletview_top-link ul {
      margin: 59px 0;
    }
    .menu-bar-item {
      padding: 0 !important;
    }
    #tabletview_top-link .dropdown-menu {
      background-color: #F6F6F6 !important;
    }
    #tabletview_top-link .dropdown-menu > li > a {
      padding: 11px 20px 11px !important;
    }
    #tabletview_top-link .dropdown-menu > li > a:hover {
      color: #0073dc !important;
    }
  }
  
  @media (max-width: 970px) {
    #moreicon {
      display: block;
      font-size: 3em;
      float: right;
      cursor: pointer;
    }
    #moreicon:hover {
      background: #0363BB;
    }
    #tabletview_top-link .dropdown-menu > li > a:hover {
      color: #0073dc !important;
    }
    #tabletview_top-link ul {
      margin: 59px -24px 0px 0px;
    }
    .menu-bar-item {
      padding: 0 !important;
    }
    #tabletview_top-link .dropdown-menu > li > a {
      padding: 11px 20px 11px !important;
    }
    #tabletview_top-link .dropdown-menu {
      background-color: #F6F6F6 !important;
    }
  }
  
  @media (max-width: 990px) and (min-width: 768px) {
    #tabletview_top-link ul {
      margin: 59px -24px;
    }
    #tabletview_top-link .dropdown-menu > li > a:hover {
      color: #0073dc !important;
    }
    .menu-bar-item {
      padding: 0 !important;
    }
    #tabletview_top-link .dropdown-menu {
      background-color: #F6F6F6 !important;
    }
    #tabletview_top-link .dropdown-menu > li > a {
      padding: 11px 20px 11px !important;
    }
  }
  
  @media (max-width: 1160px) and (min-width: 989px) {
    #tabletview_top-link ul {
      margin: 59px -25px;
    }
    #tabletview_top-link .dropdown-menu {
      background-color: #F6F6F6 !important;
    }
    .menu-bar-item {
      padding: 0 !important;
    }
    #tabletview_top-link .dropdown-menu > li > a:hover {
      color: #0073dc !important;
    }
    #tabletview_top-link .dropdown-menu > li > a {
      padding: 11px 20px 11px !important;
    }
  }
  
  @media (max-width: 1250px) and (min-width: 1200px) {
    #top_link {
      display: block;
    }
    #moreicon {
      display: none;
    }
    #top_link a {
      padding-right: 0px;
    }
    #top_link {
      margin-left: -115px;
    }
    #tabletview_top-link ul {
      display: none;
    }
  }
  
  @media (max-width: 1160px) and (min-width: 1055px) {
    #top_link {
      display: none;
    }
    #moreicon {
      display: block;
      font-size: 3em;
      float: right;
      cursor: pointer;
    }
    #moreicon:hover {
      background: #0363BB;
    }
    .dropdown-menu > li > a:hover {
      color: #0073dc !important;
    }
    #tabletview_top-link ul {
      margin: 60px -25px;
    }
    .menu-bar-item {
      padding: 0 !important;
    }
    #tabletview_top-link .dropdown-menu {
      background-color: #F6F6F6 !important;
    }
    #tabletview_top-link .dropdown-menu > li > a {
      padding: 11px 20px 11px !important;
    }
  }
  
  @media (max-width: 1199px) and (min-width: 1161px) {
    #tabletview_top-link ul {
      margin: 60px -24px;
    }
    .menu-bar-item {
      padding: 0 !important;
    }
    #tabletview_top-link .dropdown-menu > li > a:hover {
      color: #0073dc !important;
    }
    #tabletview_top-link .dropdown-menu {
      background-color: #F6F6F6 !important;
    }
    #tabletview_top-link .dropdown-menu > li > a {
      padding: 11px 20px 11px !important;
    }
  }
  
  @media (min-width: 1361px) {
    #tabletview_top-link ul {
      display: none;
    }
  }
  
  @media (min-width: 1920px) {
    #top_link a {
      font-size: 16px;
    }
    .menu-search {
      width: 44.666667% !important;
    }
    .menu-bar-item {
      width: 99.333333% !important;
    }
    #___gcse_0 {
      margin-right: 150px;
    }
    .icon-zoom {
      width: 5%;
    }
  }
  
  @media (max-width: 1366px) and (min-width: 1160px) {
    .icon-zoom {
      width: 7%;
    }
    #i-search {
      width: 93%;
    }
  }
  
  .menu-search-alignment-resposnive {
    width: 85% !important;
  }
  
  .menu-bar-item-alignment-resposnive {
    width: 15% !important;
  }
  
  .menu-right-section-alignment-resposnive {
    padding: 0 !important;
  }
  
  .icon-moreicon-alignment-resposnive {
    padding: 9px 5px !important;
  }
  
  .crerror-404 .content, .crerror-404 .content:hover {
    background-color: white !important;
  }
  
  /*Search*/
  #search-page-section {
    padding: 28px 40px 48px;
  }
  #platformName{
    margin-left:7px !important;
  }
  /* #logonew{
  float: none;
  margin-left: 0px;
  }
  #ug-header{
  padding:13px 20px;
  } */
  .navbar-header{
  display:flex !important;
  margin-top: -5px;
  }
  /* .navbar-default .navbar-toggle{
  display: none;
  }
  #platformName {
  font-size: 16px;
  margin-top: 12px;
  margin-left: 115px;
  }
  #___gcse_0{
  margin-left: 198px;
  margin-top: -16px !important;
  margin-right: 40px !important;
  } */
  #search {
  margin-right:45px !important;
  margin-top: -37px;
  }
  
  #search-page-section .search-result-heading {
    font-size: 19px;
    font-family: 'OpenSans-Bold', Helvetica, Arial, sans-serif !important;
    color: #121212;
    padding: 0 !important;
  }
  
  #search-page-section .multiselect-container > li > a.multiselect-all label {
    font-weight: normal !important;
    font-family: 'OpenSans-Bold', Helvetica, Arial, sans-serif !important;
  }
  
  #search-page-section .search-result-heading p {
    margin: 8px 0 18px;
    font-size: 14px;
    font-family: 'OpenSans-Regular', Helvetica, Arial, sans-serif !important;
    color: #121212;
    font-weight: normal;
  }
  
  #search-page-section .search-result-heading b {
    font-weight: normal !important;
    font-family: 'OpenSans-Bold', Helvetica, Arial, sans-serif !important;
  }
  
  #search-page-section .searchPage {
    border-bottom: 1px solid #E6E6E6 !important;
    padding: 0 !important;
  }
  
  #search-page-section .dropdown-section {
    padding: 15px 0 0 !important;
  }
  
  #search-page-section #dropdown {
    text-align: right;
    padding: 0 !important;
  }
  
  #search-page-section .btn-default {
    border: 1px solid #E6E6E6 !important;
    padding: 8px 8px !important;
    font-family: 'OpenSans-Bold', Helvetica, Arial, sans-serif !important;
    border-radius: 1px !important;
    text-align: left !important;
  }
  
  #search-page-section .btn .caret {
    float: right;
  }
  
  #search-page-section .btn-default:hover {
    border: 1px solid #E6E6E6 !important;
    padding: 8px 8px !important;
    border-radius: 1px !important;
    background-color: white !important;
  }
  
  #search-page-section .btn-default:active, #search-page-section .btn-default.active, #search-page-section .open > .dropdown-toggle.btn-default, #search-page-section bootstrap-select:active {
    border: 1px solid #E6E6E6 !important;
    padding: 8px 8px !important;
    border-radius: 1px !important;
    background-color: white !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    outline: none !important;
  }
  
  #search-page-section .btn:active, #search-page-section .btn:visited {
    background-color: white !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    outline: none !important;
  }
  
  #search-page-section .glyphicon {
    display: none !important;
  }
  
  #search-page-section .dropdown-menu {
    min-width: 150px !important;
    background-color: #FFFFFF !important;
    border: 1px solid #E6E6E6 !important;
    -webkit-box-shadow: #f6f6f6 0 1px !important;
            box-shadow: #f6f6f6 0 1px !important;
    border-radius: 1px !important;
  }
  
  #search-page-section .dropdown-menu.selected {
    background-color: lightblue !important;
  }
  
  #search-page-section .bootstrap-select.btn-group .dropdown-menu li a span.text {
    color: black;
  }
  
  #search-page-section .multiselect-container li a {
    font-size: 14px;
    color: #000 !important;
  }
  
  #search-page-section .multiselect-container li a:hover {
    color: #0073DC !important;
    background-color: #FFFFFF !important;
  }
  
  #search-page-section .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #FFFFFF !important;
  }
  
  #search-page-section .multiselect-container li {
    margin: 0 8px;
  }
  
  #search-page-section .multiselect-container li:first-child {
    border-bottom: 1px solid #E6E6E6;
  }
  
  #search-page-section .multiselect-container > li > a > label {
    padding: 8px 25px 8px 25px !important;
  }
  
  #search-page-section .multiselect-container > li > a > label:last-child {
    padding: 8px 25px 12px 25px !important;
  }
  
  #search-page-section .multiselect-container > li > a > label:first-child {
    padding: 12px 25px 8px 25px !important;
  }
  
  #search-page-section .icon-down {
    font-size: 17px;
    font-weight: bold !important;
  }
  
  #search-page-section b, #search-page-section strong {
    font-weight: normal !important;
    font-family: 'OpenSans-Bold', Helvetica, Arial, sans-serif !important;
  }
  
  #search-page-section .multiselect-container > li > a.multiselect-all label {
    font-weight: normal !important;
    font-family: 'OpenSans-Bold', Helvetica, Arial, sans-serif !important;
  }
  
  #search-page-section .search-results {
    padding: 18px 24px 0;
  }
  
  #search-page-section ol {
    text-align: left;
    padding: 0 !important;
    font-weight: normal;
  }
  
  #search-page-section .i-result {
    white-space: normal !important;
    text-align: left !important;
    color: #0073DC !important;
    font-size: 14px;
    display: table !important;
    word-wrap: break-word;
    word-break: break-all;
  }
  
  #search-page-section .i-result:hover, #search-page-section .i-result:focus {
    color: #0073DC !important;
    text-decoration: underline !important;
    outline: none !important;
  }
  
  #search-page-section .no-result-image {
    width: 40px;
    margin-right: 15px;
  }
  
  #search-page-section .no-result {
    font-size: 18px;
    color: #121212;
    text-align: center;
    margin-top: 30px;
    font-weight: normal;
  }
  
  @media (max-width: 767px) {
    #search-page-section #dropdown {
      text-align: left;
      padding: 0 0 25px !important;
    }
    #search-page-section {
      padding: 28px 20px 48px;
    }
    #logonew{
      float:none;
      margin-left:0px;
  }
  #platformName{
      margin-left:7px !important;
  }
  #ug-header{
      padding:13px 20px;
  }
  .navbar-header{
    display:flex !important;
    margin-top: -5px;
  }
  .navbar-default .navbar-toggle{
      display: block;
      margin-top: 2px;
      margin-right: -25px;
  }
  #platformName {
    font-size: 16px;
    margin-top: 12px;
    margin-left: 115px;
  }
  #___gcse_0{
    margin-left: 198px;
    margin-top: -16px !important;
    margin-right: 40px !important;
  }
  #search {
  margin-right:45px !important;
  margin-top: -37px;
  }
  }
  
  @media (max-width: 870px) and (min-width: 600px) {
    .menu-bar-item-alignment-resposnive {
      width: 20% !important;
    }
    .menu-search-alignment-resposnive {
      width: 80% !important;
    }
  }
  
  @media (max-width: 600px) {
    .menu-right-section {
      display: none;
    }
    #logonew {
      font-size: 30px;
    }
  }
  /*# sourceMappingURL=CRMenu.css.map */