


.margin{
    margin-top:15px;
}

.no-radius{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0  !important;
    border-radius: 0  !important;
}

.center { float: none; margin-left: auto; margin-right: auto; }


.sectionhead{
    height:25px;
    max-height:25px;
    font-size: 14px;

    color:black;
    background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

}



.bggray{
    /*height:25px;
    max-height:25px;
    line-height:25px;
    font-size: 14px;*/
    color:black;
    background: #ffa84c; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xNCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.14) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.14))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.14) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.14) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.14) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.14) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#24000000',GradientType=0 ); /* IE6-8 */

}




.bglogin{
    /*height:25px;
    max-height:25px;
    line-height:25px;
    font-size: 14px;*/
    color:black;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}





.bg-orange{
    background-color:#ff9900 !important;
}

/*font */
.fontmaintitle {
    font-family: "Helvetica Neue","tahoma" !important;
    font-size:20px; color: #ff9900;
    text-shadow: 1px 1px 1px #c9b7ab;
    filter: dropshadow(color=#c9b7ab, offx=1, offy=1);
}
.fontmaintitle-2 { font-size:14px; color: #F90}
.fontmaintable { font-size:15px; color: #000000;
                 text-shadow: 1px 1px 2px #ffdea6;
                 filter: dropshadow(color=#ffdea6, offx=1, offy=1);
}
.fontgray { font-size:14px; color: #595959}
.fontgray-small { font-size:11px; color: #999}
.fontgray-big { font-size:15px; color: #999}
.fontbrown-big { font-size:16px; color:#544c4a;
                 text-shadow: 1px 1px 1px #737373;
                 filter: dropshadow(color=#737373, offx=1, offy=1);

}
.fontgray-biger { font-size:32px; color: #666}
.fontblack { font-size:14px; color: #333}
.fontblack-small { font-size:9px; color: #333}
.fontblack-big { font-size:16px; color: #333}
.fontblue { font-size:14px; color: #39F}
.fontblue-big { font-size:17px; color: #000066}
.fontorange-big { font-size:17px; color: #ff9900}
.fontred-small { font-size:11px; color: #F00}
.fontgreen-small { font-size:11px; color: #468847}
.fontwhite { font-size:12px; color: #ffffff}
.fontinfo-small { font-size:11px; color: #3a87ad}
.fontblue {font-size:14px; color:#000066}

.fontred20{ font-size:20px; color: #F00}
.fontred { font-size:14px; color: #F00}
.fontgreen { font-size:14px; color: #339900}

.fontcard10 { font-size:0.714em; color: #000000}
.fontcard12 { font-size:0.857em; color: #000000}
.fontcard14 { font-size:1.000em; color: #000000}
.fontcard17 { font-size:1.214em; color: #000000}
.fontcard20 { font-size:1.429em; color: #000000}
.fontcard10white { font-size:0.714em; color: #ffffff}
.fontcard12white { font-size:0.857em; color: #ffffff}
.fontcard14white { font-size:1.000em; color: #ffffff}
.fontcard17white { font-size:1.214em; color: #ffffff}
.fontcard20white { font-size:1.429em; color: #ffffff}

/*border */
div#border1
{
    border:1px solid;
    border-color: #dddddd;
    border-radius:5px;
    -moz-border-radius:10px; /* Old Firefox */
    /*box-shadow: 3px 3px 10px #999999;*/
    margin: 0px;
    padding:10px;
}


div#border-card
{
    border:2px solid;
    border-color:#666666;
    /*border-radius:10px;
    -moz-border-radius:10px;  Old Firefox */
    box-shadow: 3px 3px 10px #999999;
    margin: 0px;
    padding:10px;
}

/*border */
div#border2
{
    border:1px solid;
    border-color: #dddddd;
    border-radius:10px;
    -moz-border-radius:10px; /* Old Firefox */
    /*box-shadow: 3px 3px 10px #999999;*/
    margin-bottom: 15px;
    padding: 5px 4px 0px 4px;
}

/*border */
div#bordernews
{
    border:1px solid;
    border-color: #c09853;
    border-radius:5px;
    background-color:#FF9;
    -moz-border-radius:5px; /* Old Firefox */
    margin: 0px 0px;
    padding:10px;
}


/* border info blue */
.panel {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #ff9900;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-heading {
    padding: 10px 15px;
    margin: -15px -15px 15px;
    background-color: #ff9900;
    border-bottom: 1px solid #dddddd;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 500;
}

.panel-footer {
    padding: 10px 15px;
    margin: 15px -15px -15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-info {
    border-color: #ff6600;
}

.panel-info .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-primary {
    border-color: #428bca;
}

.panel-primary .panel-heading {
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}






.list-group-flush {
    margin: 15px -15px -15px;
}

.list-group-flush .list-group-item {
    border-width: 1px 0;
}

.list-group-flush .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group-flush .list-group-item:last-child {
    border-bottom: 0;
}





/* listgroup */
.list-group {
    padding-left: 0;
    /*margin-bottom: 20px;*/
    margin-bottom: 10px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 30px 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
    float: right;
    margin-right: -15px;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

a.list-group-item .list-group-item-heading {
    color: #333333;
}

a.list-group-item .list-group-item-text {
    color: #555555;
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}

a.list-group-item.active {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading {
    color: inherit;
}

a.list-group-item.active .list-group-item-text {
    color: #e1edf7;
}




.btn-orange {
    color: #333333;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #faa732;
    *background-color:#ff9900;
    background-image: -moz-linear-gradient(top, #ffcc00, #ff9900);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffcc00), to(#ff9900));
    background-image: -webkit-linear-gradient(top, #ffcc00, #ff9900);
    background-image: -o-linear-gradient(top, #ffcc00, #ff9900);
    background-image: linear-gradient(to bottom, #ffcc00, #ff9900);
    background-repeat: repeat-x;
    border-color: #ff9900 #ff9900 #ad6704;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ff9900', GradientType=0);
    filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .btn-orange.disabled, .btn-orange[disabled] {
    color: #333333;
    background-color: #ff9900;
    *background-color:#df8505
}
.btn-orange:active, .btn-warning.active {
    background-color: #c67605 \9
}


.containerfull {
    width: 100%;
    *zoom:1
}
.containerfull:before, .containerfull:after {
    display: table;
    line-height: 0;
    content: ""
}
.containerfull:after {
    clear: both
}
.containerfull-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom:1
}
.containerfull-fluid:before, .containerfull-fluid:after {
    display: table;
    line-height: 0;
    content: ""
}
.containerfull-fluid:after {
    clear: both
}
.padding-leftright10, .paddingleft10{
    padding-left:10px;
}
.padding-leftright10, .paddingright10{
    padding-right:10px;
}




