﻿/*.CMA_Contant input[type=text]
{
	height:35px;
}
.CMA_Contant .ms-authoringcontrols select:not(.ms-templatepicker,#WorkflowDefinition){
	height:35px;

}
.CMA_Contant select:not(.ms-templatepicker){
	height:35px;

}
.CMA_Contant select:not(#WorkflowDefinition){
	height:35px;

}
*/
.CMA_Contant  input[type=password],.CMA_Contant  input[type=text],.CMA_Contant  input[type=file],.CMA_Contant  textarea,.CMA_Contant  .ms-inputBox
{
	
	min-height:35px!important;
}
.CMA_Contant select
{
min-height:40px!important;
}
  
.CMA_Contant {
   width: 100%;
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
        padding-right: 11%;
    padding-left: 7%;
}

    .CMA_Contant .content-box-container {
        width: 50%;
        float: right;
        padding-left: 10px;
        position: relative;
    }

    .CMA_Contant .content-box {
       /* margin-bottom: 20px;*/
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
        border-radius: 3px;
        border-color: #dfe8f1;
        position: relative;
        border-width: 1px;
        border-style: solid;
        background: #fff;
        color: #3e4855;
        /* height: 320px;*/
        /*height: 400px;*/
       
    }
   
.CMA_Contant .content-box.Homepagewebpart,.CMA_Contant .content-box.Homepagewebpart .WebpartHeaderdesign
{
 border: 1px solid #023651!important;	
}
 .content-box .wikiandblog .wikiandblogul .WebpartHeaderdesign
    {
	border: none!important;	
	  }
    .CMA_Contant .content-box-DoubleHeight {
        height: 740px;
    }

    .CMA_Contant .content-box-FullHeight {
        height: 100%;
    }




    .CMA_Contant .content-box .content-box-header {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        font-size: 14px;
        text-transform: uppercase;
        margin: -1px -1px 0;
        padding: 8px;
        border-color: transparent;
        position: relative;
        border-width: 1px;
        border-style: solid;
        padding-right: 65px;
       
    }
 .CMA_Contant .content-box .content-box-header span
 {
	
	  /*font-size: 18px!important;*/
	  font-size: 1.5em!important;

	   font-weight:bolder!important;
}

        .CMA_Contant .content-box .content-box-header::before {
            display: table;
            content: '';
        }

        .CMA_Contant .content-box .content-box-header::after {
            clear: both;
            display: table;
            content: '';
        }

    .CMA_Contant .content-box .header-buttons-separator {
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
    }



    .CMA_Contant .header-buttons-separator .icon-separator:last-child {
        border-top-right-radius: 3px;
    }



.header-buttons-separator .icon-separator {
    top: 0;
    right: 0;
    display: block;
    float: right;
    min-width: 20px;
    height: 100%;
    padding: 0 10px;
    border-left: rgba(255,255,255,.21) solid 1px;
    background: rgba(255,255,255,.2);
}

    .header-buttons-separator .icon-separator .fa-icon {
        line-height: 30px;
        position: relative;
        top: 50%;
        display: block;
        min-width: 30px;
        height: 30px;
        margin: -15px 0 0;
        text-align: center;
    }


.content-box .content-box-wrapper {
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    line-height: 1.6em;
    padding: 10px;
    color: #3e4855;
}

.CMA_Contant .content-box-header.bg-white {
    border-color: #dfe8f1;
    background: #fff;
}


    .CMA_Contant .content-box-header.bg-white .header-buttons-separator .icon-separator {
        border-right: 0;
        border-left: #dfe8f1 solid 1px;
        background: rgba(255,255,255,.1);
    }




.RowContainer {
    /*margin-left: -15px;
    margin-right: -15px;*/
}

    .RowContainer::before, .RowContainer::after {
        content: " ";
        display: table;
    }

    .RowContainer::after {
        clear: both;
    }


    .RowContainer .col {
        float: right;
        position: relative;
        min-height: 1px;
        padding-left: 2%;
      
    }

    .RowContainer .colSmall {
        width: 16.666666666666664%;
        min-width: 174px;
    }

    .RowContainer .colBig {
        width: 45%;
    }

    .RowContainer .colMid {
        width: 30.3333%;
    }

    .RowContainer .colfullwidth {
        width: 95%;
    }

    .RowContainer .col .circle-tile {
        margin-bottom: 30px;
        text-align: center;
        box-sizing: border-box;
    }


        .RowContainer .col .circle-tile a {
            text-decoration: none;
        }

        .RowContainer .col .circle-tile .circle-tile-heading {
            position: relative;
            width: 80px;
            height: 80px;
            margin: 0 auto -40px;
            border: 3px solid rgba(255,255,255,0.3);
            border-radius: 100%;
            color: #fff;
            transition: all ease-in-out .3s;
        }

.circle-tile-heading .fa {
    line-height: 80px;
    width: 1.28571429em;
    text-align: center;
    font-size: 3em;
}

.circle-tile .dark-blue {
    background-color: #34495e;
}

.circle-tile .green {
    background-color: #16a085;
}

.circle-tile .blue {
    background-color: #2980b9;
}

.circle-tile .orange {
    background-color: #f39c12;
}

.circle-tile .red {
    background-color: #e74c3c;
}

.circle-tile .purple {
    background-color: #8e44ad;
}

.circle-tile .dark-gray {
    background-color: #7f8c8d;
}

.circle-tile .gray {
    background-color: #95a5a6;
}

.circle-tile .light-gray {
    background-color: #bdc3c7;
}

.circle-tile .yellow {
    background-color: #f1c40f;
}

.circle-tile-content {
    padding-top: 50px;
}

.circle-tile-description {
    text-transform: uppercase;
}

.text-faded {
    color: rgba(255,255,255,0.7);
}

.circle-tile-number {
    padding: 5px 0 15px;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
}

.circle-tile-footer {
    display: block;
    padding: 5px;
    color: rgba(255,255,255,0.5);
    background-color: rgba(0,0,0,0.1);
    transition: all ease-in-out .3s;
}


    .circle-tile-footer:hover {
        text-decoration: none;
        color: rgba(255,255,255,0.5);
        background-color: rgba(0,0,0,0.2);
    }

.circle-tile-heading.dark-blue:hover {
    background-color: #2e4154;
}

.circle-tile-heading.green:hover {
    background-color: #138f77;
}

.circle-tile-heading.orange:hover {
    background-color: #da8c10;
}

.circle-tile-heading.blue:hover {
    background-color: #2473a6;
}

.circle-tile-heading.red:hover {
    background-color: #cf4435;
}

.circle-tile-heading.purple:hover {
    background-color: #7f3d9b;
}



.custom-btn-div {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

    .custom-btn-div::before {
    }

    .custom-btn-div::after {
        clear: both;
    }

    .custom-btn-div .custom-btn {
        padding: 0;
        border: 0;
        margin-bottom: 20px;
        border-radius: 3px;
        line-height: 32px;
        height: 34px;
        min-width: 34px;
        font-size: 12px;
        position: relative;
        display: inline-block;
        padding: 0 12px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: center;
        white-space: nowrap;
        border-width: 1px;
        border-style: solid;
        border-color: transparent;
        background-image: none;
        -o-user-select: none;
        webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        overflow: visible;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }






        .custom-btn-div .custom-btn span {
            padding: 0 20px;
            left: 0;
            position: relative;
            transition: opacity .2s ease-out,left .2s ease-out;
            -webkit-transition: opacity .2s ease-out,left .2s ease-out;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .custom-btn-div .custom-btn:hover span {
            left: -15px;
        }

        .custom-btn-div .custom-btn:hover i {
            opacity: 1;
        }


        .custom-btn-div .custom-btn i {
            opacity: 0;
            -ms-filter: "alpha(opacity=0)";
            position: absolute;
            right: 20px;
            transition: all .2s ease-out;
            -webkit-transition: all .2s ease-out;
            text-align: center;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .custom-btn-div .custom-btn i.icon-btn-arrow::before {
                content: "\f061";
            }

            .custom-btn-div .custom-btn i.icon-btn-save::before {
                content: "\f0c7";
            }


            .custom-btn-div .custom-btn i::before {
                font-family: FontAwesome;
                font-weight: 400;
                font-style: normal;
                display: inline-block;
                text-align: center;
                text-decoration: none;
                background: 0 0;
                speak: none;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

    .custom-btn-div .btn-default {
        color: #555a60;
        background-color: #FEFEFF;
        border-color: #dfe8f1;
    }

        .custom-btn-div .btn-default:hover {
            color: #2b2f33;
            border-color: #bfc8d1;
            background-color: #f3f3f9;
        }


.dashboard-box {
    border-radius: 3px;
    border-color: #dfe8f1;
    position: relative;
    border-width: 1px;
    border-style: solid;
    background: #fff;
    margin-bottom: 20px;
}

    .dashboard-box::after, .dashboard-box::before {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .dashboard-box .content-wrapper {
        overflow: hidden;
        margin: 0 15px 15px;
        padding: 15px 0 0;
    }

    .dashboard-box .button-pane {
        border-color: #dfe8f1;
        color: #555a60;
        background-color: #FEFEFF;
        border-top-style: solid;
        border-top-width: 1px;
        padding: 10px 10px 10px 15px;
        
        text-align: center;
        border-width: 1px 0 0;
        border-style: solid;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

     .dashboard-box .button-pane a ,
     .dashboard-box .button-pane a:visited,
     .dashboard-box .button-pane a:hover{
        
        color: #555a60;
        padding: 4px;
    }

        .dashboard-box .button-pane::before, .dashboard-box .button-pane::after {
            display: table;
            content: '';
        }

        .dashboard-box .button-pane::after {
            clear: both;
        }

.dashboard-box-chart .button-pane .size-md {
    font-size: 16px;
    line-height: 32px;
    height: 34px;
    min-width: 34px;
}

.float-left, .pull-left {
    float: left !important;
}

.float-right, .pull-right {
    float: right !important;
}


.dashboard-box-chart .btn {
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    padding: 0 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    white-space: nowrap;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background-image: none;
    -o-user-select: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
}

.dashboard-box-chart .btn-default {
    color: #555a60;
    background-color: #FEFEFF;
    border-color: #dfe8f1;
}


.dashboard-box-chart .button-pane .btn i {
    min-width: 11px;
    display: block;
    text-align: center;
}
.CMA_Contant .content-box .content-box-header.WebpartHeaderdesign
 {
     /*  background: rgba(217,217,217,1)!important;
    background: -moz-linear-gradient(left, rgba(217,217,217,1) 0%, rgba(212,212,212,1) 1%, rgba(226,226,226,1) 43%, rgba(245,245,245,1) 100%)!important;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(217,217,217,1)), color-stop(1%, rgba(212,212,212,1)), color-stop(43%, rgba(226,226,226,1)), color-stop(100%, rgba(245,245,245,1)))!important;
    background: -webkit-linear-gradient(left, rgba(217,217,217,1) 0%, rgba(212,212,212,1) 1%, rgba(226,226,226,1) 43%, rgba(245,245,245,1) 100%)!important;
    background: -o-linear-gradient(left, rgba(217,217,217,1) 0%, rgba(212,212,212,1) 1%, rgba(226,226,226,1) 43%, rgba(245,245,245,1) 100%)!important;
    background: -ms-linear-gradient(left, rgba(217,217,217,1) 0%, rgba(212,212,212,1) 1%, rgba(226,226,226,1) 43%, rgba(245,245,245,1) 100%)!important;
    background: linear-gradient(to right, rgba(217,217,217,1) 0%, rgba(212,212,212,1) 1%, rgba(226,226,226,1) 43%, rgba(245,245,245,1) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#f5f5f5', GradientType=1 )!important;*/
   height: 57px!important;
       padding: 8px 0px 8px 0px;!important;
         
         border-bottom: 0px!important;
        }
.CMA_Contant .content-box .content-box-header.WebpartHeaderdesign span
{
	color:#37373a;
	/*color:#023651;*/
}
.content-box .WebpartHeaderdesign > hr 
 {
          /* margin: 0px!important; */
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    border-bottom: 3px solid #ae862d;
    /* top: 20px!important; */
    margin: 0px 0px 0px 0px;        }

.content-box .WebpartHeaderdesign .icon-separator .fa 
 {
           /* font-size: 30px;*/
             font-size: 1.5em;

            vertical-align: middle;
            padding: 0px 15px 0px 15px;
                   }
 .WebpartHeaderdesign .CMA_MoreInfo a,.WebpartHeaderdesign .CMA_MoreInfo a:hover,.WebpartHeaderdesign .CMA_MoreInfo a:visited {
      color: black;
    font-size: 16px;
    }
  .BootstrapCustomWrapper .ApprovalChecklist .CmastarNomineediv {
	
	 border: 3px solid #78858e;
    /* margin: 2px; */
    padding: 10px;
    border-radius: 15px
}
.BootstrapCustomWrapper .ApprovalChecklist .CmastarNomineediv  th{
	
	color:#023651;
	font-weight:bold;
	text-align:right!important;
	}
	.BootstrapCustomWrapper .ApprovalChecklist .CmastarNomineediv  td{
	
	font-weight:normal;
	display:table;
	}
	.BootstrapCustomWrapper .ApprovalChecklist .CmastarNomineediv .Commentstable td,.BootstrapCustomWrapper .ApprovalChecklist .CmastarNomineediv .Commentstable th
	{
	display:table;
}

.CMA_Contant .content-box.Homepagewebpart,.CMA_Contant .content-box.Homepagewebpart .content-box-header.bg-white
{
	
	border:none;
}
.content-box .wikiandblog .wikiandblogul
{
  border-bottom: 2px solid #cca41c;
}
.content-box  .wikiandblog .content-box-header.WebpartHeaderdesign
{
  height: 35px!important;
}
.BootstrapCustomWrapper .wikiandblog .nav-tabs > li.active a * {
    color: #023651!important;
}
.CMA_AnnouncementWikiBlog > ul li
{
/*	height:80px!important;*/
}
.CMA_AnnouncementWikiBlog 
{
	height:300px!important;
}
.cmaBtn {
    min-width: 120px!important;
    /* font-family: "Helvetica Regular"!important;*/
  /*  color: #444;*/
    height: 40px!important;
    border-color: #cccccc;
    border-radius: 20px!important;
    color: white;
  /*  background: #ae862d !important;*/
}
.cmainputBox{
 
    height: 40px!important;
    border-color: #ae862d!important;
    border-radius: 20px!important;
    font-size: 14px;
    color: #ae862d!important;
    padding: 0px 15px 0px 15px;
}
.cmaddl
{
    border-radius: 20px;
    min-width: 120px;
    padding: 0px 20px 0px 20px;
    color: #999999;
    font-size: 14pt;
   /* font-family: "Helvetica Regular"!important;*/
    border-color: #ae862d;
}

 .cmaddl option {
    background: #cccccc;
    color: #023651;
    height: 30px;
    padding: 0px 20px 0px 20px;
    border-top: 0px;
}
/*
input[type=password], input[type=text],.cmainputBox{
 
    height: 40px!important;
    border-color: #ae862d!important;
    border-radius: 20px!important;
    font-size: 14px;
    font-family: -webkit-pictograph;
    color: #ae862d!important;
    padding: 0px 15px 0px 15px;
}
input[type=button], input[type=reset], input[type=submit], button,.cmaBtn {
    min-width: 120px!important;
     font-family: "Helvetica Regular"!important;
    color: #444;
    height: 40px!important;
    border-color: #cccccc;
    border-radius: 20px!important;
    color: white;
    background: #ae862d !important;
}
select, .cmaddl option {
    background: #cccccc;
    color: #023651;
    height: 30px;
    padding: 0px 20px 0px 20px;
    border-top: 0px;
}
select, .cmaddl
{
    border-radius: 20px;
    min-width: 120px;
    padding: 0px 20px 0px 20px;
    color: #999999;
    font-size: 14pt;
    font-family: "Helvetica Regular"!important;
    border-color: #ae862d;
}


input[type="radio"], input[type="checkbox"]
{
	
}

input[type=password], input[type=text], input[type=file], select, textarea, .sp-peoplepicker-topLevel, .sp-peoplepicker-topLevelDisabled, .sp-peoplepicker-autoFillContainer, .ms-inputBox
{
	
}
*/
