@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/images/fonts/glyphicons-halflings-regular.eot');
    src: url('/images/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('/images/fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('/images/fonts/glyphicons-halflings-regular.woff') format('woff'),url('/images/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('/images/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.upload-other-info
{
    padding: 15px;
    border: 1px solid #ddd;
    border-top: 0;
    min-height: 350px;
}

.tab-content > .active {
display:block;}

.template-custom
{
    box-sizing: border-box;
    display: block;
    color: #333;
    font-family: "Microsoft YaHei",Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.clearfix:before, .clearfix:after {
content: " ";
  display: table; 
}
.clearfix:after { clear: both;
}

.template-header
{
    font-size: 16px;
    display: block;
}

.template-header
{
    font-size: 16px;
    display: block;
}

    .template-header a:hover
    {
        text-decoration: none;
        color: #333;
    }

   .template-header .transition-play{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all 2s ease 0s;-moz-transition:all .25s ease 0s;-o-transition:all .25s ease 0s;transition:all .25s ease 0s}

.caret
{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.template-standand {
margin-bottom:10px;}
#standard-template {
display:none;}
.open
{
    display: block!important;
}

.template-main
{
    padding: 15px;
}

.template-content .template-item
{
    width: 150px;
    float: left;
    padding: 0 5px;
    text-align: center;
    padding-top: 20px;
    position: relative;
}

.template-content img
{
    width: 48px;
    height: 48px;
}

.template-title
{
    padding-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.template-item-toolbar
{
    position: absolute;
    top: 0;
    left: 45px;
}

    .template-item-toolbar a {
      padding: 0 3px;
    }

.custom-add{font-size:45px;padding:4px 8px 0 10px!important;margin:20px 0 0 20px}

.pull-left
{
    float: left!important;
}

.glyphicon
{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-plus:before {
content: "\2b";
}

.glyphicon-download-alt:before {
content: "\e025";}
.glyphicon-pencil:before {
content: "\270f";}
.glyphicon-remove:before {
content: "\e014";}
