@charset "UTF-8";
/* CSS Document
Author Name: Saptarang
Author URI: http://www.saptarang.org
Themeforest: http://themeforest.net/user/saptarang?ref=saptarang
Creation Date: 14th November, 2013
Description: A default stylesheet for Primo Responsive Landing Template Designed & Developed By Saptarang.
*/

/* Set different styles for the element you want to override */
.slide{
  height: 20em;
}
.slide .carousel-inner{
  max-height: 20em !important;
}
@media (min-width: 768px){
  .form-group .col-sm-5{
    width: 31.66666667%;
  }
}
.marathon-type-wrapper{
  margin-top: 10px;
  margin-bottom: 30px;
  border: 2px dashed #ff6d40;
  padding: 15px;
}
.marathon-type-wrapper h4{
  color: #ff6d40;
}
.birthdate-wrapper .col-sm-7{
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}
.birthdate-wrapper .col-sm-offset-3{
  margin-left: 0%;
}
@media (min-width: 768px){
  .birth-month-wrapper {
      width: 21%;
  }
}
table.detail-view th{
  width: 30% !important;
  font-weight: bold;
}

.schedule-box ul.activities li{
  padding: 0px;
  position: relative;
}

.schedule-box ul.activities li.active{
  border-left: 3px solid #ff6d40;
  background: #f5f5f5;
}

.schedule-box ul.activities li a{
  display: block;
  font-size: 16px;
  padding: 10px;
}
.schedule-box ul.activities li a:hover{
  text-decoration: none;
}

/* .schedule-box ul.activities li a i{
  position: absolute;
  right: 0;
  font-size: 30px;
  top: 15px;
  color: #ddd;
} */

ul.author-menu-management li a{
  font-weight: 400;
  font-size: 14px !important;
  color: #555;
}
ul.author-menu-management li.active a{
  color: #ff6d40;
}
ul.author-menu-management li.logout a{
  color: #a94442;
}
ul.author-menu-management li.logout a i{
  position: relative;
  font-size: 15px !important;
  top: 0;
  color: #a94442;
}

.page-title-header h3{
  margin-bottom:25px;
  margin-top: 0;
}
fieldset
{
  border: 1px solid #ddd !important;
  margin: 0 0 30px 0 !important;
  xmin-width: 0;
  padding: 10px !important;
  position: relative;
  border-radius:4px;
  background: #fdfdfd91;
}

legend
{
  font-size:14px !important;
  font-weight:bold;
  margin-bottom: 0px;
  width: 35% !important;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px 5px 5px 10px !important;
  background-color: #f5f5f5 !important;
}


.form-group{
  margin-bottom: 0 !important;
}

.container-items .box{
  margin-bottom: 20px;
}

.container-items .box-header{
  border-bottom: 2px solid #f5f5f5;
  border-top: 2px solid #f5f5f5;
  padding: 5px 10px;
  margin-bottom: 15px;
  background: #f5f5f57d;
}

.container-items .box-title{
  font-weight: bold;
}

.container-files table.table tbody tr th ,.container-files table.table tbody tr td{
  padding: 3px 4px;
}
.container-files table.table thead tr th a{
  font-weight: bold;
}
.container-authors-view table.detail-view th ,.container-authors-view table.detail-view td{
  padding: 4px 8px;
}

.btn-onevent{
  background-color: #ff6d40;
}

table.detail-view tr:first-child th{
  border :0;
}
table.detail-view tr:first-child td{
  border :0;
}

table.detail-view tr th{
  color: #999;
}

.sweet-alert fieldset{
  display: none;
}


.btn{
  text-transform: none;
}
img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.img-rounded {
    border-radius: 3px;
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ededf0;
    border-radius: 3px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    moz-transition: all .2s ease-in-out;
    o-transition: all .2s ease-in-out;
    padding: 2px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before {
        content: '';
        position: absolute;
        display: block;
        width: 4px;
        background: #f5f5f6;
        /*left: 50%;*/
        top: 20px;
        bottom: 20px;
        margin-left: 30px;
    }

    .timeline-centered .timeline-entry {
        position: relative;
        /*width: 50%;
        float: right;*/
        margin-top: 5px;
        margin-left: 42px;
        margin-bottom: 10px;
        clear: both;
    }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry.begin {
            margin-bottom: 0;
        }

        .timeline-centered .timeline-entry.left-aligned {
            float: left;
        }

            .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
                margin-left: 0;
                margin-right: -18px;
            }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
                    left: auto;
                    right: -100px;
                    text-align: left;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
                    float: right;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
                    margin-left: 0;
                    margin-right: 70px;
                }

                    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
                        left: auto;
                        right: 0;
                        margin-left: 0;
                        margin-right: -9px;
                        -moz-transform: rotate(180deg);
                        -o-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        transform: rotate(180deg);
                    }

        .timeline-centered .timeline-entry .timeline-entry-inner {
            position: relative;
            margin-left: -20px;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
                position: absolute;
                left: -100px;
                text-align: right;
                padding: 10px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
                    display: block;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
                        font-size: 15px;
                        font-weight: bold;
                    }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
                        font-size: 12px;
                    }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
                margin-top: 8px;
                background: #fff;
                color: #737881;
                display: block;
                width: 20px;
                height: 20px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
                text-align: center;
                -moz-box-shadow: 0 0 0 5px #f5f5f6;
                -webkit-box-shadow: 0 0 0 5px #f5f5f6;
                box-shadow: 0 0 0 5px #f5f5f6;
                line-height: 20px;
                font-size: 15px;
                float: left;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
                    background-color: #303641;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
                    background-color: #ee4749;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
                    background-color: #00a651;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
                    background-color: #21a9e1;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
                    background-color: #fad839;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
                    background-color: #cc2424;
                    color: #fff;
                }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
                position: relative;
                background: #f5f5f6;
                padding: 1em;
                margin-left: 40px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 9px 9px 9px 0;
                    border-color: transparent #f5f5f6 transparent transparent;
                    left: 0;
                    top: 10px;
                    margin-left: -9px;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
                    color: #737881;
                    font-family: "Noto Sans",sans-serif;
                    font-size: 12px;
                    margin: 0;
                    line-height: 1.428571429;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
                        margin-top: 15px;
                    }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
                    font-size: 16px;
                    margin-bottom: 10px;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
                        color: #303641;
                    }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
                        -webkit-opacity: .6;
                        -moz-opacity: .6;
                        opacity: .6;
                        -ms-filter: alpha(opacity=60);
                        filter: alpha(opacity=60);
                    }

.box-header-divider{
  border-bottom: 2px solid #f5f5f5;
  border-top: 2px solid #f5f5f5;
  padding: 5px 10px;
  margin-bottom: 15px;
  background: #f5f5f57d;
  font-weight: bold;
}

.container-files table.table th{
  border-bottom: 2px solid #f5f5f5;
    border-top: 2px solid #f5f5f5;
    padding: 5px 10px;
    margin-bottom: 15px;
    background: #f5f5f57d;
}
.container-files table.table th a{
    color: #6a6a6a;
}
.review-wrapper hr{
  margin-top: 10px;
  margin-bottom: 10px;
}
.status-label{
  font-size: 11px !important;
  padding: 2px 6px !important;
  margin-bottom: 3px !important;
}
.alert-default{
  background: #e4e2e2 !important;
  border: 1px solid #ccc !important;
}
.pp-title{
  color: #676767;
  font-weight: 400;
}
