.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


.navbar-inner.head-nav .nav .open > a, .navbar-inner.head-nav .nav .open > a:hover, .navbar-inner.head-nav .nav .open > a:focus {
    background-color: rgba(255, 255, 255, 0);
    border-color: transparent;
}


.dropdown-menu.multi-level, .dropdown-submenu .dropdown-menu {padding:0;}

.navbar-inner.head-nav .navbar-nav > li > .dropdown-menu {
    background-color:rgba(245,245,245,1);
  list-style:none;
  position:absolute;
  border-radius:0px 0px 5px 5px;
  z-index:10;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.navbar-inner.head-nav ul.dropdown-menu li {

}

.navbar-inner.head-nav ul.dropdown-menu li a {
    border-right: medium none;
  color: rgba(63, 115, 155, 1) !important;
  font-size:1.3rem;
  padding: 5px 16px;
  border-bottom:1px solid rgba(191,191,191,0.8)
}
.navbar-inner.head-nav .nav .open > a#dLabel:focus {
    border-right: medium double rgba(255, 255, 255, 1)  !important;
}
.navbar-inner.head-nav ul.dropdown-menu li a:hover {
    background-color:rgba(191,191,191,1)
}


/*TOP NAV*/
.top-nav {}
.top-nav li {float: left; padding:14px 0;}
.top-nav li:last-child a {border-right:none;}
.top-nav li a {color:rgba(255,255,255,1) !important; padding:0 20px 0 16px; border-right:double rgba(255,255,255,1); }


ul.dropdown-menu {}
ul.dropdown-menu li {float:none; padding: 0;}
ul.dropdown-menu li a {color:rgba(0,0,0,1) !important;}

/*SIDE BAR*/
.sideBar {}
.sideBar .panel-title {font-size:1.2rem;}

.sideBar .panel-group .panel + .panel {margin-top:0;}
.sideBar .list-group-item {border:none; font-size:1.2rem; background-color:rgba(232,232,232,1) !important; padding:2px 16px; color:rgba(127,127,127,1);}

.sideBar .panel-body {padding: 0; background-color:rgba(232,232,232,1); border-top-color:rgba(200,200,200, 1) !important;}
.nexted-panel-group {margin-bottom:0;}

.nexted-panel-group .panel-body .list-group-item:last-child {border-bottom:none;}
.nexted-panel-group .panel-default {/*border-right:none; border-left:none;*/ border-radius:0; border:none; border-bottom:1px solid rgba(221,221,221,1); border-bottom:1px solid rgba(147,147,147,1) !important;}

.nexted-panel-group .list-group-item:first-child {border-top-left-radius: 0; border-top-right-radius:0;}
.nexted-panel-group .list-group-item:last-child {border-bottom-left-radius: 0; border-bottom-right-radius:0;}  

.nexted-panel-group .panel-default > .panel-heading {background-color:rgba(245,243,243,0.6) !important;}
.nexted-panel-group .panel-default > .panel-heading .panel-title a { color:rgba(127,127,127,1) !important}
.sideBar .glyphicon {font-size:0.8rem; top:4px;}

.sideBar .panel-heading {padding:0;}
.sideBar .panel-title a {padding:6px 15px; display:block; text-decoration:none; color:rgba(255,255,255,1) !important}
.sideBar .panel-title a.accordion-toggle {rgba(255, 255, 255, 1) !important;}

/*.sideBar .active a {color:rgba(0,0,0,1); font-weight:600;}*/
.nexted-panel-group .panel-default:last-child {border-bottom:none !important;}
.sideBar .accordion-toggle {color:rgba(0,0,0,1) !important;}
.sideBar  .panel-title a.accordion-toggle.collapsed {color:rgba(255,255,255,1) !important;}

.sideBar .panel-default {border-color:rgba(200, 200, 200,1); border-bottom:none; border-radius:0;}
.sideBar .panel-default:first-child { border-radius:4px 4px 0 0; }
.sideBar .panel-default:last-child {border-bottom: 1px solid rgba(147,147,147,1); border-radius:0 0 4px 4px; }
.sideBar .panel-default > .panel-heading {background-color:rgba(93,93,93,1); border-radius:0;}
.sideBar .list-group-item.active {background-color: transparent; color:rgba(83,128,187,1);}



#state-Active {
  background: -webkit-gradient(linear, left top, left bottom, from(#0971b8), to

(#0971b8));
  background-image: url("../../../polycom/ppn/global/images/triangle-up.png"), -

webkit-gradient(linear, left top, left bottom, from(#0971b8), to(#0971b8));
  background-position-x: 95%;
  background-position-y: 50%;
  background-size: initial;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
}
#NavigationSecondary .in .in .panel{
  background-color:rgba(232,232,232,1) !important;
  border-bottom : 0 !important;
}
#NavigationSecondary .in .in .panel a.active{
  color:rgba(83,128,187,1) !important;
}

/*.previous_release{width:80%;margin:0 auto}
.previous_release .breadcrumb{float:left;padding:0;margin:0 0 10px 0}
.previous_release .breadcrumb li{list-style:none;float:left;font-size:9px;}
.previous_release .breadcrumb  li:first{margin-left:0}
.previous_release .breadcrumb > li{margin-left:2px}
.previous_release .breadcrumb > li a{color:rgba(0, 52, 104, 1)}
.previous_release .breadcrumb > li.active a{color:rgba(127, 127, 127, 1);text-decoration:none;}
.previous_release  h1,.current_release  h1{float:left;font-size:16px;width:100%;margin-bottom:20px;margin-top:10px}
.previous_release  td, th,.current_release td{padding:5px 5px;border:1px solid #ddd;color:rgba(127, 127, 127, 1);text-align:center}
.previous_release th:first-child,.current_release th:first-child{width:60%}
.previous_release th:nth-child(2),.current_release th:nth-child(2){width:10%}
.previous_release th:nth-child(3),.current_release th:nth-child(3){width:15%}
.previous_release th:nth-child(4),.current_release th:nth-child(4){width:22%}
.previous_release th:nth-child(5),.current_release th:nth-child(5){width:15%}
.previous_release th:last-child,.current_release th:last-child{width:15%}
.previous_release .tabular_content_wrapper table:first-child,.current_release .tabular_content_wrapper table:first-child{margin-top:0}
.previous_release  td:first-child,.current_release  td:first-child{text-align:left}
.previous_release   th,.current_release   th{font-weight:bold;color:rgba(89, 89, 89, 1);}
.previous_release .tabular_content_wrapper table,.current_release .tabular_content_wrapper table{display:block;margin:30px 30px 30px 0;width:95%; font-size: 1.2rem; line-height:1.5; align:center;}
.previous_release .modal_tabular_content_wrapper table,.current_release .modal_tabular_content_wrapper table{display:block; font-size: 1.2rem; line-height:1.5; align:center;}
.previous_release .tabular_content_wrapper,.current_release .tabular_content_wrapper{height:400px;overflow:hidden;float:left;font-size: 1.2rem;width:100%;}
.previous_release thead,.current_release thead{background-color: rgba(197, 197, 197, 1);}
.previous_release tbody tr,.current_release tbody tr{background-color: rgba(231, 238, 248, 1);}
.previous_release input[type="button"],.current_release input[type="button"]{background-color: rgba(172, 172, 172, 1);border:1px solid rgba(147, 147, 147, 1);border-radius:5px;color:rgba(89, 89, 89, 1)}
.previous_release .iconPdf,.current_release .iconPdf{background:url(http://supportdocs.polycom.com/PolycomService/support/global/images/new/icon-pdf.png) no-repeat;padding:0 5px 0 15px}
.previous_release .htmlIcon,.current_release .htmlIcon{background:url(http://supportdocs.polycom.com/PolycomService/support/global/images/new/icon-small2.jpg) no-repeat;padding-left:15px}
.previous_release .icon,.current_release .icon {cursor:pointer; color:#4682B4;}*/

/*VIDEO SECTION*/
.video-section {}
.video-section .breadcrumb {background-color:transparent; padding:3px 0; margin-bottom:0; font-size:9px;}
.video-section .breadcrumb li {color:rgba(153,153,153,1);}
.video-section .breadcrumb a {color:rgba(153,153,153,1); text-decoration:none;}

.section-title {margin:0 0 10px; font-size:1.4rem; color:rgba(0,0,0,1);}
.video-section .panel-body p {margin-bottom:4px;}

.video-section .panel-body a {color:rgba(127,127,127,1); text-decoration:none; font-size:1.2rem;}
.video-section .panel-body a i {font-size:0.8rem; top:-1px;}

.video-section .panel-title {font-weight:600; color:rgba(255, 255, 255, 1); font-size:1.2rem;}
.video-section .panel-default > .panel-heading {background-color:rgba(197, 197, 197, 1); padding:5px 14px;}
.video-section .panel-default > .panel-heading2 {background-color:rgba(83, 228, 187, 1); padding:5px 14px;}



.video-section .panel-default {margin-bottom:6px;}
.video-section .panel-default > .panel-body {padding:3px 10px;}

.default-thumbnail {background-color:rgba(231,238,248,1); min-height:156px; margin-bottom:16px; border:2px solid rgba(0,1,2,1);}

/*CRE CONTAINER*/
.cre-container .section-title {color:rgba(89,89,89,1); margin-bottom:2px; margin-top:0; font-size:1.7rem; font-weight:600;}
.cre-container .title-content {color:rgba(89,89,89,1); font-size:1.2rem;}

.cre-container .panel-heading {padding:0;}
.cre-container .panel-title a {text-decoration:none; padding:6px 15px; display:block;}

.cre-container .carousel-control.left {background-image:none;}
.cre-container .carousel-control.right {background-image:none;}

.cre-container .carousel-control {top:49px; font-size:4.2rem; bottom:66px;}
.cre-container .caption {}

.cre-container .panel-default > .panel-heading {padding:0;}
.cre-container .caption p:first-child {margin-bottom:0;}

.cre-accordion .panel-default {border-radius:0; margin:0 !important;}
.cre-accordion .panel-default:last-child {border-bottom:1px solid rgba(190, 190, 190, 1);}
.cre-accordion .panel-default > .panel-body {padding:12px;}

.cre-container .caption p {color:rgba(127,127,127,1); font-size:1.2rem;}
.cre-container .caption p span {display:block; color:rgba(89,89,89,1); font-weight:600; font-size:1.2rem;}

.nexted-panel-body .panel-default {border-radius:4px;}

.lng-btn li a {padding:3px 10px;}

.lng-btn .divider {margin:2px 0;}
.nexted-panel-body .nav-tabs {border-bottom:none;}

.nexted-panel-body .nav-tabs li {padding:0 6px;}
.nexted-panel-body .nav-tabs li:last-child {padding-right:0;}

/*CRE ACCORDION*/
.cre-accordion {}
.cre-accordion p {color:rgba(89,89,89,1); line-height:14px; font-size:1.2rem;}

.cre-accordion p img {vertical-align:middle;margin-right: 5px;
    float: left;
}}
.cre-accordion .pre-scrollable {max-height:452px;}

.cre-accordion .documentlinks {color:rgba(89,89,89,1); line-height:14px; font-size:1.2rem;}

.cre-accordion .btn-default {background-color:#5380bb; border-color:#5380bb; color:rgba(250,250,250,1); margin:5px 0 0 20px; font-size:11px; font-weight:bold;}

.cre-accordion .btn-defaultx {background-color:rgba(250, 72, 72, 1); border-color:rgba(147, 147, 147, 1); color:rgba(250,250,250,1); margin:5px 0 0 20px; font-size:11px; font-weight:bold; position: absolute;
    right: 50px;}



.content {margin-top:8px;}
.content p {margin-top:3px;}

.content p a img {}
.content p a {color:rgba(33,153,250,1) !important;}
.content label {color:rgba(89,89,89,1); font-weight:normal; font-size:1.2rem;}

.content .form-control {height:26px;}
.content .form-group {margin-bottom:0;}

.language-btn {color:#7F7F7F !important; font-size:11px !important; background-color:transparent !important; border-color:#7F7F7F !important; padding:4px 10px 5px 0; margin-top:0 !important; width:74px !important; outline:none !important;}

.language-btn .btn-default {margin:0; background-color:transparent; padding-left:4px; padding-right:14px;}
.language-btn .dropdown-menu {border-top-left-radius:4px; border-top-right-radius:4px; margin-top:3px; width:100%;}

.language-btn .dropdown-menu > li > a {padding:3px 4px; font-size:11px;}
.language-btn .dropdown-menu > li > a:hover {border:none;}
.carousel-section {}

.carousel-section .carousel-inner {border-radius:5px 5px 5px 5px; border:1px solid rgba(200,200,200,1);}
/*nexted-panel*/
.nexted-panel .panel-title a {color:rgba(89, 89, 89, 1);}
.nexted-panel-body a i {top:3px !important;}

.nexted-panel-body .panel-default {border-bottom:1px solid rgba(147, 147, 147, 1); margin:4px 0 !important;}
.cre-accordion i {font-size:0.8rem ; top:3px;}

.nexted-panel-body {padding:2px 12px 0;} 
.nexted-panel-body .btn-default i {font-size:1rem; top:2px;} 




/*Video App SDK*/
.head-title .section-title {color:rgba(0,0,0,1); font-size:1.4rem; margin:0 0 4px;}
.sdk-section .caption p {padding-bottom:10px; margin-bottom:0;}

.sdk-section .sdk-body {padding:8px 5px 2px !important;}
.sdk-section .main-checkbox .checkbox {padding:12px 8px 0;}

.sdk-section .checkbox {font-size:1.2rem;}
.sdk-section .checkbox a {color:rgba(33, 153, 250, 1);}

.btn-download {background-color:rgba(83, 128, 187, 1)  !important; margin:6px 0 !important; padding:4px 16px;}
.accordion-tab .nav-pills > li {width:150px;}
.accordion-tab .nav-pills > li:nth-child(2) {text-align:center;}

.carousel-section .icon {position:absolute; color:#caccce; right:8px; top:136px; font-size:2rem; cursor:pointer; display:none;}
.carousel-section .carousel-inner:hover .icon {display:block;}

/*TRIAL PANEL*/
.trial-panel { background-color:rgba(242, 242, 242, 1); padding:0; font-size:12px; border: 1px solid rgba(200,200,200,1) !important; border-radius:3px; margin-bottom:0; }
.trial-panel img {margin:20px -10px; cursor:pointer;}
.trial-panel .panel-body {padding:10px 10px 0;}

.trial-panel .panel-body h2 {background-color:rgba(210, 210, 210, 1)  !important; color:rgba(89, 89, 89, 1); font-size:12px; font-weight:600; margin-top:0; padding:3px; text-align:center;
  border: 1px solid rgba(200,200,200,1) !important; border-radius:3px; margin-bottom:0;}
.brd-color {border-color:rgba(147,147,147,1);}
.prduct-page .panel-default {border-color:rgba(147,147,147, 1); border-radius:0px; }

.trial-panel .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {margin:2px 0 0 -18px;}

.trial-panel .radio, .checkbox {margin-bottom:0; margin-top:8px;}
.trial-panel .radio:last-child, .checkbox {margin-bottom:2px; margin-top:0;}

.language-btn option {padding:0 5px; border-bottom-color:#7f7f7f !important;}
.cre-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color: rgba(200, 200, 200, 1);}


.carousel-section .item img {cursor:pointer;}
.modal-section .modal-header {padding:5px 10px; border-bottom:none;}

.modal-section .modal-body {padding-top:10px;}
.modal-section .carousel-control {font-size:72px; top:76px;}

.modal-section .carousel-control.left {background-image:none;}
.modal-section .carousel-control.right {background-image:none;}


/*Video App */
.head-title .section-title {color:rgba(0,0,0,1); font-size:1.4rem; margin:0 0 4px;}

.btn-download {background-color:rgba(172, 172, 172, 1) !important; margin:6px 0 !important; padding:4px 16px;}
.accordion-tab .nav-pills > li {width:150px;}
.accordion-tab .nav-pills > li:nth-child(2) {text-align:center;}

.carousel-section .icon {position:absolute; color:#caccce; right:8px; top:136px; font-size:2rem; cursor:pointer; display:none;}
.carousel-section .carousel-inner:hover .icon {display:block;}


/*COMMON CLASSES*/
.mrt-10 {margin-top:10px !important;}
.pdr-none {padding-right:0;}
.pdl-none {padding-left:0;}
.mrl-12 {margin-left:12px;}
.bold {font-weight:600;}
.mrtb-4 {margin:4px 0 !important;}
.brdb {border-bottom:1px solid rgba(147, 147, 147, 1);}
.mrtr-8px {margin-right:8px;}
.mrtl-5 {margin-left:5px;}
.mrt-4 {margin-top:4px !important;}
.pdb-2 {padding-bottom:2px;}
.linkcolor {color: #5380bb; }


/*CSS HACK*/
/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
.language-btn {padding:4px 0 3px 0;}
.nexted-panel-body .nav-tabs li {padding:0 8px;}
}
*/




/*MEGA MENU */

.navbar {/*background-color: rgba(0, 52, 104, 1);*/ border-color: rgba(0, 5, 30, 1) rgba(1, 1, 0, 1) rgba(1, 1, 0, 1) rgba(0, 5, 30, 1);
    border-radius: 0;}

/* MEGA MENU STYLE
********************************/ 
.mega-menu {padding:10px 0 10px 0 !important; width: 600px;  border-radius: 0;  margin: 0px; /*height:262px; overflow:scroll;*/}
.mega-menu li {display:block; float: none; font-size:12px; padding:0;}
.mega-menu li a { font-size:12px; padding:0 0 0 2px;}
.mega-menu li.mega-menu-column {margin-right: 0;}
.mega-menu li.mega-menu-column ul li {float:none;}
.mega-menu .nav-header {padding: 0 !important; margin-bottom: 10px; display: inline-block; width: 100%; border-bottom: 1px solid #ddd;}
.mega-menu img { padding-bottom: 10px;}

/* Disable Toggle style
********************************/  

.mega-subMenu {margin:0; padding:0 0 10px;}
.mega-subMenu > li {width:100%;}
.mega-subMenu > li > a {border-bottom:1px solid rgba(0, 0, 0, 0.2); border-top:1px solid rgba(0, 0, 0, 0.2); background-color: rgba(0, 0, 0, 0.1); color:rgba(/*255, 255, 255, 1*/127,127,127,1) !important; font-weight:600; display:block; border-right:none; padding: 3px 5px;}
.mega-subMenu > li > ul > li > a { color:rgba(172, 172, 172, 1)  !important;}
.mega-subMenu > li:last-child {border-bottom:none;}

.menu-head {font-weight:600;}


/* Menu Level II
********************************/  
.mega-subMenu > li > ul.mega-subMenu1 {}
.mega-subMenu > li > ul.mega-subMenu1 > li {border:none !important; border-bottom:1px dotted rgba(0, 0, 0, 0.2) !important; float:none; display:block; margin-left: -40px;}
.mega-subMenu > li > ul.mega-subMenu1 > li:last-child {border:none !important;}
.mega-subMenu > li > ul.mega-subMenu1 > li > a {border:none !important; /*background-color: rgba(0, 52, 104, 0.8);*/ border-bottom: 1px solid rgba(0, 52, 104, 1); border-right: medium none; /*color:rgba(255, 255, 255, 1); */display: block; padding: 3px 10px;}


/* Menu Level III
********************************/  
ul.mega-subMenu2 {}
ul.mega-subMenu2 > li {float:none; display:block; margin-left: -40px;}
ul.mega-subMenu2 > li > a {border:none !important; /*background-color: rgba(0, 52, 104, 0.6);*/ border-bottom: 1px solid rgba(0, 52, 104, 1); border-right: medium none; color:rgba(127,127,127,1) !important; display: block; padding: 3px 20px;}



/* Hover style
********************************/ 
.navbar .nav > li > a, .mega-menu a
 { 
  -webkit-transition: all 200ms ease;
   -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
     -o-transition: all 200ms ease;
        transition: all 200ms ease; 

     /* -webkit-transform: translate3d(0, 0, 0); Webkit Hardware Acceleration*/ 
       -webkit-backface-visibility: hidden; /* Safari Flicker Fix #2 */
       -webkit-transform: translateZ(0);
} 

.head-nav .nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color:transparent;}


/*MEGA MENU */
.mega-menu {display:none !important;}







/*Current Releases */
.nested-panel-section {border-color:rgba(200, 200, 200,1) !important;}
.nested-panel-section .panel-heading {color:rgba(33,153,250,1); text-align: right;  

 background-color:rgba(234,234,234,1) !important; border-bottom:1px solid rgba(147,147,147,1); padding:4px 10px !important; font-size:1.2rem;}

.nested-panel-section .panel-body {padding:3px 6px !important;}
.nested-section .panel-body {padding:6px 6px 10px !important;}

.nested-panel-section .list-group-item {padding:10px 8px; border-top:1px dotted rgba(190,190,190,1) !important; border-color:transparent;}
.nested-panel-section .list-group {border:0px solid rgba(255,0,0,1) !important; border-radius:6px; margin-bottom:5px;}

.release-title {color:rgba(235,113,12,1); font-size:1.2rem; margin:4px 4px 8px;}
.nested-panel-section .list-group-item:first-child {border-top:none !important;}


.panel-heading.active .panel-title a {/*color:#000 !important;*/ background-color:#5380bb;}
#collapseFour .panel-heading.active .panel-title a {/*color:#000 !important;*/ background-color:transparent;}

#accordion .panel-heading.active{
  background-color:#5380bb;
}
#accordion .panel-heading.active .panel-title a {color: #fff;
}
.accordion-content {color: rgba(127, 127, 127, 1); font-size: 1.2rem; margin-bottom:16px;}







/*See More */
#seeMore {text-decoration:none;}
#seeMore span {display:inherit;}

#seeMore:hover, #seeMore:focus {outline:none;}

#seeMore span.glyphicon {font-size:10px; font-weight:normal; color:rgba(51,122,183,1);}
.accordion-content {color: rgba(127, 127, 127, 1); font-size: 1.2rem; margin-bottom:16px;}


.downloadbutton {vertical-align:right;}


.right {
    position: absolute;
    right: 120px;


    padding: 10px;
}

.panel-body .release-tabs{
  width:100%;
}
.release-tabs  th{
  text-align: center;
}

.release-tabs .form-control{
  padding:6px 5px;
    height:27px;
}
#ContentChannel .cre-accordion .release-tabs a{
    color: rgba(127,127,127,1);
    cursor: pointer;
   } 
#ContentChannel .cre-accordion .release-tabs a.pdfIcon,#ContentChannel .cre-accordion .release-tabs a.htmlIcon{
   color: #337ab7 !important;
}
#ContentChannel .cre-accordion .release-tabs .panel-group.cre-accordion .panel-title a{
  color:#fff;
    text-decoration: none;
    padding: 6px 15px 6px 5px;
    display: block;
}
#ContentChannel .cre-accordion .release-tabs.documentation-tab .panel-group.cre-accordion .panel-title a{
  color:#7f7f7f;
}
#ContentChannel .cre-accordion .release-tabs.documentation-tab .panel-heading.active .panel-title a{
  color:#fff;
}
#ContentChannel .cre-accordion .release-tabs .panel-group .panel-heading {
    border-bottom: 0;
    background-color: rgba(197, 197, 197, 1);
    border: 1px solid #ddd;
    padding:0;
}
#ContentChannel .cre-accordion .release-tabs .panel-group .panel-heading{
  background-color: rgba(232, 232, 232, 1);
}
#ContentChannel .cre-accordion ul,#ContentChannel .cre-accordion ul li{
  margin:0;
}
#ContentChannel .cre-accordion .release-tabs .panel-group .panel-heading.active{
  border-bottom:none;

}
.modal-release-tabs,.modal_user_docs,.modal_setup_docs,.modal_eula_docs,.modal_compliance_docs{
   background-color: #eee;
   border-color: #eee #eee #ddd;
}

.release-tabs .language-btn,.release-tabs .btn-default{
  margin: 0;
  display: inline;
}
.cre-accordion .btn-default, .modal-body table .btn-default {
    background-color:#8c8c8c;
    border-color: #8c8c8c;
    color: rgba(250,250,250,1);
    font-size: 11px;
    font-weight: bold;
        }
.cre-accordion .download-btn.btn{
  padding: 6px 5px;
}          
.nav.nav-tabs .linkcolor{

   color: rgba(89, 89, 89, 1);
    font-size:12px;
}
/*.accordionupdate .nav-tabs>li.active a,.accordionupdate .nav-tabs>li.active a:hover, .accordionupdate .nav-tabs>li.active a:focus{
  background-color:#5380bb;
    color:#fff;            

}*/
.nav.nav-tabs li.active .linkcolor{
  color:#fff;
}
.show{
  display: block;
 }
 .hide{
  display: none;
 }
.cre-accordion .nav-tabs>li.active>a,.cre-accordion .nav-tabs>li.active>a:hover,.cre-accordion .nav-tabs>li.active>a:focus{
  background-color: #5380bb;
}
.cre-accordion .nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius:0;
    line-height: 0.7;
    margin-right: 2px;
}
#ContentChannel .modal-body .release-tabs{
  width:100%;
}
#Content .modal-body ul.nav.nav-tabs li,#Content .modal-body ul.nav.nav-tabs{
  margin:0;  
}
#Content .modal-body a{
    color: rgb(127, 127, 127);
    font-size: 1.2rem;
}
#Content .modal-body .techDocs h1 a{
  font-size:13px;
}
#Content .modal-body .techDocs .list-group,#Content .documentation-tab .nested-panel-section .list-group{
  margin-bottom:0;
}
#Content .documentation-tab .panel-body,#Content .documentation-tab .nested-panel-section .panel-body{
  padding:0 !important;
}
#Content .panel-group{
  margin-left:14px;
}
#Content .panel.panel-default{
  border: none;
}
#Content .pre-scrollable{
  overflow:hidden;
}
#Content .cre-accordion .pre-scrollable{
  max-height:none;
}
#Content .nested-panel-section .panel-body{
  padding: 3px 0 !important;
}
#Content .panel{
  box-shadow:none;
    -webkit-box-shadow: none;
  -moz-box-shadow:none;
}
#Content .cre-accordion .panel-default > .panel-body{
  padding:0;
}
#Content .cre-accordion .panel-default:last-child{
  border-bottom: none;
}                                
#Content .modal.fade.in,#Content .modal.fade{
    height: 100%;
    overflow-y: hidden;
    padding-right:17px;
}
#Content .modal-dialog {
    position: relative;
    top: 20%;
}
#ContentChannel .modal-body .release-tabs a.documentLinks,#Content .modal-body .release-tabs a.documentLinks {
  color:rgb(127, 127, 127);
}
#ContentChannel .cre-accordion .modal-body .techDocs a.documentLinks{
  color:#337ab7;
}
#ContentChannel .modal.fade.in h1,#Content .modal.fade.in h1{
  padding-bottom:0;
    margin-top:0;  
    margin-bottom:10px;                
}
.technicalDocs .release-tabs{
  width:100%;
}
#Content .modal-body form p a{
  color: #004677;
    text-decoration: none;
}
.cre-accordion .download-btn.btn{
  padding: 2px 10px;
    background-color:#fff;
    border:none;
    color:rgb(127, 127, 127);
}
.cre-accordion .download-btn.btn i {

    font-size: 0.8rem;
    top: 1px;
    left: -5px;

}
#ContentChannel .cre-accordion .download-btn.btn p{
  margin-bottom:0;
    line-height:1.231;
    color: #fff;
}
.cre-accordion .techDocs button.language-btn,.cre-accordion .documentation-tab button.language-btn{
  padding:9px 5px 9px 9px;
    text-align:left;
    border:none;
    border-color:transparent;
    box-shadow:none;

}
#ContentChannel .cre-accordion .btn:focus,#ContentChannel .cre-accordion .btn:hover, #ContentChannel .cre-accordion .btn:active:focus, #ContentChannel .cre-accordion .btn.active:focus,#ContentChannel .cre-accordion .btn.active:hover, #ContentChannel .cre-accordion.btn.focus, #ContentChannel .cre-accordion .btn:active.focus, #ContentChannel .cre-accordion .btn.active.focus{
  outline: none;
    background-color:#5380bb;
    border-color:#5380bb;
    color:#fff;
}
.cre-accordion .techDocs .nav>li>a{
  padding: 10px 15px 10px 6px;
}
#ContentChannel .cre-accordion .release-tabs .htmlIcon{
  //padding-left:23px;
}
#ContentChannel .cre-accordion .release-tabs .html-wrap{
  float:left;
    margin-left:15px;
}

#ContentChannel .cre-accordion .release-tabs.current_release .pdf-wrap,#ContentChannel .cre-accordion .release-tabs.previous_release .pdf-wrap{
  float:left;
   // margin-left:21px;
}
#ContentChannel .cre-accordion .release-tabs.current_release p,#ContentChannel .cre-accordion .release-tabs.previous_release p{
    font-size: 12px;
    margin: 10px 0 ;
}
#facebox {
  position: fixed;
  top: 50px !important;
  left: 0;
  z-index: 1000;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;  
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}
body {
    font: 12px/1.231 arial,helvetica,clean,sans-serif;
}

#contentframe #productAndDoc {
    width: 1146px;
    clear: both;
}
#productAndDoc #MainBodyWrapper{
    width:100%;
}
#contentframe #productAndDoc #Content{
    width: 595px;
}
#MainBody #MainChannel {
    width: 75%;
}

#MainChannel > #SidebarPrimary{
    width:218px !important;
}
#ContentChannel .product .product-details{
    width:587px;
}

/*Product description center panel*/
#ContentChannel .product-viewer{
    min-height:30px;
}
#ContentChannel .product-viewer .image{
    border-radius: 5px 5px 5px 5px;
    //border: 1px solid rgba(200,200,200,1);
    position: relative;
    width: 100%;
    overflow: hidden;
}

#ContentChannel .product-viewer .image img{
    cursor: pointer;
    display: block;
    max-width: 100%;
    height: auto;
}

#ContentChannel .product h1.product-title{
    color: rgba(89,89,89,1);
    margin-bottom: 2px;
    margin-top: 10px;
    font-size: 1.7rem;
    font-weight: 600;
    padding-bottom:0;
}

#ContentChannel .product .title-content{
    color: rgba(89,89,89,1);
    font-size: 1.2rem;
}

#ContentChannel .product-details .product-description{
    display: block;
    color: rgba(89,89,89,1);
    font-weight: 600;
    font-size: 1.2rem;
}

#ContentChannel .product-details h2.product-description{
    padding-bottom: 0;
    margin : 5px 0;
}

#ContentChannel .product-details .product-description p{
    color: rgba(127,127,127,1);
    font-size: 1.2rem;
}

#ContentChannel .product-details p:first-child{
    margin-bottom: 0;
}

.knowledge-container{
    margin-bottom: 15px;
    width: 100%;
}

#ContentChannel .cre-accordion a{
    color: #fff;
    outline: 0;
}
#ContentChannel .panel-group .panel{
    border-radius: 4px;
}
.knowledge-panel {
    background: url(https://supportdocs.polycom.com/PolycomService/support/global/images/common/content-channel-block-bg.png) no-repeat 0 -8px;
    padding: 0 10px;
}
.knowledge-panel h4{
    font-size: 11px;
    padding-bottom: 0;
    margin: 0;
    color: #4c4c4c;
    font-weight: bold;
}
.knowledge-panel p{
    font-size: 11px;
    margin-bottom: 10px;
}
.knowledge-panel label{
    font-size: 11px;
    font-weight: normal;
}
.knowledge-panel .submit {
    border: 0;
    display: block;
    float: left;
    height: 19px;
    padding: 0 5px;
    width: 35px;
}
.self-clear{
    height: 1%;
}
.selfClear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}
.knowledge-container .search-panel{
    overflow: hidden;
}
.knowledge-container .search-panel .searchBox {
    display: block;
    float: left;
    margin-bottom: 5px;
    width: 370px;
}
.knowledge-container .header{
    background: url(https://supportdocs.polycom.com/PolycomService/support/global/images/common/content-channel-block-bg.png) no-repeat 0 0;
    height: 8px;
 }  
 .knowledge-container .footer{
    background: url(https://supportdocs.polycom.com/PolycomService/support/global/images/common/content-channel-block-bg.png) no-repeat 0 100%;
    height: 8px;
 }   

/*Documents and downloads accordion*/
#ContentChannel .cre-accordion h4{
    padding-bottom:0;
}
#ContentChannel .cre-accordion .nested-panel-section .list-group-item{
    clear:both;
}
#ContentChannel .cre-accordion a.documentLinks {
    color: rgb(127, 127, 127);
    text-decoration: none;
    font-size: 1.2rem;
    width:195px;
}
#ContentChannel .cre-accordion .release-tabs.documentation-tab a.documentLinks{
    color: #004677;
}
#ContentChannel .cre-accordion .release-tabs.documentation-tab a.documentLinks:hover{
    color:#004677;
    text-decoration: underline;
}
#ContentChannel .cre-accordion .content .form-control{padding: 4px 5px;}
#ContentChannel .cre-accordion .list-group .child-list li{
    display: inline;
    float:left;
}
.cre-accordion .list-group p img{
    vertical-align:top;
}
#ContentChannel .cre-accordion .list-group .child-list li.pdfIcon::before{
    vertical-align: top;
    width: 20px;                
}
.globeIcon::before{
    background-position: 0;
    width: 15px;
    height: 18px;
    background-image: url("../../../../content/dam/polycomsupport/images/globe.png");
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    vertical-align: top;
}

.techDocs .modal-header{
    border-bottom: none;
}
.MainContent strong, .MainContent p{
     margin-left: 14px;
}

/*********Release tabs************/
.release-tabs{width:80%;margin:0 auto}
.release-tabs{width:80%;margin:0 auto}
.release-tabs .breadcrumb{float:left;padding:0;margin:0 0 10px 0}
.release-tabs .breadcrumb li{list-style:none;float:left;font-size:9px;}
.release-tabs .breadcrumb  li:first{margin-left:0}
.release-tabs .breadcrumb > li{margin-left:2px}
.release-tabs .breadcrumb > li a{color:rgba(0, 52, 104, 1)}
.release-tabs .breadcrumb > li.active a{color:rgba(127, 127, 127, 1);text-decoration:none;}
.release-tabs  h1{float:left;font-size:16px;width:100%;margin-bottom:20px;margin-top:10px}
/* .release-tabs  td, th{padding:5px 5px;border:1px solid #ddd;color:rgba(127, 127, 127, 1);text-align:center}*/
/*.release-tabs  td, th{padding:5px 5px;border:1px solid #ddd;border-left:none;border-right:none;color:rgba(127, 127, 127, 1);text-align:center}*/
.release-tabs th:first-child{width:60%}
.release-tabs th:nth-child(2){width:10%}
.release-tabs th:nth-child(3){width:15%}
.release-tabs th:nth-child(4){width:22%}
.release-tabs th:nth-child(5){width:15%}
.release-tabs th:last-child{width:15%}
.release-tabs .tabular_content_wrapper table:first-child{margin-top:0}
.release-tabs  td:first-child{text-align:left}
.release-tabs  th{font-weight:bold;color:rgba(89, 89, 89, 1);}
.release-tabs .tabular_content_wrapper table{display:block;margin:30px 30px 30px 0;width:95%; font-size: 1.2rem; line-height:1.5; align:center;}
.release-tabs .modal_tabular_content_wrapper table{display:block; font-size: 1.2rem; line-height:1.5; align:center;}
.release-tabs .tabular_content_wrapper{height:400px;overflow:hidden;float:left;font-size: 1.2rem;width:100%;}
.release-tabs thead{background-color: rgba(232, 232, 232, 1);}
.release-tabs tbody{background-color: rgba(231, 238, 248, 1);}
.release-tabs input[type="button"]{background-color: rgba(172, 172, 172, 1);border:1px solid rgba(147, 147, 147, 1);border-radius:5px;color:rgba(89, 89, 89, 1)}
.release-tabs .iconPdf{background:url(https://supportdocs.polycom.com/PolycomService/support/global/images/new/icon-pdf.png) no-repeat;padding:0 5px 0 15px}
.release-tabs .htmlIcon{background:url(https://supportdocs.polycom.com/PolycomService/support/global/images/new/icon-small2.jpg) no-repeat;padding-left:15px}
.release-tabs .icon {cursor:pointer; color:#4682B4;} .breadcrumb{//float:left;padding:0;margin:0 0 10px 0}
.release-tabs .breadcrumb li{list-style:none;float:left;font-size:9px;}
.release-tabs .breadcrumb  li:first{margin-left:0}
.release-tabs .breadcrumb > li{margin-left:2px}
.release-tabs .breadcrumb > li a{color:rgba(0, 52, 104, 1)}
.release-tabs .breadcrumb > li.active a{color:rgba(127, 127, 127, 1);text-decoration:none;}
.release-tabs  h1{float:left;font-size:16px;width:100%;margin-bottom:20px;margin-top:10px}
/*.release-tabs  td, th{padding:5px 5px;border:1px solid #ddd;color:rgba(127, 127, 127, 1);text-align:center; vertical-align: bottom;}*/
.release-tabs  td{padding:5px 5px;border:1px solid #ddd;border-left:none;border-right:none;color:rgba(127, 127, 127, 1);text-align:center; vertical-align: bottom;}
.release-tabs th:first-child{width:70%;text-align:left;padding-left:5px;}
.release-tabs th:nth-child(2){width:10%}
.release-tabs th:nth-child(3){width:15%}
.release-tabs th:nth-child(4){width:22%}
.release-tabs th:nth-child(5){width:15%}
.release-tabs th:last-child{width:15%}
.release-tabs .tabular_content_wrapper table:first-child{margin-top:0}
.release-tabs  td:first-child{text-align:left}
.release-tabs   th{font-weight:bold;color:#7F7F7F;vertical-align:middle}
.release-tabs .tabular_content_wrapper table{display:block;margin:30px 30px 30px 0;width:95%; font-size: 1.2rem; line-height:1.5; align:center;}
.release-tabs .modal_tabular_content_wrapper table{display:block; font-size: 1.2rem; line-height:1.5; align:center;}
.release-tabs .tabular_content_wrapper{height:400px;overflow:hidden;float:left;font-size: 1.2rem;width:100%;}
.release-tabs thead{background-color: rgba(232, 232, 232, 1);}
/*.release-tabs tbody tr{background-color: rgba(231, 238, 248, 1);} */
.release-tabs tbody tr{background-color: white;} 
.release-tabs input[type="button"]{background-color: rgba(172, 172, 172, 1);border:1px solid rgba(147, 147, 147, 1);border-radius:5px;color:rgba(89, 89, 89, 1)}
.release-tabs .iconPdf{background:url(https://supportdocs.polycom.com/PolycomService/support/global/images/new/icon-pdf.png) no-repeat;padding:0 5px 0 15px}
.release-tabs .htmlIcon{background:url(https://supportdocs.polycom.com/PolycomService/support/global/images/new/icon-small2.jpg) no-repeat;padding-left:15px}
.release-tabs .icon {cursor:pointer; color:#4682B4;}

.release-tabs .tabular_content_wrapper{
    overflow:hidden;
    height:auto;

}
.release-tabs .tabular_content_wrapper table{
    width:100%;
}
.release-tabs table td:nth-child(3){
    white-space:nowrap;
}
.release-tabs table td:nth-child(2){
    text-align: left;
}
.release-tabs table td:nth-child(2),.release-tabs table td:nth-child(3),.release-tabs table td:nth-child(4){
    vertical-align:top;
    padding-top:13px;
}
.release-tabs .techDocs th:first-child,.release-tabs.documentation-tab th:first-child{text-align:left;vertical-align:middle;}
.release-tabs .techDocs th,.release-tabs.documentation-tab th{
    vertical-align:middle;
        }
.release-tabs .modal-content .techDocs th,.release-tabs.documentation-tab .panel-body table thead th{
    text-align:left;
}
.release-tabs .techDocs table td{
    vertical-align:bottom;
}

.release-tabs.documentation-tab table{
    width:100%;
}
.release-tabs.documentation-tab td{
    vertical-align:top;
    padding-top:12px;        

}
.release-tabs.documentation-tab table td:nth-child(2){
    vertical-align:bottom;
    padding-top:3px;
}
#Content .documentation-tab .panel-group{
    margin-left: 0px;
}
#ContentChannel h1{
    font-size: 16px;
    font-weight:bold;
    line-height: 1.231;
    margin:0;
}
#ContentChannel .contentText p{
    font-size:12px;
    line-height:17px;
}
#ContentChannel .text h1{
    display: inline-block;
    margin-top:15px;
}
#ContentChannel .generic-text.text p a{
    background: url(https://supportdocs.polycom.com/PolycomService/support/global/images/common/blue-raquo-bullet.png) no-repeat 0 4px !important;
    //font-size: 85% !important;
    margin: 0 0 4px -13px !important;
    padding-left: 10px !important;
}
#ContentChannel .parbase.section.text p b{
    font-size: 14px;
}
#ContentChannel .parbase.section.text a{
    color:#004677;
}
#ContentChannel table.fullwide_BreadCrub a:hover{color:#F10013;}
.ui-dialog.ui-widget.ui-widget-content{
    z-index:99;
}
.ui-widget-overlay.ui-front{
    z-index:98;
}

/*Raw html table styles*/
.MainContent > table{
    table-layout: fixed;
    width:611px;
}
.MainContent > table td{
    word-break:break-word;
    -ms-word-break: break-all;
}
#ContentChannel .MainContent h3{
    margin-left:14px;
}
#ContentChannel .MainContent > p > a{
    background:url(https://supportdocs.polycom.com/PolycomService/support/global/images/common/blue-raquo-bullet.png) no-repeat 0 4px!important;
    line-height: 16px;
    padding: 0px 0 3px 0px;
    position: relative;
}
#ContentChannel .product-details .MainContent > p > a{
    background:none !important;
}
#ContentChannel .product-details .MainContent > p > a:hover{
    text-decoration: underline;
}
#ContentChannel .product .product-details ul li{
    background: url(https://supportdocs.polycom.com/PolycomService/support/global/images/common/blue-raquo-bullet.png) no-repeat scroll 0 4px !important;
    list-style: none;
    margin: 0 0 4px 8px !important;
    padding-left: 10px !important;
}
#facebox .content{
    margin-top:0;
}
#facebox .close{
    opacity:1;
    font-size: 7px;
}

/*error text*/

#searchError {
    margin-top: 12px;
}
.errText, #searchError {
    color: #F00;
    margin:15px 0;
}

/*image zoom on hover*/
.text .link-text .MsoNormal img:hover{
    width:714px;
    height: 600px;        
}
/*Pdf/html file styles*/
#ContentChannel .cre-accordion .release-tabs .file-link{
    color:#004677;
    font-weight:normal;
}
.file-link:hover{
    text-decoration:underline !important;
}
/*Video link image*/
.video-link{
margin-bottom: 10px;
}



/*EULA styles*/
/*.eula-popup {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
} */


.eula-dialog {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 199;
    background: rgba(0,0,0,0.1);
    opacity: 0;
}

.eula-dialog .dialog {
    transform: translate(-50%, -50%);
    top: 55%;
    left: 50%;
    position: fixed;
    z-index:200;
    background: #fff;
    width: 100%;
    max-width: 700px;
    height: auto;
    padding: 10px 10px;
    box-shadow: 0px 10px 29px -11px #000;
    border: 1px solid #ddd;
    border-radius: 7px;
}

.eula-dialog .dialog p.download-info {
    margin-left: 8px;
    font-size: 10px;

}
.eula-dialog #eula-iframe {
    margin: 0 0 10px;
    border: none;
    width: 100%;
    height: 300px;
    -webkit-overflow-scrolling: touch;
}

.eula-dialog .dialog p.download-info a {
    text-decoration: underline;
}

.eula-dialog .dialog button.primary-btn[disabled] {
    color: #777;
    cursor: not-allowed
}

.eula-dialog .dialog button.primary-btn {
    position: relative;
    margin: 10px 0 10px 8px;
    border-radius:5px;                                                                                                                                                                                   /*newly added style for IE*/
    -webkit-appearance: button;
    cursor: pointer;
    font-size:12px;
}

.eula-dialog .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 22;
    color: #000;
}

@media only screen and (max-width: 767px) {
    body{
		overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .eula-dialog #eula-iframe{
        height: 70%;
        overflow-y: scroll;
    }
	.eula-dialog #eula-iframe body div{
		height: 100%;
        overflow-y: scroll;
	}
    .eula-dialog .dialog{
        top: 0 !important;
        left: 0;
        transform: translate(0,0);
        height: calc(100% - 100px);
    }
    .modal-dialog{
        margin: 0 !important;
    	height: 100%;
    }
    .modal-content{
        position: fixed;
        left:0;
        top:0;
        height: 100%;
    }
    .modal-cont{
        height: 100%;
        overflow-y: scroll;
    }
    .link-text p{
        margin:0 15px;
    }
    .ui-dialog.ui-widget.ui-widget-content{
        width:100% !important;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

@media only screen and (max-width: 1023px) {
    .ui-dialog.ui-widget.ui-widget-content{
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .eula-popup {
        position:static !important;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        cursor: pointer;
    }
}

/****************************table.custom-table**************************/
.product.parbase.section table.custom-table,
.text.parbase.section table.custom-table{
    /*! border-collapse: collapse; */
    /*! border-spacing: 0; */
/*! font-size: 11.9px; */
    /*! min-width: 0; */
}


.product.parbase.section table.custom-table tbody, .text.parbase.section table.custom-table tbody  {
    max-width: 99% !important;
}


#ContentChannel .parbase.section.text table.custom-table p b {
    font-size: 10px;
}

.product.parbase.section table.custom-table .cga p b, .text.parbase.section table.custom-table .cga p b{
    font-size: 10px !important;
}
.product.parbase.section table.custom-table td,
.text.parbase.section table.custom-table td {
    font-size: 12px !important;
    text-align: center;

    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: #2e3844;
    text-align: center;
    margin: 0px;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 8px;
    padding-left: 0;
    border: 1px solid #999;
    border-left-width: 0px;
    border-top-width: 0px;
}

.product.parbase.section table.custom-table td > *,
.text.parbase.section table.custom-table td > * {
    vertical-align: middle;
    margin: 0 !important;
    padding: 0 !important;
}


#ContentChannel .text .product.parbase.section table.custom-table td p, #ContentChannel .text .product.parbase.section table.custom-table td a,
#ContentChannel .text .link-text table.custom-table td p, #ContentChannel .text table.custom-table td a {
    font-size: 10px !important;
    text-align: center;
    color: #000000;
}

.product.parbase.section table.custom-table td[colspan], .product.parbase.section table.custom-table tr:first-child th, .product.parbase.section table.custom-table th[colspan],
.text.parbase.section table.custom-table td[colspan], .text.parbase.section table.custom-table:first-child tr:first-child th, .text.parbase.section table.custom-table th[colspan]{
    
    background-color: #00263e;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align: bottom;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    border: 1px solid #2e3844;
}
.cga {
    border-bottom-color: transparent;
    border-top-color: transparent;
}

/* ***************************end table.custom-table************************* */
/* *************************** Poly brand colors ************************* */


.navy-text {
   color: #00263E;
}
.black-text {
   color: #000000;
}
.black-50 {
   background-color: #808080;
}
.black-25 {
   background-color: #BFBFBF;
}
.white-text {
   color: #FFFFFF;
}
.sand {
   background-color: #EEE8D6;
}
.sand-50 {
   background-color: #F7F4EB;
}
.pearl {
   background-color: #D7D2CB;
}
.pearl-50 {
   background-color: #EBE9E5;
}
.linen {
   background-color: #968B8A;
}
.linen-50 {
   background-color: #D2CEC9;
}
.slate {
   background-color: #968B8A;
}
.slate-50 {
   color: #CAC5C5;
}
.stone {
   background-color: #A5CFCB;
}
.stone-50 {
   background-color: #D2E7E5;
}

/**************************** End Poly brand colors **************************/


#ContentChannel .parbase.section.text table.custom-table th p b {
    font-size: 10px;
    color: #fff;
    text-align: center;
}
#ContentChannel .parbase.section.text table.custom-table td[colspan] p b {
    font-size: 10px;
    color: #fff;
    text-align: center;
}
#ContentChannel .parbase.section.text table.custom-table th {
    vertical-align: middle;
    border: none;
}

#ContentChannel .text table.custom-table tr:not(:first-child) th p {
    text-align: center !important;;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

#ContentChannel .text table.custom-table tr th p b {
    color: #000 !important;
}

.product.parbase.section table.custom-table, .text.parbase.section table.custom-table {
    border-top: none;
    border-right: none;
}

.release-tabs tr td:first-child a, .text .link-text .link > a, .text .link-text a {
    color: #FF3B00 !important;
    font-weight: normal;
 }

.text .link-text h1 {
   color: #000000;
   font-size: 18px;
   /*font-weight: bold;*/
   line-height: 1.231;
   margin: 0;
   display: inline-block;
   margin-top: 15px;
   padding-bottom: 7px;
   padding-left: 0;
   padding-top: 0;
}
.text .link-text h2 {
   padding-bottom: 7px;
   font-size: 108%;
   font-weight: normal;
}
.text .link-text h3 {
   padding-bottom: 6px;
   font-size: 93%;
   color: #4c4c4c;
   font-weight: bold;
}
.text .link-text h4.highlight {
    background-color: #e9e9e9;
    font-size: 12px;
    padding: 2px 5px;
    margin-bottom: 4px;
}
.text .link-text h4 {
   padding: 4px 5px !important;
}
.text .link-text .link, .text .link-text .link a, .text .link-text h4, .text .link-text .contentText p, .text .link-text .list-links .link a, .text .link-text a{
	font-size: 12px !important;
}
.text .link-text .list-links {
    padding-left: 5px;
}
.text .link-text p {
    margin-left: 5px;
}
.text .link-text .list-links li{
    list-style: none;
}
.text .link-text h5 {
    font-size: 18px;
    font-family: 'ProximaNova-Bold';
}
 .release-tabs tr td:first-child a:hover, .text .link-text .link > a:hover {
     text-decoration: underline;
 }

 .release-tabs tr td:first-child .eula-popup:hover +  a, .text .link-text .link > .eula-popup:hover + a  {
     text-decoration: underline;
     
 }
 .eula-popup ~ select, .eula-popup ~ input {
    position: relative;
    z-index: 1;
} 
