﻿.modalp {
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0;
    filter: alpha(opacity=60);
    opacity: 0.7;
    background-color: lightblue;
    margin-left: -20px;
    -moz-opacity: 0.8;
}

.centerp {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    height: 50%;
    width: 50%;
    margin: -32PX 0 0 -32PX;
    z-index: 10000;
    width: 150px;
    filter: alpha(opacity=100);
}

    .centerp img {
        height: 64px;
        width: 64px;
    }

.hiddencol {
    display: none;
}

.chosen-container {
    width: 100% !important;
}


body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0;
}


.cssPager td {
    padding-left: 4px;
    padding-right: 4px;
}

.space {
    padding-left: 5px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wordwrap {
    word-wrap: break-word;
}

/*Widget light FAFAD2 start*/
.widget-colorcode-FAFAD2 {
    border-color: #FAFAD2;
    background: #FAFAD2;
}

    .widget-colorcode-FAFAD2 > .widget-header {
        color: gray;
        border-color: #FAFAD2;
        background: #FAFAD2;
    }

        .widget-colorcode-FAFAD2 > .widget-header > .widget-toolbar > .nav-tabs {
            border-color: #C5D0DC;
            margin-bottom: 0 !important;
            position: relative;
            top: 1px;
        }

            .widget-colorcode-FAFAD2 > .widget-header > .widget-toolbar > .nav-tabs > li > a {
                padding: 7px 12px 8px;
            }

            .widget-colorcode-FAFAD2 > .widget-header > .widget-toolbar > .nav-tabs > li > a, .nav-tabs > li > a:focus {
                border-radius: 0 !important;
                color: white;
                margin-right: -1px;
                line-height: 18px;
                position: relative;
            }

                .widget-colorcode-FAFAD2 > .widget-header > .widget-toolbar > .nav-tabs > li > a:hover {
                    background-color: #FFF;
                    color: #4C8FBD;
                    border-color: #C5D0DC;
                }

                .widget-colorcode-FAFAD2 > .widget-header > .widget-toolbar > .nav-tabs > li > a:active, .nav-tabs > li > a:focus {
                    outline: 0 !important;
                }

            .widget-colorcode-FAFAD2 > .widget-header > .widget-toolbar > .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
                color: #576373;
                border-color: #C5D0DC #C5D0DC transparent;
                border-top: 2px solid #4C8FBD;
                background-color: #FFF;
                z-index: 1;
                line-height: 18px;
                margin-top: -1px;
                box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
            }
/*Widget light FAFAD2 ends */

/*#d15b47*/
/*Widget light d15b47 start*/
.widget-colorcode-d15b47 {
    border-color: #d15b47;
    background: #d15b47;
}

    .widget-colorcode-d15b47 > .widget-header {
        color: white;
        border-color: #d15b47;
        background: #d15b47;
    }

        .widget-colorcode-d15b47 > .widget-header > .widget-toolbar > .nav-tabs {
            border-color: #C5D0DC;
            margin-bottom: 0 !important;
            position: relative;
            top: 1px;
        }

            .widget-colorcode-d15b47 > .widget-header > .widget-toolbar > .nav-tabs > li > a {
                padding: 7px 12px 8px;
            }

            .widget-colorcode-d15b47 > .widget-header > .widget-toolbar > .nav-tabs > li > a, .nav-tabs > li > a:focus {
                border-radius: 0 !important;
                color: white;
                margin-right: -1px;
                line-height: 18px;
                position: relative;
            }

                .widget-colorcode-d15b47 > .widget-header > .widget-toolbar > .nav-tabs > li > a:hover {
                    background-color: #FFF;
                    color: #4C8FBD;
                    border-color: #C5D0DC;
                }

                .widget-colorcode-d15b47 > .widget-header > .widget-toolbar > .nav-tabs > li > a:active, .nav-tabs > li > a:focus {
                    outline: 0 !important;
                }

            .widget-colorcode-d15b47 > .widget-header > .widget-toolbar > .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
                color: #576373;
                border-color: #C5D0DC #C5D0DC transparent;
                border-top: 2px solid #4C8FBD;
                background-color: #FFF;
                z-index: 1;
                line-height: 18px;
                margin-top: -1px;
                box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
            }
/*Widget light d15b47 ends */

/*Widget light ffa483 start*/
.widget-colorcode-ffa483 {
    border-color: #ffa483;
    background: #ffa483;
}

    .widget-colorcode-ffa483 > .widget-header {
        color: #f9f9f9;
        border-color: #ffa483;
        background: #ffa483;
    }

        .widget-colorcode-ffa483 > .widget-header > .widget-toolbar > .nav-tabs {
            border-color: #C5D0DC;
            margin-bottom: 0 !important;
            position: relative;
            top: 1px;
        }

            .widget-colorcode-ffa483 > .widget-header > .widget-toolbar > .nav-tabs > li > a {
                padding: 7px 12px 8px;
            }

            .widget-colorcode-ffa483 > .widget-header > .widget-toolbar > .nav-tabs > li > a, .nav-tabs > li > a:focus {
                border-radius: 0 !important;
                color: white;
                margin-right: -1px;
                line-height: 18px;
                position: relative;
            }

                .widget-colorcode-ffa483 > .widget-header > .widget-toolbar > .nav-tabs > li > a:hover {
                    background-color: #FFF;
                    color: #4C8FBD;
                    border-color: #C5D0DC;
                }

                .widget-colorcode-ffa483 > .widget-header > .widget-toolbar > .nav-tabs > li > a:active, .nav-tabs > li > a:focus {
                    outline: 0 !important;
                }

            .widget-colorcode-ffa483 > .widget-header > .widget-toolbar > .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
                color: #576373;
                border-color: #C5D0DC #C5D0DC transparent;
                border-top: 2px solid #4C8FBD;
                background-color: #FFF;
                z-index: 1;
                line-height: 18px;
                margin-top: -1px;
                box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
            }
/*Widget light ffa483 ends */

/*Widget light 555555 start*/
.widget-colorcode-555555 {
    border-color: #555555;
    background: #555555;
}

    .widget-colorcode-555555 > .widget-header {
        color: white;
        border-color: #555555;
        background: #555555;
    }

        .widget-colorcode-555555 > .widget-header > .widget-toolbar > .nav-tabs {
            border-color: #C5D0DC;
            margin-bottom: 0 !important;
            position: relative;
            top: 1px;
        }

            .widget-colorcode-555555 > .widget-header > .widget-toolbar > .nav-tabs > li > a {
                padding: 7px 12px 8px;
            }

            .widget-colorcode-555555 > .widget-header > .widget-toolbar > .nav-tabs > li > a, .nav-tabs > li > a:focus {
                border-radius: 0 !important;
                color: white;
                margin-right: -1px;
                line-height: 18px;
                position: relative;
            }

                .widget-colorcode-555555 > .widget-header > .widget-toolbar > .nav-tabs > li > a:hover {
                    background-color: #FFF;
                    color: #4C8FBD;
                    border-color: #C5D0DC;
                }

                .widget-colorcode-555555 > .widget-header > .widget-toolbar > .nav-tabs > li > a:active, .nav-tabs > li > a:focus {
                    outline: 0 !important;
                }

            .widget-colorcode-555555 > .widget-header > .widget-toolbar > .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
                color: #576373;
                border-color: #C5D0DC #C5D0DC transparent;
                border-top: 2px solid #4C8FBD;
                background-color: #FFF;
                z-index: 1;
                line-height: 18px;
                margin-top: -1px;
                box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
            }
/*Widget light 555555 ends */

/*Widget light d6487e start*/
.widget-colorcode-d6487e {
    border-color: #d6487e;
    background: #d6487e;
}

    .widget-colorcode-d6487e > .widget-header {
        color: white;
        border-color: #d6487e;
        background: #d6487e;
    }

        .widget-colorcode-d6487e > .widget-header > .widget-toolbar > .nav-tabs {
            border-color: #C5D0DC;
            margin-bottom: 0 !important;
            position: relative;
            top: 1px;
        }

            .widget-colorcode-d6487e > .widget-header > .widget-toolbar > .nav-tabs > li > a {
                padding: 7px 12px 8px;
            }

            .widget-colorcode-d6487e > .widget-header > .widget-toolbar > .nav-tabs > li > a, .nav-tabs > li > a:focus {
                border-radius: 0 !important;
                color: white;
                margin-right: -1px;
                line-height: 18px;
                position: relative;
            }

                .widget-colorcode-d6487e > .widget-header > .widget-toolbar > .nav-tabs > li > a:hover {
                    background-color: #FFF;
                    color: #4C8FBD;
                    border-color: #C5D0DC;
                }

                .widget-colorcode-d6487e > .widget-header > .widget-toolbar > .nav-tabs > li > a:active, .nav-tabs > li > a:focus {
                    outline: 0 !important;
                }

            .widget-colorcode-d6487e > .widget-header > .widget-toolbar > .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
                color: #576373;
                border-color: #C5D0DC #C5D0DC transparent;
                border-top: 2px solid #4C8FBD;
                background-color: #FFF;
                z-index: 1;
                line-height: 18px;
                margin-top: -1px;
                box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
            }
/*Widget light d6487e ends */

/*Widget light 9585bf start*/
.widget-colorcode-9585bf {
    border-color: #9585bf;
    background: #9585bf;
}

    .widget-colorcode-9585bf > .widget-header {
        color: white;
        border-color: #9585bf;
        background: #9585bf;
    }

        .widget-colorcode-9585bf > .widget-header > .widget-toolbar > .nav-tabs {
            border-color: #C5D0DC;
            margin-bottom: 0 !important;
            position: relative;
            top: 1px;
        }

            .widget-colorcode-9585bf > .widget-header > .widget-toolbar > .nav-tabs > li > a {
                padding: 7px 12px 8px;
            }

            .widget-colorcode-9585bf > .widget-header > .widget-toolbar > .nav-tabs > li > a, .nav-tabs > li > a:focus {
                border-radius: 0 !important;
                color: white;
                margin-right: -1px;
                line-height: 18px;
                position: relative;
            }

                .widget-colorcode-9585bf > .widget-header > .widget-toolbar > .nav-tabs > li > a:hover {
                    background-color: #FFF;
                    color: #4C8FBD;
                    border-color: #C5D0DC;
                }

                .widget-colorcode-9585bf > .widget-header > .widget-toolbar > .nav-tabs > li > a:active, .nav-tabs > li > a:focus {
                    outline: 0 !important;
                }

            .widget-colorcode-9585bf > .widget-header > .widget-toolbar > .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
                color: #576373;
                border-color: #C5D0DC #C5D0DC transparent;
                border-top: 2px solid #4C8FBD;
                background-color: #FFF;
                z-index: 1;
                line-height: 18px;
                margin-top: -1px;
                box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
            }
/*Widget light 9585bf ends */

/*Widget light 87b87f start*/
.widget-colorcode-87b87f {
    border-color: #87b87f;
    background: #87b87f;
}

    .widget-colorcode-87b87f > .widget-header {
        color: white;
        border-color: #87b87f;
        background: #87b87f;
    }

        .widget-colorcode-87b87f > .widget-header > .widget-toolbar > .nav-tabs {
            border-color: #C5D0DC;
            margin-bottom: 0 !important;
            position: relative;
            top: 1px;
        }

            .widget-colorcode-87b87f > .widget-header > .widget-toolbar > .nav-tabs > li > a {
                padding: 7px 12px 8px;
            }

            .widget-colorcode-87b87f > .widget-header > .widget-toolbar > .nav-tabs > li > a, .nav-tabs > li > a:focus {
                border-radius: 0 !important;
                color: white;
                margin-right: -1px;
                line-height: 18px;
                position: relative;
            }

                .widget-colorcode-87b87f > .widget-header > .widget-toolbar > .nav-tabs > li > a:hover {
                    background-color: #FFF;
                    color: #4C8FBD;
                    border-color: #C5D0DC;
                }

                .widget-colorcode-87b87f > .widget-header > .widget-toolbar > .nav-tabs > li > a:active, .nav-tabs > li > a:focus {
                    outline: 0 !important;
                }

            .widget-colorcode-87b87f > .widget-header > .widget-toolbar > .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
                color: #576373;
                border-color: #C5D0DC #C5D0DC transparent;
                border-top: 2px solid #4C8FBD;
                background-color: #FFF;
                z-index: 1;
                line-height: 18px;
                margin-top: -1px;
                box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
            }
/*Widget light 87b87f ends */

/*Widget light 6fb3e0 start*/
.widget-colorcode-6fb3e0 {
    border-color: #438eb9;
    background: #438eb9;
}

    .widget-colorcode-6fb3e0 > .widget-header {
        color: white;
        border-color: #438eb9;
        background: #438eb9;
    }

        .widget-colorcode-6fb3e0 > .widget-header > .widget-toolbar > .nav-tabs {
            border-color: #C5D0DC;
            margin-bottom: 0 !important;
            position: relative;
            top: 1px;
        }

            .widget-colorcode-6fb3e0 > .widget-header > .widget-toolbar > .nav-tabs > li > a {
                padding: 7px 12px 8px;
            }

            .widget-colorcode-6fb3e0 > .widget-header > .widget-toolbar > .nav-tabs > li > a, .nav-tabs > li > a:focus {
                border-radius: 0 !important;
                color: white;
                margin-right: -1px;
                line-height: 18px;
                position: relative;
            }

                .widget-colorcode-6fb3e0 > .widget-header > .widget-toolbar > .nav-tabs > li > a:hover {
                    background-color: #FFF;
                    color: #4C8FBD;
                    border-color: #C5D0DC;
                }

                .widget-colorcode-6fb3e0 > .widget-header > .widget-toolbar > .nav-tabs > li > a:active, .nav-tabs > li > a:focus {
                    outline: 0 !important;
                }

            .widget-colorcode-6fb3e0 > .widget-header > .widget-toolbar > .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
                color: #576373;
                border-color: #C5D0DC #C5D0DC transparent;
                border-top: 2px solid #4C8FBD;
                background-color: #FFF;
                z-index: 1;
                line-height: 18px;
                margin-top: -1px;
                box-shadow: 0 -2px 3px 0 rgba(0,0,0,.15);
            }
/*Widget light 6fb3e0 ends */


/*table-striped blue*/
.table-striped-blue > tbody > tr:nth-child(even) > td,
.table-striped-blue > tbody > tr:nth-child(even) > th {
    background-color: #aed4ee;
}
/*table-striped orange*/
.table-striped-orange > tbody > tr:nth-child(even) > td,
.table-striped-orange > tbody > tr:nth-child(even) > th {
    background-color: #ffc9b6;
}
/*table-striped yellow*/
.table-striped-yellow > tbody > tr:nth-child(even) > td,
.table-striped-yellow > tbody > tr:nth-child(even) > th {
    background-color:#fdfde9;
}
/*table-striped darkgray*/
.table-striped-darkgray > tbody > tr:nth-child(even) > td,
.table-striped-darkgray > tbody > tr:nth-child(even) > th {
    background-color: #7c7c7c;
    color: white;
}
/*table-striped pink*/
.table-striped-pink > tbody > tr:nth-child(even) > td,
.table-striped-pink > tbody > tr:nth-child(even) > th {
    background-color: #e486aa;
}

/*table-striped purple*/
.table-striped-purple > tbody > tr:nth-child(even) > td,
.table-striped-purple > tbody > tr:nth-child(even) > th {
    background-color: #ded8eb;
}
/*table-striped green*/
.table-striped-green > tbody > tr:nth-child(even) > td,
.table-striped-green > tbody > tr:nth-child(even) > th {
    background-color: #a6caa0;
}

/*table-striped pink*/
.table-striped-pink > tbody > tr:nth-child(even) > td,
.table-striped-pink > tbody > tr:nth-child(even) > th {
    background-color: #df729b;
}











