.main-content {
    margin-left: auto;
    margin-right: auto !important;
}


@media only screen and (max-width: 1050px) {
    .sidebar.menu ~ .main-content {
        margin-left: auto;
    }
}

.btn-success {
    border-radius: 20px;
    background-color: #005a39;
    padding: 6px 23px;
}

.btn-success:active, .btn-success:focus, .btn-success:hover {
    background-color: #00ac4a;
    color: #fff;
}

.form-control {
    border: solid 1px #F2F2F2;
    border-radius: 18px;
    -webkit-box-shadow: inset 0px 1px 1px #CCC;
    box-shadow: inset 0px 1px 1px #CCC
}

.slimScrollDiv .tab-content {
    margin-bottom: 60px;
}

.slimScrollBar {
    background: #00b060 !important;
    opacity: .8 !important;
}

#demoCicle {
    background: rgba(0, 0, 0, .9);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
}

#demoCicle #nameCicleDemo {
    color: #666;
    font-size: 16px;
    font-weight: bold;
}

#demoCicle .content {
  width: 90%;
  background: #FFF;
  height: auto;
  margin: 10px 5%;
  border-radius: 5px;
  border: 1px solid #EEE;
  padding: 20px;
}
#demoCicle #questionsDemo .questionNumber {
    font-size: 27px;
    position: absolute;
    left: -10px;
    top: -10px;
    width: 60px;
    line-height: 50px;
    background: red;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    color: #FFF;
    border: 4px solid #FFF;
}
#demoCicle .questionNameDemo {font-size: 16px; font-weight: bold; color:#456839}
#demoCicle .questionPathDemo {font-size: 13px; color:#666; margin-left: 5px; color:#456839}
/* #demoCicle .alternativesDemo ul {margin-top: 50px} */

#demoCicle .close {font-size: 31px}
#demoCicle h1.load {animation: blinker 1s linear infinite;}
#demoCicle .contentDemo {
  position: relative;
  font-size: 1.2em
}
#demoCicle .hideDemo {
  display: none
}
#demoCicle #questionCurrentDemo {
  font-size: 13px;
  margin: 10px 0 20px 0
}

#demoCicle li .correct , [isAltCorrect] {
  color: #456839;
  font-weight: bold;
  border: 1px solid #456839;
  padding: 2px 5px;
  border-radius: 5px;
  position: absolute;
  right: 12px;
}

#demoCicle #selGroupDemo {
  float: right;
  width: 250px;
  margin-right: 15px;
}

#demoCicle .paginationDemo .box-btn {
    padding: 8px 0 4px;
}

#demoCicle .paginationDemo .box-btn.btn-active {
    background: #ECECEC;
}

#demoCicle .paginationDemo button {
    margin-bottom: 5px;
    border-radius: 20px;
    padding: 6px 23px;
    color: #FFF;
    font-weight: bold;
}

#demoCicle .paginationDemo {
  width: 150px;
  min-height: 200px;
  text-align: center;
  border-left: 1px solid #999
}

/* #demoCicle #optionsDemo {
  margin: 20px 0 0
} */
#demoCicle .contentDemo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#demoCicle .contentDemo .quiz {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 5px 10px;
}

#demoCicle .questionsDemo {
  background: #FCFCFC;
    padding: 10px 10px 10px 50px;
    border-radius: 10px;
    border-top: 4px solid red;
    position: relative;
    margin-bottom: 10px;
}

#demoCicle .contentDemo .alternativesDemo ul#optionsDemo {
    list-style-type: upper-alpha;
}

#demoCicle .contentDemo .alternativesDemo ul#optionsDemo li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 55px;
    padding: 10px 70px 10px 15px;
    background: #EFEFEF;
    border-radius: 5px;
    position: relative;
}

#demoCicle .contentDemo .alternativesDemo ul#optionsDemo li.correct {
    border: 1px solid #73D673;
}

#demoCicle .contentDemo .alternativesDemo ul#optionsDemo li.correct .letter {
    font-weight: bold;
    border-color: #73D673;
    background: #e0e0e0;
}

#demoCicle .contentDemo .alternativesDemo ul#optionsDemo li p {
    margin-bottom: 0;
}

#demoCicle .contentDemo .alternativesDemo ul#optionsDemo li + li{
    margin-top: 10px;
}

#demoCicle .contentDemo .alternativesDemo ul#optionsDemo li .letter {
    position: absolute;
    left: -15px;
    padding: 0 6px;
    border-radius: 50%;
    text-align: center;
    background: #FCFCFC;
    border: 2px solid #666;
    font-size: 12px;
    line-height: 20px;
}

@keyframes blinker {
  50% {
    opacity: .3;
  }
}

/*Calendar Event*/
/*Notification*/
/*Alert*/
/*Badge*/
/*Buttons*/
/*Checkbox*/
/*Form Controls*/
/*Helpers*/
/*Labels*/
/*Modal*/
/*Panels*/
/*Popover*/
/*Progress Bar*/
/*Switch*/
/*Tabs*/
/*Tooltip*/
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,700,700italic,900,900italic);
/*@primary: #29c7ca;*/
/*@primary: #EBD72D;*/
/*@primary: #E076ED;*/
/*@primary: #26C1FF;*/
/*@primary: #F86E49;*/
/*@primary: #2CC491;*/
/*@primary: #8C5DAD;*/
/*@primary: #5F7EBE;*/
/*@primary: #1F9386;*/
/*@primary: #F9CE31;*/
/*@primary: #38A7DF;*/
/*@primary: #F69600;*/
/*@primary: #F07F7F;*/
/*@primary: #5BD2B8;*/
/*@primary: #8360C4;*/
/*@primary: #95a5a6;*/
/*@primary: #008299;*/
/*@primary: #82BA00;*/
/*@primary: #0072C6;*/
/*@primary: #DC4FAD;*/
/*@primary: #E91E63;*/
/*@primary: #34495e;*/
/*tables*/
table-fixed {
  width: 100%;
}
table-fixed thead,
table-fixed tbody,
table-fixed tr,
table-fixed td,
table-fixed th {
  display: block;
}
table-fixed tr:after {
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
}
table-fixed thead th {
  height: 30px;
  /*text-align: left;*/
}
table-fixed tbody {
  height: 120px;
  overflow-y: auto;
}
table-fixed thead {
  /* fallback */
}
table-fixed tbody td,
table-fixed thead th {
  width: 19.2%;
  float: left;
}
.validationMessage {
  color: #ff0000;
}


table.dataTable.arbos-table {
    border-bottom: none;
}

table.dataTable thead .sorting:after {
    opacity: 0.5;
}

div.dataTables_wrapper div.dataTables_length select,
div.dataTables_wrapper div.dataTables_length input {
    border-radius: 20px;
}

.dataTables_wrapper input {
    border-radius: 20px;
}

/*table lists*/
#search-listbox-table tbody .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    border: 0;
    margin: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    background: none;
    border: 0;
    box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    border: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button a {
  border-radius: 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button + .paginate_button  {
    margin-left: 8px;
}

table.dataTable > thead > tr th {
    background: black;
    color: #FFF;
    text-transform: uppercase;
    border-bottom: none;
    transition: all .3s;
}
table.dataTable > thead > tr th:first-child {
    border-radius: 20px 0 0 20px;
}

table.dataTable > thead > tr th:last-child {
    border-radius: 0 20px 20px 0;
}

table.dataTable > tbody:before {
    content: "-";
    display: block;
    line-height: 1em;
    color: transparent;
}

/*table.dataTable > tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
}

table.dataTable > tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    border-top-right-radius: 20px;
}

table.dataTable > tbody tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
}

table.dataTable > tbody tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    border-bottom-right-radius: 20px;
}*/

table.dataTable > tbody > tr.child ul.dropdown-menu {
    display: none;
}
table.dataTable > tbody > tr.child .open > ul.dropdown-menu {
    display: block;
}

table.dataTable > tbody > tr.child ul.dropdown-menu li {
    padding: 0;
}

.wizard .btn-inverse {
    border-radius: 20px;
}

/*Details*/
.statement-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

.statement-item > span {
    padding-left: 30px;
}

.statement-item i {
    color: #1b1e25;
    color: rgba(27, 30, 37, 0.6);
    font-size: 14px;
    height: 34px;
    left: 0;
    line-height: 34px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 36px;
}

#dock-container {
    position: fixed;
    text-align: center;
    padding: 0 50px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background: rgba(235,235,235,0.88);
    border-radius: 70px 70px 0 0;
    z-index: 3;



}

    #dock-container ul {
        padding-left: 0;
        display: inline-block;
        display: flex;
    }

    #dock-container li {
        list-style-type: none;
        float: left;
        position: relative;
        background-color: #a4ada9;
        border-radius: 50%;
        width: 64px;
        height: 64px;
        
        margin: -30px 20px 0;
        -webkit-transition: all 0.3s;
        -webkit-transform-origin: 50% 100%;
    }
        #dock-container li img {
            display: inline-block;
            padding: 20px;
        }

        #dock-container li img {
            width: 100%;
            /*-webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), to(rgba(255,255,255,.5)));*/

        }

        #dock-container li:hover {
            -webkit-transform: scale(1.3);
            margin-left: 25px;
            margin-right: 25px;
            background-color: #00b060;
        }

            #dock-container li:hover + li,
            #dock-container li.prev {
                -webkit-transform: scale(1.1);
                margin-left: 30px;
                margin-right: 30px;
            }

        #dock-container li span {
            display: none;
            position: absolute;
            top: -30px;
            left: 0;
            width: 100%;
            background-color: rgba(0,0,0,0.75);
            padding: 4px 0;
            border-radius: 12px;
        }

        #dock-container li:hover span {
            display: block;
            color: #fff;
        }


@media (min-width: 460px) and (max-width: 992px) {
    #dock-container {
        padding: 0 25px;
    }

    #dock-container ul li {
        margin: -30px 8px 0;
    }
}

@media (max-width: 459px) {
    #dock-container ul li {
        width: 40px;
        height: 40px;
        margin: -30px 10px 0;
    }

    #dock-container ul li:hover,
    #dock-container li:hover + li {
        -webkit-transform: scale(1);
        margin-left: 10px;
        margin-right: 10px;
    }

    #dock-container ul li img {
        padding: 8px;
    }
}