/**  Minification & Merging Summary: 
     - kotarapp\system\css\search.css
     - kotarapp\system\css\searchtoolbar.css
     - kotarapp\resources\css\scrollbars.css
     - theme\css\theme.css
     - kotarapp\controls\css\bookinfopanel.css
     - kotarapp\controls\css\bookthumbnail.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:#e57d1a}
.theme-color{color:#e57d1a}
#noteButtons{background-color:#c56b16}
.note-buttons-background-color{background-color:#c56b16}
#tocheadtoc.hselected,#tocheadinfo.hselected{color:#f68a1f}
.hselected{color:#f68a1f}
.hnormal:hover{color:#f8cea4}
#submenu .tocitem.hover,#submenu .tocitem.hover .pagelabel{background-color:#f8cea4}
#submenu .tocitem.selected,#submenu .tocitem.selected .pagelabel{background-color:#f68a1f}
#tocheadtoc:hover,#tocheadinfo:hover{color:#f8cea4}
#submenu .layerrow.hover{background-color:#f8cea4}
#respanel .resbox .restext .highlight{color:#f68a1f}
#ViewerIndicatorKnob.on{background-color:#F57b12!important}
.bookmarkIndicator{background-color:#F57b12}
.cetwall-post{background-color:#F9EFD4;border-color:#F9EFD4!important}
.cetwall-post.post-alternate{border-top-color:#F9EFD4;border-left-color:#F9EFD4!important;border-right-color:#F9EFD4!important;background-color:#F9EFD4}
.cetwall-post-owner{color:#e57d1a}
.cetwall-head-filter.filter-selected{color:#e57d1a}
.cetwall-post-selected{border-top:3px solid #e57d1a!important}
.cetwall-post-lms-teachername{color:#e57d1a!important}
.cetwall-post-lms-guidelines-title{color:#e57d1a!important}
.cetwall-post-lms-schedule-title{color:#e57d1a!important}
.cetwall-post-lms-status-title{color:#e57d1a!important}
.cetwall-post-lms-tasksmanger-title{color:#e57d1a!important}

/** ========== kotarapp\controls\css\bookinfopanel.css ========== **/
@font-face{font-family:MFWGad;src:url(/KotarApp/Resources/Fonts/MFW_Gad-Medium.woff)}
@font-face{font-family:MFWGadLight;src:url(/KotarApp/Resources/Fonts/MFW_Gad-Light.woff)}
@font-face{font-family:AlmoniNeue;src:url(/KotarApp/Resources/Fonts/AlmoniNeueDL4.0AAA-Medium.otf)}
@font-face{font-family:AlmoniNeue;font-weight:700;font-display:swap;src:url(/KotarApp/Resources/Fonts/AlmoniNeueDL4.0AAA-Bold.otf)}
@font-face{font-family:AlmoniNeue;font-weight:100;font-display:swap;src:url(/KotarApp/Resources/Fonts/AlmoniNeueDL4.0AAA-Thin.otf)}
.bookinfopanel{width:calc(100% - 15px);max-width:1024px;min-height:175px;font-size:12px;margin:20px 12px 0;position:relative;float:right;direction:rtl}
.bookinfopanel.wrap,.bookinfopanel .wrap{background:linear-gradient(to right,#f6f6f6 0,#f6f6f6 125px,#ebebeb 125px,#ebebeb calc(100% - 124px),#dedddc calc(100% - 124px),#dedddc 100%);overflow:hidden}
.bookinfopanel:first-child{margin-top:10px}
.bookinfopanel.detailed{min-height:190px}
.bookinfopanel.detailed .pAddToCart{height:52px;padding-top:25px}
.bookinfopanel .pAddToCart{height:37px;padding-top:10px}
.bookinfopanel .bold{font-weight:bold}
.bookinfopanel .bookImage{float:right;background-color:#dedddc;width:125px;height:100%}
.bookinfopanel .ph{width:125px;height:1px;float:right}
.bookinfopanel .ph.hidden{visibility:hidden}
.bookinfopanel .ph.none{display:none}
.bookinfopanel .bookDetails{float:right;padding:20px 20px 20px 20px;width:calc(100% - 250px)}
.bookinfopanel .bookDetails .description{height:78px;overflow:hidden;margin-top:6px;font-family:Arial}
.bookinfopanel .bookDetails .bookName{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:bold;font-size:16px;padding-bottom:6px;font-family:MFWGad}
.bookinfopanel .bookDetails .bookName A{text-decoration:none;color:#000}
.bookinfopanel .bookDetails .searchres{height:95px;margin-top:12px;margin-bottom:6px;overflow:hidden;font-family:Arial;font-size:14px}
.bookinfopanel .bookDetails .more{float:left;cursor:pointer;margin-right:25px;font-family:Arial}
.bookinfopanel .bookDetails .more #arrow{width:10px;height:7px;display:inline-block;margin-left:5px}
.bookinfopanel .bookDetails .more #arrow.open{background-image:url('/KotarApp/Resources/Images/Search/arrow_open.png')}
.bookinfopanel .bookDetails .more #arrow.close{background-image:url('/KotarApp/Resources/Images/Search/arrow_close.png')}
.bookinfopanel .bookDetails .booklink{float:left;cursor:pointer;font-weight:bold;margin-left:15px;font-family:Arial}
.bookinfopanel .bookDetails .booklink A{text-decoration:none;color:#000}
.bookinfopanel .bookDetailed{float:right;padding:12px 7px 0 15px;width:calc(100% - 250px);background-color:#ebebeb;margin-top:4px;font-family:Arial}
.bookinfopanel .bookDetailed .description{height:auto;overflow:hidden;margin-top:6px;margin-bottom:6px}
.bookinfopanel .bookDetailed .publishyear{margin-bottom:12px}
.bookinfopanel .bookDelete{float:left;padding:12px 10px 12px 10px}
.bookinfopanel .bookPublishers{height:100%;float:right;text-align:center;width:125px;padding-top:7px;background-color:#f6f6f6}
.bookinfopanel .bookPublishers img{vertical-align:middle;padding-top:5px;border:0}
.bookinfopanel .bookAuthor{-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:Arial;font-size:14px}
.bookinfopanel .dateAdded{padding-bottom:10px}
.bookinfopanel .dvGoToAddToCart a,.bookinfopanel .dvGoToShoppingCart a{cursor:pointer;color:#000}
.bookinfopanel .dvSellSoon a{cursor:default;color:#a2a3a5}
.bookinfopanel .addToCartText{float:right;font-family:Arial}
.bookinfopanel .GoToAddToCartIcon{width:19px;height:19px;background-image:url(/kotarapp/resources/images/cart/purchase_options.png);cursor:pointer;margin-top:-6px;margin-right:13px;float:right}
.bookinfopanel .GoToShoppingCartIcon{width:19px;height:19px;background-image:url(/kotarapp/resources/images/cart/purchase_complete.png);margin-top:-6px;margin-right:13px;float:right}
.bookinfopanel .SellSoonIcon{width:19px;height:19px;background-image:url(/kotarapp/resources/images/cart/purchase_soon.png);margin-top:-6px;margin-right:13px;float:right}

/** ========== kotarapp\controls\css\bookthumbnail.css ========== **/
.bookThumbnail{position:relative;width:102px;height:102px;margin:20px auto;overflow:hidden}
.bookThumbnail img{position:absolute;bottom:0;right:0;left:0;margin:0 auto;border:1px solid #d1d1d1}
.bookThumbnail2{position:relative;width:137px;height:137px;margin:5px auto;overflow:hidden}
.bookThumbnail2 img{position:absolute;bottom:0;right:0;left:0;margin:0 auto;border:1px solid #d1d1d1}
.bookLock{width:15px;height:19px;background-image:url(/KotarApp/Resources/Images/Books/block_ico_new.png);position:absolute;right:0;top:0}

/** Created in 0 ms **/
