/* CSS Document */

@import url('style_pc.css');
@import url('style_mobile.css');


    .dlg_prettey_photo_close
    {
        color: white;
        cursor: pointer;
        float: right;
        font-size: 20px;
        font-weight: bold;
        position: relative;
        top: -8px;
    }
    .dlg_prettey_photo_section
    {
        position: absolute;
        top: 20%;
        z-index: 600;
        width:100%
    }
    .dlg_prettey_photo_box
    {
        background: black none repeat scroll 0 0;
        border: 2px solid #ff734c;
        padding: 10px;
    }
    .dlg_prettey_photo_img {
        border: 3px solid white;
        width: 100%
    }
    .my_photo_img
    {
        width: 100%;
    }
    .crop_my_photo_img {
        height: 200px;
        overflow: hidden;
        width: 100%;
    }
    .my_photo_box {
        background-color: white;
        border: 1px solid #888;
        box-shadow: 8px 10px 10px -4px #888;
        height: 220px;
        padding: 5px;
        width: 240px;
    }

    .icon-pdf
    {
        background-image: url("/assets/img/pdf_icon_small_1.gif");
        background-position: center top !important;
        background-size: 20px auto !important;
        height: 25px !important;
        width: 25px !important;
        padding-left: 30px !important;
    }
    .icon-youtube
    {
        background-image: url("/assets/img/youtube_icon.png");
        background-position: center top;
        background-size: 20px auto;
        height: 25px;
        width: 25px;
        padding-left: 30px;
    }
    select.form-control {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 2px;
    }
    .fa.remove_bin.fa-trash.btn_remove_position {
        float: right;
        padding-top: 8px;
    }
    .profile_label_helper
    {
        color:#bdbec1;
        font-size: 10px;

    }

    .btn_blue_link {
        display: inline-block;
        font-size: 12px;
    }
    #form_save_profile {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .profile_list li {
        font-size: 14px ;
        list-style: outside none disc;
        margin-left: 15px;
        padding-bottom: 2px;
        padding-top: 2px;
    }
    .crop_profile_picture {
      
    }
    .profile_list {
        display: inline;
        margin: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
    .profile_title_text
    {
        text-transform:uppercase;
        font-weight:bold;
		padding-top: 15px;
    }
    .documnet_link
    {
        color:#232A36;
        text-decoration:underline;
        font-size: 14px;
    }
    .fc-first.fc-last {
        background-color: #d2f1fd;
        border: 1px solid #0e87c0;
        color: #0e87c0;
    }
    .event_dlg_body .col-md-12 {
        background: #0181be none repeat scroll 0 0;
        border-radius: 4px;
        color: white;
        height: 90%;
        margin-left: 10px;
        padding-top: 10px;
        width: 90%;
    }


    .grad_orange {
        background: -webkit-linear-gradient(#d55e46, #fd6c4f); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#d55e46, #fd6c4f); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#d55e46, #fd6c4f); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#d55e46, #fd6c4f); /* Standard syntax */
        width:60px;
        height:60px;
    }

    .fc-event {
        background: #0e87c0 none repeat scroll 0 0 !important;
        border-radius: 5px;
        padding: 2px;
    }

    .fc-day-number {
        color: #0e87c0;
        font-weight: bold;
    }
    .prettey_photo_title {
        color: black;
        font-size: 15px;
        font-weight: bold;
        padding-bottom: 5px;
        padding-top: 10px;
        text-transform: uppercase;
    }
    .prettey_photo_caption {
        color: #ff6f4a;
        padding-bottom: 10px;
    }
    .dlg_prettey_photo_title
    {
        color: white;
        font-size: 20px;
        padding-top: 10px;
        text-transform: uppercase;
    }

    .dlg_prettey_photo_description
    {
        color: white;
        padding-top: 10px;
    }
    .dlg_prettey_photo_caption
    {
        color: #ff734c;
    }
    .achievement_list
    {

        padding-left: 0;
    }
    .profile_edit_form
    {
        position: relative;
        z-index: 201 !important;
        margin-bottom: 20px;
    }


    .profile_head_info
    {
        position: relative;
        box-shadow: 0 0 10px -4px #888;
        z-index: 201 !important;
    }
    .
    #btn_edit
    {
        border: 1px solid #ff7547;
        cursor:pointer;
        padding:5px;
        float:right;
        color: #ff7547;
        font-size: 12px;
    }
    .form_save_controls
    {
        background-color:#fff;
    }
    /*#btn_save_profile
    {
        background: #ff6c4e none repeat scroll 0 0;
        border: 2px solid #000000;
        color: #000000;
        font-size: 15px;
        margin: 10px;
        padding: 10px;
        text-transform: uppercase;
    }*/
    .has-error.help-block {
        color: #a94442;
    }
    .has-error.form-control {
        border-color: #a94442;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    }
    .profile_label_text
    {
        font-weight:bold;
    }
    .btn-default {
        background-color: #fff;
        border-color: #ccc;
        color: #333;
    }
    .btn {
        -moz-user-select: none;
        background-image: none;
        border: 1px solid  #ccc;

        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857;
        margin-bottom: 0;
        padding: 6px 12px;
        text-align: center;
        vertical-align: middle;
        white-space: nowrap;
    }
    .row.event_box_dlg {

    }
    .cal_event_dlg_border
    {
        background: white none repeat scroll 0 0;
        border: 1px solid;
        padding: 10px;
    }
    #cal_event_dlg
    {

        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        position: fixed;
        top: 20%;
        width: 100%;
        z-index: 600;

    }

    #calendar .fc-widget-header, .fc-widget-content {
        border: 1px solid #0e87c0;
    }
    .event_dlg_body {
        background: white none repeat scroll 0 0;
        padding-top: 4px;
    }
    .event_dlg_header
    {
        background: white none repeat scroll 0 0;
    }
    .event_dlg_header {
        background: #e6e7e9 none repeat scroll 0 0;
        font-weight: bold;
    }
    .event_box_dlg
    {
        background:white;
        border: 1px solid #ced2d5;

    }
    .profile_main_section {
        box-shadow: 0 10px 10px -4px #888;
        margin-bottom: 45px;
        margin-top: -10px;
        padding-bottom: 20px;
        position: relative;
        padding-top: 10px;
        z-index: 202 !important;
    }
    .fileUpload input.upload {
        position: absolute;
        /*top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;*/
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        top:3px;
        width: 53px;left: 15px;
    }
    .ui-sortable {
        margin-left: 0;
        padding-left: 0;
    }


    .orange_button
    {
        /*background-color: transparent;
        border: 1px solid #ff7547;
        color: #ff7547;*/
        background: #FF7547 !important;
border: 2px solid #FF7547 !important;
color: #fff !important;
font-weight: bold;
border-radius: 2px;

        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        margin-top: 2px;
        padding: 5px;
    }
    
    .fileUpload:hover {
   /* background: #fff !important;
    color: #FF7547 !important;*/
    cursor: pointer;
}

    .ui-state-default {
        border: 1px solid #bdbec1;
        margin-top:2px;
        padding-bottom: 2px;
        padding-right: 2px;
        padding-top: 2px;
        cursor:all-scroll;
    }
    .profile_text
    {
        margin-left: 0;
        padding-left:1px;
        padding-top: 5px;
        margin-right: 0;
        padding-right:1px;
    }
    .profile_label_text {
        font-size: 13px;
        font-weight: bold;
        margin-right: 0;
        padding-right: 1px;
        padding-top: 5px;
    }

    .profile_row_space
    {
        padding-top: 10px;
    }
    .navbar-fixed-top {
        position: relative!important;
    }

    
/* Athlete new style buttons */  
    #btn_add_achievement {
    background: #00bf00 !important;
    border: 2px solid #00bf00 !important;
    font-family: "Poppins",sans-serif !important;
    font-weight: bold;
    padding: 4px 10px;
text-transform:none;
}
#btn_add_achievement:hover {
    background: #fff !important;
    color: #00bf00 !important;
}
/* Athlete new style buttons */