@charset "utf-8";
body{
    background:url(../img/journal-bg.jpg) center top repeat-x
}
.no-gutters{
    margin-right:0;
    margin-left:0
}
.no-gutters>.col,.no-gutters>[class*=col-]{
    padding-right:0;
    padding-left:0
}
a{
    color:#004080;
    outline:0
}
h2{
    font:Cambria;
    font-size:22px;
    font-weight:400;
    color:#185fa1;
    border-bottom:0;
    margin-top:0;
    margin-right:0;
    margin-bottom:5px;
    margin-left:0;
    padding-right:0;
    padding-bottom:5px;
    padding-left:0
}
.pipe-list li:not(:first-child){
    border-left:1px solid #505050;
    line-height:12px;
    margin:0;
    padding:0 8px
}
.btn{
    -webkit-transform:translate(0,0);
    -moz-transform:translate(0,0);
    transform:translate(0,0);
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    -ms-transition:all .2s ease;
    -o-transition:all .2s ease;
    transition:all .2s ease
}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn.focus:active,.btn:active:focus,.btn:focus{
    outline:0
}
.btn-3d{
    -webkit-box-shadow:0 -5px 0 rgba(0,0,0,.15) inset;
    -moz-box-shadow:0 -5px 0 rgba(0,0,0,.15) inset;
    box-shadow:0 -5px 0 rgba(0,0,0,.15) inset
}
.btn-3d:active{
    -webkit-box-shadow:0 -1px 0 rgba(0,0,0,.15) inset;
    -moz-box-shadow:0 -1px 0 rgba(0,0,0,.15) inset;
    box-shadow:0 -1px 0 rgba(0,0,0,.15) inset;
    -webkit-transform:translate(0,3px);
    -moz-transform:translate(0,3px);
    transform:translate(0,3px)
}
.top-nav,.top-social-links{
    line-height:28px;
    margin-bottom:0
}
.top-nav li a,.top-social-links li a{
    color:#fff
}
.top-nav li:not(:last-child){
    border-right:1px solid #fff;
    line-height:12px;
    padding:0 8px
}
#main-nav .nav>li>a{
    padding-left:12px;
    padding-right:12px
}
.navbar-nav>li:not(:last-child){
    border-right:1px solid #3f86c7;
    box-shadow:1px 0 0 #0b4579
}
.navbar-inverse{
    background:-webkit-linear-gradient(#1f76c7,#094073);
    background:-o-linear-gradient(#1f76c7,#094073);
    background:-moz-linear-gradient(#1f76c7,#094073);
    background:linear-gradient(#1f76c7,#094073)
}
.navbar-inverse .navbar-nav>li>a{
    color:#fff;
    padding:15px 14px
}
.navbar-inverse .navbar-nav>li>a:hover{
    background:#000;
}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{
    background:0 0;
    color:#047b40
}
.jrnl-panel.panel-primary{
    border-color:#185fa1
}
.jrnl-panel.panel-primary>.panel-heading{
    background-color:#185fa1;
    border-color:#185fa1
}
.jrnl-panel .panel-footer{
    background-color:transparent;
    border:0;
    padding:0;
    text-align:right
}
.et-brd td{
    vertical-align:middle!important
}
.popover{
    max-width:50%
}
.popover-content{
    text-align:justify
}
.text-info{
    color:#11a296
}
.issues-list li{
    border-bottom:1px solid #e0e0e0;
    line-height:28px
}
.spl-gdlns h2{
    border-bottom:1px solid #eee;
    color:#337ab7;
    font-size:24px;
    margin-top:0;
    padding-bottom:10px
}
.bg-primary{
    background-color:#185fa1
}
@font-face{
    font-family:si;
    src:url(../socicon/socicon.eot);
    src:url(../socicon/socicon.eot?#iefix) format('embedded-opentype'),url(../socicon/socicon.woff) format('woff'),url(../socicon/socicon.ttf) format('truetype'),url(../socicon/socicon.svg#icomoonregular) format('svg');
    font-weight:400;
    font-style:normal
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    @font-face{
        font-family:si;
        src:url(../socicon/socicon.svg) format(svg)
    }
}
.soc{
    overflow:hidden;
    margin:0;
    padding:0;
    list-style:none
}
.soc li{
    display:inline-block;
    *display:inline;
    zoom:1
}
.soc li a{
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property:transform;
    transition-property:transform;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position:relative;
    z-index:1;
    width:35px;
    height:35px;
    line-height:35px;
    font-size:19px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    margin-right:0;
    color:#fff;
    background-color:none
}
.soc a:hover{
    z-index:2;
    -webkit-transform:scale(1.1);
    transform:scale(1.1)
}
.soc-icon-last{
    margin:0!important
}
.soc-facebook{
    background-color:#3e5b98
}
.soc-facebook:before{
    content:'b'
}
.soc-blogger{
    background-color:#ec661c
}
.soc-blogger:before{
    content:'A'
}
.soc-twitter{
    background-color:#4da7de
}
.soc-twitter:before{
    content:'a'
}
.soc-linkedin{
    background-color:#3371b7
}
.soc-linkedin:before{
    content:'j'
}
.soc-google{
    background-color:#d93e2d
}
.soc-google:before{
    content:'c'
}
.soc-pinterest{
    background-color:#c92619
}
.soc-pinterest:before{
    content:'d'
}
.top-nav span a{
    display:inline-block;
    padding-left:18px
}
.container-fluid{
    padding-right:0;
    padding-left:0
}
.navbar-collapse{
    padding-left:0
}
.dropdown>.dropdown-menu,.dropdown-submenu>.dropdown-menu{
    right:0;
    left:0;
    min-width:205px
}
.dropdown-submenu>.dropdown-menu{
    left:100%
}
.dropdown-item,.dropdown-menu>li>a:link,.dropdown-menu>li>a:visited{
    color:#185fa1;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px
}
.dropdown-item:focus,.dropdown-item:hover,.dropdown-menu>li>a:hover{
    color:#fff;
    text-decoration:none;
    background-color:#bf5a14
}
#main-nav .open>.dropdown-menu{
    display:block!important
}
@media(max-width:991px) and (min-width:768px){
    .dropdown-submenu.open .dropdown-menu{
        position:static;
        float:none;
        width:auto;
        margin-top:0;
        background-color:transparent;
        border:0;
        -webkit-box-shadow:none;
        box-shadow:none
    }
}
@media(max-width:767px){
    .navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li.dropdown-header,.navbar-nav>.dropdown>.dropdown-menu>.dropdown-submenu>.dropdown-menu>li>a{
        padding-left:35px;
        background:#55b8e4;
        color:#fff;
        border-color:#e3e3e3
    }
    .width_100{
        width:100%!important;
        display:inline-block;
        clear:both;
        text-align:center
    }
    .txt_cnter{
        text-align:center;
        width:100%
    }
}
@media only screen and (min-width:992px){
    #mainNavbar .dropdown-menu{
        border:3px solid #185fa1;
        border-top:0
    }
    .dropdown-submenu:hover>.dropdown-menu{
        display:block
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color:#185fa1;
        background-color:#bf5a14
    }
    a{
        text-decoration:none
    }
}
@media only screen (min-width:1024px) and (max-width:1280px){
    .container{
        width:100%
    }
    a{
        text-decoration:none
    }
}
@media(min-width:768px) and (max-width:1023px){
    .container{
        width:100%
    }
}
@media(max-width:767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color:#185fa1;
        background:#fff
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
        color:#185fa1;
        background:#fff
    }
    .navbar-right{
        margin-left:5px
    }
}
@media only screen and (max-width:992px){
    .tftextinput{
        width:85%
    }
}
.nav-tabs>li>a{
    background-color:#185fa1;
    border-color:#2e6da4 #2e6da4 transparent;
    border-image:none;
    border-style:solid;
    border-width:1px;
    color:#fff;
    font-size:16px
}
.nav>li>a:focus,.nav>li>a:hover{
    background-color:#fff;
    color:#000;
    text-decoration:none
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{
    color:#000
}
.tab-content{
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-top:1px solid #fff;
    padding:0 10px 10px
}
.tab-content-about{
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    border-top:1px solid #fff;
    padding:0 10px 10px;
    overflow:scroll;
    height:600px
}
@media(max-width:500px){
    .banner_width{
        display:none
    }
    .carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{
        top:13%
    }
    .journal_search{
        display:none
    }
    .headerzone-row1-right{
        display:none
    }
    .headerzone-row1-left{
        display:none
    }
    .journal_logo{
        padding-top:12px
    }
    .journal_head{
        font-size:26px;
        text-align:left
    }
    .journal-desc{
        font-family:Georgia,times new roman,Times,serif;
        font-size:14px;
        color:#bf5a14;
        float:right;
        text-align:right
    }
    .sp_issue{
        display:none
    }
    .bread{
        display:none
    }
    #tfnewsearch{
        display:none
    }
    .ebimages{
        width:50px;
        height:50px
    }
    .google_scholar{
        display:none
    }
    .eb_desc{
        width:130px
    }
    .eb_desc p{
        margin:0;
        padding:0
    }
    .biography_block{
        display:none
    }
    .indexing_images{
        width:70px;
        height:28px
    }
    .spissue_td{
        width:55px;
        height:55px
    }
    .spissue_desc{
        width:120px
    }
    .img_class{
        width:220px;
        height:200px
    }
    .table_img_class{
        width:35px;
        height:35px
    }
    .ref_width{
        width:230px
    }
    .tabbed_menu{
        margin-top:10px;
        text-align:left;
        width:220px;
        line-height:20px;
        padding-left:0
    }
    .go-top a{
        padding:8px
    }
    .article-input{
        width:150px
    }
    .jb_subjt{
        margin-bottom:10px
    }
}
.full-text dl dt,.full-text h4{
    color:#185fa1
}
.headerzone-row1-left{
    float:left;
    padding-top:6px
}
.headerzone-row1-right{
    float:right;
    text-align:right;
    padding-top:6px
}
.issn{
    font-family:Arial,Helvetica,sans-serif;
    color:#000;
    font-size:13px;
    font-weight:600;
    padding-top:5px
}
h1{
    color:#185fa1
}
.journal-desc{
    font-family:Georgia,times new roman,Times,serif;
    font-size:18px;
    color:#bf5a14;
    width:600px;
    float:right;
    padding-right:120px;
    text-align:right
}
.tftextinput{
    margin:0;
    padding:5px 0 5px 3px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    border:1px solid #0076a3;
    border-right:0;
    border-top-left-radius:5px 5px;
    border-bottom-left-radius:5px 5px;
    width:71%
}
.tfbutton{
    margin:0;
    padding:5px 10px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    outline:0;
    cursor:pointer;
    text-align:center;
    text-decoration:none;
    color:#fff;
    border:solid 1px #0076a3;
    border-right:0;
    background:#185fa1;
    background:-webkit-gradient(linear,left top,left bottom,from(#00adee),to(#0078a5));
    background:-moz-linear-gradient(top,#00adee,#0078a5);
    border-top-right-radius:5px 5px;
    border-bottom-right-radius:5px 5px;
    margin-left:-4px
}
.tfbutton:hover{
    text-decoration:none;
    background:#007ead;
    background:-webkit-gradient(linear,left top,left bottom,from(#0095cc),to(#00678e));
    background:-moz-linear-gradient(top,#0095cc,#00678e)
}
.tfbutton::-moz-focus-inner{
    border:0
}
.tfclear{
    clear:both
}
.bread{
    color:#bf5a14;
    background:#d8ecff;
    padding:4px;
    border:1px solid #b8c9d9;
    height:32px
}
.email-alert{
    width:100%;
    float:left;
    height:auto;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    border:0;
    box-shadow:inset 0 0 5px #777;
    padding:10px
}
.email-alert a{
    display:block;
    height:100%;
    width:100%
}
.clear{
    clear:both;
    margin:0;
    padding:0;
    line-height:15px
}
.citation_title{
    font:Cambria;
    font-size:15px;
    font-weight:400;
    color:#000;
    border:0;
    padding:0;
    margin:0
}
.citation_author{
    font-size:13px;
    color:#000;
    text-align:justify;
    border:0;
    padding:0;
    margin:0
}
.redheading{
    font:Cambria;
    font-size:20px;
    font-weight:400;
    color:#bf5a14
}
.bulletstyle a:active,.bulletstyle a:link,.bulletstyle a:visited{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#004080;
    text-decoration:none;
    font-weight:400;
    background-position:left;
    padding-left:15px
}
.bulletstyle a:hover{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#a8420b;
    text-decoration:none;
    font-weight:400;
    background-position:left;
    background-repeat:no-repeat;
    padding-left:15px
}
.art_search{
    background:#1a6fab;
    background-image:-moz-linear-gradient(#2a95d9,#0776bc);
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#0776bc),color-stop(1,#2a95d9));
    -moz-border-radius:3px 3px 3px 3px;
    border-radius:3px 3px 3px 3px;
    border-width:1px;
    border-style:solid;
    border-color:#0070be #00508d #004779;
    -moz-box-shadow:0 0 1px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,.3) inset;
    -webkit-box-shadow:0 0 1px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,.3) inset;
    box-shadow:0 0 1px rgba(0,0,0,.3),0 1px 0 rgba(255,255,255,.3) inset;
    height:28px;
    margin:0 0 0 5px;
    padding:0;
    width:90px;
    cursor:pointer;
    font:700 14px Arial,Helvetica;
    color:#fff;
    text-shadow:0 1px 0 rgba(0,0,0,.5)
}
.art_search:hover{
    background:#1a6fab;
    background-image:-moz-linear-gradient(#0776bc,#2a95d9);
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#2a95d9),color-stop(1,#0776bc))
}
.art_search:active{
    background:#1a6fab;
    outline:0;
    -moz-box-shadow:0 1px 4px rgba(0,0,0,.5) inset;
    -webkit-box-shadow:0 1px 4px rgba(0,0,0,.5) inset;
    box-shadow:0 1px 4px rgba(0,0,0,.5) inset
}
.article-input{
    padding:2px;
    float:left;
    margin-bottom:5px;
    height:28px;
    width:230px;
    border:1px solid #a4c3ca;
    font:13px trebuchet ms,arial,helvetica;
    background:#f1f1f1;
    color:#666;
    border-radius:3px;
    -moz-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff
}
.article-input:focus{
    padding:2px;
    float:left;
    margin-bottom:5px;
    height:28px;
    width:230px;
    border:1px solid #24b8ff;
    font:13px trebuchet ms,arial,helvetica;
    background:#eaeaea;
    color:#000;
    border-radius:3px;
    -moz-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff
}
#footer-box1{
    float:left;
    width:200px;
    text-align:left;
    line-height:18px
}
#footer-box2{
    float:left;
    width:262px;
    line-height:18px
}
.go-top{
    float:right
}
.go-top a{
    background:#1b1a1b;
    padding:14px;
    display:block;
    border:1px solid #272727;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -o-border-radius:4px;
    -ms-border-radius:4px
}
.footer-heading{
    font-family:Calibri;
    font-size:20px;
    color:#fff;
    font-weight:400;
    text-align:left;
    border-bottom:1px solid #fff;
    padding-bottom:5px;
    padding-top:10px
}
a.footerlink:link{
    color:#fff;
    text-decoration:none;
    font-weight:400
}
a.footerlink:visited{
    color:#fff;
    text-decoration:none;
    font-weight:400
}
a.footerlink:hover{
    color:#bf5a14;
    text-decoration:underline;
    font-weight:400
}
.feed-col1{
    width:70px;
    float:left;
    color:#fff;
    font-weight:400
}
.feed-col2{
    width:140px;
    float:left;
    margin-left:10px;
    font-weight:400
}
#feed-input{
    padding:2px;
    margin-bottom:5px;
    height:20px;
    width:135px;
    border:1px solid #a4c3ca;
    font:13px trebuchet ms,arial,helvetica;
    background:#f1f1f1;
    color:#666;
    border-radius:3px;
    -moz-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff
}
#feed-input:focus{
    padding:2px;
    float:left;
    margin-bottom:5px;
    height:20px;
    width:135px;
    border:1px solid #ccc;
    font:13px trebuchet ms,arial,helvetica;
    background:#d2d2d2;
    color:#000;
    border-radius:3px;
    -moz-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff
}
#feed-textarea{
    width:140px;
    padding:2px;
    margin-bottom:5px;
    border:1px solid #a4c3ca;
    font:13px trebuchet ms,arial,helvetica;
    background:#f1f1f1;
    color:#666;
    border-radius:3px;
    -moz-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    -webkit-box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff;
    box-shadow:0 1px 3px rgba(0,0,0,.25) inset,0 1px 0 #fff
}
#feed-submit{
    background:#fff;
    background-image:-moz-linear-gradient(#f2f2f4,#FFF);
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#FFF),color-stop(1,#4787ED));
    border-width:0;
    border-style:solid;
    border-color:#fff;
    border-radius:3px;
    -moz-box-shadow:0 0 1px rgba(0,0,0,.3),0 1px 0 rgba(0,0,0,.3) inset;
    -webkit-box-shadow:0 0 1px rgba(0,0,0,.3),0 1px 0 rgba(0,0,0,.3) inset;
    box-shadow:0 0 1px rgba(0,0,0,.3),0 1px 0 rgba(0,0,0,.3) inset;
    height:24px;
    margin:0;
    padding:0;
    width:70px;
    cursor:pointer;
    font:Calibri;
    font-size:13px;
    color:#185fa1
}
#feed-submit:hover{
    background:#bf5a14;
    background-image:-moz-linear-gradient(#BF5A14,#BF5A14);
    color:#fff;
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#4D90FE),color-stop(1,#4787ED));
    font-size:13px
}
#feed-submit:active{
    background:#bf5a14;
    outline:0;
    -moz-box-shadow:0 1px 4px rgba(0,0,0,.5) inset;
    -webkit-box-shadow:0 1px 4px rgba(0,0,0,.5) inset;
    box-shadow:0 1px 4px rgba(0,0,0,.5) inset
}
.sprite{
   /* background:url() top left no-repeat;*/
    width:23px;
    height:17px
}
.country-list tr td:nth-child(2n+1){
    width:28px
}
.sprite.usa{
    background-position:4px 4px
}
.sprite.australia{
    background-position:4px -23px
}
.sprite.uae{
    background-position:4px -50px
}
.sprite.italy{
    background-position:4px -77px
}
.sprite.germany{
    background-position:4px -104px
}
.sprite.uk{
    background-position:4px -129px
}
.sprite.japan{
    background-position:4px -156px
}
.sprite.brazil{
    background-position:3px -183px
}
.sprite.korea{
    background-position:4px -210px
}
.sprite.spain{
    background-position:4px -237px
}
.sprite.canada{
    background-position:4px -264px
}
.sprite.china{
    background-position:4px -291px
}
.sprite.france{
    background-position:4px -318px
}
.sprite.india{
    background-position:4px -345px
}
.sprite.malaysia{
    background-position:4px -372px
}
.sprite.singapore{
    background-position:4px -399px
}
.sprite.south-africa{
    background-position:4px -426px
}
.sprite.rss{
    background-position:4px -457px;
    width:35px;
    height:35px
}
.sprite.facebook{
    background-position:0 -502px;
    width:35px;
    height:35px
}
.sprite.twitter{
    background-position:0 -547px;
    width:35px;
    height:35px
}
.sprite.blog{
    background-position:0 -592px;
    width:35px;
    height:35px
}
.sprite.linkedin{
    background-position:0 -637px;
    width:35px;
    height:35px
}
.sprite.youtube{
    background-position:0 -682px;
    width:35px;
    height:35px
}
.sprite.googleplus{
    background-position:0 -727px;
    width:35px;
    height:35px
}
.sprite.pinterest{
    background-position:0 -772px;
    width:34px;
    height:36px
}
.sprite.flickr{
    background-position:0 -818px;
    width:35px;
    height:35px
}
.sprite.slideshare{
    background-position:0 -863px;
    width:35px;
    height:35px
}
.sprite.home_w{
    background-position:0 -907px
}
.sprite.join{
    background-position:0 -932px
}
.sprite.contactus{
    background-position:0 -956px
}
.sprite.sitemap{
    background-position:0 -978px
}
.sprite.omics-international{
    background-position:0 -1002px;
    width:300px;
    height:100px
}
.home_w a:link,.home_w a:visited{
    background-position:0 -908px;
    width:16px;
    height:16px
}
.sprite.confrence-logo{
    background-position:0 -1112px;
    width:202px;
    height:77px;
    display:inline-block;
    text-indent:-9999em
}
.email-alert .sprite{
    padding:4px 0 0 25px
}
.sprite.citation-icon{
    background-position:0 -1677px
}
.sprite.benefits-icon{
    background-position:0 -1407px
}
.sprite.submit-icon{
    background-position:0 -1435px
}
.sprite.track-icon{
    background-position:0 -1463px
}
.sprite.nih-logo-new{
    background-position:0 -1491px
}
.sprite.proposal-assoc{
    background-position:0 -1523px
}
.sprite.propose-icon{
    background-position:0 -1555px
}
.sprite.recommend-icon{
    background-position:0 -1587px
}
.sprite.alerts-icon{
    background-position:0 -1619px
}
.sprite.call-invitation{
    background-position:0 -1651px
}
.sprite.fb-icon{
    background-position:0 -1199px;
    width:16px;
    height:16px
}
.sprite.twitter-icon{
    background-position:0 -1225px;
    width:16px;
    height:16px
}
.sprite.linkedin-icon{
    background-position:0 -1251px;
    width:16px;
    height:16px
}
.sprite.rss-icon{
    background-position:0 -1277px;
    width:16px;
    height:16px;
    padding-left:15px
}
.sprite.google-plus{
    background-position:0 -1303px;
    width:16px;
    height:16px
}
.sprite.blog-icon{
    background-position:0 -1329px;
    width:16px;
    height:16px
}
.sprite.youtube-icon{
    background-position:0 -1355px;
    width:16px;
    height:16px
}
.sprite.pinterest-icon{
    background-position:0 -1381px;
    width:16px;
    height:16px
}
.email-alert .list-inline li{
    padding:0;
    zoom:.8;
    -moz-transform:scale(.8);
    -moz-transform-origin:0 0
}
.sprite.ebooks-logo{
    background-position:0 -1707px;
    width:140px;
    height:60px;
    display:inline-block;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden
}
.sprite.young-scientist-award{
    background-position:0 -1917px;
    width:140px;
    height:60px;
    display:inline-block;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden
}
.issue_type{
    color:#004080
}
.volume-issue{
    padding:0 0 5px;
    font-family:Calibri;
    font-size:16px;
    border-bottom:1px solid #e0e0e0;
    color:#bf5a14
}
div.pagination{
    padding:3px;
    margin:3px
}
div.pagination a{
    padding:2px 5px;
    margin:2px;
    border:1px solid #aad;
    border-radius:4px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#185fa1
}
div.pagination a:hover,div.pagination a:active{
    border:1px solid #185fa1;
    border-radius:4px;
    font-family:Arial,Helvetica,sans-serif;
    color:#000
}
div.pagination span.current{
    padding:2px 5px;
    margin:2px;
    border:1px solid #185fa1;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:700;
    background-color:#185fa1;
    color:#fff;
    border-radius:4px
}
div.pagination span.disabled{
    padding:2px 5px;
    margin:2px;
    border:1px solid #eee;
    color:#ddd
}
.articletype-content{
    color:#185fa1;
    font-family:Calibri;
    font-size:20px;
    line-height:20px;
    text-align:left
}
.more{
    padding:2px 0 0
}
.more a{
    color:#bf5a14;
    padding-left:15px;
    text-decoration:underline;
    line-height:30px
}
.more a:hover{
    text-decoration:none
}
.right-heading{
    font-family:Calibri;
    font-size:18px;
    font-weight:600;
    color:#fff;
    padding:5px
}
.table_shadow{
    border-radius:8px 8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    box-shadow:2px 2px 2px;
    -webkit-box-shadow:2px 2px rgba(0,0,0,.3);
    -moz-box-shadow:2px 2px rgba(0,0,0,.1);
    padding-top:5px;
    border-left:1px solid #ccc
}
.eb_tooltip{
    border-bottom:0;
    outline:0;
    cursor:hand;
    text-decoration:none;
    position:relative
}
.eb_tooltip span{
    margin-left:-2590em;
    position:absolute
}
.eb_tooltip:hover span{
    box-shadow:5px 5px 5px rgba(0,0,0,.1);
    -webkit-box-shadow:5px 5px rgba(0,0,0,.1);
    -moz-box-shadow:5px 5px rgba(0,0,0,.1);
    position:absolute;
    right:1em;
    top:1em;
    z-index:90;
    margin-left:0;
    width:520px;
    text-align:justify;
    background-color:#fff;
    text-decoration:none;
    color:#565656
}
.eb_tooltip:hover img{
    border:0;
    margin:-10px 0 0 -55px;
    float:right;
    position:absolute
}
.eb_tooltip:hover em{
    display:block;
    padding:.2em 0 .6em;
    width:520px
}
.classicx{
    padding:.8em 1em
}
.custom{
    padding:.5em .8em .8em 2em
}
.classicx{
    background:#fff;
    border:2px solid #75baff
}
.sp_tooltip{
    border-bottom:0;
    outline:0;
    cursor:hand;
    text-decoration:none;
    position:relative
}
.sp_tooltip span{
    margin-left:-2590em;
    position:absolute;
    left:10px
}
.sp_tooltip:hover span{
    box-shadow:5px 5px 5px rgba(0,0,0,.1);
    -webkit-box-shadow:5px 5px rgba(0,0,0,.1);
    -moz-box-shadow:5px 5px rgba(0,0,0,.1);
    position:absolute;
    right:1em;
    top:1em;
    z-index:90;
    margin-left:0;
    width:520px;
    text-align:justify;
    background-color:#fff;
    text-decoration:none;
    color:#565656
}
.sp_tooltip:hover img{
    border:0;
    margin:-10px 0 0 -55px;
    float:right;
    position:absolute
}
.sp_tooltip:hover em{
    display:block;
    padding:.2em 0 .6em;
    width:520px
}
.classicx{
    padding:.8em 1em
}
.custom{
    padding:.5em .8em .8em 2em
}
.classicx{
    background:#fff;
    border:2px solid #75baff
}
.scroll-top-wrapper{
    position:fixed;
    opacity:0;
    visibility:hidden;
    overflow:hidden;
    text-align:center;
    z-index:99999999;
    background-color:#777;
    color:#eee;
    width:50px;
    height:48px;
    line-height:48px;
    right:1rem;
    bottom:1rem;
    border-radius:.5rem;
    -webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out
}
.scroll-top-wrapper:hover{
    background-color:#888
}
.scroll-top-wrapper.show{
    visibility:visible;
    cursor:pointer;
    opacity:1
}
.scroll-top-wrapper i.fa{
    line-height:inherit
}
.heading-highlights{
    -moz-box-shadow:0 2px 2px rgba(0,0,0,.3);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0,.3);
    box-shadow:0 2px 2px rgba(0,0,0,.3);
    position:relative;
    color:#fff;
    -moz-border-radius:4px 4px 0 0;
    -webkit-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0;
    text-shadow:1px 1px 0 #323232
}
.heading-highlights:before,.heading-highlights:after{
    content:"";
    width:13px;
    height:34px;
    position:absolute;
    bottom:-18px;
    left:20px;
    z-index:100
}
.heading-highlights:after{
    left:auto;
    right:20px
}
.home_tab_content{
    overflow:hidden;
	text-align: justify;
    padding: 1%;
}
.homepage-highlights ul li:first-child{
    padding-top:20px
}
.homepage-highlights ul{
    margin-top:0;
    margin-bottom:20px;
    border-right:1px solid #ff9e58;
    border-left:1px solid #ff9e58;
    border-bottom:1px solid #ff9e58
}
.homepage-highlights .list-group-item{
    border:0;
    padding:5px;
    border-bottom:1px solid #ddd;
    margin:0;
    box-shadow:none;
    background:#f2f2f1;
    color:#000;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition:all .3s ease-in-out;
    -o-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    text-align:left
}
.homepage-highlights .list-group-item:hover,.homepage-highlights .list-group-item:active{
    background:#2187e0;
    border-bottom:1px solid #ddd;
    border-left:4px solid #bf5a14;
    color:#fff
}
.homepage-highlights .list-group-item a{
    color:#000;
    display:block
}
.homepage-highlights .list-group-item a:hover{
    text-decoration:none;
    color:#fff
}
.homepage-highlights .list-group-item:first-child{
    border-top:0
}
.homepage-highlights .list-group-item:last-child{
    border-bottom:0
}
.carousel-inner>.item>img,.carousel-inner>.item>a>img{
    width:100%;
    margin:auto
}
.glyphicon-chevron-left::before{
    content:"\e079"
}
.glyphicon-chevron-right::before{
    content:"\e080"
}
.glyphicon{
    display:inline-block;
    font-family:glyphicons halflings;
    font-style:normal;
    font-weight:400;
    line-height:1;
    position:relative;
    top:1px
}
@font-face{
    font-family:glyphicons halflings
}
.carousel-indicators{
    bottom:-10px
}
li,a{
    transition:all .5s ease 0s
}
.contry h2,.subjt h2,.subjt h2,.clincl_mj h2,.contries h2,.cbc h2{
    background-color:#bf5a14;
    color:#fff;
    font-size:15px;
    font-weight:600;
    margin:0;
    padding:8px 10px;
    text-shadow:1px 1px 1px #666;
    border-radius:3px 3px 0 0
}
.contries ul li:hover{
    background-color:#f8f8f8
}
.contries ul li a:hover{
    text-decoration:underline
}
.clincl_mj ul{
    float:left;
    padding-top:10px;
    padding-left:10px
}
.clincl_mj ul li{
    border-bottom:1px solid #e6e7e8;
    line-height:1.88em;
    list-style-type:none
}
.clincl_mj ul li a{
    padding-left:2px;
    padding-right:2px
}
.subjt ul{
    float:left;
    padding-left:4px;
    padding-top:10px
}
.subjt ul li,.journal_subjt ul li{
    list-style-type:none;
    line-height:28px;
    border-bottom:1px solid #e6e7e8
}
.subjt ul li:hover,.journal_subjt ul li:hover{
    background-color:#f8f8f8
}
.subjt ul li a:hover,.journal_subjt ul li a:hover{
    text-decoration:underline
}
.jb_subjt ul li a{
    padding-left:16px;
    padding-right:16px
}
.jrnlsbj_li_pding ul{
    float:none;
    clear:both
}
.jrnlsbj_li_pding ul li{
    line-height:1.85em
}
.sprite.usa{
    background-position:4px 4px
}
.sprite{
   /* background:url() top left no-repeat;*/
    height:17px
}
.sprite.australia{
    background-position:4px -23px
}
.sprite.uae{
    background-position:4px -50px
}
.sprite.italy{
    background-position:4px -77px
}
.sprite.germany{
    background-position:4px -104px
}
.sprite.uk{
    background-position:4px -129px
}
.sprite.japan{
    background-position:4px -156px
}
.sprite.brazil{
    background-position:3px -183px
}
.sprite.korea{
    background-position:4px -210px
}
.sprite.spain{
    background-position:4px -237px
}
.sprite.canada{
    background-position:4px -264px
}
.sprite.china{
    background-position:4px -291px
}
.sprite.france{
    background-position:4px -318px
}
.sprite.india{
    background-position:4px -345px
}
.sprite.malaysia{
    background-position:4px -372px
}
.sprite.singapore{
    background-position:4px -399px
}
.sprite.south-africa{
    background-position:4px -426px
}
.sprite.confrence-logo{
    background-position:0 -1112px;
    display:inline-block;
    height:77px;
    text-indent:-9999em;
    width:202px
}
.useful_links{
    border:1px solid #185fa1;
    border-radius:4px
}
.useful_links h2{
    background-color:#185fa1;
    color:#fff;
    font-size:15px;
    font-weight:600;
    margin:0;
    padding:8px 10px;
    text-shadow:1px 1px 1px #666;
    border-radius:3px 3px 0 0
}
.useful_links ul li{
    line-height:2em;
    list-style-type:none;
    padding-left:20px;
    color:#004080;
    font-size:13px
}
.useful_links ul{
    padding-left:10px;
    padding-top:10px;
    text-align:left
}
.useful_links ul li:hover{
    color:#bf5a14;
    padding-left:22px
}
.jh_links{
    border:1px solid #ff9e58;
    border-radius:4px
}
.jh_links h2{
    background-color:#185fa1;
    color:#fff;
    font-size:15px;
    font-weight:600;
    margin:0;
    padding:8px 10px;
    text-shadow:1px 1px 1px #666;
    border-radius:3px 3px 0 0
}
.jh_links ul li{
    line-height:2.2em;
    list-style-type:none;
    padding-left:28px;
    color:#004080;
    font-size:13px
}
.jh_links ul{
    padding-left:10px;
    padding-top:10px;
    text-align:left
}
.jh_links ul li:hover{
    color:#bf5a14;
    padding-left:32px
}
.share_this_page ul li a{
    padding-left:22px;
    color:#004080;
    font-size:13px
}
.impact_msg{
    box-shadow:0 0 2px 1px rgba(0,0,0,.2);
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    line-height:20px
}
.impact_msg_qoute{
    font-weight:600;
    line-height:26px;
    font-size:14px
}
.impact_msg_qoute h2{
    color:#bf5a14;
    font-size:24px;
    margin-top:10px
}
blockquote{
    border-left:5px solid #bf5a14!important
}
.m_t{
    margin-top:20px
}
.container_style{
    background:#fff;
    box-shadow:0 1px 10px #414141
}
.editors_block{
    background-color:#eee;
    border:1px solid #bf5a14;
    border-radius:4px;
    min-height:150px
}
.editors_block h2{
    background-color:#bf5a14;
    border-radius:3px 3px 0 0;
    color:#fff;
    font-size:15px;
    font-weight:600;
    margin:0;
    padding:8px 10px;
    text-shadow:1px 1px 1px #666
}
.editor{
    border-radius:4px;
    box-sizing:content-box;
    box-sizing:border-box;
    padding:10px;
    text-align:center;
    padding:5px;
    border:2px solid #dadada;
    background-color:#fff;
    margin-top:8px;
    margin-bottom:8px;
    transition:all 1s ease-in-out 0s;
    font-size:13px;
    color:#bf5a14;
    height:235px
}
.editor img,.editors img{
    border-radius:50%;
    border:5px solid #dadada;
    margin-bottom:5px
}
.editor p{
    padding-top:5px
}
.editor:hover,.editors:hover{
    background-color:#fff;
    box-shadow:0 0 2px #cdcdcd;
    background-color:#ff9c56;
    color:#fff;
    border:2px solid #fff
}
.editors{
    border-radius:4px;
    box-sizing:content-box;
    box-sizing:border-box;
    padding:10px;
    text-align:center;
    padding:5px;
    border:2px solid #dadada;
    margin-top:15px;
    margin-bottom:15px;
    font-size:13px;
    min-height:235px;
    transition:all 1s ease-in-out 0s
}
.footerBg{
    width:100%;
    padding-bottom:10px;
    padding-top:10px;
    background:url(./assets/img/clmj_container_bg.png) repeat 0 0 #185fa1;
    border-top:5px solid #bf5a14
}
.ftr-grid p:first-child{
    font-size:12px;
    font-weight:600;
    padding-bottom:2px;
    color:#feb24c
}
.ftr-grid p{
    color:#fff;
    margin-bottom:0;
    font-size:12px;
    line-height:20px
}
.ftr-grid p a{
    color:#fff;
    margin-bottom:0;
    display:inline-block
}
.ftr-grid p span{
    padding-right:5px;
    width:18px;
    color:#d4a72d
}
.pding-lft{
    padding-left:5px
}
.ftrHrd h3{
    font-size:22px;
    color:#fff;
    margin:0 0 5px 5px
}
.contact_list>div.col-md-3{
    border-bottom:1px dotted #2168aa;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:6px;
    padding-right:2px;
    min-height:100px;
    transition:all .5s ease 0s
}
.contact_list>div.col-md-3:hover{
    background-color:#0e83cd;
    border-radius:4px
}
.highlight_head{
    font-family:times new roman,Times,serif;
    font-size:30px;
    color:#185fa1;
    padding:21px 0 0;
    float:left;
    text-align:left;
    font-weight:400;
    line-height:30px
}
.j_readmore{
    float:right;
    margin-top:-5px;
    margin-right:0;
    position:relative
}
.panel-group a{
    display:block
}
.panel-default>.panel-heading{
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
    height:170px;
    overflow-y:scroll
}
.panel-body{
    padding:10px 15px 8px
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
    padding:0
}
.panel-title{
}
.panel-group .panel+.panel{
    margin-top:2px!important
}
.glyphicon{
    font-size:12px
}
.jh_links_n{
    border:1px solid #185fa1;
    border-radius:4px;
    margin-bottom:5px
}
.jh_links_n ul{
    height:200px;
    overflow-y:scroll;
    padding-bottom:5px;
    padding-top:5px
}
.jh_links_n h3{
    background-color:#185fa1;
    color:#fff;
    font-size:18px;
    font-weight:600;
    margin:0;
    padding:8px 10px;
    text-shadow:1px 1px 1px #666;
    border-radius:3px 3px 0 0
}
.panel-heading.active{
    background-color:#bf5a14
}
.panel-heading{
    padding:8px 15px
}
span.journal_head_ft{
    font-family:times new roman,Times,serif;
    font-size:36px;
    color:#185fa1;
    padding:5px 0 0;
    float:left;
    text-align:left;
    font-weight:400;
    margin-top:18px;
    margin-bottom:0;
    line-height:38px
}
.suggestions{
    z-index:1010
}
.social-icons{
    text-align:right;
    margin-bottom:0
}
.social-icons li a{
    -webkit-transition:all .2s ease;
    -moz-transition:all .2s ease;
    transition:all .2s ease;
    display:block;
    height:30px;
    line-height:30px;
    width:30px;
    text-align:center;
    color:#fff!important;
    text-decoration:none
}
.social-icons li:hover a{
    background:#171717;
    color:#fff!important
}
.social-icons li:hover.social-icons-twitter a{
    background:#1aa9e1
}
.social-icons li:hover.social-icons-facebook a{
    background:#3b5a9a
}
.social-icons li:hover.social-icons-linkedin a{
    background:#0073b2
}
.social-icons li:hover.social-icons-rss a{
    background:#ff8201
}
.social-icons li:hover.social-icons-googleplus a{
    background:#dd4b39
}
.social-icons li:hover.social-icons-pinterest a{
    background:#cc2127
}
.social-icons li:hover.social-icons-youtube a{
    background:#c3191e
}
.social-icons li:hover.social-icons-instagram a{
    background:#7c4a3a
}
.social-icons li:hover.social-icons-skype a{
    background:#00b0f6
}
.social-icons li:hover.social-icons-email a{
    background:#dd4b39
}
.social-icons li:hover.social-icons-vk a{
    background:#6383a8
}
.social-icons li:hover.social-icons-xing a{
    background:#1a7576
}
.social-icons li:hover.social-icons-tumblr a{
    background:#304e6c
}
.social-icons li:hover.social-icons-reddit a{
    background:#ff4107
}
.social-icons.social-icons-transparent li{
    box-shadow:none
}
.social-icons.social-icons-transparent li a{
    background:0 0
}
.social-icons.social-icons-icon-light li a i{
    color:#fff
}
.social-icons li:hover.social-icons-slideshare a{
    background:#0077b5
}
.full-text .page-header{
    font-family:Calibri,calibri light;
    margin:0
}
.full-text p{
    line-height:1.42857
}
.full-text .thumbnail{
    margin-bottom:0
}
.full-text ol{
    padding-left:15px
}
.full-text ol li{
    line-height:20px;
    margin-bottom:15px
}
.journal_head{
    font-family:times new roman,Tahoma;
    font-size:2.1rem
}
.m-t-0{
    margin-top:0
}
.m-t-10{
    margin-top:10px
}
.m-t-20{
    margin-top:20px
}
.m-t-30{
    margin-top:30px
}
.m-t-40{
    margin-top:40px
}
.m-t-50{
    margin-top:50px
}
.m-t-60{
    margin-top:60px
}
.m-t-70{
    margin-top:70px
}
.m-t-80{
    margin-top:80px
}
.m-t-90{
    margin-top:90px
}
.m-t-100{
    margin-top:100px
}
.m-b-0{
    margin-bottom:0
}
.m-b-10{
    margin-bottom:10px
}
.m-b-20{
    margin-bottom:20px
}
.m-b-30{
    margin-bottom:30px
}
.m-b-40{
    margin-bottom:40px
}
.m-b-50{
    margin-bottom:50px
}
.m-b-60{
    margin-bottom:60px
}
.m-b-70{
    margin-bottom:70px
}
.m-b-80{
    margin-bottom:80px
}
.m-b-90{
    margin-bottom:90px
}
.m-b-100{
    margin-bottom:100px
}
.m-tb-0{
    margin-bottom:0;
    margin-top:0
}
.m-tb-10{
    margin-bottom:10px;
    margin-top:10px
}
.m-tb-20{
    margin-bottom:20px;
    margin-top:20px
}
.m-tb-30{
    margin-bottom:30px;
    margin-top:30px
}
.m-tb-40{
    margin-bottom:40px;
    margin-top:40px
}
.m-tb-50{
    margin-bottom:50px;
    margin-top:50px
}
.m-tb-60{
    margin-bottom:60px;
    margin-top:60px
}
.m-tb-70{
    margin-bottom:70px;
    margin-top:70px
}
.m-tb-80{
    margin-bottom:80px;
    margin-top:80px
}
.m-tb-90{
    margin-bottom:90px;
    margin-top:90px
}
.m-tb-100{
    margin-bottom:100px;
    margin-top:100px
}
.p-t-0{
    padding-top:0
}
.p-t-10{
    padding-top:10px
}
.p-t-20{
    padding-top:20px
}
.p-t-30{
    padding-top:30px
}
.p-t-40{
    padding-top:40px
}
.p-t-50{
    padding-top:50px
}
.p-t-60{
    padding-top:60px
}
.p-t-70{
    padding-top:70px
}
.p-t-80{
    padding-top:80px
}
.p-t-90{
    padding-top:90px
}
.p-t-100{
    padding-top:100px
}
.p-b-0{
    padding-bottom:0
}
.p-b-10{
    padding-bottom:10px
}
.p-b-20{
    padding-bottom:20px
}
.p-b-30{
    padding-bottom:30px
}
.p-b-40{
    padding-bottom:40px
}
.p-b-50{
    padding-bottom:50px
}
.p-b-60{
    padding-bottom:60px
}
.p-b-70{
    padding-bottom:70px
}
.p-b-80{
    padding-bottom:80px
}
.p-b-90{
    padding-bottom:90px
}
.p-b-100{
    padding-bottom:100px
}
.text-warning{
    color:#bf5a14!important
}
.jrnl-panel.panel-warning{
    border-color:#bf5a14
}
.jrnl-panel.panel-warning>.panel-heading{
    background-color:#bf5a14;
    border-color:#bf5a14;
    color:#fff
}
.jrnl-panel .panel-title{
    font-weight:600;
    text-shadow:1px 1px 1px #666
}
.full-text-right-panel.panel-default>.panel-heading{
    background:#185fa1 none repeat scroll 0 0;
    color:#fff
}
.full-text-right-panel .panel-title{
    font-size:15px;
    font-weight:600;
    text-align:left;
    text-shadow:none
}
.caret-right-list li{
    position:relative;
    padding-left:20px;
    margin-bottom:10px;
    text-align:left
}
.caret-right-list li:before{
    position:absolute;
    top:0;
    left:0;
    font-family:"font awesome 5 free";
    font-weight:900;
    font-size:16px;
    content:"\f0da";
    color:#0d8ec8
}
.btn3d{
    position:relative;
    top:-6px;
    border:0;
    transition:all 40ms linear;
    margin-top:10px;
    margin-bottom:10px;
    margin-left:2px;
    margin-right:2px
}
.btn3d:active:focus,.btn3d:focus:hover,.btn3d:focus{
    -moz-outline-style:none;
    outline:0
}
.btn3d:active,.btn3d.active{
    top:2px
}
.btn3d.btn-white{
    color:#666;
    box-shadow:0 0 0 1px #ebebeb inset,0 0 0 2px rgba(255,255,255,.1) inset,0 8px 0 0 #f5f5f5,0 8px 8px 1px rgba(0,0,0,.2);
    background-color:#fff
}
.btn3d.btn-white:active,.btn3d.btn-white.active{
    color:#666;
    box-shadow:0 0 0 1px #ebebeb inset,0 0 0 1px rgba(255,255,255,.15) inset,0 1px 3px 1px rgba(0,0,0,.1);
    background-color:#fff
}
.btn3d.btn-default{
    color:#666;
    box-shadow:0 0 0 1px #ebebeb inset,0 0 0 2px rgba(255,255,255,.1) inset,0 8px 0 0 #bebebe,0 8px 8px 1px rgba(0,0,0,.2);
    background-color:#f9f9f9
}
.btn3d.btn-default:active,.btn3d.btn-default.active{
    color:#666;
    box-shadow:0 0 0 1px #ebebeb inset,0 0 0 1px rgba(255,255,255,.15) inset,0 1px 3px 1px rgba(0,0,0,.1);
    background-color:#f9f9f9
}
.btn3d.btn-primary{
    box-shadow:0 0 0 1px #417fbd inset,0 0 0 2px rgba(255,255,255,.15) inset,0 8px 0 0 #4d5bbe,0 8px 8px 1px rgba(0,0,0,.5);
    background-color:#4274d7
}
.btn3d.btn-primary:active,.btn3d.btn-primary.active{
    box-shadow:0 0 0 1px #417fbd inset,0 0 0 1px rgba(255,255,255,.15) inset,0 1px 3px 1px rgba(0,0,0,.3);
    background-color:#4274d7
}
.btn3d.btn-success{
    box-shadow:0 0 0 1px #398439 inset,0 0 0 2px rgba(255,255,255,.15) inset,0 4px 0 0 #398439,0 4px 4px 1px rgba(0,0,0,.5);
    background-color:#449d44
}
.btn3d.btn-success:active,.btn3d.btn-success.active{
    box-shadow:0 0 0 1px #398439 inset,0 0 0 1px rgba(255,255,255,.15) inset,0 1px 3px 1px rgba(0,0,0,.3);
    background-color:#449d44
}
.btn3d.btn-info{
    box-shadow:0 0 0 1px #00a5c3 inset,0 0 0 2px rgba(255,255,255,.15) inset,0 8px 0 0 #348fd2,0 8px 8px 1px rgba(0,0,0,.5);
    background-color:#39b3d7
}
.btn3d.btn-info:active,.btn3d.btn-info.active{
    box-shadow:0 0 0 1px #00a5c3 inset,0 0 0 1px rgba(255,255,255,.15) inset,0 1px 3px 1px rgba(0,0,0,.3);
    background-color:#39b3d7
}
.btn3d.btn-warning{
    box-shadow:0 0 0 1px #d79a47 inset,0 0 0 2px rgba(255,255,255,.15) inset,0 8px 0 0 #d79a34,0 8px 8px 1px rgba(0,0,0,.5);
    background-color:#feaf20
}
.btn3d.btn-warning:active,.btn3d.btn-warning.active{
    box-shadow:0 0 0 1px #d79a47 inset,0 0 0 1px rgba(255,255,255,.15) inset,0 1px 3px 1px rgba(0,0,0,.3);
    background-color:#feaf20
}
.btn3d.btn-danger{
    box-shadow:0 0 0 1px #b93802 inset,0 0 0 2px rgba(255,255,255,.15) inset,0 8px 0 0 #a00,0 8px 8px 1px rgba(0,0,0,.5);
    background-color:#d73814
}
.btn3d.btn-danger:active,.btn3d.btn-danger.active{
    box-shadow:0 0 0 1px #b93802 inset,0 0 0 1px rgba(255,255,255,.15) inset,0 1px 3px 1px rgba(0,0,0,.3);
    background-color:#d73814
}
.btn3d.btn-magick{
    color:#fff;
    box-shadow:0 0 0 1px #9a00cd inset,0 0 0 2px rgba(255,255,255,.15) inset,0 8px 0 0 #9823d5,0 8px 8px 1px rgba(0,0,0,.5);
    background-color:#bb39d7
}
.btn3d.btn-magick:active,.btn3d.btn-magick.active{
    box-shadow:0 0 0 1px #9a00cd inset,0 0 0 1px rgba(255,255,255,.15) inset,0 1px 3px 1px rgba(0,0,0,.3);
    background-color:#bb39d7
}
.font-size-10{
    font-size:10px!important
}
.font-size-11{
    font-size:11px!important
}
.font-size-12{
    font-size:12px!important
}
.font-size-13{
    font-size:13px!important
}
.font-size-14{
    font-size:14px!important
}
.font-size-15{
    font-size:15px!important
}
.font-size-16{
    font-size:16px!important
}
.font-size-18{
    font-size:18px!important
}
.font-size-20{
    font-size:20px!important
}
.font-size-22{
    font-size:22px!important
}
.font-size-24{
    font-size:24px!important
}
.font-size-26{
    font-size:26px!important
}
.font-size-28{
    font-size:28px!important
}
.font-size-30{
    font-size:30px!important
}
.font-size-32{
    font-size:32px!important
}
.font-size-34{
    font-size:34px!important
}
.font-size-36{
    font-size:36px!important
}
.font-size-50{
    font-size:50px!important
}
.font-size-60{
    font-size:60px!important
}
.font-size-70{
    font-size:70px!important
}
.font-size-100{
    font-size:100px!important
}
@media(max-width:992px){
    .md-font-size-10{
        font-size:10px!important
    }
    .md-font-size-11{
        font-size:11px!important
    }
    .md-font-size-12{
        font-size:12px!important
    }
    .md-font-size-13{
        font-size:13px!important
    }
    .md-font-size-14{
        font-size:14px!important
    }
    .md-font-size-15{
        font-size:15px!important
    }
    .md-font-size-16{
        font-size:16px!important
    }
    .md-font-size-18{
        font-size:18px!important
    }
    .md-font-size-20{
        font-size:20px!important
    }
    .md-font-size-22{
        font-size:22px!important
    }
    .md-font-size-24{
        font-size:24px!important
    }
    .md-font-size-26{
        font-size:26px!important
    }
    .md-font-size-28{
        font-size:28px!important
    }
    .md-font-size-30{
        font-size:30px!important
    }
    .md-font-size-32{
        font-size:32px!important
    }
    .md-font-size-34{
        font-size:34px!important
    }
    .md-font-size-36{
        font-size:36px!important
    }
    .md-font-size-50{
        font-size:50px!important
    }
    .md-font-size-60{
        font-size:60px!important
    }
    .md-font-size-70{
        font-size:70px!important
    }
    .md-font-size-100{
        font-size:100px!important
    }
}
@media(max-width:768px){
    .sm-font-size-10{
        font-size:10px!important
    }
    .sm-font-size-11{
        font-size:11px!important
    }
    .sm-font-size-12{
        font-size:12px!important
    }
    .sm-font-size-13{
        font-size:13px!important
    }
    .sm-font-size-14{
        font-size:14px!important
    }
    .sm-font-size-15{
        font-size:15px!important
    }
    .sm-font-size-16{
        font-size:16px!important
    }
    .sm-font-size-18{
        font-size:18px!important
    }
    .sm-font-size-20{
        font-size:20px!important
    }
    .sm-font-size-22{
        font-size:22px!important
    }
    .sm-font-size-24{
        font-size:24px!important
    }
    .sm-font-size-26{
        font-size:26px!important
    }
    .sm-font-size-28{
        font-size:28px!important
    }
    .sm-font-size-30{
        font-size:30px!important
    }
    .sm-font-size-32{
        font-size:32px!important
    }
    .sm-font-size-34{
        font-size:34px!important
    }
    .sm-font-size-36{
        font-size:36px!important
    }
    .sm-font-size-50{
        font-size:50px!important
    }
    .sm-font-size-60{
        font-size:60px!important
    }
    .sm-font-size-70{
        font-size:70px!important
    }
    .sm-font-size-100{
        font-size:100px!important
    }
}
@media(max-width:480px){
    .xs-font-size-10{
        font-size:10px!important
    }
    .xs-font-size-11{
        font-size:11px!important
    }
    .xs-font-size-12{
        font-size:12px!important
    }
    .xs-font-size-13{
        font-size:13px!important
    }
    .xs-font-size-14{
        font-size:14px!important
    }
    .xs-font-size-15{
        font-size:15px!important
    }
    .xs-font-size-16{
        font-size:16px!important
    }
    .xs-font-size-18{
        font-size:18px!important
    }
    .xs-font-size-20{
        font-size:20px!important
    }
    .xs-font-size-22{
        font-size:22px!important
    }
    .xs-font-size-24{
        font-size:24px!important
    }
    .xs-font-size-26{
        font-size:26px!important
    }
    .xs-font-size-28{
        font-size:28px!important
    }
    .xs-font-size-30{
        font-size:30px!important
    }
    .xs-font-size-32{
        font-size:32px!important
    }
    .xs-font-size-34{
        font-size:34px!important
    }
    .xs-font-size-36{
        font-size:36px!important
    }
    .xs-font-size-50{
        font-size:50px!important
    }
    .xs-font-size-60{
        font-size:60px!important
    }
    .xs-font-size-70{
        font-size:70px!important
    }
    .xs-font-size-100{
        font-size:100px!important
    }
}
.line-through{
    text-decoration:line-through!important
}
.underline{
    text-decoration:underline!important
}
.text-decoration-none{
    text-decoration:none
}
.text-decoration-none:hover,.text-decoration-none:focus{
    text-decoration:none
}
.text-decoration-inherit{
    text-decoration:underline
}
.text-decoration-inherit:hover,.text-decoration-inherit:focus{
    text-decoration:underline
}
.letter-spacing-0{
    letter-spacing:0
}
.letter-spacing-1{
    letter-spacing:1px
}
.letter-spacing-2{
    letter-spacing:2px
}
.letter-spacing-3{
    letter-spacing:3px
}
.letter-spacing-4{
    letter-spacing:4px
}
.letter-spacing-5{
    letter-spacing:5px
}
.font-style-inherit{
    font-style:inherit!important
}
.font-style-italic{
    font-style:italic!important
}
.line-height-1{
    line-height:1
}
.line-height-base{
    line-height:1.4
}
.line-height-2{
    line-height:2
}
.fweight-200{
    font-weight:200!important
}
.fweight-300{
    font-weight:300!important
}
.fweight-400{
    font-weight:400!important
}
.fweight-500{
    font-weight:500!important
}
.fweight-600{
    font-weight:600!important
}
.fweight-700{
    font-weight:700!important
}
.fweight-900{
    font-weight:900!important
}
.no-space{
    padding:0!important;
    margin:0!important
}
@media(min-width:992px){
    .md-no-space{
        padding:0!important;
        margin:0!important
    }
}
.no-space-row{
    margin-right:0;
    margin-left:0
}
.no-space-row>[class*=col-]{
    padding-left:0;
    padding-right:0
}
.space-row-5{
    margin-right:-5px;
    margin-left:-5px
}
.space-row-5>[class*=col-]{
    padding-left:5px;
    padding-right:5px
}
.space-row-10{
    margin-right:-10px;
    margin-left:-10px
}
.space-row-10>[class*=col-]{
    padding-left:10px;
    padding-right:10px
}
.padding-0{
    padding:0!important
}
.padding-5{
    padding:5px!important
}
.padding-10{
    padding:10px!important
}
.padding-15{
    padding:15px!important
}
.padding-20{
    padding:20px!important
}
.padding-30{
    padding:30px!important
}
.padding-40{
    padding:40px!important
}
.padding-50{
    padding:50px!important
}
.padding-60{
    padding:60px!important
}
.padding-70{
    padding:70px!important
}
.padding-80{
    padding:80px!important
}
.padding-90{
    padding:90px!important
}
.padding-100{
    padding:100px!important
}
@media(max-width:1200px){
    .lg-padding-10{
        padding:10px!important
    }
    .lg-padding-20{
        padding:20px!important
    }
    .lg-padding-30{
        padding:30px!important
    }
    .lg-padding-40{
        padding:40px!important
    }
    .lg-padding-50{
        padding:50px!important
    }
    .lg-padding-60{
        padding:60px!important
    }
    .lg-padding-70{
        padding:70px!important
    }
    .lg-padding-80{
        padding:80px!important
    }
    .lg-padding-90{
        padding:90px!important
    }
    .lg-padding-100{
        padding:100px!important
    }
}
@media(max-width:992px){
    .md-padding-10{
        padding:10px!important
    }
    .md-padding-20{
        padding:20px!important
    }
    .md-padding-30{
        padding:30px!important
    }
    .md-padding-40{
        padding:40px!important
    }
    .md-padding-50{
        padding:50px!important
    }
    .md-padding-60{
        padding:60px!important
    }
    .md-padding-70{
        padding:70px!important
    }
    .md-padding-80{
        padding:80px!important
    }
    .md-padding-90{
        padding:90px!important
    }
    .md-padding-100{
        padding:100px!important
    }
}
@media(max-width:768px){
    .sm-padding-10{
        padding:10px!important
    }
    .sm-padding-20{
        padding:20px!important
    }
    .sm-padding-30{
        padding:30px!important
    }
    .sm-padding-40{
        padding:40px!important
    }
    .sm-padding-50{
        padding:50px!important
    }
    .sm-padding-60{
        padding:60px!important
    }
    .sm-padding-70{
        padding:70px!important
    }
    .sm-padding-80{
        padding:80px!important
    }
    .sm-padding-90{
        padding:90px!important
    }
    .sm-padding-100{
        padding:100px!important
    }
}
@media(max-width:480px){
    .xs-padding-10{
        padding:10px!important
    }
    .xs-padding-20{
        padding:20px!important
    }
    .xs-padding-30{
        padding:30px!important
    }
    .xs-padding-40{
        padding:40px!important
    }
    .xs-padding-50{
        padding:50px!important
    }
    .xs-padding-60{
        padding:60px!important
    }
    .xs-padding-70{
        padding:70px!important
    }
    .xs-padding-80{
        padding:80px!important
    }
    .xs-padding-90{
        padding:90px!important
    }
    .xs-padding-100{
        padding:100px!important
    }
}
.padding-l-0{
    padding-left:0!important
}
.padding-l-5{
    padding-left:5px!important
}
.padding-l-10{
    padding-left:10px!important
}
.padding-l-15{
    padding-left:15px!important
}
.padding-l-20{
    padding-left:20px!important
}
.padding-l-30{
    padding-left:30px!important
}
.padding-l-40{
    padding-left:40px!important
}
.padding-l-50{
    padding-left:50px!important
}
.padding-l-60{
    padding-left:60px!important
}
.padding-l-70{
    padding-left:70px!important
}
.padding-l-80{
    padding-left:80px!important
}
.padding-l-90{
    padding-left:90px!important
}
.padding-l-100{
    padding-left:100px!important
}
.padding-r-0{
    padding-right:0!important
}
.padding-r-5{
    padding-right:5px!important
}
.padding-r-10{
    padding-right:10px!important
}
.padding-r-15{
    padding-right:15px!important
}
.padding-r-20{
    padding-right:20px!important
}
.padding-r-30{
    padding-right:30px!important
}
.padding-r-40{
    padding-right:40px!important
}
.padding-r-50{
    padding-right:50px!important
}
.padding-r-60{
    padding-right:60px!important
}
.padding-r-70{
    padding-right:70px!important
}
.padding-r-80{
    padding-right:80px!important
}
.padding-r-90{
    padding-right:90px!important
}
.padding-r-100{
    padding-right:100px!important
}
.padding-lr-5{
    padding-left:5px!important;
    padding-right:5px!important
}
.padding-lr-10{
    padding-left:10px!important;
    padding-right:10px!important
}
.padding-lr-15{
    padding-left:15px!important;
    padding-right:15px!important
}
.padding-lr-20{
    padding-left:20px!important;
    padding-right:20px!important
}
.padding-lr-30{
    padding-left:30px!important;
    padding-right:30px!important
}
.padding-lr-40{
    padding-left:40px!important;
    padding-right:40px!important
}
.padding-lr-50{
    padding-left:50px!important;
    padding-right:50px!important
}
.padding-lr-60{
    padding-left:60px!important;
    padding-right:60px!important
}
.padding-lr-70{
    padding-left:70px!important;
    padding-right:70px!important
}
.padding-lr-80{
    padding-left:80px!important;
    padding-right:80px!important
}
.padding-lr-90{
    padding-left:90px!important;
    padding-right:90px!important
}
.padding-lr-100{
    padding-left:100px!important;
    padding-right:100px!important
}
.padding-tb-5{
    padding-top:5px!important;
    padding-bottom:5px!important
}
.padding-tb-10{
    padding-top:10px!important;
    padding-bottom:10px!important
}
.padding-tb-15{
    padding-top:15px!important;
    padding-bottom:15px!important
}
.padding-tb-20{
    padding-top:20px!important;
    padding-bottom:20px!important
}
.padding-tb-30{
    padding-top:30px!important;
    padding-bottom:30px!important
}
.padding-tb-40{
    padding-top:40px!important;
    padding-bottom:40px!important
}
.padding-tb-50{
    padding-top:50px!important;
    padding-bottom:50px!important
}
.padding-tb-60{
    padding-top:60px!important;
    padding-bottom:60px!important
}
.padding-tb-70{
    padding-top:70px!important;
    padding-bottom:70px!important
}
.padding-tb-80{
    padding-top:80px!important;
    padding-bottom:80px!important
}
.padding-tb-90{
    padding-top:90px!important;
    padding-bottom:90px!important
}
.padding-tb-100{
    padding-top:100px!important;
    padding-bottom:100px!important
}
.margin-l-0{
    margin-left:0!important
}
.margin-l-5{
    margin-left:5px!important
}
.margin-l-10{
    margin-left:10px!important
}
.margin-l-20{
    margin-left:20px!important
}
.margin-l-30{
    margin-left:30px!important
}
.margin-l-40{
    margin-left:40px!important
}
.margin-l-50{
    margin-left:50px!important
}
.margin-r-0{
    margin-right:0!important
}
.margin-r-5{
    margin-right:5px!important
}
.margin-r-10{
    margin-right:10px!important
}
.margin-r-20{
    margin-right:20px!important
}
.margin-r-30{
    margin-right:30px!important
}
.margin-r-40{
    margin-right:40px!important
}
.margin-r-50{
    margin-right:50px!important
}
.margin-lr-0{
    margin-left:0!important;
    margin-right:0!important
}
.margin-lr-5{
    margin-left:5px!important;
    margin-right:5px!important
}
.margin-lr-10{
    margin-left:10px!important;
    margin-right:10px!important
}
.margin-lr-20{
    margin-left:20px!important;
    margin-right:20px!important
}
.margin-lr-30{
    margin-left:30px!important;
    margin-right:30px!important
}
.margin-lr-40{
    margin-left:40px!important;
    margin-right:40px!important
}
.margin-lr-50{
    margin-left:50px!important;
    margin-right:50px!important
}
.margin-5{
    margin:5px!important
}
.margin-10{
    margin:10px!important
}
.margin-20{
    margin:20px!important
}
.margin-30{
    margin:30px!important
}
.margin-40{
    margin:40px!important
}
.margin-50{
    margin:50px!important
}
.margin-t-o-0,.margin-t-o-10,.margin-t-o-20,.margin-t-o-30,.margin-t-o-40,.margin-t-o-50,.margin-t-o-60,.margin-t-o-70,.margin-t-o-80,.margin-t-o-90,.margin-t-o-100{
    position:relative;
    z-index:1
}
.margin-t-o-0{
    margin-top:0!important
}
.margin-t-o-10{
    margin-top:-10px!important
}
.margin-t-o-20{
    margin-top:-20px!important
}
.margin-t-o-30{
    margin-top:-30px!important
}
.margin-t-o-40{
    margin-top:-40px!important
}
.margin-t-o-50{
    margin-top:-50px!important
}
.margin-t-o-60{
    margin-top:-60px!important
}
.margin-t-o-70{
    margin-top:-70px!important
}
.margin-t-o-80{
    margin-top:-80px!important
}
.margin-t-o-90{
    margin-top:-90px!important
}
.margin-t-o-100{
    margin-top:-100px!important
}
@media(max-width:992px){
    .md-margin-t-o-0,.md-margin-t-o-10,.md-margin-t-o-20,.md-margin-t-o-30,.md-margin-t-o-40,.md-margin-t-o-50,.md-margin-t-o-60,.md-margin-t-o-70,.md-margin-t-o-80,.md-margin-t-o-90,.md-margin-t-o-100{
        position:relative;
        z-index:1
    }
    .md-margin-t-o-0{
        margin-top:0!important
    }
    .md-margin-t-o-10{
        margin-top:-10px!important
    }
    .md-margin-t-o-20{
        margin-top:-20px!important
    }
    .md-margin-t-o-30{
        margin-top:-30px!important
    }
    .md-margin-t-o-40{
        margin-top:-40px!important
    }
    .md-margin-t-o-50{
        margin-top:-50px!important
    }
    .md-margin-t-o-60{
        margin-top:-60px!important
    }
    .md-margin-t-o-70{
        margin-top:-70px!important
    }
    .md-margin-t-o-80{
        margin-top:-80px!important
    }
    .md-margin-t-o-90{
        margin-top:-90px!important
    }
    .md-margin-t-o-100{
        margin-top:-100px!important
    }
}
@media(max-width:768px){
    .sm-margin-t-o-0,.sm-margin-t-o-10,.sm-margin-t-o-20,.sm-margin-t-o-30,.sm-margin-t-o-40,.sm-margin-t-o-50,.sm-margin-t-o-60,.sm-margin-t-o-70,.sm-margin-t-o-80,.sm-margin-t-o-90,.sm-margin-t-o-100{
        position:relative;
        z-index:1
    }
    .sm-margin-t-o-0{
        margin-top:0!important
    }
    .sm-margin-t-o-10{
        margin-top:-10px!important
    }
    .sm-margin-t-o-20{
        margin-top:-20px!important
    }
    .sm-margin-t-o-30{
        margin-top:-30px!important
    }
    .sm-margin-t-o-40{
        margin-top:-40px!important
    }
    .sm-margin-t-o-50{
        margin-top:-50px!important
    }
    .sm-margin-t-o-60{
        margin-top:-60px!important
    }
    .sm-margin-t-o-70{
        margin-top:-70px!important
    }
    .sm-margin-t-o-80{
        margin-top:-80px!important
    }
    .sm-margin-t-o-90{
        margin-top:-90px!important
    }
    .sm-margin-t-o-100{
        margin-top:-100px!important
    }
}
@media(max-width:480px){
    .xs-margin-t-o-0,.xs-margin-t-o-10,.xs-margin-t-o-20,.xs-margin-t-o-30,.xs-margin-t-o-40,.xs-margin-t-o-50,.xs-margin-t-o-60,.xs-margin-t-o-70,.xs-margin-t-o-80,.xs-margin-t-o-90,.xs-margin-t-o-100{
        position:relative;
        z-index:1
    }
    .xs-margin-t-o-0{
        margin-top:0!important
    }
    .xs-margin-t-o-10{
        margin-top:-10px!important
    }
    .xs-margin-t-o-20{
        margin-top:-20px!important
    }
    .xs-margin-t-o-30{
        margin-top:-30px!important
    }
    .xs-margin-t-o-40{
        margin-top:-40px!important
    }
    .xs-margin-t-o-50{
        margin-top:-50px!important
    }
    .xs-margin-t-o-60{
        margin-top:-60px!important
    }
    .xs-margin-t-o-70{
        margin-top:-70px!important
    }
    .xs-margin-t-o-80{
        margin-top:-80px!important
    }
    .xs-margin-t-o-90{
        margin-top:-90px!important
    }
    .xs-margin-t-o-100{
        margin-top:-100px!important
    }
}
@media(min-width:768px){
    .margin-l-o-10,.margin-l-o-20,.margin-l-o-30,.margin-l-o-40,.margin-l-o-50,.margin-l-o-60,.margin-l-o-70,.margin-l-o-80,.margin-l-o-90,.margin-l-o-100{
        position:relative;
        z-index:1
    }
    .margin-l-o-10{
        margin-left:-10px!important
    }
    .margin-l-o-20{
        margin-left:-20px!important
    }
    .margin-l-o-30{
        margin-left:-30px!important
    }
    .margin-l-o-40{
        margin-left:-40px!important
    }
    .margin-l-o-50{
        margin-left:-50px!important
    }
    .margin-l-o-60{
        margin-left:-60px!important
    }
    .margin-l-o-70{
        margin-left:-70px!important
    }
    .margin-l-o-80{
        margin-left:-80px!important
    }
    .margin-l-o-90{
        margin-left:-90px!important
    }
    .margin-l-o-100{
        margin-left:-100px!important
    }
}
@media(min-width:768px){
    .margin-r-o-10,.margin-r-o-20,.margin-r-o-30,.margin-r-o-40,.margin-r-o-50,.margin-r-o-60,.margin-r-o-70,.margin-r-o-80,.margin-r-o-90,.margin-r-o-100{
        position:relative;
        z-index:1
    }
    .margin-r-o-10{
        margin-right:-10px!important
    }
    .margin-r-o-20{
        margin-right:-20px!important
    }
    .margin-r-o-30{
        margin-right:-30px!important
    }
    .margin-r-o-40{
        margin-right:-40px!important
    }
    .margin-r-o-50{
        margin-right:-50px!important
    }
    .margin-r-o-60{
        margin-right:-60px!important
    }
    .margin-r-o-70{
        margin-right:-70px!important
    }
    .margin-r-o-80{
        margin-right:-80px!important
    }
    .margin-r-o-90{
        margin-right:-90px!important
    }
    .margin-r-o-100{
        margin-right:-100px!important
    }
}
.margin-t-0{
    margin-top:0!important
}
.margin-t-5{
    margin-top:5px!important
}
.margin-t-10{
    margin-top:10px!important
}
.margin-t-20{
    margin-top:20px!important
}
.margin-t-30{
    margin-top:30px!important
}
.margin-t-40{
    margin-top:40px!important
}
.margin-t-50{
    margin-top:50px!important
}
.margin-t-60{
    margin-top:60px!important
}
.margin-t-70{
    margin-top:70px!important
}
.margin-t-80{
    margin-top:80px!important
}
.margin-t-90{
    margin-top:90px!important
}
.margin-t-100{
    margin-top:100px!important
}
@media(max-width:992px){
    .md-margin-t-0{
        margin-top:0!important
    }
    .md-margin-t-5{
        margin-top:5px!important
    }
    .md-margin-t-10{
        margin-top:10px!important
    }
    .md-margin-t-20{
        margin-top:20px!important
    }
    .md-margin-t-30{
        margin-top:30px!important
    }
    .md-margin-t-40{
        margin-top:40px!important
    }
    .md-margin-t-50{
        margin-top:50px!important
    }
    .md-margin-t-60{
        margin-top:60px!important
    }
    .md-margin-t-70{
        margin-top:70px!important
    }
    .md-margin-t-80{
        margin-top:80px!important
    }
    .md-margin-t-90{
        margin-top:90px!important
    }
    .md-margin-t-100{
        margin-top:100px!important
    }
}
@media(max-width:768px){
    .sm-margin-t-0{
        margin-top:0!important
    }
    .sm-margin-t-5{
        margin-top:5px!important
    }
    .sm-margin-t-10{
        margin-top:10px!important
    }
    .sm-margin-t-20{
        margin-top:20px!important
    }
    .sm-margin-t-30{
        margin-top:30px!important
    }
    .sm-margin-t-40{
        margin-top:40px!important
    }
    .sm-margin-t-50{
        margin-top:50px!important
    }
    .sm-margin-t-60{
        margin-top:60px!important
    }
    .sm-margin-t-70{
        margin-top:70px!important
    }
    .sm-margin-t-80{
        margin-top:80px!important
    }
    .sm-margin-t-90{
        margin-top:90px!important
    }
    .sm-margin-t-100{
        margin-top:100px!important
    }
}
@media(max-width:480px){
    .xs-margin-t-0{
        margin-top:0!important
    }
    .xs-margin-t-5{
        margin-top:5px!important
    }
    .xs-margin-t-10{
        margin-top:10px!important
    }
    .xs-margin-t-20{
        margin-top:20px!important
    }
    .xs-margin-t-30{
        margin-top:30px!important
    }
    .xs-margin-t-40{
        margin-top:40px!important
    }
    .xs-margin-t-50{
        margin-top:50px!important
    }
    .xs-margin-t-60{
        margin-top:60px!important
    }
    .xs-margin-t-70{
        margin-top:70px!important
    }
    .xs-margin-t-80{
        margin-top:80px!important
    }
    .xs-margin-t-90{
        margin-top:90px!important
    }
    .xs-margin-t-100{
        margin-top:100px!important
    }
}
.margin-b-0{
    margin-bottom:0!important
}
.margin-b-5{
    margin-bottom:5px!important
}
.margin-b-10{
    margin-bottom:10px!important
}
.margin-b-10{
    margin-bottom:10px!important
}
.margin-b-20{
    margin-bottom:20px!important
}
.margin-b-30{
    margin-bottom:30px!important
}
.margin-b-40{
    margin-bottom:40px!important
}
.margin-b-50{
    margin-bottom:50px!important
}
.margin-b-60{
    margin-bottom:60px!important
}
.margin-b-70{
    margin-bottom:70px!important
}
.margin-b-80{
    margin-bottom:80px!important
}
.margin-b-90{
    margin-bottom:90px!important
}
.margin-b-100{
    margin-bottom:100px!important
}
@media(max-width:1200px){
    .lg-margin-b-0{
        margin-bottom:0!important
    }
    .lg-margin-b-5{
        margin-bottom:5px!important
    }
    .lg-margin-b-10{
        margin-bottom:10px!important
    }
    .lg-margin-b-20{
        margin-bottom:20px!important
    }
    .lg-margin-b-30{
        margin-bottom:30px!important
    }
    .lg-margin-b-40{
        margin-bottom:40px!important
    }
    .lg-margin-b-50{
        margin-bottom:50px!important
    }
    .lg-margin-b-60{
        margin-bottom:60px!important
    }
    .lg-margin-b-70{
        margin-bottom:70px!important
    }
    .lg-margin-b-80{
        margin-bottom:80px!important
    }
    .lg-margin-b-90{
        margin-bottom:90px!important
    }
    .lg-margin-b-100{
        margin-bottom:100px!important
    }
}
@media(max-width:992px){
    .md-margin-b-0{
        margin-bottom:0!important
    }
    .md-margin-b-5{
        margin-bottom:5px!important
    }
    .md-margin-b-10{
        margin-bottom:10px!important
    }
    .md-margin-b-20{
        margin-bottom:20px!important
    }
    .md-margin-b-30{
        margin-bottom:30px!important
    }
    .md-margin-b-40{
        margin-bottom:40px!important
    }
    .md-margin-b-50{
        margin-bottom:50px!important
    }
    .md-margin-b-60{
        margin-bottom:60px!important
    }
    .md-margin-b-70{
        margin-bottom:70px!important
    }
    .md-margin-b-80{
        margin-bottom:80px!important
    }
    .md-margin-b-90{
        margin-bottom:90px!important
    }
    .md-margin-b-100{
        margin-bottom:100px!important
    }
}
@media(max-width:768px){
    .sm-margin-b-0{
        margin-bottom:0!important
    }
    .sm-margin-b-5{
        margin-bottom:5px!important
    }
    .sm-margin-b-10{
        margin-bottom:10px!important
    }
    .sm-margin-b-20{
        margin-bottom:20px!important
    }
    .sm-margin-b-30{
        margin-bottom:30px!important
    }
    .sm-margin-b-40{
        margin-bottom:40px!important
    }
    .sm-margin-b-50{
        margin-bottom:50px!important
    }
    .sm-margin-b-60{
        margin-bottom:60px!important
    }
    .sm-margin-b-70{
        margin-bottom:70px!important
    }
    .sm-margin-b-80{
        margin-bottom:80px!important
    }
    .sm-margin-b-90{
        margin-bottom:90px!important
    }
    .sm-margin-b-100{
        margin-bottom:100px!important
    }
}
@media(max-width:480px){
    .xs-margin-b-0{
        margin-bottom:0!important
    }
    .xs-margin-b-5{
        margin-bottom:5px!important
    }
    .xs-margin-b-10{
        margin-bottom:10px!important
    }
    .xs-margin-b-20{
        margin-bottom:20px!important
    }
    .xs-margin-b-30{
        margin-bottom:30px!important
    }
    .xs-margin-b-40{
        margin-bottom:40px!important
    }
    .xs-margin-b-50{
        margin-bottom:50px!important
    }
    .xs-margin-b-60{
        margin-bottom:60px!important
    }
    .xs-margin-b-70{
        margin-bottom:70px!important
    }
    .xs-margin-b-80{
        margin-bottom:80px!important
    }
    .xs-margin-b-90{
        margin-bottom:90px!important
    }
    .xs-margin-b-100{
        margin-bottom:100px!important
    }
}
.glyph-triangle-right li::before{
    color:#f60;
    content:"\e250";
    font-family:glyphicons halflings;
    font-size:10px;
    left:0;
    line-height:26px;
    list-style:none;
    position:relative;
    top:0
}
.panel.red{
    border:1px solid #db2828
}
.panel.red>.panel-heading{
    background-color:#db2828
}
.panel.orange>.panel-heading{
    background-color:#f2711c
}
.panel.orange{
    border:1px solid #f2711c
}
.panel .list-padding li{
    border-bottom:1px solid #ddd;
    padding-top:6px!important;
    padding-bottom:6px!important
}
.panel .list-padding-xs li{
    border-bottom:1px solid #ddd;
    padding-top:6px!important;
    padding-bottom:0!important
}
blockquote{
    display:block;
    background:#fff;
    margin:20px 0;
    position:relative;
    font-size:16px;
    line-height:1.2;
    text-align:justify;
    border-left:15px solid #c76c0c;
    border-right:2px solid #c76c0c;
    -moz-box-shadow:2px 2px 15px #ccc;
    -webkit-box-shadow:2px 2px 15px #ccc;
    box-shadow:2px 2px 15px #ccc
}
blockquote::after{
    content:""
}
blockquote a{
    text-decoration:none;
    background:#eee;
    cursor:pointer;
    padding:0 3px;
    color:#c76c0c
}
blockquote a:hover{
    color:#666
}
blockquote em{
    font-style:italic
}
