#TB_overlay { background: rgb(0, 0, 0) none repeat scroll 0% 0%; opacity: 0.7; position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 100050; }
#TB_window { position: fixed; background-color: rgb(255, 255, 255); z-index: 100050; visibility: hidden; text-align: left; top: 50%; left: 50%; box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3); }
#TB_window img#TB_Image { display: block; margin: 15px 0px 0px 15px; border-width: 1px; border-style: solid; border-color: rgb(102, 102, 102) rgb(204, 204, 204) rgb(204, 204, 204) rgb(102, 102, 102); }
#TB_caption { height: 25px; padding: 7px 30px 10px 25px; float: left; }
#TB_closeWindow { height: 25px; padding: 11px 25px 10px 0px; float: right; }
#TB_closeWindowButton { position: absolute; left: auto; right: 0px; width: 29px; height: 29px; border: 0px none; padding: 0px; background: transparent none repeat scroll 0% 0%; cursor: pointer; outline: medium none; transition: color 0.1s ease-in-out 0s, background 0.1s ease-in-out 0s; }
#TB_ajaxWindowTitle { float: left; font-weight: 600; line-height: 29px; overflow: hidden; padding: 0px 29px 0px 10px; text-overflow: ellipsis; white-space: nowrap; width: calc(100% - 39px); }
#TB_title { background: rgb(252, 252, 252) none repeat scroll 0% 0%; border-bottom: 1px solid rgb(221, 221, 221); height: 29px; }
#TB_ajaxContent { clear: both; padding: 2px 15px 15px; overflow: auto; text-align: left; line-height: 1.4em; }
#TB_ajaxContent.TB_modal { padding: 15px; }
#TB_ajaxContent p { padding: 5px 0px; }
#TB_load { position: fixed; display: none; z-index: 103; top: 50%; left: 50%; background-color: rgb(232, 232, 232); border: 1px solid rgb(85, 85, 85); margin: -45px 0px 0px -125px; padding: 40px 15px 15px; }
#TB_HideSelect { z-index: 99; position: fixed; top: 0px; left: 0px; background-color: rgb(255, 255, 255); border: medium none; opacity: 0; height: 100%; width: 100%; }
#TB_iframeContent { clear: both; border: medium none; }
.tb-close-icon { display: block; color: rgb(102, 102, 102); text-align: center; line-height: 29px; width: 29px; height: 29px; position: absolute; top: 0px; right: 0px; }
.tb-close-icon::before { content: ""; font: 20px/29px dashicons; }
#TB_closeWindowButton:hover .tb-close-icon, #TB_closeWindowButton:focus .tb-close-icon { color: rgb(0, 160, 210); }
#TB_closeWindowButton:focus .tb-close-icon { box-shadow: 0px 0px 0px 1px rgb(91, 157, 217), 0px 0px 2px 1px rgba(30, 140, 190, 0.8); }
