 body {}

 @media (min-width:1600px) {
   .container {
     width: 1440px;
     max-width: 100%
   }
 }

 @media (min-width:1900px) {
   .container {
     width: 1680px;
     max-width: 100%
   }
 }

 a:hover {
   text-decoration: none
 }

 .card-text {
   margin-top: .3em
 }

 .img-cover-hver {
   display: block
 }

 .img-cover-hver:hover {
   box-shadow: 2px
 }

 h9 {
   display: block;
   font-size: 1.5rem;
   margin-bottom: 10px;
   padding-bottom: 5px;
   border-bottom: 1px solid #ddd;
   color: #292b2c;
   font-family: inherit;
   font-weight: 500;
   line-height: 1.1;
   margin: .67em 0
 }

 h10 {
   display: block;
   font-size: 2rem;
   margin-bottom: 10px;
   padding-bottom: 5px;
   border-bottom: 1px solid #ddd;
   color: #292b2c;
   font-family: inherit;
   font-weight: 500;
   line-height: 1.1;
   margin: .67em 0
 }

 .struncate {
   max-width: 100%;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   padding: 1.25rem
 }

 .cardnewa {
   border: 0;
   display: webkit-box !important;
   display: block !important
 }

 .card-img-top {
   padding: .25rem;
   background-color: transparent;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   box-orient: vertical;
   -moz-box-orient: vertical;
   -webkit-box-orient: vertical;
   box-align: center;
   -moz-box-align: center;
   -webkit-box-align: center;
   -moz-box-shadow: 0 2px 10px #AAAAAA;
   -webkit-box-shadow: 0 2px 10px #AAAAAA;
   box-shadow: 0 2px 10px #AAAAAA;
   width: 130px;
   height: 180px
 }

 .card-img-top:hover {
   opacity: .5
 }

 .card {
   margin-bottom: 15px
 }

 .card-bodynewa {
   padding-bottom: .25rem
 }

 .card-header {
   padding: .3rem 1.25rem
 }

 .contact {
   border-top: 0 !important;
   border: 1px solid rgba(0, 0, 0, .125)
 }

 .disabled {
   color: #eee !important;
   cursor: not-allowed
 }

 @font-face {
   font-family: 'Glyphicons Halflings';
   src: url('../fonts/glyphicons-halflings-regular.eot');
   src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
 }

 .glyphicon {
   position: relative;
   top: 1px;
   display: inline-block;
   font-family: 'Glyphicons Halflings';
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
 }

 .glyphicon-asterisk:before {
   content: "\002a"
 }

 .glyphicon-plus:before {
   content: "\002b"
 }

 .glyphicon-euro:before,
 .glyphicon-eur:before {
   content: "\20ac"
 }

 .glyphicon-minus:before {
   content: "\2212"
 }

 .glyphicon-cloud:before {
   content: "\2601"
 }

 .glyphicon-envelope:before {
   content: "\2709"
 }

 .glyphicon-pencil:before {
   content: "\270f"
 }

 .glyphicon-glass:before {
   content: "\e001"
 }

 .glyphicon-music:before {
   content: "\e002"
 }

 .glyphicon-search:before {
   content: "\e003"
 }

 .glyphicon-heart:before {
   content: "\e005"
 }

 .glyphicon-star:before {
   content: "\e006"
 }

 .glyphicon-star-empty:before {
   content: "\e007"
 }

 .glyphicon-user:before {
   content: "\e008"
 }

 .glyphicon-film:before {
   content: "\e009"
 }

 .glyphicon-th-large:before {
   content: "\e010"
 }

 .glyphicon-th:before {
   content: "\e011"
 }

 .glyphicon-th-list:before {
   content: "\e012"
 }

 .glyphicon-ok:before {
   content: "\e013"
 }

 .glyphicon-remove:before {
   content: "\e014"
 }

 .glyphicon-zoom-in:before {
   content: "\e015"
 }

 .glyphicon-zoom-out:before {
   content: "\e016"
 }

 .glyphicon-off:before {
   content: "\e017"
 }

 .glyphicon-signal:before {
   content: "\e018"
 }

 .glyphicon-cog:before {
   content: "\e019"
 }

 .glyphicon-trash:before {
   content: "\e020"
 }

 .glyphicon-home:before {
   content: "\e021"
 }

 .glyphicon-file:before {
   content: "\e022"
 }

 .glyphicon-time:before {
   content: "\e023"
 }

 .glyphicon-road:before {
   content: "\e024"
 }

 .glyphicon-download-alt:before {
   content: "\e025"
 }

 .glyphicon-download:before {
   content: "\e026"
 }

 .glyphicon-upload:before {
   content: "\e027"
 }

 .glyphicon-inbox:before {
   content: "\e028"
 }

 .glyphicon-play-circle:before {
   content: "\e029"
 }

 .glyphicon-repeat:before {
   content: "\e030"
 }

 .glyphicon-refresh:before {
   content: "\e031"
 }

 .glyphicon-list-alt:before {
   content: "\e032"
 }

 .glyphicon-lock:before {
   content: "\e033"
 }

 .glyphicon-flag:before {
   content: "\e034"
 }

 .glyphicon-headphones:before {
   content: "\e035"
 }

 .glyphicon-volume-off:before {
   content: "\e036"
 }

 .glyphicon-volume-down:before {
   content: "\e037"
 }

 .glyphicon-volume-up:before {
   content: "\e038"
 }

 .glyphicon-qrcode:before {
   content: "\e039"
 }

 .glyphicon-barcode:before {
   content: "\e040"
 }

 .glyphicon-tag:before {
   content: "\e041"
 }

 .glyphicon-tags:before {
   content: "\e042"
 }

 .glyphicon-book:before {
   content: "\e043"
 }

 .glyphicon-bookmark:before {
   content: "\e044"
 }

 .glyphicon-print:before {
   content: "\e045"
 }

 .glyphicon-camera:before {
   content: "\e046"
 }

 .glyphicon-font:before {
   content: "\e047"
 }

 .glyphicon-bold:before {
   content: "\e048"
 }

 .glyphicon-italic:before {
   content: "\e049"
 }

 .glyphicon-text-height:before {
   content: "\e050"
 }

 .glyphicon-text-width:before {
   content: "\e051"
 }

 .glyphicon-align-left:before {
   content: "\e052"
 }

 .glyphicon-align-center:before {
   content: "\e053"
 }

 .glyphicon-align-right:before {
   content: "\e054"
 }

 .glyphicon-align-justify:before {
   content: "\e055"
 }

 .glyphicon-list:before {
   content: "\e056"
 }

 .glyphicon-indent-left:before {
   content: "\e057"
 }

 .glyphicon-indent-right:before {
   content: "\e058"
 }

 .glyphicon-facetime-video:before {
   content: "\e059"
 }

 .glyphicon-picture:before {
   content: "\e060"
 }

 .glyphicon-map-marker:before {
   content: "\e062"
 }

 .glyphicon-adjust:before {
   content: "\e063"
 }

 .glyphicon-tint:before {
   content: "\e064"
 }

 .glyphicon-edit:before {
   content: "\e065"
 }

 .glyphicon-share:before {
   content: "\e066"
 }

 .glyphicon-check:before {
   content: "\e067"
 }

 .glyphicon-move:before {
   content: "\e068"
 }

 .glyphicon-step-backward:before {
   content: "\e069"
 }

 .glyphicon-fast-backward:before {
   content: "\e070"
 }

 .glyphicon-backward:before {
   content: "\e071"
 }

 .glyphicon-play:before {
   content: "\e072"
 }

 .glyphicon-pause:before {
   content: "\e073"
 }

 .glyphicon-stop:before {
   content: "\e074"
 }

 .glyphicon-forward:before {
   content: "\e075"
 }

 .glyphicon-fast-forward:before {
   content: "\e076"
 }

 .glyphicon-step-forward:before {
   content: "\e077"
 }

 .glyphicon-eject:before {
   content: "\e078"
 }

 .glyphicon-chevron-left:before {
   content: "\e079"
 }

 .glyphicon-chevron-right:before {
   content: "\e080"
 }

 .glyphicon-plus-sign:before {
   content: "\e081"
 }

 .glyphicon-minus-sign:before {
   content: "\e082"
 }

 .glyphicon-remove-sign:before {
   content: "\e083"
 }

 .glyphicon-ok-sign:before {
   content: "\e084"
 }

 .glyphicon-question-sign:before {
   content: "\e085"
 }

 .glyphicon-info-sign:before {
   content: "\e086"
 }

 .glyphicon-screenshot:before {
   content: "\e087"
 }

 .glyphicon-remove-circle:before {
   content: "\e088"
 }

 .glyphicon-ok-circle:before {
   content: "\e089"
 }

 .glyphicon-ban-circle:before {
   content: "\e090"
 }

 .glyphicon-arrow-left:before {
   content: "\e091"
 }

 .glyphicon-arrow-right:before {
   content: "\e092"
 }

 .glyphicon-arrow-up:before {
   content: "\e093"
 }

 .glyphicon-arrow-down:before {
   content: "\e094"
 }

 .glyphicon-share-alt:before {
   content: "\e095"
 }

 .glyphicon-resize-full:before {
   content: "\e096"
 }

 .glyphicon-resize-small:before {
   content: "\e097"
 }

 .glyphicon-exclamation-sign:before {
   content: "\e101"
 }

 .glyphicon-gift:before {
   content: "\e102"
 }

 .glyphicon-leaf:before {
   content: "\e103"
 }

 .glyphicon-fire:before {
   content: "\e104"
 }

 .glyphicon-eye-open:before {
   content: "\e105"
 }

 .glyphicon-eye-close:before {
   content: "\e106"
 }

 .glyphicon-warning-sign:before {
   content: "\e107"
 }

 .glyphicon-plane:before {
   content: "\e108"
 }

 .glyphicon-calendar:before {
   content: "\e109"
 }

 .glyphicon-random:before {
   content: "\e110"
 }

 .glyphicon-comment:before {
   content: "\e111"
 }

 .glyphicon-magnet:before {
   content: "\e112"
 }

 .glyphicon-chevron-up:before {
   content: "\e113"
 }

 .glyphicon-chevron-down:before {
   content: "\e114"
 }

 .glyphicon-retweet:before {
   content: "\e115"
 }

 .glyphicon-shopping-cart:before {
   content: "\e116"
 }

 .glyphicon-folder-close:before {
   content: "\e117"
 }

 .glyphicon-folder-open:before {
   content: "\e118"
 }

 .glyphicon-resize-vertical:before {
   content: "\e119"
 }

 .glyphicon-resize-horizontal:before {
   content: "\e120"
 }

 .glyphicon-hdd:before {
   content: "\e121"
 }

 .glyphicon-bullhorn:before {
   content: "\e122"
 }

 .glyphicon-bell:before {
   content: "\e123"
 }

 .glyphicon-certificate:before {
   content: "\e124"
 }

 .glyphicon-thumbs-up:before {
   content: "\e125"
 }

 .glyphicon-thumbs-down:before {
   content: "\e126"
 }

 .glyphicon-hand-right:before {
   content: "\e127"
 }

 .glyphicon-hand-left:before {
   content: "\e128"
 }

 .glyphicon-hand-up:before {
   content: "\e129"
 }

 .glyphicon-hand-down:before {
   content: "\e130"
 }

 .glyphicon-circle-arrow-right:before {
   content: "\e131"
 }

 .glyphicon-circle-arrow-left:before {
   content: "\e132"
 }

 .glyphicon-circle-arrow-up:before {
   content: "\e133"
 }

 .glyphicon-circle-arrow-down:before {
   content: "\e134"
 }

 .glyphicon-globe:before {
   content: "\e135"
 }

 .glyphicon-wrench:before {
   content: "\e136"
 }

 .glyphicon-tasks:before {
   content: "\e137"
 }

 .glyphicon-filter:before {
   content: "\e138"
 }

 .glyphicon-briefcase:before {
   content: "\e139"
 }

 .glyphicon-fullscreen:before {
   content: "\e140"
 }

 .glyphicon-dashboard:before {
   content: "\e141"
 }

 .glyphicon-paperclip:before {
   content: "\e142"
 }

 .glyphicon-heart-empty:before {
   content: "\e143"
 }

 .glyphicon-link:before {
   content: "\e144"
 }

 .glyphicon-phone:before {
   content: "\e145"
 }

 .glyphicon-pushpin:before {
   content: "\e146"
 }

 .glyphicon-usd:before {
   content: "\e148"
 }

 .glyphicon-gbp:before {
   content: "\e149"
 }

 .glyphicon-sort:before {
   content: "\e150"
 }

 .glyphicon-sort-by-alphabet:before {
   content: "\e151"
 }

 .glyphicon-sort-by-alphabet-alt:before {
   content: "\e152"
 }

 .glyphicon-sort-by-order:before {
   content: "\e153"
 }

 .glyphicon-sort-by-order-alt:before {
   content: "\e154"
 }

 .glyphicon-sort-by-attributes:before {
   content: "\e155"
 }

 .glyphicon-sort-by-attributes-alt:before {
   content: "\e156"
 }

 .glyphicon-unchecked:before {
   content: "\e157"
 }

 .glyphicon-expand:before {
   content: "\e158"
 }

 .glyphicon-collapse-down:before {
   content: "\e159"
 }

 .glyphicon-collapse-up:before {
   content: "\e160"
 }

 .glyphicon-log-in:before {
   content: "\e161"
 }

 .glyphicon-flash:before {
   content: "\e162"
 }

 .glyphicon-log-out:before {
   content: "\e163"
 }

 .glyphicon-new-window:before {
   content: "\e164"
 }

 .glyphicon-record:before {
   content: "\e165"
 }

 .glyphicon-save:before {
   content: "\e166"
 }

 .glyphicon-open:before {
   content: "\e167"
 }

 .glyphicon-saved:before {
   content: "\e168"
 }

 .glyphicon-import:before {
   content: "\e169"
 }

 .glyphicon-export:before {
   content: "\e170"
 }

 .glyphicon-send:before {
   content: "\e171"
 }

 .glyphicon-floppy-disk:before {
   content: "\e172"
 }

 .glyphicon-floppy-saved:before {
   content: "\e173"
 }

 .glyphicon-floppy-remove:before {
   content: "\e174"
 }

 .glyphicon-floppy-save:before {
   content: "\e175"
 }

 .glyphicon-floppy-open:before {
   content: "\e176"
 }

 .glyphicon-credit-card:before {
   content: "\e177"
 }

 .glyphicon-transfer:before {
   content: "\e178"
 }

 .glyphicon-cutlery:before {
   content: "\e179"
 }

 .glyphicon-header:before {
   content: "\e180"
 }

 .glyphicon-compressed:before {
   content: "\e181"
 }

 .glyphicon-earphone:before {
   content: "\e182"
 }

 .glyphicon-phone-alt:before {
   content: "\e183"
 }

 .glyphicon-tower:before {
   content: "\e184"
 }

 .glyphicon-stats:before {
   content: "\e185"
 }

 .glyphicon-sd-video:before {
   content: "\e186"
 }

 .glyphicon-hd-video:before {
   content: "\e187"
 }

 .glyphicon-subtitles:before {
   content: "\e188"
 }

 .glyphicon-sound-stereo:before {
   content: "\e189"
 }

 .glyphicon-sound-dolby:before {
   content: "\e190"
 }

 .glyphicon-sound-5-1:before {
   content: "\e191"
 }

 .glyphicon-sound-6-1:before {
   content: "\e192"
 }

 .glyphicon-sound-7-1:before {
   content: "\e193"
 }

 .glyphicon-copyright-mark:before {
   content: "\e194"
 }

 .glyphicon-registration-mark:before {
   content: "\e195"
 }

 .glyphicon-cloud-download:before {
   content: "\e197"
 }

 .glyphicon-cloud-upload:before {
   content: "\e198"
 }

 .glyphicon-tree-conifer:before {
   content: "\e199"
 }

 .glyphicon-tree-deciduous:before {
   content: "\e200"
 }

 .glyphicon-cd:before {
   content: "\e201"
 }

 .glyphicon-save-file:before {
   content: "\e202"
 }

 .glyphicon-open-file:before {
   content: "\e203"
 }

 .glyphicon-level-up:before {
   content: "\e204"
 }

 .glyphicon-copy:before {
   content: "\e205"
 }

 .glyphicon-paste:before {
   content: "\e206"
 }

 .glyphicon-alert:before {
   content: "\e209"
 }

 .glyphicon-equalizer:before {
   content: "\e210"
 }

 .glyphicon-king:before {
   content: "\e211"
 }

 .glyphicon-queen:before {
   content: "\e212"
 }

 .glyphicon-pawn:before {
   content: "\e213"
 }

 .glyphicon-bishop:before {
   content: "\e214"
 }

 .glyphicon-knight:before {
   content: "\e215"
 }

 .glyphicon-baby-formula:before {
   content: "\e216"
 }

 .glyphicon-tent:before {
   content: "\26fa"
 }

 .glyphicon-blackboard:before {
   content: "\e218"
 }

 .glyphicon-bed:before {
   content: "\e219"
 }

 .glyphicon-apple:before {
   content: "\f8ff"
 }

 .glyphicon-erase:before {
   content: "\e221"
 }

 .glyphicon-hourglass:before {
   content: "\231b"
 }

 .glyphicon-lamp:before {
   content: "\e223"
 }

 .glyphicon-duplicate:before {
   content: "\e224"
 }

 .glyphicon-piggy-bank:before {
   content: "\e225"
 }

 .glyphicon-scissors:before {
   content: "\e226"
 }

 .glyphicon-bitcoin:before {
   content: "\e227"
 }

 .glyphicon-btc:before {
   content: "\e227"
 }

 .glyphicon-xbt:before {
   content: "\e227"
 }

 .glyphicon-yen:before {
   content: "\00a5"
 }

 .glyphicon-jpy:before {
   content: "\00a5"
 }

 .glyphicon-ruble:before {
   content: "\20bd"
 }

 .glyphicon-rub:before {
   content: "\20bd"
 }

 .glyphicon-scale:before {
   content: "\e230"
 }

 .glyphicon-ice-lolly:before {
   content: "\e231"
 }

 .glyphicon-ice-lolly-tasted:before {
   content: "\e232"
 }

 .glyphicon-education:before {
   content: "\e233"
 }

 .glyphicon-option-horizontal:before {
   content: "\e234"
 }

 .glyphicon-option-vertical:before {
   content: "\e235"
 }

 .glyphicon-menu-hamburger:before {
   content: "\e236"
 }

 .glyphicon-modal-window:before {
   content: "\e237"
 }

 .glyphicon-oil:before {
   content: "\e238"
 }

 .glyphicon-grain:before {
   content: "\e239"
 }

 .glyphicon-sunglasses:before {
   content: "\e240"
 }

 .glyphicon-text-size:before {
   content: "\e241"
 }

 .glyphicon-text-color:before {
   content: "\e242"
 }

 .glyphicon-text-background:before {
   content: "\e243"
 }

 .glyphicon-object-align-top:before {
   content: "\e244"
 }

 .glyphicon-object-align-bottom:before {
   content: "\e245"
 }

 .glyphicon-object-align-horizontal:before {
   content: "\e246"
 }

 .glyphicon-object-align-left:before {
   content: "\e247"
 }

 .glyphicon-object-align-vertical:before {
   content: "\e248"
 }

 .glyphicon-object-align-right:before {
   content: "\e249"
 }

 .glyphicon-triangle-right:before {
   content: "\e250"
 }

 .glyphicon-triangle-left:before {
   content: "\e251"
 }

 .glyphicon-triangle-bottom:before {
   content: "\e252"
 }

 .glyphicon-triangle-top:before {
   content: "\e253"
 }

 .glyphicon-console:before {
   content: "\e254"
 }

 .glyphicon-superscript:before {
   content: "\e255"
 }

 .glyphicon-subscript:before {
   content: "\e256"
 }

 .glyphicon-menu-left:before {
   content: "\e257"
 }

 .glyphicon-menu-right:before {
   content: "\e258"
 }

 .glyphicon-menu-down:before {
   content: "\e259"
 }

 .glyphicon-menu-up:before {
   content: "\e260"
 }

 * {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
 }

 *:before,
 *:after {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
 }

 #id_db {
   width: auto !important;
   height: 38px;
   padding: 8px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 .result-table {
   width: 100%;
   max-width: 100%;
   margin-bottom: 20px
 }

 .result-table table {
   width: 100%;
   max-width: 100%;
   margin-bottom: 20px
 }

 .result-table table {
   border-collapse: collapse !important;
   border: 1px solid #ddd
 }

 .result-table th {
   background-color: #eee !important;
   vertical-align: bottom;
   color: #2b579a
 }

 .result-table td {
   background-color: #fff !important
 }

 .result-table th,
 td {
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: middle;
   border-top: 1px solid #eee;
   border-bottom: 1px solid #eee;
   border-left: 1px solid #fff;
   border-right: 1px solid #fff
 }

 .lgin {
   font-size: .8rem
 }

 .res_rs_td_tit>a:visited {
   color: #002171
 }

 .img-thumbnail {
   border: 0;
   margin-bottom: 5px
 }

 .res_cmenu {
   width: 100%;
   max-width: 100%;
   margin-bottom: 20px;
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: middle;
   min-height: .01%;
   overflow-x: auto;
   -webkit-overflow-scrolling: touch;
   -ms-overflow-style: -ms-autohiding-scrollbar
 }

 th>tr>td {
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border: 1px solid #2b579a
 }

 .res_cmenu_item {
   width: 90%;
   max-width: 100%;
   margin-bottom: 20px;
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: middle;
   min-height: .01%;
   -ms-overflow-style: -ms-autohiding-scrollbar
 }

 #cmn_cvr_table {
   border: 0
 }

 #cmn_cvr_tr {
   border: 0
 }

 #cmn_cvr_td_res {
   width: auto;
   max-width: 100%;
   margin-bottom: 20px;
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: middle;
   min-height: .01%;
   border: 0
 }

 .res_cmenu_th {
   font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
   font-weight: normal;
   line-height: 1.5;
   color: #fff;
   background-color: #2b579a !important;
   vertical-align: bottom;
   text-align: center;
   border: 1px solid #2b579a;
   padding: 8px
 }

 .res_cmenu_td,
 .res_cmenu_td_cno {
   font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
   font-weight: normal;
   line-height: 1.5;
   background-color: #fff !important;
   vertical-align: bottom;
   text-align: center;
   border: 1px solid #2b579a;
   padding: 8px
 }

 .res_cmenu_td_cno {
   font-weight: bold;
   vertical-align: middle
 }

 .res_rs_table tr:nth-child(odd) {
   background-color: #f3f3f3
 }

 .list-group {
   margin-bottom: 10px
 }

 a.list-group-item {
   padding: .5rem 1.25rem
 }

 tr.res_cmenu_tr_sel {}

 #cdesc_cvr_table {
   border: 0 #FFF !important
 }

 #cdesc_cvr_tr {
   border: 0 #FFF !important
 }

 #cdesc_cvr_td_res {
   border: 0 #FFF !important
 }

 .res_cdesc {}

 #id_res_cdesc {}

 .mmiIcon {
   vertical-align: middle;
   border-style: none;
   padding: .25rem;
   background-color: #fff;
   border: 1px solid #dee2e6;
   border-radius: .25rem;
   max-width: 100%;
   width: auto;
   height: 170px
 }

 #ctm_cvr_table2 {
   display: table;
   width: auto;
   max-width: 100%;
   margin-bottom: 20px;
   overflow-x: auto;
   -ms-overflow-style: -ms-autohiding-scrollbar
 }

 #crd_cvr_table {
   border: 0
 }

 #crd_cvr_td_res {
   border: 0
 }

 .res_crd_td {
   border-left: 0;
   border-right: 0;
   border-top: 0;
   border-bottom: .5px solid #ddd
 }

 #mrc_cvr_table {
   border: 0 !important
 }

 #mrc_cvr_td_res {
   border: 0 !important
 }

 .res_crd_th {
   max-width: 100%;
   width: auto;
   white-space: nowrap;
   border-top: 0 !important
 }

 #res_crd_td {
   border: 0
 }

 .samesub_res_hi {
   display: inline-block;
   color: #fff;
   background-color: #007bff;
   padding-right: .5em;
   padding-left: .5em;
   padding-top: .25em;
   font-size: 75%;
   font-weight: bold;
   line-height: 1;
   border-radius: 10em;
   text-align: center;
   white-space: nowrap;
   vertical-align: baseline
 }

 .res_oc_table {
   width: 100%;
   max-width: 100%;
   margin-bottom: 20px;
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: middle;
   border: 1px solid #dddddd
 }

 th>tr>td {
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border-top: 1px solid #dddddd
 }

 #ctnm_cvr_td_img0 {
   vertical-align: top
 }

 #ctnm_cvr_img0 {
   border: 1px solid black;
   width: 170px
 }

 #ctnm_cvr_img {
   border: 1px solid black;
   width: 170px
 }

 .cls_cvr_table {
   border-collapse: collapse
 }

 .cls_cvr_td_img {
   vertical-align: top
 }

 .cls_cvr_img {
   border: 1px solid black;
   width: 170px
 }

 .res_mrc_fix_th {
   padding: 8px;
   line-height: 1.42857143;
   background-color: #eee !important;
   vertical-align: middle;
   border: 1px solid #ddd !important
 }

 .res_mrc_th_tag {
   width: auto;
   padding: 3px;
   border: 1px solid #ddd !important
 }

 .res_mrc_th_ind {
   width: auto;
   padding: 3px;
   border: 1px solid #ddd !important
 }

 .res_mrc_th_cnt {
   width: auto;
   padding: 3px;
   border: 1px solid #ddd !important
 }

 .res_mrc_fix_td,
 .res_mrc_td_tag {
   width: auto;
   padding: 3px;
   line-height: 1.42857143;
   vertical-align: middle;
   border-top: 1px solid #ddd !important;
   border-bottom: 1px solid #ddd !important;
   border-left: 1px solid #ddd !important;
   border-right: 1px solid #ddd !important
 }

 .res_mrc_td_ind {
   width: auto;
   padding: 3px;
   line-height: 1.42857143;
   vertical-align: middle;
   border-top: 1px solid #ddd !important;
   border-bottom: 1px solid #ddd !important;
   border-left: 1px solid #ddd !important;
   border-right: 1px solid #ddd !important
 }

 .res_mrc_td_cnt {
   padding: 3px;
   line-height: 1.42857143;
   vertical-align: middle;
   border-top: 1px solid #ddd !important;
   border-bottom: 1px solid #ddd !important;
   border-left: 1px solid #ddd !important;
   border-right: 1px solid #ddd !important
 }

 .res_mrc {
   width: 100%;
   border-collapse: collapse !important;
   background-color: #eee !important;
   vertical-align: bottom
 }

 #simsch {
   background-color: #f5f5f5 !important
 }

 select[name="etz.930"] {
   height: 38px;
   padding: 8px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="etz.950"] {
   height: 38px;
   padding: 8px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="etz.490"] {
   height: 38px;
   padding: 8px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="i.itemclss"] {
   height: 38px;
   padding: 8px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="i.location"] {
   height: 38px;
   padding: 8px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="i.collection"] {
   height: 38px;
   padding: 8px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="selected_mm"] {
   height: 38px;
   padding: 8px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="currentform"] {
   height: 40px;
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 5px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="format"] {
   margin-left: 10px;
   height: 36px;
   padding: 5px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 5px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 .result-tablemarc {
   width: 100%;
   max-width: 100%;
   margin-bottom: 10px
 }

 .result-tablemarc {
   width: 100%;
   max-width: 100%;
   margin-bottom: 10px
 }

 .result-tablemarc {
   border-collapse: collapse !important
 }

 .result-tablemarc th {
   background-color: #eee !important;
   vertical-align: bottom
 }

 .result-tablemarc td {
   background-color: #fff !important
 }

 .result-tablemarc th,
 td {
   padding: 5px;
   line-height: 1.42857143;
   vertical-align: middle;
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   border-left: 1px solid #ddd;
   border-right: 1px solid #ddd
 }

 .res_mrc_fix_td,
 .res_mrc_td_tag,
 .res_mrc_td_ind,
 .res_mrc_td_cnt {
   padding: 5px;
   line-height: 1.42857143;
   vertical-align: middle;
   border-top: 1px solid #ddd !important;
   border-bottom: 1px solid #ddd !important;
   border-left: 1px solid #ddd !important;
   border-right: 1px solid #ddd !important
 }

 input[name="L05"] {
   display: inline-block;
   width: 100%;
   height: 38px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="L06"] {
   display: inline-block;
   width: 100%;
   height: 38px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="L07"] {
   display: inline-block;
   width: 100%;
   height: 38px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="f806"] {
   display: inline-block;
   width: 100%;
   height: 38px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="f8date1"] {
   display: inline-block;
   width: 100%;
   height: 38px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="f8date2"] {
   display: inline-block;
   width: 100%;
   height: 38px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="f8pubplace"] {
   display: inline-block;
   width: 100%;
   height: 38px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="f8lang"] {
   display: inline-block;
   width: 100%;
   height: 38px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="ind"] {
   display: inline-block;
   width: 100%;
   height: 27px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="tag"] {
   display: inline-block;
   width: 100%;
   height: 27px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="raw"] {
   display: inline-block;
   width: 100%;
   height: 27px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="addtag"] {
   display: inline-block;
   width: auto;
   height: 30px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 #pat_lookup {
   display: inline-block;
   width: auto;
   height: 30px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 #ctnm_div_add {
   display: block;
   width: auto;
   overflow-x: auto;
   -ms-overflow-style: -ms-autohiding-scrollbar;
   margin-top: 2px;
   margin-right: auto;
   margin-left: auto;
   border: 0;
   border-style: solid
 }

 #table_mm {
   text-align: center
 }

 #ctm_cvr_td_lab {
   text-align: center;
   font-weight: bold
 }

 #ctm_cvr_td_img0 {
   max-width: 300px;
   width: auto;
   height: auto;
   text-align: center
 }

 #ctm_cvr_td_sp {
   display: none
 }

 #ctm_cvr_img0 {
   padding: .25rem;
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: .25rem;
   transition: all .2s ease-in-out;
   max-width: 300px;
   width: auto;
   height: auto
 }

 #ctm_cvr_sp0 {
   display: none
 }

 #ctm_cvr_td_img {
   max-width: 300px;
   width: auto;
   height: auto;
   text-align: center
 }

 #ctm_cvr_img {
   padding: .25rem;
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: .25rem;
   transition: all .2s ease-in-out;
   max-width: 300px;
   width: auto;
   height: auto
 }

 #ctnm_cvr_div {
   margin-top: 10px
 }

 #ctnm_cvr_table2 {
   background-color: inherit
 }

 #ctnm_cvr_res {
   background-color: #efefef;
   border: 0;
   text-align: center
 }

 #ctnm_cvr_td_img0 {
   max-width: 300px;
   width: auto;
   height: auto;
   text-align: center
 }

 #ctnm_cvr_td_lab {
   background-color: #eee
 }

 #ctnm_cvr_sp0 {
   display: none
 }

 #ctnm_cvr_tr {
   border: 0;
   background-color: transparent
 }

 #ctnm_cvr_img0 {
   padding: .25rem;
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: .25rem;
   transition: all .2s ease-in-out;
   max-width: 300px;
   width: auto;
   height: auto
 }

 #ctnm_cvr_table2 {
   text-align: center
 }

 select[name="material"] {
   width: 100%;
   height: 30px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="addtag"] {
   width: 100%;
   height: 30px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="addraw"] {
   display: inline-block;
   width: 80%;
   height: 30px;
   padding: 1px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 #buffer_list {
   width: 100%;
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border: 1px #ddd
 }

 #unlock_bib {
   width: 100%;
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border: 1px #ddd
 }

 #cart {
   width: 100%;
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border: 1px #ddd
 }

 th>tr>td {
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border-top: 1px solid #dddddd
 }

 #k_cart {
   width: 100%;
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border: 1px #ddd
 }

 th>tr>td {
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: top;
   border-top: 1px solid #dddddd
 }

 #alerttext {
   display: none
 }

 .btn-secondary {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #292b2c;
   background-color: #fff;
   border-color: #ccc
 }

 .btn-secondary:hover {
   color: #292b2c;
   background-color: #e6e6e6;
   border-color: #adadad
 }

 .btn-secondary:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
   box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
 }

 .form-controlcatalog {
   width: 20%;
   height: 38px;
   padding: 5px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 5px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="newform"] {
   height: 38px;
   padding: 5px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 5px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 select[name="currentform"] {
   height: 38px;
   padding: 5px 12px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #000000;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 5px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="cvr"]:hover {
   color: #fff;
   background-color: #ccc;
   border-color: #ccc
 }

 input[name="cvr"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
   box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
 }

 input[name="ftx"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   width: 35%;
   border: 1px solid transparent;
   padding: .8rem 1.3rem;
   font-size: 1.3rem;
   border-radius: .25rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #ccc;
   background-image: none;
   background-color: transparent;
   border-color: #ccc
 }

 input[name="ftx"]:hover {
   color: #fff;
   background-color: #ccc;
   border-color: #ccc
 }

 input[name="ftx"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
   box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
 }

 input[name=submit_uploa] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #0275d8;
   border-color: #0275d8
 }

 input[name=submit_uploa]:hover {
   text-decoration: none;
   color: #fff;
   background-color: #025aa5;
   border-color: #01549b
 }

 input[name=submit_upload] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #0275d8;
   border-color: #0275d8
 }

 input[name=submit_upload]:hover {
   color: #fff;
   background-color: #025aa5;
   border-color: #01549b
 }

 input[name=submit_upload]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
   box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
 }

 input[name=submit_addtags] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #292b2c;
   background-color: #fff;
   border-color: #ccc
 }

 input[name=submit_addtags]:hover {
   color: #292b2c;
   background-color: #e6e6e6;
   border-color: #adadad
 }

 input[name=submit_lookup] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #292b2c;
   background-color: #fff;
   border-color: #ccc
 }

 input[name=submit_lookup]:hover {
   color: #292b2c;
   background-color: #e6e6e6;
   border-color: #adadad
 }

 input[name="submit_remove_blank_tags"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #d9534f;
   border-color: #d9534f
 }

 input[name="submit_remove_blank_tags"]:hover {
   color: #fff;
   background-color: #c9302c;
   border-color: #c12e2a
 }

 input[name="submit_remove_blank_tags"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
   box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
 }

 input[name="submit_remove"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #d9534f;
   border-color: #d9534f
 }

 input[name=submit_remove]:hover {
   color: #fff;
   background-color: #c9302c;
   border-color: #c12e2a
 }

 input[name="submit_remove"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
   box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
 }

 input[name="submit_remove_tmpcv"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #d9534f;
   border-color: #d9534f
 }

 input[name="submit_remove_tmpcv"]:hover {
   color: #fff;
   background-color: #c9302c;
   border-color: #c12e2a
 }

 input[name="submit_remove_tmpcv"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
   box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
 }

 input[name="submit_remove_cv"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #d9534f;
   border-color: #d9534f
 }

 input[name="submit_remove_cv"]:hover {
   color: #fff;
   background-color: #c9302c;
   border-color: #c12e2a
 }

 input[name="submit_remove_cv"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
   box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
 }

 input[name="submit_remove_tmpcvr"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #d9534f;
   border-color: #d9534f
 }

 input[name="submit_remove_tmpcvr"]:hover {
   color: #fff;
   background-color: #d9534f;
   border-color: #d9534f
 }

 input[name="submit_remove_tmpcvr"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, .5);
   box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
 }

 input[name="submit_process"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #0275d8;
   border-color: #0275d8
 }

 input[name=submit_process]:hover {
   color: #fff;
   background-color: #025aa5;
   border-color: #01549b
 }

 input[name=submit_process]:disabled {
   background-color: #0275d8;
   border-color: #0275d8;
   Opacity: .6;
   cursor: not-allowed
 }

 input[name=submit_cancel] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #d9534f;
   border-color: #d9534f
 }

 input[name=submit_cancel]:hover {
   color: #fff;
   background-color: #c9302c;
   border-color: #c12e2a
 }

 input[name=submit_cancel]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
   box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
 }

 input[name=submit_nmarc] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #292b2c;
   background-color: #fff;
   border-color: #ccc
 }

 input[name=submit_nmarc]:hover {
   color: #292b2c;
   background-color: #e6e6e6;
   border-color: #adadad
 }

 input[name=submit_nmarc]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
   box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
 }

 input[name=submit_marc] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #292b2c;
   background-color: #fff;
   border-color: #ccc
 }

 input[name=submit_marc]:hover {
   color: #292b2c;
   background-color: #e6e6e6;
   border-color: #adadad
 }

 input[name=submit_marc]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
   box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
 }

 #ctm_div_add {
   display: block;
   text-align: center;
   width: 100%;
   overflow-x: auto;
   -ms-overflow-style: -ms-autohiding-scrollbar;
   margin-top: 2px;
   margin-right: auto;
   margin-left: auto
 }

 input[type="reset"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #292b2c;
   background-color: #fff;
   border-color: #ccc
 }

 input[type="reset"]:hover {
   color: #292b2c;
   background-color: #e6e6e6;
   border-color: #adadad
 }

 input[type="reset"]:hover {
   -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
   box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
 }

 input[name="btnsubmit"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #0275d8;
   border-color: #0275d8
 }

 input[name="btnsubmit"]:hover {
   color: #fff;
   background-color: #025aa5;
   border-color: #01549b
 }

 input[name="bsubmit"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #0275d8;
   border-color: #0275d8
 }

 input[name="bsubmit"]:hover {
   color: #fff;
   background-color: #025aa5;
   border-color: #01549b
 }

 input[name="submit_sorttag"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #292b2c;
   background-color: #fff;
   border-color: #ccc
 }

 input[name="submit_sorttag"]:hover {
   color: #292b2c;
   background-color: #e6e6e6;
   border-color: #adadad
 }

 input[name="submit_sorttag"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
   box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
 }

 input[name="record"] {
   vertical-align: bottom;
   display: inline-block;
   width: auto;
   height: 30px;
   padding: 3px 10px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #555555;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name="record"]:focus {
   border-color: #66afe9;
   outline: 0;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
 }

 input[name="record"]::-moz-placeholder {
   color: #999999;
   opacity: 1
 }

 input[name="record"]-searchbar:-ms-input-placeholder {
   color: #999999
 }

 input[name="record"]::-webkit-input-placeholder {
   color: #999999
 }

 input[name="record"]::-ms-expand {
   border: 0;
   background-color: transparent
 }

 input[name="record"][disabled],
 input[name="record"][readonly] {
   background-color: #eceeef;
   opacity: 1
 }

 input[name="save.x"] {
   margin-right: 10px;
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #0275d8;
   border-color: #0275d8
 }

 input[name="save.x"]:hover {
   color: #fff;
   background-color: #025aa5;
   border-color: #01549b
 }

 input[name="save.x"]:disabled {
   background-color: #0275d8;
   border-color: #0275d8;
   Opacity: .6;
   cursor: not-allowed
 }

 input[name="delete.x"] {
   margin-right: 10px;
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #fff;
   background-color: #d9534f;
   border-color: #d9534f
 }

 input[name="delete.x"]:hover {
   color: #fff;
   background-color: #c9302c;
   border-color: #c12e2a
 }

 input[name="delete.x"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
   box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
 }

 input[name="delete.x"]:disabled {
   -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
   box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
   Opacity: .6;
   cursor: not-allowed
 }

 input[name="submit_keep"] {
   display: inline-block;
   font-weight: normal;
   line-height: 1.25;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   padding: .5rem .75rem;
   font-size: .875rem;
   border-radius: .2rem;
   -webkit-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
   color: #292b2c;
   background-color: #fff;
   border-color: #ccc
 }

 input[name="submit_keep"]:hover {
   color: #292b2c;
   background-color: #e6e6e6;
   border-color: #adadad
 }

 input[name="submit_keep"]:focus {
   -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
   box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
 }

 .cat_tabs {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   padding-left: 0;
   margin-bottom: 0;
   list-style: none
 }

 .pg {
   display: none
 }

 .pgSelected {}

 .tab {
   display: block;
   padding: .5rem 1rem
 }

 .tab:hover {
   background-color: #eee;
   border-top-right-radius: 5px;
   border-top-left-radius: 5px
 }

 .tab>a:hover {}

 .tabSelected {
   display: block;
   padding: .5rem 1rem;
   border-top-right-radius: 5px;
   border-top-left-radius: 5px;
   border: 2px solid #999999;
   border-bottom: transparent;
   text-decoration: none;
   color: #000 !important;
   cursor: default
 }

 .tabSelected>a {
   color: #555555;
   cursor: default;
   font-weight: bold
 }

 .tabSelected:hover {
   text-decoration: none;
   color: #000 !important;
   cursor: default
 }

 ul {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   padding-left: 0;
   margin-bottom: 0;
   list-style: none
 }

 input[name=mmfn] {
   display: inline-block;
   width: 100%;
   height: 36px;
   padding: 3px 10px;
   font-size: 14px;
   line-height: 1.42857143;
   color: #555555;
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #cccccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
   -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
 }

 input[name=mmfn][readonly] {
   background-color: #eceeef;
   opacity: 1
 }

 .mf_invalid {
   Background-color: #f8bbd0 !important;
   color: #000000 !important
 }

 .of_invalid {
   Background-color: #f8bbd0 !important;
   color: #000000 !important
 }

 .fd_invalid {
   Background-color: #f8bbd0 !important;
   color: #000000 !important
 }

 #sp_invalid {
   Background-color: #f8bbd0 !important;
   color: #000000 !important
 }

 #tdMmiCvr {
   text-align: center;
   max-width: 250px;
   width: auto
 }

 #tdTableMmi {
   border: 0 #fff !important
 }

 #table_mm {
   border: 0 #fff !important
 }

 #tdMmiIcon {
   text-align: center;
   width: 200px
 }

 #mmiCvr {
   vertical-align: middle;
   border-style: none;
   padding: .25rem;
   background-color: #fff;
   border: 1px solid #dee2e6;
   border-radius: .25rem;
   max-width: 100%;
   height: 135px
 }

 .mmiIcon {
   vertical-align: middle;
   border-style: none;
   padding: .25rem;
   background-color: #fff;
   border: 1px solid #dee2e6;
   border-radius: .25rem;
   max-width: 100%;
   width: auto;
   height: 70px
 }

 .mmiListIcon {
   vertical-align: middle;
   border-style: none;
   padding: .25rem;
   background-color: #fff;
   border: 1px solid #dee2e6;
   border-radius: .25rem;
   max-width: 100%;
   width: auto;
   height: 70px
 }

 .dtrw {
   display: inline-block;
   width: auto;
   height: calc(1.5em + .5rem + 2px);
   padding: .25rem .5rem;
   font-size: .875rem;
   font-weight: 400;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .2rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 .dtro {
   display: inline-block;
   width: auto;
   height: calc(1.5em + .5rem + 2px);
   padding: .25rem .5rem;
   font-size: .875rem;
   font-weight: 500;
   line-height: 1.5;
   color: #495057;
   background-color: #eee;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .2rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 input[name="uilchkout"] {
   display: inline-block;
   width: auto;
   height: calc(1.5em + .5rem + 2px);
   padding: .25rem .5rem;
   font-size: .875rem;
   font-weight: 400;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .2rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 input[name="uilchkin"] {
   display: inline-block;
   width: auto;
   height: calc(1.5em + .5rem + 2px);
   padding: .25rem .5rem;
   font-size: .875rem;
   font-weight: 400;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .2rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 input[name="uidateset"] {
   display: inline-block;
   width: auto;
   height: calc(1.5em + .5rem + 2px);
   padding: .25rem .5rem;
   font-size: .875rem;
   font-weight: 400;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .2rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 .item-table {
   width: 100%;
   max-width: 100%;
   margin-bottom: 20px
 }

 .item-table table {
   width: 100%;
   max-width: 100%;
   margin-bottom: 20px;
   border: 1px solid #2b579a
 }

 .item-table table {
   border-collapse: collapse !important
 }

 .item-table th {
   background-color: #2b579a;
   vertical-align: bottom;
   color: #fff;
   border: 2px solid #2b579a
 }

 .item-table td {
   background-color: #fff !important;
   border: .5px solid #2b579a
 }

 .item-table th,
 td {
   padding: 8px;
   line-height: 1.42857143;
   vertical-align: middle
 }

 select[name=locacode],
 select[name=itemclss],
 select[name=temploca],
 select[name=cllctn],
 select[name=itemstat],
 select[name=section],
 select[name=group] {
   display: inline-block;
   max-width: 100%;
   width: auto;
   padding: .25rem .5rem;
   font-size: .875rem;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .2rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 input[name=locacall],
 input[name=itemno],
 input[name=lchkout],
 input[name=lchkin],
 input[name=dateset],
 input[name=cmponent],
 input[name=note],
 input[name=accessno],
 input[name=cust0],
 input[name=cust1] {
   display: inline-block;
   max-width: 100%;
   width: auto;
   padding: .25rem .5rem;
   font-size: .875rem;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .2rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 input[name=circcnt],
 input[name=dcirccnt],
 input[name=copyno],
 input[name=price] {
   display: inline-block;
   max-width: 100%;
   width: auto;
   padding: .25rem .5rem;
   font-size: .875rem;
   line-height: 1.5;
   color: #495057;
   background-color: #fff;
   background-clip: padding-box;
   border: 1px solid #ced4da;
   border-radius: .2rem;
   transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
 }

 #qrcon {
   color: #000
 }

 #qrcode {
   padding: .25rem;
   border-radius: .25rem;
   margin-bottom: 1rem;
   transform: scale(2, 2);
   -ms-transform: scale(2, 2);
   -webkit-transform: scale(2, 2);
   box-align: center;
   -moz-box-align: center;
   -webkit-box-align: center;
   -moz-box-shadow: 0 1px 5px #AAAAAA;
   -webkit-box-shadow: 0 1px 5px #AAAAAA;
   box-shadow: 0 1px 5px #AAAAAA;
   image-rendering: -moz-crisp-edges;
   image-rendering: -o-crisp-edges;
   image-rendering: -webkit-optimize-contrast;
   image-rendering: crisp-edges;
   image-rendering: pixelated;
   -ms-interpolation-mode: nearest-neighbor
 }

 .qrcodec {
   padding: .25rem;
   border-radius: .25rem;
   margin-top: 1rem;
   margin-bottom: 14px !important;
   transform: scale(2, 2);
   -ms-transform: scale(2, 2);
   -webkit-transform: scale(2, 2);
   box-align: center;
   -moz-box-align: center;
   -webkit-box-align: center;
   -moz-box-shadow: 0 1px 5px #AAAAAA;
   -webkit-box-shadow: 0 1px 5px #AAAAAA;
   box-shadow: 0 1px 5px #AAAAAA;
   image-rendering: -moz-crisp-edges;
   image-rendering: -o-crisp-edges;
   image-rendering: -webkit-optimize-contrast;
   image-rendering: crisp-edges;
   image-rendering: pixelated;
   -ms-interpolation-mode: nearest-neighbor
 }
 .qrcodetopc {
   display: none !important
 }
 .qrcodercm {
   display: none !important
 }
 /*index menu*/
 .text-inline {
   flex-direction: initial !important;
 }
 @media (max-width:425px) {
   nav#hide-xs {
     display: none !important;
   }
      nav#show-768 {
   display: none !important;
                 }
 }

 @media (min-width:425px) {
   nav#show-xs {
     display: none !important;
   }
   nav#show-768 {
   display: none !important;
   }

 }
@media (min-width: 768px) {
nav#hide-xs {
   display: none !important;
   }
   nav#show-xs {
     display: none !important;
   }       
}