/* main navigation *//* remove by Ori #nav {background-color: rgb(91,106,111);} *//* left navbar */#subnav .current { color: rgb(208,57,56);}#subnav .current:before, #subnav .current .before {color: rgb(91,106,111);}/* tabs */.nextAction {border-color: rgb(91,106,111);}.tabs ul li.active a { color: rgb(208,57,56); }.tabs ul li.active {border-top-color: rgb(91,106,111);}/* widgets */#widget-area .widget h2:hover, .edit-widget h2 {background-color: rgb(208,57,56);}#widget-area ul.widget-list li .title {color: rgb(91,106,111);}#widget-menu { background-color: rgb(208,57,56);}.page-actions a:before {color: rgb(91,106,111) !important;}/* buttons */.btn.primaryAction { background-color: rgb(208,57,56);}#search button {  background-color: rgb(208,57,56); border-color: rgb(214,213,210); }/* fonts */ font, th, td, p, body, h1, h2, h3 {font-family: Arial;}body {color: rgb(77,79,83);}#main h1 {color: rgb(77,79,83);}#main h2 {color: rgb(77,79,83);}#footer, #footer h3 {color: rgb(100,100,100);}legend {color: rgb(208,57,56);}/* links */a {color: rgb(208,57,56);}a:visited {color: rgb(208,57,56);}/* backgrounds */ body { background-color: rgb(255,255,255);}#page, body.cmsforum {background-color: rgb(245,245,245);}  #footer {background-color: rgb(255,255,255);} /* divider line */body.cmsforum .forumline { border: 1px solid rgb(195,199,200);}#page{border-top: 1px solid rgb(195,199,200);}/* Forums */body.cmsforum td.catleft, body.en_US td.catright, td.catbottom { background-color: rgb(255,255,255); box-shadow: 0 10px 20px rgba(255, 255, 255, 0.25) inset, 0 -15px 30px rgba(0, 0, 0, 0.3) inset;}body.cmsforum th { background-color: rgb(91,106,111); background-image: none; box-shadow: 0 10px 20px rgba(255, 255, 255, 0.25) inset, 0 -15px 30px rgba(0, 0, 0, 0.3) inset;}body.cmsforum td.row1, body.cmsforum td.row3, body.cmsforum td.row5 {background-color: rgb(250,250,250);}body.cmsforum td.row2, body.cmsforum td.row4, body.cmsforum td.row6 {background-color: rgb(250,250,250);}body.cmsforum .postinfo {background-color: rgb(245,245,245);}/* Tables */table.mgmt .default-item:before {color: rgb(91,106,111) !important;}table.callout { border-top: 1px solid #cccccc; border-bottom: 3px solid #D03938; width: 100%; }table.callout { padding: 10px; margin-bottom: 20px;}table.callout thead { background: #D03938; color: #ffffff;}table.callout tr { padding: 5px;}table.callout td { padding: 5px; padding-right: 20px; line-height: 18px;} table.callout h3 { font-size: 14px; margin: 0;}table.doctable { border-top: 1px solid rgb(204,204,204); border-bottom: 3px solid rgb(204,204,204); width: 100%; }table.doctable { padding: 10px; margin-bottom: 20px;}table.doctable thead { background: rgb(102,102,102); color: rgb(255,255,255);}table.doctable tr { padding: 5px;}table.doctable td { padding: 5px; padding-right: 20px; line-height: 18px;}table.doctable h3 { font-size: 14px; margin: 0;}table.doctable td.type { font-style: italic;}table.bottom { padding: 1px; margin-bottom: 2px;}table.bottom tr { padding: 1px;}table.bottom td { padding: 5px; padding-right: 20px; line-height: 8px;}table.doctable h5 { font-size: 4px; margin: 0;}/* hide account plan details */#api-current .acct-api-details .information {    display: none;}#api-current .api-details thead {    display: none;}#api-current .api-details #account-plan-change,#api-current .api-details .information {    display: none;}#api-current .api-title .information, #api-current .api-title .quota, #api-current .api-title .quot-na, #api-current .api-title .used-percentage { float: left;}#api-current .api-title .used-percentage {float: right;}#api-current .api-title .quota {width: 200px;}/* custom report iframe style */div.reportFrame {padding: 0px;margin: 0px;height: 900px;}div.reportFrame iframe {border: 0px;height: 900px;overflow:hidden;}/* unbold description in api explorer */.operation-params strong {    font-weight: normal !important;}