
    #colorbox,
    #cboxOverlay,
    #cboxWrapper {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1000;
      overflow: hidden
    }

    #cboxOverlay {
      position: fixed;
      width: 100%;
      height: 100%
    }

    #cboxMiddleLeft,
    #cboxBottomLeft {
      clear: left
    }

    #cboxContent {
      position: relative;
    }

    #cboxLoadedContent {
      overflow: auto
    }

    #cboxTitle {
      margin: 0
    }

    #cboxLoadingOverlay,
    #cboxLoadingGraphic {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%
    }

    #cboxPrevious,
    #cboxNext,
    #cboxClose,
    #cboxSlideshow {
      cursor: pointer
    }

    .cboxPhoto {
      float: left;
      margin: auto;
      border: 0;
      display: block
    }

    .cboxIframe {
      width: 100%;
      height: 100%;
      display: block;
      border: 0;
      z-index: 999999999;
      margin-top: -25px;
    }

    #cboxOverlay {
      background: #000
    }

    #colorbox {}

    #cboxTopLeft,
    #cboxTopCenter,
    #cboxTopRight,
    #cboxBottomLeft,
    #cboxBottomCenter,
    #cboxBottomRight,
    #cboxMiddleLeft,
    #cboxMiddleRight {
      background: #000;
      filter: alpha(opacity=30);
      -moz-opacity: 0.3;
      opacity: 0.3;
      zoom: 1;
      line-height: 1;
      overflow: hidden
    }

    /*#cboxTopLeft{width:1px;height:1px} */

    /* #cboxTopCenter{height:1px} */

    #cboxTopRight {
      width: 1px;
      height: 1px
    }

    #cboxBottomLeft {
      width: 1px;
      height: 1px
    }

    #cboxBottomCenter {
      height: 1px;
      background: #fff;
    }

    #cboxBottomRight {
      width: 1px;
      height: 1px
    }

    /* #cboxMiddleLeft{width:1px}    #cboxMiddleRight{width:1px}  */

    #cboxContent {
      background: #fff;
      overflow: visible
    }

    .cboxIframe {
      background: #fff
    }

    #cboxError {
      padding: 50px;
      border: 1px solid #ccc
    }

    #cboxLoadedContent {
      position: absolute;
      margin-bottom: 5px;
      padding-top: 25px;
      height: 920px !important;
    }

    /*#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center} */

    #cboxLoadingGraphic {
      background: url(images/loading.gif) no-repeat center center;
      overflow: hidden
    }

    #cboxTitle {
      position: absolute;
      top: 0px;
      left: 0;
      line-height: 28px;
      background: #15A1C7;
      text-align: left;
      text-indent: 10px;
      width: 100%;
      font-weight: bold;
      color: #fff
    }

    #cboxCurrent {
      position: absolute;
      bottom: -25px;
      left: 58px;
      font-weight: bold;
      color: #7C7C7C
    }

    #cboxPrevious,
    #cboxNext,
    #cboxClose,
    #cboxSlideshow {
      position: absolute;
      top: 10px;
      background: url(images/controls.png) no-repeat 0px 0px;
      width: 23px;
      height: 23px;
      text-indent: -9999px
    }

    #cboxPrevious {
      left: 0px;
      background-position: -51px -25px
    }

    #cboxPrevious:hover {
      background-position: -51px 0px
    }

    #cboxNext {
      left: 27px;
      background-position: -75px -25px
    }

    #cboxNext:hover {
      background-position: -75px 0px
    }

    #cboxClose {
      background: url(/static/images/web/cha.png) no-repeat;
      background-size: 15px 15px;
      background-position: center center;
      width: 25px;
      height: 25px;
      overflow: hidden
    }

    .cboxSlideshow_on #cboxSlideshow {
      background-position: -125px 0px;
      right: 27px
    }

    .cboxSlideshow_on #cboxSlideshow:hover {
      background-position: -150px 0px
    }

    .cboxSlideshow_off #cboxSlideshow {
      background-position: -150px -25px;
      right: 27px
    }

    .cboxSlideshow_off #cboxSlideshow:hover {
      background-position: -125px 0px
    }

    #cboxContent div {
      *display: none;
    
    }
   .dialog_editor_Error , .dialog_content_totall, .dialog_button_img{
      width: 100%!important;
     }
     #cboxContent .dialog_top_midd{
      width: 500px;
      height: 110px;
      line-height: 20px;
      /*margin-top:40px;*/
      /*margin-bottom: 34px;*/
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
     }
    #cboxClose {
      right: 10px;
      top:1px;
    }

    .exam_box {
      height: auto !important;
    }

    .box111 {
      height: 640px !important;
    }

    .box222 {
      height: initial !important;
    }

    .stuD #cboxLoadedContent {
      height: 500px !important;
    }

    #cboxOverlay {
      opacity: .2 !important;
    }