.LeftItem {
    float: left;
    margin-left: 210px;
}

.SuperSmallCenter .LeftItem {
    margin-left: 0px;
}

.Center .ButtonsPlace .RightPlace .LeftItem button.ui-multiselect {
    padding: 0 5px;
}

.Center .SmallCenter .ButtonsPlace .RightPlace .LeftItem button.ui-multiselect {
    font-size: 10px;
}


.ChooseCards .TopTools .LastItem {
    margin-right: 5px;
}

.ChooseCards .TopTools .FirstItem {
    margin-left: 5px;
}

.TopicsAddText {
    text-align: center;
}

.ChooseCards .TopToolsPage {
    display: none;
    height: 42px;
    overflow: hidden;
}

#box_main_start {
    background-color: #F9F9F9;
    padding: 20px;
}

.ChooseCards .MainPage {
    display: none;
}

/*            Lesson           */

div.Content .Button.ButtonAdd button
{
    width: 100px;
}


/*            Media            */

.Media .TopTools {
    height: 42px;
    border-bottom: none;
    margin-left: 5px;
}

.MyMedia {
    overflow: hidden;
}

.LessonButtons button {
    height: 29px;
}

#tree_selected ul li ul li a {
    width: 220px;
}

.LessonButtons button.Button14,.LessonButtons button.Button13 {
    height: 27px;
}

#addMenu {
    display: block;
    min-width: 220px;
    background: #EBEBEB;
    border: 1px solid silver;
    padding: 1px;
    position: fixed;
    z-index: 10000;
}

#addMenu div {
    padding: 2px 2px 2px 15px;
    color: #333;
    cursor: pointer;
}

#addMenu div:hover {
    color: #EBEBEB;
    background-color: #777;
}

#addMenu div.disabled {
    color: #777;
}

.insert_dialog #Menu div {
    height: 30px;
    line-height: 30px;
    width: 200px;
    text-align: center;
    cursor: pointer;
}

.insert_dialog #Menu div:hover {
    background-color: #f9ba6e;
}

div.Content.View .title {
    height: 20px;
    text-transform: uppercase;
    margin: 3px 0 0 5px;
    font-size: 1.2em;
}

#tree_intlessons {
    overflow-y:scroll;
}

.LeftItem.MaLeFa {
    margin-left: 216px;
}

.Page.PageSmall .LeftItem.MaLeFa {
    margin-left: 100px;
}

#WhaitPlace {
    position: absolute;
    text-align: center;
    z-index: 100;
    display: block;
    width: 100%;
    height: 100%;
}

#WhaitPlace img {
    position: absolute;
    top: 100px;
}

#WhaitPlace .BBF {
    width: 100%;
    height: 100%;
    background-color: #000;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}

