/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 22, 2016, 1:26:57 PM
    Author     : lala
*/

.float-style-right{
    float: right;
}
.div_save {
    width: 75%;
}

.trash-team {
    float: right;
    width: 50%;
}

.div_atas_peserta {
    width: 80%;
    display: table;
}

.background-white {
    background-color: #FFFFFF;
}

.fa-user:before {
    content: "\f007";
}

.margin-filter-btn {
    margin-top: 27px;
}

.background-white:hover {
    background-color: whitesmoke !important;
}

.background-blue {
    background-color: #E8F5F9;
}


.float-style-right1{
    float: right;
    padding-right: 0;
}

.float-style-left1{
    float: left;
    padding-left: 0;
    margin-bottom: 10px;
}

.btn-disposisi-detail {
    float: right;
}

.float-style-btn {
    float: right;
}

.text-signup-left {
    text-align: left;
}

.btn-mobile {
    display: none;
}

.text-signup-right {
    text-align: right;
}

.container_1 {
    width: 40%;
    margin-bottom: 80px;
}

.container_2 {
    width: 70%;
    margin-bottom: 80px;
}

.container_3 {
    width: 80%;
    margin-bottom: 80px;
}

.container_4 {

    width: 71%;
    margin-bottom: 80px;
}

.container_5 {

    width: 60%;
    margin-bottom: 102px;
}

.form-group_1{
    display: -webkit-box;
}

.label_list_new {
    width: 249px;
}

.btn-edit_1 {
    display: flex;
}

.btn-edit_2 {
    margin-right:10px;
    margin-left: -26px;
}

.new-buttom {
    margin-bottom: 10px;
}

.rata-kanan {
    float: right !important;
}

.height-filter {
    height: 230px;
}

.height-filter1 {
    height: 175px;
}

@media screen and (max-width: 1200px) {

    .rata-kanan {
        float: none !important;
    }
    .height-filter {
        height: 550px;
    }
    .height-filter1 {
        height: 380px;
    }

    .padding-kosong{
        padding-left: 0;
        padding-right: 0;
    }

    .float-style-right{
        float: none;
    }

}
@media screen and (max-width: 1080px) {
    .container_5 {

        width: 80%;
    }
}

@media screen and (max-width: 780px) {

    .trash-team {
        float: none;
        width: 100%;
    }

    .div_atas_peserta {
        width: 100%;
    }

    .tindakan_disposisi {
        overflow-x:scroll;
        margin-bottom: 20px;
    }

    .margin-filter-btn {
        margin-top: 0;
    }

    .text-signup-left{
        text-align: center;
    }

    .text-signup-right{
        text-align: center;
    }

    .btn-edit_1 {
        display: block;
    }

    .padding-kosong{
        padding-left: 0;
        padding-right: 0;
    }

    .btn-edit_2 {
        margin-right:0px;
        margin-left:0px;
        margin-bottom: 10px;
    }    

    .container_1  {
        width: 100%;

    }

    .container_2 {
        width: 100%;
    }

    .container_3 {
        width: 100%;
    }


    .container_4 {

        width: 100%;
    }

    .container_5 {

        width: 100%;
    }

    .input-contact-us{
        width: 100%;
    }

    .form-group_1{
        display: block;
    }

    .label_list_new {
        width: 249px;
        margin-bottom: 10px;
    }

    .new-buttom {
        margin-bottom: -11px;
    }
}


/* Custom rechaptca here */
#responsive_recaptcha {
    background-color: #b71800;
    padding: 0.5em;
    border-radius: 1em;
    position: relative;
    overflow: auto;
    max-width: 480px;
    font: 0.75em/1em "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ffffff;
}
#responsive_recaptcha a {
    color: #ffffff;
    text-decoration: none;
}
#responsive_recaptcha img,
#responsive_recaptcha #recaptcha_image {
    width: 100% !important;
    height: auto !important;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#responsive_recaptcha .solution {
    margin-top: 0.5em;
    padding: 0.5em;
    padding-top: 1em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fbe098;
    color: #000000;
    display: block;
}
#responsive_recaptcha .solution input {
    display: block;
    width: 100%;
    margin: 0.5em auto;
    -webkit-appereance: none;
    border: 1px solid #f7c236;
    font: inherit;
    font-size: 150%;
    outline: none;
}
#responsive_recaptcha .solution input:focus {
    border-color: #b71800;
}
#responsive_recaptcha .options {
    margin-top: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#responsive_recaptcha .options a {
    background-color: #c5523d;
    display: block;
    padding: 0.5em;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    font-size: 8px !important;
    font-weight: bold;
}
#responsive_recaptcha .options a:first-child {
    border-radius: 0.5em 0.5em 0 0;
}
#responsive_recaptcha .options a:last-child {
    border-radius: 0 0 0.5em 0.5em;
    border-bottom: 1px solid #000000;
}
@media screen and (min-width: 480px) {
    #responsive_recaptcha .solution {
        float: left;
        width: 66%;
        margin-top: 0.5em;
        padding: 1em;
    }
    #responsive_recaptcha .solution input {
        margin: 0.35em auto;
        width: 90%;
    }
    #responsive_recaptcha .options {
        float: right;
        width: 34%;
        padding-left: 0.5em;
    }
}


.box_base_login{
    margin-top: 10%;
    background: white;
    padding: 16px;
    border: 1px solid #4e8bbe;
    border-radius: 0.3em;
}

@media screen and (min-width: 1024px) {
    .box_base_login{
        margin-left: 31%;
        margin-right: 31%;
    }
}

@media screen and (max-width: 1200px) {
    .float-style-right1{
        float: none;
        padding: 0;
    }
    .float-style-left1{
        float: none;
        padding: 0;
    }
    .btn-mobile {
        display: block;
    }

    .btn-dekstop {
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    .box_base_login{
        margin-left: 2%;
        margin-right: 2%;
    }
}

.base_header_login h1{
    font-size: 28px;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 780px) {

    .title-disposisi-detail1 {
        margin-bottom: 80px;
    }


    .div_save {
        width: 100%;
    }

    .btn-disposisi-detail {
        margin-top: -55px;
        float: left;
        width: 100%;
    }

    .float-style-right1{
        float: none;
        padding: 0;
    }

}

.header_frame{
    height: 50px;
    width: 100%;
    display: table;
    background: #6a91a5;
    background: -moz-linear-gradient(top,  #6a91a5 0%, #638598 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #6a91a5 0%,#638598 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #6a91a5 0%,#638598 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a91a5', endColorstr='#638598',GradientType=0 ); /* IE6-9 */
}

.menu_top{
    background: #22262f;
    width: 100%;
    display: table;
}


/*Yandu*/
.sub-submenu li a {
    color: #fff !important;
    padding-left: 0px !important;
}
.menu_top ul li{
    float: left;
    list-style: none;
    font-weight: 100;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: #8b95ab;
    padding: 10px !important;
    z-index: 1000;
}
.menu_top ul li a{
    color: white;
    display: block;
    width: 100%;
    font-size: 13px;
}
.sub-submenu{
    position: absolute !important;
    margin-top: 10px !important;
    margin-left: -10px !important;
    width: 180px !important;
    z-index: 1000;
}
body{
    background-color: #dddddd !important;
}
.container{
    margin-top: 0px !important;
    margin-left: 0px !important;
    width: 100% !important;
    /*    padding-left: 0px !important;
        padding-right: 0px !important;*/
}
.page-header{
    margin-top: 0px !important;
    background: white !important;
    padding: 10px !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding-left: 16px !important;
    border-bottom: 2px solid #c7c7c7 !important;
}
.page-header h3{
    font-size: 31px;
    font-weight: 100;
    margin-top: 5px;
}
.create_box{
    background: white;
    padding: 10px;
    border-radius: 0.5em;
    border: 2px solid #ccc;
    display: table;
    width: 100%;
}
.create_box_header{
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
    padding-bottom: 9px;
}
.create_box_header h3{
    font-size: 29px;
    color: #8b91a0;
}
.create_box_header h4{
    font-size: 13px;
    color: #8b91a
}
.footer_yandu{
    background: #22262f;
    padding: 10px;
    padding-top: 22px;
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
}
.footer_yandu p{
    color: white;
    line-height: 0;
}
.parent_menu.active:after{
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 19px solid #e66b6b;
    position: absolute;
    content: "";
    margin-left: -20px;
    margin-top: 8px;
}
.child_submenu{
    width: 100% !important;
}
.menu_top ul{
    display: table;
    float: left;
    padding-bottom: 0px;
    margin-bottom: 0px;
    z-index: 1000;
}
.menu_top ul li{
    float: left;
    list-style: none;
    font-weight: 100;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: #8b95ab;
    padding: 10px !important;
    width: 182px;
    text-align: center;
}
.menu_top ul li.active{
    color: white;
    /*border-bottom: 5px solid #e66b6b;*/
    background: #e66b6b;
}

.menu_top ul li:hover{
    background: #e66b6b;
}
.arrow-down {
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;

    border-top: 20px solid #f00;
}

.txt_required{
    color: red !important;
    font-weight: bold;
}

/*New Style Menu*/
.sub-sub-submenu{
    position: absolute;
    background: #387da3;
    margin-left: 168px;
    width: 191px;
    margin-top: -30px;
    border-left: 2px solid #22262f;
    display: none !important;
}
.sub-sub-submenu.active{
    display: block !important;
}
.sub-sub-submenu li{

}
.sub-sub-submenu li a{

}
.area-print{
    background: white;
    padding: 10px;
    display: table;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.left_header{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    height: 100%;
}
.right_header{
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 5px;
}
.menu_top{
    display: table;
}