﻿.clear {
    clear: both;
}

.magleft-0 {
    margin-left: 0px !important;
}

.quick-search a.btn {
    font-size: 16px;
    line-height: 26px;
    border-radius: 3px;
}

.eportal-actions {
    float: left;
    list-style: none;
    margin: 0;
}

    .eportal-actions > li {
        float: left;
        list-style: none;
        margin-right: 10px;
        padding: 2px;
    }

        .eportal-actions > li:last-child {
            margin-right: 0px;
        }

        .eportal-actions > li > a {
            display: block;
            font-size: 16px;
            min-width: 26px;
            color: #fff;
            text-decoration: none;
            position: relative;
            text-align: center;
            background-color: #F0682E;
        }

            .eportal-actions > li > a i {
                font-size: 16px;
                line-height: 26px;
            }

            .eportal-actions > li > a:hover:before {
                left: 0;
                top: 0;
                height: 24px;
                min-width: 24px;
                background: none;
                pointer-events: none;
                z-index: 99;
            }


.actions {
    float: left;
    list-style: none;
    margin: 0;
}

    .actions > li {
        float: left;
        list-style: none;
        margin-right: 10px;
        padding: 2px;
    }

        .actions > li:last-child {
            margin-right: 0px;
        }

        .actions > li > a {
            display: block;
            font-size: 16px;
            height: 26px;
            min-width: 26px;
            color: #fff;
            text-decoration: none;
            position: relative;
            border-radius: 3px;
            text-align: center;
            padding-right: 2px;
        }

            .actions > li > a i {
                font-size: 16px;
                line-height: 26px;
            }

            .actions > li > a:hover:before {
                left: 0;
                top: 0;
                height: 24px;
                min-width: 24px;
                background: none;
                pointer-events: none;
                z-index: 99;
            }

.table-thborderedtop th {
    border-top: 1px solid #DDDDDD !important;
}


/*.input-block-level {
    width: 98.8% !important;
}*/

.form-actions {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.field-validation-error {
    display: inline;
    font-size: 12px !important;
    color: red;
    float: left;

    /*padding-top: 1vw;
    padding-left: 1.5vw;
    padding-bottom: 1vw;*/
}

.valid-summary ul {
    color: red;
    list-style: square inside none;
    padding: 0;
    margin: 0;
}

.validation-summary-errors {
    font-size: 12px !important;
    color: red;
}


#grid .k-header {
    font-weight: bold !important;
}

select.disp-none {
    display: none;
}

#treeview a {
    color: #333;
}

    #treeview a:hover {
        text-decoration: none;
        color: #fff;
    }

#treeview .k-state-selected a {
    color: #fff;
}

#treeview .k-sprite {
    background-image: url("../img/coloricons-sprite.png");
}

#treeview .image {
    background-position: 0 -64px;
}

#treeview .folder {
    background-position: 0 -16px;
}

#treeview .html {
    background-position: 0 -48px;
}

#treeview .pdf {
    background-position: 0 -32px;
}

.gallery-fix {
    border: none !important;
    margin: 2px 0px !important;
}

    .gallery-fix li {
        margin: 2px 0 0 2px;
    }

        .gallery-fix li > a {
            border: 1px #eee solid;
            padding: 2px;
        }

            .gallery-fix li > a img {
                width: 180px;
                height: 120px;
                border-bottom: 1px solid #EEE;
            }

    .gallery-fix p.img-title {
        text-align: center;
        color: #666;
        width: 180px;
        height: 38px;
        overflow: hidden;
    }

.thumbnail {
}


    .thumbnail a {
        margin: 0 auto;
        position: absolute;
    }

        .thumbnail a:hover {
            text-decoration: none;
        }

.breadcrumbs li.home a {
    padding: 5px 5px 5px 1px !important;
}

.k-filter-menu .k-button {
    width: auto !important;
}

.color-state-0{color:#357357;}
.color-state-1{color:#111111;}
.color-state-2{color:#00d2ff;}
.color-state-3{color:#222222;}
.color-state-4{color:#ff3535;}
.color-state-5{color:#fe6000;}
.color-state-6{color:#333333}
.color-state-7{color:#ff3535;}
.color-state-8{color:#898989;}

.thumb60 {
    max-width: 60px;
    max-height: 60px;
}

.thumb100 {
    max-width: 100px;
    max-height: 100px;
}

.thumb80 {
    max-width: 80px;
    max-height: 80px;
}

.gridview p {
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.form-horizontal.fix  .form-actions {
        background-color: #FEFEFE;
        border-top: 1px solid #F0F0F0;
        border-bottom: 1px solid #F0F0F0;
        bottom: 0;
        position: fixed;
        width: 100%;
        z-index: 9999;      
    }
    .form-horizontal.fix {
        display:block;
    }


.ctr-thumb {
}
.ctr-thumb .thumb{
    float:left;
}
.ctr-thumb .act {
    float:left;
}

.ctr-thumb .act ul {

}

.ctr-thumb .act ul li {
    list-style:square; 
    color:#111;
}

.ctr-thumb .act ul li a {
    color:#111;
}

.ctr-thumb .act ul li:hover {  
    color:#ff6000;
}


.icon-pdf{
    background: url("../icon/pdf.png") center center no-repeat; padding:12px;
}
.icon-swf{
    background: url("../icon/swf.png") center center no-repeat; padding:12px;
}
.icon-gif,.icon-png,.icon-jpg,.icon-jpeg,.icon-bmp{
    background: url("../icon/picture.png") center center no-repeat; padding:12px;
}

.icon-doc,.icon-docx{
    background: url("../icon/doc.png") center center no-repeat; padding:12px;
}
 
.icon-ppt,.icon-pptx{
    background: url("../icon/ppt.png") center center no-repeat; padding:12px;
}

.icon-xls,.icon-xlsx{
    background: url("../icon/xls.png") center center no-repeat; padding:12px;
}

.icon-rtf{
    background: url("../icon/rtf.png") center center no-repeat; padding:12px;
}
.icon-txt{
    background: url("../icon/txt.png") center center no-repeat; padding:12px;
}
.icon-rar{
    background: url("../icon/rar.png") center center no-repeat; padding:12px;
}
.icon-zip{
    background: url("../icon/zip.png") center center no-repeat; padding:12px;
}
.icon-7z{
    background: url("../icon/7z.png") center center no-repeat; padding:12px;
}
.icon-flv{
    background: url("../icon/flv.png") center center no-repeat; padding:12px;
}

.icon-mp4{
    background: url("../icon/mp4.png") center center no-repeat; padding:12px;
}
.icon-mp3{
    background: url("../icon/mp3.png") center center no-repeat; padding:12px;
}