@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

section{
    width: 100%;
    margin: 10px 0;

}
.my-info{
    width: 1080px;
    margin: 40px auto;
}
.myimgband{
    width: 520px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow:0 0  10px #ccc ;
}
.myimgband img{
    width: 500px;
}
.mybannertext{
    margin-top: 150px;
    width: 400px;
}
@media (max-width: 768px) {
    .my-info{
        width: 100%;
    }
    .mybannertext {
        margin-top: 15px;
        width: 80%;
    }
    .myimgband img {
        width: 100%;
    }
    .myimgband{
        width: 100%;
    }
}
.myintrodu{
    width: 1080px;
    margin: 0 auto;
}
.myintrodumodul{
    border-bottom: 2px solid #808080;
    line-height: 27px;
    padding-bottom: 5px;
}
.searchbox{
    color: #0b7fb1;
    border-bottom: 2px solid #808080;
    line-height: 25px;
    padding-bottom: 5px;

}
.search{
    outline: none;
    border: 1px solid #0b7fb1;
    width: 200px;
    border-radius: 10px;
    height: 25px;
    padding-left: 30px;

}
.searchicon{
    position: absolute;
    top:7px;
    left: 25px;

}
.myintrodulist{
    list-style: none;
    padding-left: 0;

}
.myintrodulist li{
    margin-top: 10px;
}
.myintrodulist a{
    text-decoration: none;
    color: #818181;
}
.breadcrumb{
    background: none;
}
.panel-heading{
    background:none !important;
    border-color: #808080 !important;
}

.shareit{
    position: absolute;
    left: -70px;
    top: 5px;
    color: #2aace3;
}
.panel-default{
    box-shadow:0 0  10px #ccc
}
.myintrodulike{
    position: absolute;
    color: #2aace3;
    top: 5px;
    right: 30px;
}
@media (max-width: 768px) {
    .myintrodu{
        width: 100%;
        margin: 0 auto;
    }
}
.panel-footer{
    background: none;
    border: none;
}
.mylistpanel{
    margin-top: 20px;
    padding: 10px;
}
.mylistpanel img{
    width: 100%;
}
.caseonefoot{
    margin-top: 10px;
}
.caseonefootshare{
    margin-top: -20px;
}
.writingshare{
    margin-top: -30px;
}
.writingspanel{
    margin-bottom: 20px;
}
.writingtitle{
    border-bottom: 2px solid #808080;
}
