/**  Minification & Merging Summary: 
     - kotarapp\system\css\search.css
     - kotarapp\system\css\searchtoolbar.css
     - kotarapp\resources\css\scrollbars.css
     - theme\css\theme.css
     - kotarapp\resources\keyboard\keyboard.css
     - css\keyboard.css
**/

/** ========== kotarapp\system\css\search.css ========== **/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body{width:100%;direction:rtl;margin:0;overflow:hidden;background-color:#d3d8de;font-family:Arial}
#main{position:absolute;top:48px;width:100%}
#searchResults #showmorewrapper{padding-top:20px;clear:both}
#searchResults #showmore{width:160px;height:25px;background-color:#000;margin:auto auto 90px auto;color:#fff;text-align:center;line-height:25px;cursor:pointer;background-repeat:no-repeat;background-position:center center}
#searchResults #filtercollapselink{display:inline;float:right;margin-top:20px;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}
#searchResults #filtercollapselink #arrow{width:10px;height:7px;display:inline-block;margin-left:5px}
#searchResults #filtercollapselink #arrow.open{background-image:url('/KotarApp/Resources/Images/Search/arrow_open.png')}
#searchResults #filtercollapselink #arrow.close{background-image:url('/KotarApp/Resources/Images/Search/arrow_close.png')}
#searchResults .subjectfilter{direction:rtl;width:calc(100% - 15px);max-width:1024px;background-color:#ebebeb;margin:3px 12px 0;font-size:12px;float:right;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}
#searchResults .subjectfilter #itemscontainer{width:calc(100% - 124px);float:right;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}
#searchResults .subjectfilter #itemscontainer .subjectfilteritem{float:right;width:33.3%;min-width:250px;border:1px solid white;height:30px;padding-top:6px;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-moz-transition:.2s;-o-transition:.2s;-webkit-transition:.2s;transition:.2s}
#searchResults .subjectfilter #itemscontainer .subjectfilteritem.disabled{background-color:#f6f6f6;cursor:default;color:#999}
#searchResults .subjectfilter #itemscontainer .subjectfilteritem.checked{background-color:#c0df86;font-weight:bold}
#searchResults .subjectfilter #itemscontainer .subjectfilteritem.checked .checkeditem{background-image:url('/kotarapp/resources/images/search/checkeditem.png')}
#searchResults .subjectfilter #itemscontainer .subjectfilteritem .checkeditem{width:17px;height:14px;margin:0 10px;float:right}
#searchResults .subjectfilter #buttoncontainer{width:124px;max-height:86px;float:right}
#searchResults .subjectfilter #buttoncontainer #filtersubject{background-color:black;color:white;width:90px;line-height:36px;text-align:center;margin:25px auto;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:bold}
#searchResults #langfilter{direction:rtl;float:left;width:105px;height:35px;background-color:#000;color:#fff;overflow:hidden;border-bottom:1px solid #fff;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;margin-left:20px;position:relative}
#searchResults #langfilter #selectedfilter{height:35px;line-height:35px}
#searchResults #langfilter #selectedfilter .theselected{padding-right:5px;display:inline-block;width:85px}
#searchResults #langfilter #selectedfilter .thearrow{cursor:pointer}
#searchResults #langfilter #filteroptions{background-color:#000;position:absolute;width:105px;z-index:100;border:2px solid #000}
#searchResults #langfilter #filteroptions .foption{cursor:pointer;display:block;height:25px;line-height:25px;padding-right:3px;text-decoration:none;color:white}
#searchResults #langfilter #filteroptions .foption:hover{background-color:#fff;color:#000}
#searchResults #ftitle{float:left;height:35px;line-height:35px;margin-left:4px}
@media(max-width:940px){#searchResults .subjectfilter #itemscontainer .subjectfilteritem{width:50%}
#searchResults .subjectfilter #itemscontainer .subjectfilteritem:last-child{width:100%}
#searchResults .subjectfilter #buttoncontainer{max-height:150px}
#searchResults .subjectfilter #buttoncontainer #filtersubject{margin:57px auto}
}
@media(max-width:690px){#searchResults .subjectfilter #itemscontainer .subjectfilteritem{width:100%}
#searchResults .subjectfilter #buttoncontainer{max-height:270px}
#searchResults .subjectfilter #buttoncontainer #filtersubject{margin:117px auto}
}
.infoBox{-webkit-overflow-scrolling:touch;-ms-overflow-style:auto;background-color:white;margin:2px 11px 11px 11px;padding:15px 12px 10px 12px;font-size:14px;overflow-y:auto;overflow-x:hidden}
.total{color:#000;font-size:12px;padding-right:12px;margin-top:9px;float:right;direction:rtl;white-space:nowrap}
#advsearch{float:left;background-color:#000;color:#fff;font-weight:bold;height:35px;width:142px;text-align:center}
.toolbaradvancedsearch{width:32px;height:37px;background-image:url(/theme/images/toolbar/toolbar.png);display:inline-block;background-position:-734px 0;margin-bottom:-15px}
.bold{font-weight:bold}
.primitiveHighlight{position:absolute;background-color:purple;opacity:.4}

/** ========== kotarapp\system\css\searchtoolbar.css ========== **/
.toolbarcontainer{direction:rtl;font-family:Arial;font-size:13px;font-weight:bold;min-width:776px;background-color:#000;color:#fff;height:48px;position:absolute;top:0;left:0;width:100%;z-index:10}
.toolbarcontainer h1{float:left;margin:12px 0}
.toolbarcontainer h1 .toolbarlogo{width:60px;height:32px;margin-left:12px;background-image:url(/theme/images/toolbar/kotarlogo.png)}
.toolbarcontainer>ul{list-style:none;padding:0}
.toolbarcontainer>ul li{float:right;margin-right:20px;line-height:30px;cursor:pointer}
.toolbarcontainer>ul li:first-child{margin-right:15px;cursor:default}
.toolbarcontainer>ul li .ipname{line-height:1em;display:block}
.toolbarcontainer .toolbarname{white-space:nowrap;overflow:visible}
.toolbarcontainer .cartimg{background-image:url(/theme/images/toolbar/basket_image.png);display:inline-block;background-repeat:no-repeat;background-position:0 0;width:22px;height:27px;margin-bottom:-7px}
.toolbarcontainer #search{margin-top:5px;margin-right:0}
.toolbarcontainer .toolbarsearchbox{width:215px;background-color:white;overflow:auto;display:flex;align-items:center}
.toolbarcontainer #txtsearch{float:right;width:195px;border:0;padding-right:4px;outline:0}
.toolbarcontainer #searchicon{background-image:url(/theme/images/toolbar/Search.png);background-repeat:no-repeat;background-position:-70px 0;width:14px;height:16px;float:left;margin:3px}
.toolbarcontainer .toolbarusermenu{float:left;width:32px;height:37px;background-image:url(/theme/images/toolbar/usermenu.png);background-position:32px 0;margin-left:18px;margin-top:-7px}
.toolbarcontainer .toolbarusermenu:hover{background-position:64px 0}
.toolbarcontainer #changeLang{float:left}
.toolbarcontainer #submenu{width:200px;top:48px;left:40px;position:absolute;border:3px solid #fff;background-color:#000;border-radius:3px;display:block;-ms-touch-action:none;touch-action:none}
.toolbarcontainer #submenu.hidden{display:none}
.toolbarcontainer #submenu>ul{list-style:none;padding:0;margin:0}
.toolbarcontainer #submenu>ul li{margin:2px;color:#fff;cursor:pointer}
.toolbarcontainer #submenu>ul li:hover{background-color:#d4d4d4;color:#000}
.toolbarcontainer #submenu>ul li:hover .cartimg{background-position:0 -27px}
.toolbarcontainer #submenu>ul li>span{font-family:Arial;font-size:16px;font-weight:bold;line-height:30px;margin-right:5px}
.toolbarcontainer #submenu .separetor{width:190px;height:1px;background-color:#fff;margin:2px}
.toolbarcontainer #submenu #knobb{left:50px;border-color:#fff transparent;border-style:solid;border-width:0 11px 8px;top:-11px;content:"";display:block;position:absolute;width:0}
.toolbarcontainer #submenu #knoba{left:51px;border-color:#000 transparent;border-style:solid;border-width:0 10px 7px;top:-7px;content:"";display:block;position:absolute;width:0}
.toolbarcontainer #radiosearch{margin-right:20px;margin-top:1px}
.toolbarcontainer #radiosearch #BooksFilter{height:22px;border:0;background-color:#d4d4d4}

/** ========== kotarapp\resources\css\scrollbars.css ========== **/
.scrollonwhite{direction:ltr}
.scrollonwhite::-webkit-scrollbar{width:6px}
.scrollonwhite::-webkit-scrollbar-button{height:25px}
.scrollonwhite::-webkit-scrollbar-thumb{background-color:#636363;border-radius:6px}
.scroll10{direction:ltr}
.scroll10::-webkit-scrollbar{width:6px}
.scroll10::-webkit-scrollbar-button{height:10px}
.scroll10::-webkit-scrollbar-thumb{background-color:#636363;border-radius:6px}

/** ========== theme\css\theme.css ========== **/
.theme-background-color{background-color:#6cc117}
.theme-color{color:#6cc117}
#noteButtons{background-color:#61ad15}
.note-buttons-background-color{background-color:#61ad15}
#tocheadtoc.hselected,#tocheadinfo.hselected{color:#afd91b}
.hselected{color:#afd91b}
.hnormal:hover{color:#e0f9b4}
#submenu .tocitem.hover,#submenu .tocitem.hover .pagelabel{background-color:#e0f9b4}
#submenu .tocitem.selected,#submenu .tocitem.selected .pagelabel{background-color:#afd91b}
#tocheadtoc:hover,#tocheadinfo:hover{color:#e0f9b4}
#submenu .layerrow.hover{background-color:#e0f9b4}
#respanel .resbox .restext .highlight{color:#79be00}
#ViewerIndicatorKnob.on{background-color:#79be00!important}
.bookmarkIndicator{background-color:#bcff46}
.cetwall-post{background-color:#f2f9dd;border-color:#f2f9dd!important}
.cetwall-post.post-alternate{border-top-color:#f2f9dd;border-left-color:#f2f9dd!important;border-right-color:#f2f9dd!important;background-color:#f2f9dd}
.cetwall-post-owner{color:#6cc117}
.cetwall-head-filter.filter-selected{color:#6cc117}
.cetwall-post-selected{border-top:3px solid #6cc117!important}
.cetwall-post-lms-teachername{color:#6cc117!important}
.cetwall-post-lms-guidelines-title{color:#6cc117!important}
.cetwall-post-lms-schedule-title{color:#6cc117!important}
.cetwall-post-lms-status-title{color:#6cc117!important}
.cetwall-post-lms-tasksmanger-title{color:#6cc117!important}
#tb_comments{color:#6cc117!important}
.tb_index{color:#6cc117!important}
.tb_username{color:#6cc117!important}
.tb_talkback--me::after{border-right-color:#f2f9dd!important}
.tb_talkback--me{background-color:#f2f9dd!important}
#tb_send_new_talkback{background-image:url(/theme/images/talkback/send.svg)!important}

/** ========== kotarapp\resources\keyboard\keyboard.css ========== **/
#keyboardInputMaster{position:absolute;font:normal 11px Arial,sans-serif;border-top:1px solid #eee;border-right:1px solid #888;border-bottom:1px solid #444;border-left:1px solid #ccc;-webkit-border-radius:.6em;-moz-border-radius:.6em;border-radius:.6em;-webkit-box-shadow:0 2px 10px #444;-moz-box-shadow:0 2px 10px #444;box-shadow:0 2px 10px #444;opacity:.95;filter:alpha(opacity=95);background-color:#ddd;text-align:left;z-index:1000000;width:auto;height:auto;min-width:0;min-height:0;margin:0;padding:0;line-height:normal;-moz-user-select:none;cursor:default}
#keyboardInputMaster *{position:static;color:#000;background:transparent;font:normal 11px Arial,sans-serif;width:auto;height:auto;min-width:0;min-height:0;margin:0;padding:0;border:0 none;outline:0;vertical-align:baseline;line-height:1.3em}
#keyboardInputMaster table{table-layout:auto}
#keyboardInputMaster.keyboardInputSize1,#keyboardInputMaster.keyboardInputSize1 *{font-size:9px}
#keyboardInputMaster.keyboardInputSize3,#keyboardInputMaster.keyboardInputSize3 *{font-size:13px}
#keyboardInputMaster.keyboardInputSize4,#keyboardInputMaster.keyboardInputSize4 *{font-size:16px}
#keyboardInputMaster.keyboardInputSize5,#keyboardInputMaster.keyboardInputSize5 *{font-size:20px}
#keyboardInputMaster thead tr th{padding:.3em .3em .1em .3em;background-color:#999;white-space:nowrap;text-align:right;-webkit-border-radius:.6em .6em 0 0;-moz-border-radius:.6em .6em 0 0;border-radius:.6em .6em 0 0}
#keyboardInputMaster thead tr th div{float:left;font-size:130%!important;height:1.3em;font-weight:bold;position:relative;z-index:1;margin-right:.5em;cursor:pointer;background-color:transparent}
#keyboardInputMaster thead tr th div ol{position:absolute;left:0;top:90%;list-style-type:none;height:9.4em;overflow-y:auto;overflow-x:hidden;background-color:#f6f6f6;border:1px solid #999;display:none;text-align:left;width:12em}
#keyboardInputMaster thead tr th div ol li{padding:.2em .4em;cursor:pointer;white-space:nowrap;width:12em}
#keyboardInputMaster thead tr th div ol li.selected{background-color:#ffc}
#keyboardInputMaster thead tr th div ol li:hover,#keyboardInputMaster thead tr th div ol li.hover{background-color:#ddd}
#keyboardInputMaster thead tr th span,#keyboardInputMaster thead tr th strong,#keyboardInputMaster thead tr th small,#keyboardInputMaster thead tr th big{display:inline-block;padding:0 .4em;height:1.4em;line-height:1.4em;border-top:1px solid #e5e5e5;border-right:1px solid #5d5d5d;border-bottom:1px solid #5d5d5d;border-left:1px solid #e5e5e5;background-color:#ccc;cursor:pointer;margin:0 0 0 .3em;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;vertical-align:middle;-webkit-transition:background-color .15s ease-in-out;-o-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}
#keyboardInputMaster thead tr th strong{font-weight:bold}
#keyboardInputMaster thead tr th small{-webkit-border-radius:.3em 0 0 .3em;-moz-border-radius:.3em 0 0 .3em;border-radius:.3em 0 0 .3em;border-right:1px solid #aaa;padding:0 .2em 0 .3em}
#keyboardInputMaster thead tr th big{-webkit-border-radius:0 .3em .3em 0;-moz-border-radius:0 .3em .3em 0;border-radius:0 .3em .3em 0;border-left:0 none;margin:0;padding:0 .3em 0 .2em}
#keyboardInputMaster thead tr th span:hover,#keyboardInputMaster thead tr th span.hover,#keyboardInputMaster thead tr th strong:hover,#keyboardInputMaster thead tr th strong.hover,#keyboardInputMaster thead tr th small:hover,#keyboardInputMaster thead tr th small.hover,#keyboardInputMaster thead tr th big:hover,#keyboardInputMaster thead tr th big.hover{background-color:#ddd}
#keyboardInputMaster tbody tr td{text-align:left;padding:.2em .3em .3em .3em;vertical-align:top}
#keyboardInputMaster tbody tr td div{text-align:center;position:relative;zoom:1}
#keyboardInputMaster tbody tr td table{white-space:nowrap;width:100%;border-collapse:separate;border-spacing:0}
#keyboardInputMaster tbody tr td#keyboardInputNumpad table{margin-left:.2em;width:auto}
#keyboardInputMaster tbody tr td table.keyboardInputCenter{width:auto;margin:0 auto}
#keyboardInputMaster tbody tr td table tbody tr td{vertical-align:middle;padding:0 .45em;white-space:pre;height:1.8em;font-family:"Arial","Verdana","Helvetica","sans-serif";border-top:1px solid #e5e5e5;border-right:1px solid #5d5d5d;border-bottom:1px solid #5d5d5d;border-left:1px solid #e5e5e5;background-color:#eee;cursor:default;min-width:.75em;-webkit-border-radius:.2em;-moz-border-radius:.2em;border-radius:.2em;-webkit-transition:background-color .15s ease-in-out;-o-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}
#keyboardInputMaster tbody tr td table tbody tr td.last{width:99%}
#keyboardInputMaster tbody tr td table tbody tr td.space{padding:0 4em}
#keyboardInputMaster tbody tr td table tbody tr td.deadkey{background-color:#ccd}
#keyboardInputMaster tbody tr td table tbody tr td.target{background-color:#ddc}
#keyboardInputMaster tbody tr td table tbody tr td:hover,#keyboardInputMaster tbody tr td table tbody tr td.hover{border-top:1px solid #d5d5d5;border-right:1px solid #555;border-bottom:1px solid #555;border-left:1px solid #d5d5d5;background-color:#ccc}
#keyboardInputMaster thead tr th span:active,#keyboardInputMaster thead tr th span.pressed,#keyboardInputMaster tbody tr td table tbody tr td:active,#keyboardInputMaster tbody tr td table tbody tr td.pressed{border-top:1px solid #555!important;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;border-left:1px solid #555;background-color:#ccc}
#keyboardInputMaster tbody tr td table tbody tr td small{display:block;text-align:center;font-size:.6em!important;line-height:1.1em}
#keyboardInputMaster tbody tr td div label{position:absolute;bottom:.2em;left:.3em}
#keyboardInputMaster tbody tr td div label input{background-color:#f6f6f6;vertical-align:middle;font-size:inherit;width:1.1em;height:1.1em}
#keyboardInputMaster tbody tr td div var{position:absolute;bottom:0;right:3px;font-weight:bold;font-style:italic;color:#444}
.keyboardInputInitiator{margin:0 3px;vertical-align:middle;cursor:pointer}

/** ========== css\keyboard.css ========== **/
.toolbarcontainer .toolbarsearchbox{width:250px!important}
#keyboardInputMaster{display:table!important}

/** Created in 15.106 ms **/
