You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

268 lines
14 KiB

2 years ago
  1. /*! jQuery UI - v1.10.4 - 2014-03-20
  2. * http://jqueryui.com
  3. * Includes: jquery.ui.core.css, jquery.ui.tabs.css, jquery.ui.theme.css
  4. * Ψӻs@MainPageWTABS
  5. * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
  6. /* Interaction Cues
  7. ----------------------------------*/
  8. .OTKTAB .ui-state-disabled {cursor: default !important;}
  9. /* Misc visuals
  10. ----------------------------------*/
  11. /* Overlays */
  12. .OTKTAB .ui-tabs {position: relative;padding: 30px 0px 0px 0px;}
  13. .OTKTAB .ui-tabs .ui-tabs-nav {margin: 0;background: #c0c0c0; height:35px;}
  14. .OTKTAB .ui-tabs .ui-tabs-nav li {list-style: none;float: left;position: relative;top: 0;margin:1px 5px 4px 1px;border-bottom-width: 0;padding: 0;white-space: nowrap; padding:0 15px 0 0;}
  15. .OTKTAB .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  16. float: left;
  17. padding: .3em .3em .3em 1em;
  18. min-width:70px;
  19. text-align:center;
  20. text-decoration: none;
  21. cursor:pointer;
  22. outline:0px;
  23. }
  24. .OTKTAB .ui-tabs .ui-tabs-nav li.ui-tabs-active {margin: 1px 5px 4px 1px;padding: 0 15px 0 0;}
  25. .OTKTAB .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
  26. .OTKTAB .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
  27. .OTKTAB .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {cursor: text;cursor:pointer;}
  28. .OTKTAB .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {cursor: pointer;}
  29. .OTKTAB .ui-tabs .ui-tabs-panel {display: block;border-width: 0;padding: 2px;background: none;}
  30. /* Component containers
  31. ----------------------------------*/
  32. .OTKTAB .ui-widget {font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size: 1.1em;}
  33. .OTKTAB .ui-widget .ui-widget {font-size: 1em;}
  34. .OTKTAB .ui-widget input,
  35. .OTKTAB .ui-widget select,
  36. .OTKTAB .ui-widget textarea,
  37. .OTKTAB .ui-widget button {font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size: 1em;}
  38. .OTKTAB .ui-widget-content {background:#C9C9C9;color: #fff;}
  39. @media screen and (-webkit-min-device-pixel-ratio:0)
  40. {.OTKTAB .ui-widget-content {padding-left:0em;background:#CDCDCD;color: #fff;}}
  41. .OTKTAB .ui-widget-content a {color: #333333;}
  42. .OTKTAB .ui-widget-content a:hover {color: #dc0516;}
  43. .OTKTAB .ui-widget-header {}
  44. .OTKTAB .ui-widget-header a {color: #ffffff;}
  45. .OTKTAB .ui-widget-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: #666666 url(css/OTKTAB/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity: .5;filter: Alpha(Opacity=50);}
  46. .OTKTAB .ui-widget-shadow {background: #000000 url(css/OTKTAB/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity: .2;filter: Alpha(Opacity=20);border-radius: 5px;}
  47. /* Interaction states
  48. ----------------------------------*/
  49. .OTKTAB .ui-state-default,
  50. .OTKTAB .ui-widget-content .ui-state-default,
  51. .OTKTAB .ui-widget-header .ui-state-default{
  52. border: 1px solid #000 !important;
  53. font-weight: bold;
  54. box-shadow:none;
  55. color: #fff;
  56. background: #828282 !important; /* Old browsers */
  57. /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  58. background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyODI4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OTU3NTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
  59. background: -moz-linear-gradient(top, #828282 0%, #595757 100%) !important; /* FF3.6+ */
  60. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#828282), color-stop(100%,#595757)) !important; /* Chrome,Safari4+ */
  61. background: -webkit-linear-gradient(top, #828282 0%,#595757 100%) !important; /* Chrome10+,Safari5.1+ */
  62. background: -o-linear-gradient(top, #828282 0%,#595757 100%) !important; /* Opera 11.10+ */
  63. background: -ms-linear-gradient(top, #828282 0%,#595757 100%) !important; /* IE10+ */
  64. background: linear-gradient(to bottom, #828282 0%,#595757 100%) !important; /* W3C */
  65. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#828282', endColorstr='#595757',GradientType=0 ) !important; /* IE6-8 */
  66. behavior: url(../pie/PIE.htc);
  67. }
  68. .OTKTAB .ui-state-default a,
  69. .OTKTAB .ui-state-default a:link,
  70. .OTKTAB .ui-state-default a:visited {
  71. color: #fff;
  72. text-decoration: none;
  73. }
  74. .OTKTAB .ui-state-hover,
  75. .OTKTAB .ui-widget-content .ui-state-hover,
  76. .OTKTAB .ui-widget-header .ui-state-hover,
  77. .OTKTAB .ui-state-focus,
  78. .OTKTAB .ui-widget-content .ui-state-focus,
  79. .OTKTAB .ui-widget-header .ui-state-focus {
  80. border: 1px solid #de0516 !important;
  81. font-weight: bold;
  82. color: #fff;
  83. background: rgba(245, 245, 245, 0) !important; /* Old browsers */
  84. /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  85. background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4NGU1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNTA1MGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
  86. background: -moz-linear-gradient(top, #d84e57 0%, #b5050e 100%) !important; /* FF3.6+ */
  87. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d84e57), color-stop(100%,#b5050e)) !important; /* Chrome,Safari4+ */
  88. background: -webkit-linear-gradient(top, #d84e57 0%,#b5050e 100%) !important; /* Chrome10+,Safari5.1+ */
  89. background: -o-linear-gradient(top, #d84e57 0%,#b5050e 100%) !important; /* Opera 11.10+ */
  90. background: -ms-linear-gradient(top, #d84e57 0%,#b5050e 100%) !important; /* IE10+ */
  91. background: linear-gradient(to bottom, #d84e57 0%,#b5050e 100%) !important; /* W3C */
  92. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d84e57', endColorstr='#b5050e',GradientType=0 ) !important; /* IE6-8 */
  93. /*border-radius:15px; modify by ted 2014/12/12*/
  94. behavior: url(../pie/PIE.htc);
  95. }
  96. .OTKTAB .ui-state-hover a,
  97. .OTKTAB .ui-state-hover a:hover,
  98. .OTKTAB .ui-state-hover a:link,
  99. .OTKTAB .ui-state-hover a:visited{
  100. color: #fff;
  101. text-decoration: none;
  102. background: rgba(245, 245, 245, 0) !important; /* Old browsers */
  103. /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  104. background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4NGU1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNTA1MGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
  105. background: -moz-linear-gradient(top, #d84e57 0%, #b5050e 100%) !important; /* FF3.6+ */
  106. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d84e57), color-stop(100%,#b5050e)) !important; /* Chrome,Safari4+ */
  107. background: -webkit-linear-gradient(top, #d84e57 0%,#b5050e 100%) !important; /* Chrome10+,Safari5.1+ */
  108. background: -o-linear-gradient(top, #d84e57 0%,#b5050e 100%) !important; /* Opera 11.10+ */
  109. background: -ms-linear-gradient(top, #d84e57 0%,#b5050e 100%) !important; /* IE10+ */
  110. background: linear-gradient(to bottom, #d84e57 0%,#b5050e 100%) !important; /* W3C */
  111. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d84e57', endColorstr='#b5050e',GradientType=0 ) !important; /* IE6-8 */
  112. /*border-radius:15px; modify by ted 2014/12/12*/
  113. width:auto;
  114. behavior: url(../pie/PIE.htc);
  115. }
  116. .OTKTAB .ui-state-active,
  117. .OTKTAB .ui-widget-content .ui-state-active,
  118. .OTKTAB .ui-widget-header .ui-state-active {
  119. font-weight: bold;
  120. border: 1px solid #de0516 !important;
  121. color:#fff !important;
  122. background: #d84e57 !important; /* Old browsers */
  123. /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  124. background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4NGU1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNTA1MGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
  125. background: -moz-linear-gradient(top, #d84e57 0%, #b5050e 100%) !important; /* FF3.6+ */
  126. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d84e57), color-stop(100%,#b5050e)) !important; /* Chrome,Safari4+ */
  127. background: -webkit-linear-gradient(top, #d84e57 0%,#b5050e 100%) !important; /* Chrome10+,Safari5.1+ */
  128. background: -o-linear-gradient(top, #d84e57 0%,#b5050e 100%) !important; /* Opera 11.10+ */
  129. background: -ms-linear-gradient(top, #d84e57 0%,#b5050e 100%) !important; /* IE10+ */
  130. background: linear-gradient(to bottom, #d84e57 0%,#b5050e 100%) !important; /* W3C */
  131. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d84e57', endColorstr='#b5050e',GradientType=0 ) !important; /* IE6-8 */
  132. /*border-radius:15px; modify by ted 2014/12/12*/
  133. behavior: url(../pie/PIE.htc);
  134. }
  135. .OTKTAB .ui-state-active a,
  136. .OTKTAB .ui-state-active a:link,
  137. .OTKTAB .ui-state-active a:visited {
  138. color: #fff;
  139. text-decoration: none;
  140. }
  141. /* Interaction Cues
  142. ----------------------------------*/
  143. .OTKTAB .ui-state-highlight,
  144. .OTKTAB .ui-widget-content .ui-state-highlight,
  145. .OTKTAB .ui-widget-header .ui-state-highlight {
  146. border: 1px solid #fed22f;
  147. background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  148. color: #363636;
  149. }
  150. .OTKTAB .ui-state-highlight a,
  151. .OTKTAB .ui-widget-content .ui-state-highlight a,
  152. .OTKTAB .ui-widget-header .ui-state-highlight a {
  153. color: #363636;
  154. }
  155. .OTKTAB .ui-state-error,
  156. .OTKTAB .ui-widget-content .ui-state-error,
  157. .OTKTAB .ui-widget-header .ui-state-error {
  158. border: 1px solid #cd0a0a;
  159. background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  160. color: #ffffff;
  161. }
  162. .OTKTAB .ui-state-error a,
  163. .OTKTAB .ui-widget-content .ui-state-error a,
  164. .OTKTAB .ui-widget-header .ui-state-error a {
  165. color: #ffffff;
  166. }
  167. .OTKTAB .ui-state-error-text,
  168. .OTKTAB .ui-widget-content .ui-state-error-text,
  169. .OTKTAB .ui-widget-header .ui-state-error-text {
  170. color: #ffffff;
  171. }
  172. .OTKTAB .ui-priority-primary,
  173. .OTKTAB .ui-widget-content .ui-priority-primary,
  174. .OTKTAB .ui-widget-header .ui-priority-primary {
  175. font-weight: bold;
  176. }
  177. .OTKTAB .ui-priority-secondary,
  178. .OTKTAB .ui-widget-content .ui-priority-secondary,
  179. .OTKTAB .ui-widget-header .ui-priority-secondary {
  180. opacity: .7;
  181. filter:Alpha(Opacity=70);
  182. font-weight: normal;
  183. }
  184. .OTKTAB .ui-state-disabled,
  185. .OTKTAB .ui-widget-content .ui-state-disabled,
  186. .OTKTAB .ui-widget-header .ui-state-disabled {
  187. opacity: .35;
  188. filter:Alpha(Opacity=35);
  189. background-image: none;
  190. }
  191. .OTKTAB .ui-state-disabled .ui-icon {
  192. filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
  193. }
  194. /* Icons
  195. ----------------------------------*/
  196. /* states and images */
  197. .OTKTAB .ui-icon {width: 16px;height: 16px;}
  198. .OTKTAB .ui-icon,
  199. .OTKTAB .ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png);}
  200. .OTKTAB .ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png);}
  201. .OTKTAB .ui-state-default .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png);}
  202. .OTKTAB .ui-state-hover .ui-icon,.OTKTAB .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png);}
  203. .OTKTAB .ui-state-active .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png);}
  204. .OTKTAB .ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png);}
  205. .OTKTAB .ui-state-error .ui-icon,.OTKTAB .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png);}
  206. /* Misc visuals
  207. ----------------------------------*/
  208. /* Corner radius */
  209. .OTKTAB .ui-corner-all,
  210. .OTKTAB .ui-corner-top,
  211. .OTKTAB .ui-corner-left,
  212. .OTKTAB .ui-corner-tl {
  213. border-top-left-radius:0px;
  214. }
  215. .OTKTAB .ui-corner-all,
  216. .OTKTAB .ui-corner-top,
  217. .OTKTAB .ui-corner-right,
  218. .OTKTAB .ui-corner-tr {
  219. border-radius:0px; /* modify by ted 2014/12/12 */
  220. }
  221. .OTKTAB .ui-corner-all,
  222. .OTKTAB .ui-corner-bottom,
  223. .OTKTAB .ui-corner-left,
  224. .OTKTAB .ui-corner-bl {
  225. border-bottom-left-radius:0px; /* modify by ted 2014/12/12 */
  226. }
  227. .OTKTAB .ui-corner-all,
  228. .OTKTAB .ui-corner-bottom,
  229. .OTKTAB .ui-corner-right,
  230. .OTKTAB .ui-corner-br {border-bottom-right-radius:0px;border-top-right-radius:0px;}
  231. /* Overlays */
  232. .OTKTAB{border-top:1px solid #fff; }
  233. .OTKTAB .panel {position: absolute;width: 100%;overflow: hidden;left: 0px;z-index: 2;top: -32px;height: 48px;padding: 12px 0px 0px 100px;}
  234. .panel ul {float: left;white-space: nowrap;padding-right: 50px;overflow: hidden;display: -webkit-box;}
  235. .panel ul li {float:left;background:#595757;}
  236. .OTKTAB .btn{width: 62px;z-index: 20;position: fixed; right: 0px;top:75px;}
  237. .OTKTAB .icon-menu{position:relative; top:15px; left:15px; margin-right:10px;z-index:3;}
  238. .OTKTAB .ui-icon-close{position:relative; top:0px; right:3px;cursor:pointer; color:#eee;}
  239. .ui-tab-navbox{
  240. -webkit-border-top-left-radius: 15px;
  241. -webkit-border-bottom-left-radius: 15px;
  242. -moz-border-radius-topleft: 15px;
  243. -moz-border-radius-bottomleft: 15px;
  244. border-top-left-radius: 15px;
  245. border-bottom-left-radius: 15px;
  246. }
  247. #tabbar{
  248. height:60px;
  249. padding-left:10px;
  250. border-top:1px solid #fff;
  251. }