@import url("../../../wp-content/themes/TiLi/bootstrap/css/bootstrap.min.css");
@import url("../../../wp-content/themes/TiLi/style.css");

#thankyou {
    background: transparent url('../../assets/images/spasibo.png') no-repeat;
    height: 400px;
    padding: 100px 0 0 400px;
}

#not-found {
    margin-left: 15px;
    display: none;
}
#not-found div {
    float: right;
    margin-top: 60px;
    font-size: 16px;
}
#not-found span {
    font-weight: bold;
}
.addword {

    display: block;
    margin-top: 20px;
    cursor: pointer;
    border: 0px solid #ccc;
    background: #00aeef;
    cursor: pointer;
    border-radius: 3px;
    padding: 10px;
    color: white;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
    font-size: 20px;
    text-decoration: none;
}

.addword:hover
{
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2);
  color: white;
}

#new_form{
  margin: 0px 0px 50px 50px;
}

#not-found .addword {
    margin-left: 85px;
}

.img-result {
    float: left;
    margin: 10px;
    height: 120px;
    width: 120px;
}

.img-wrap {
    float: left;
    margin: 2px;
    height: 120px;
    width: 120px;
    overflow: hidden;
    border:2px solid #01aab3;
    background:#dadada;

}

#image-search-next {
    text-align: center; margin-left: 252px; font-size: 22px; display: none;
}
#image-search-add-with-results {display: none;}
.delete-image, .add-pic {cursor: pointer;  }

.add-pic {
	display: block;
	margin: 2px;
  padding: 4px 10px;
  background-color: #dadada;
	color: #01aab3;
  border-radius: 0px;
  border: 1px solid #dadada;
  width:120px;
  height:120px;
  font-size:50px;

}

.add-pic-text{font-size:11px;}

.tags-area
{
  display: block;
  margin: 0px;
  padding:8px;
  background-color: #313944;
  color: #fff;
}



span.delete-image {
    vertical-align: top;
}
.tag-add {
    cursor: pointer;
    text-decoration: initial;
    color: #fff;
}
.tag-parent-item, .tag-child-item, .remove-tag {
    cursor: pointer;
}
.tag-child-list {display: none; padding-left: 10px;}

#add-tag-dialog span{
    color: #000000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #CAD8F3;
    background: #DEE7F8;
    padding: 1px 5px 2px;
    margin-right: 10px;
    display: block;
    float: left;
    margin-bottom: 5px;
}
#add-tag-dialog span.tag-inactive {
    border: 1px solid #838a9f;
    background: #DEE7F8;
    color: black;
}
#tag-chosen-ones {
    border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    min-height: 20px;
    padding: 5px;
}
#tag-chosen-ones a {
    background: url('../images/close.gif') no-repeat;
    margin: 5px 0 0 5px;
    float: right;
    display: block;
    width: 7px;
    height: 7px;
    font-size: 1px;
}
.tag-item {
    float: left;
    width: 165px;
}

.disqcom{
    float: right;
    padding: 5px;
    margin-bottom: 30px;
    margin-top: -20px;
    border: 1px solid #BBBDBF;
    font-size: 10px;

}

.tag-add {
    float: left; display: block; margin-right: 10px;

}

span.tag {
    float: left; display: block; margin-right: 10px;
    background:#01aab3;
    padding:4px 8px;
    font-size:12px;

}

.tags {margin-top: 0px;}

.glossary-entry {
    margin: 0px;
    /*width: 165px;*/
    min-height: 155px;
    padding: 10px;
    overflow: hidden;
}
.glossary-item{
  border: 1px solid #CAD8F3;;
  border-radius: 5px;
  margin: 0px;
}

.glossary-entry a{
  display: block;
}

.glossary-word-item{
  border: 1px solid #01AAB3;
  border-radius: 3px;
  margin: 0px;
}

.glossary-word-item .image img
{
  height:100px;
}
.glossary-entry .image {text-align: center; margin: 10px auto;}
.glossary-entry h2 {font-size: 24px; text-align: center; }
#glossary {
    margin: 0 auto;
    width: 100%;
}
.word-value {
    height: 112px;
  /*  line-height: 15px; */
    overflow: hidden;
    padding: 10px;
}
.word-entry {
    height: 300px;
}
#disqus_thread{
    width: 610px;
    margin-top: 50px;
}


/*widget part
_________________*/

.contentBlock {
    background: #fff;
    border: solid 1px #e1e1e1;
    padding: 15px;
    word-wrap: break-word;
    margin: 10px 0px;
}

.contentBlock .imgBlock {
    margin: -15px;
    margin-bottom: 0;
}

.contentBlock .blockBody {
    display: block;
    padding: 0px 0 15px 0;
    position: relative;
}

.contentBlock h2, .contentBlock .figure {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;

  }

  .contentBlock p {
    color: #494949;
    line-height: 22px;
    margin-bottom: 0;
}


.contentBlock .readMore{
    background: #dbf3fd;
    border-top: solid 1px #e1e1e1;
    font-style: italic;
    margin: -15px;
    margin-top: 0;
    text-align: center;
}

.contentBlock .readMore a{
    display: inline-block;
    line-height: 25px;
    padding: 5px;
}


.contentBlock:after{
   clear: both;
}

.contentBlock .imgBlock img {
    width: 100%;
    vertical-align: middle;
}

.statBlock
{
  text-align: center;
}


.statBlock a
{
  text-decoration: none;
  font-size: 26px;
}


.statBlock span.big
{
  font-size: 56px;
    font-weight: bold;
    display: block;
}
.statBlock span.alt {
    font-size: 18px;
    font-weight: bold;
    display: block;
  }

  .rsidebar .addword{
    width: 100%;
    margin-bottom: 20px;
  }

.widget_words li a
{
    font-size: 16px;
}
#content{
  padding: 0;
}

.dict-block a {
  text-decoration: none;
  min-height: 120px;
}
.dict-block a span{
  font-size: 16px;
  color: #01AAB3;
  text-decoration: none;
}

.dkeywords{
  min-height: 40px;
      overflow: hidden;
      padding: 5px 10px;
}
.dkeywords a
{    font-size: 24px;
    font-weight: bold;
  }

  .gdword span{
      color: #01AAB3;
  }

  #similars{
    padding-left: 15px;
  }
